2018-08-13 08:32:50,490 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-suite-master-178 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual8 | +--------------------------------------+-----------------------------------------------------------+ 2018-08-13 08:32:50,494 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='9a93ce7a010d4011962ffae12efa5801afd37' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-08-13 08:32:50,494 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-13 08:32:50,495 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-08-13 08:32:50,529 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-13 08:32:51,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:32:51,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:32:51,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:32:51,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:32:51,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:32:51,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:32:51,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:32:51,510 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-13 08:32:51,510 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-08-13 08:32:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:32:52,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:32:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6c4a821f-596f-4c27-bcc3-2f8a2e82902a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:32:52,018 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6c4a821f-596f-4c27-bcc3-2f8a2e82902a 2018-08-13 08:32:52,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:32:55,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["_poC7BGjSqOvnWfwK6lqiw"], "issued_at": "2018-08-13T08:32:55.000000Z"}} 2018-08-13 08:32:55,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:32:55,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a4e601c-568a-48bc-bb11-b05a3ac1814e x-compute-request-id: req-4a4e601c-568a-48bc-bb11-b05a3ac1814e RESP BODY: {"aggregates": []} 2018-08-13 08:32:55,267 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-4a4e601c-568a-48bc-bb11-b05a3ac1814e 2018-08-13 08:32:55,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 3.75662088394s 2018-08-13 08:32:55,267 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-4a4e601c-568a-48bc-bb11-b05a3ac1814e 2018-08-13 08:32:55,267 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-13 08:32:55,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:32:55,276 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:32:55 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:32:55,277 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:32:55,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:32:57,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:32:57 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-bcb00c6c-661a-45e6-9f89-391c6bbdf1fa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/afac87f26c194949968e478764c8be7b"}, "tags": [], "enabled": true, "id": "afac87f26c194949968e478764c8be7b", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-13 08:32:57,179 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-bcb00c6c-661a-45e6-9f89-391c6bbdf1fa 2018-08-13 08:32:57,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 1.90213298798s 2018-08-13 08:32:57,179 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-bcb00c6c-661a-45e6-9f89-391c6bbdf1fa 2018-08-13 08:32:57,180 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'afac87f26c194949968e478764c8be7b', 'name': u'heat'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-13 08:32:57,182 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-08-13 08:32:57,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:32:57,284 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:32:57 GMT Content-Type: application/json Content-Length: 12480 Vary: X-Auth-Token x-openstack-request-id: req-dcaea4ca-d243-49ab-ae5a-73cfbf20cd2f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/04e6d070263249e3bec4b0abe06aa0e9"}, "url": "http://10.1.0.222:35357", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "e1855363e902470986f4dfbdfcce2b14", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/067ab53e66c44d64857e17fedfbb5079"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "2ebb023c12174233968b0566dc083c5f", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/146c5daea04c4f8186ee7c58608f9b4b"}, "url": "https://192.16.1.222:8041", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "6f592a99afd246b487772fcdf5ed4b40", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/20c678cd37c74d629bf81bec4214b7a5"}, "url": "https://192.16.1.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "2564b359c375475cb72f9b1033c5874e", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/2320ec3eff5f46d4bc7cca6d281b698e"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "2564b359c375475cb72f9b1033c5874e", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/278d614717e04d4ba91e389ae2c81ac1"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c240e2f363c840f0809a7cbf28edf361", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/27e1fcfb93f54dae98d676935040b8c2"}, "url": "https://192.16.1.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c240e2f363c840f0809a7cbf28edf361", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/346988876f1b4e1482f3975796fcf71f"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "2564b359c375475cb72f9b1033c5874e", "id": "346988876f1b4e1482f3975796fcf71f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/360ec61d4fef441e84630eafd9e46f86"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "2ebb023c12174233968b0566dc083c5f", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/377cb9543bdb4fa29301e46bb597b8a2"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "fa332fd346ae482cb0363a2b670475dd", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/3ffbc4a30b9b4ca687a44344c20e6792"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "d1e5553d838043039952802c0b5724f4", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/47d608b19eec4484bb55fc6e3eaa9635"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/4d91ae90eb9f43fd869cc0b2040f3e2b"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "6f592a99afd246b487772fcdf5ed4b40", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/505cd2af2bbc4c2a998f1a10616d3b6e"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "fa332fd346ae482cb0363a2b670475dd", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/5a412d8bbe4e454d8df5f3595fbdc49f"}, "url": "https://192.16.1.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "b603f069c9d64948855e9cf0fd05bbb9", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/6a0b8eca1c28463aaec783f36cffba65"}, "url": "https://192.16.1.222:8780", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "bfbe37426b3440e9b3878bfe62b884c7", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/787236588ddc4ff5a3b9f837a404a42f"}, "url": "http://10.1.0.222:9890/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/80bd8f0828974519825bc7746ef91ff4"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "b603f069c9d64948855e9cf0fd05bbb9", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/81b5926d22da4555b9bdfec9c5b4606f"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/82a502fb56bf414ca3ec65cf8413100a"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "bfbe37426b3440e9b3878bfe62b884c7", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/8f2670a1484941b0b71fc6edea576050"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "bfbe37426b3440e9b3878bfe62b884c7", "id": "8f2670a1484941b0b71fc6edea576050"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/a16d72116fbd4bf2b78e00f020535fd2"}, "url": "https://192.16.1.222:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "fa332fd346ae482cb0363a2b670475dd", "id": "a16d72116fbd4bf2b78e00f020535fd2"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/a7e6ad1a9a0542e78011c0c062deed44"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/aa1526eac6ba4f57bb9ea3bc01cf34b4"}, "url": "https://192.16.1.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "68205f6f68ce42689de615f6bc3c1155", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/b02658571a3e44b4bda88377b188df36"}, "url": "https://192.16.1.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "id": "b02658571a3e44b4bda88377b188df36"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/b027daf424fe49b5a92e799f72c37688"}, "url": "https://192.16.1.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "id": "b027daf424fe49b5a92e799f72c37688"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/c6a58817477541b49fa36fddc3e74732"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "68205f6f68ce42689de615f6bc3c1155", "id": "c6a58817477541b49fa36fddc3e74732"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/c6c9ee3d703c4ef1937d59c5b43765ae"}, "url": "https://192.16.1.222:5000", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "e1855363e902470986f4dfbdfcce2b14", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/cf09716ee1344090bac8c4d8485392f3"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "6f592a99afd246b487772fcdf5ed4b40", "id": "cf09716ee1344090bac8c4d8485392f3"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/d0bce273ed7942729975abb65485e0a3"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "id": "d0bce273ed7942729975abb65485e0a3"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/df41f0cc48684cd794f1d25ab07a2734"}, "url": "http://10.1.0.222:5000", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "e1855363e902470986f4dfbdfcce2b14", "id": "df41f0cc48684cd794f1d25ab07a2734"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/e7c5106d67c84f3ea0eb36b0a5748257"}, "url": "https://192.16.1.222:8042", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "d1e5553d838043039952802c0b5724f4", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/e8266399cc6842ed9e99cd2390bdce1a"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c240e2f363c840f0809a7cbf28edf361", "id": "e8266399cc6842ed9e99cd2390bdce1a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ea9c0d5a7e4e46469e091bd07eb6616e"}, "url": "https://192.16.1.222:9890", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/eabdaae893f144dea11afcd49d7446b2"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "68205f6f68ce42689de615f6bc3c1155", "id": "eabdaae893f144dea11afcd49d7446b2"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/efd121daf50144619c4124d036cb2c21"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "d1e5553d838043039952802c0b5724f4", "id": "efd121daf50144619c4124d036cb2c21"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f686bd6b90364937a65d653308f375ac"}, "url": "https://192.16.1.222:9696", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "2ebb023c12174233968b0566dc083c5f", "id": "f686bd6b90364937a65d653308f375ac"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f6c5031ce3c142d3ab6de184012121bc"}, "url": "http://10.1.0.222:9890", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "id": "f6c5031ce3c142d3ab6de184012121bc"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/feb3731831e84e11917f139d3eecad21"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "b603f069c9d64948855e9cf0fd05bbb9", "id": "feb3731831e84e11917f139d3eecad21"}], "links": {"self": "https://192.16.1.222:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-13 08:32:57,284 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-dcaea4ca-d243-49ab-ae5a-73cfbf20cd2f 2018-08-13 08:32:57,284 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.102368831635s 2018-08-13 08:32:57,284 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-dcaea4ca-d243-49ab-ae5a-73cfbf20cd2f 2018-08-13 08:32:57,288 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/04e6d070263249e3bec4b0abe06aa0e9'}, u'url': u'http://10.1.0.222:35357', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e1855363e902470986f4dfbdfcce2b14', u'id': u'04e6d070263249e3bec4b0abe06aa0e9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/067ab53e66c44d64857e17fedfbb5079'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2ebb023c12174233968b0566dc083c5f', u'id': u'067ab53e66c44d64857e17fedfbb5079'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/146c5daea04c4f8186ee7c58608f9b4b'}, u'url': u'https://192.16.1.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6f592a99afd246b487772fcdf5ed4b40', u'id': u'146c5daea04c4f8186ee7c58608f9b4b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/20c678cd37c74d629bf81bec4214b7a5'}, u'url': u'https://192.16.1.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2564b359c375475cb72f9b1033c5874e', u'id': u'20c678cd37c74d629bf81bec4214b7a5'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/2320ec3eff5f46d4bc7cca6d281b698e'}, u'url': u'http://10.1.0.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2564b359c375475cb72f9b1033c5874e', u'id': u'2320ec3eff5f46d4bc7cca6d281b698e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/278d614717e04d4ba91e389ae2c81ac1'}, u'url': u'http://10.1.0.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c240e2f363c840f0809a7cbf28edf361', u'id': u'278d614717e04d4ba91e389ae2c81ac1'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/27e1fcfb93f54dae98d676935040b8c2'}, u'url': u'https://192.16.1.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c240e2f363c840f0809a7cbf28edf361', u'id': u'27e1fcfb93f54dae98d676935040b8c2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/346988876f1b4e1482f3975796fcf71f'}, u'url': u'http://10.1.0.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2564b359c375475cb72f9b1033c5874e', u'id': u'346988876f1b4e1482f3975796fcf71f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/360ec61d4fef441e84630eafd9e46f86'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2ebb023c12174233968b0566dc083c5f', u'id': u'360ec61d4fef441e84630eafd9e46f86'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/377cb9543bdb4fa29301e46bb597b8a2'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fa332fd346ae482cb0363a2b670475dd', u'id': u'377cb9543bdb4fa29301e46bb597b8a2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/3ffbc4a30b9b4ca687a44344c20e6792'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd1e5553d838043039952802c0b5724f4', u'id': u'3ffbc4a30b9b4ca687a44344c20e6792'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/47d608b19eec4484bb55fc6e3eaa9635'}, u'url': u'http://10.1.0.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b4a7c021ca484d35bbbbf6bf6e1719cd', u'id': u'47d608b19eec4484bb55fc6e3eaa9635'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/4d91ae90eb9f43fd869cc0b2040f3e2b'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6f592a99afd246b487772fcdf5ed4b40', u'id': u'4d91ae90eb9f43fd869cc0b2040f3e2b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/505cd2af2bbc4c2a998f1a10616d3b6e'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fa332fd346ae482cb0363a2b670475dd', u'id': u'505cd2af2bbc4c2a998f1a10616d3b6e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/5a412d8bbe4e454d8df5f3595fbdc49f'}, u'url': u'https://192.16.1.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b603f069c9d64948855e9cf0fd05bbb9', u'id': u'5a412d8bbe4e454d8df5f3595fbdc49f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/6a0b8eca1c28463aaec783f36cffba65'}, u'url': u'https://192.16.1.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bfbe37426b3440e9b3878bfe62b884c7', u'id': u'6a0b8eca1c28463aaec783f36cffba65'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/787236588ddc4ff5a3b9f837a404a42f'}, u'url': u'http://10.1.0.222:9890/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd0ef63ee4f0147d2b70b7eb8ce965c57', u'id': u'787236588ddc4ff5a3b9f837a404a42f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/80bd8f0828974519825bc7746ef91ff4'}, u'url': u'http://10.1.0.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b603f069c9d64948855e9cf0fd05bbb9', u'id': u'80bd8f0828974519825bc7746ef91ff4'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/81b5926d22da4555b9bdfec9c5b4606f'}, u'url': u'http://10.1.0.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'242d69d499ab4ae4a1d21fb2bbdc4b16', u'id': u'81b5926d22da4555b9bdfec9c5b4606f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/82a502fb56bf414ca3ec65cf8413100a'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bfbe37426b3440e9b3878bfe62b884c7', u'id': u'82a502fb56bf414ca3ec65cf8413100a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/8f2670a1484941b0b71fc6edea576050'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bfbe37426b3440e9b3878bfe62b884c7', u'id': u'8f2670a1484941b0b71fc6edea576050'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/a16d72116fbd4bf2b78e00f020535fd2'}, u'url': u'https://192.16.1.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fa332fd346ae482cb0363a2b670475dd', u'id': u'a16d72116fbd4bf2b78e00f020535fd2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/a7e6ad1a9a0542e78011c0c062deed44'}, u'url': u'http://10.1.0.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b4a7c021ca484d35bbbbf6bf6e1719cd', u'id': u'a7e6ad1a9a0542e78011c0c062deed44'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/aa1526eac6ba4f57bb9ea3bc01cf34b4'}, u'url': u'https://192.16.1.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'68205f6f68ce42689de615f6bc3c1155', u'id': u'aa1526eac6ba4f57bb9ea3bc01cf34b4'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/b02658571a3e44b4bda88377b188df36'}, u'url': u'https://192.16.1.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b4a7c021ca484d35bbbbf6bf6e1719cd', u'id': u'b02658571a3e44b4bda88377b188df36'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/b027daf424fe49b5a92e799f72c37688'}, u'url': u'https://192.16.1.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'242d69d499ab4ae4a1d21fb2bbdc4b16', u'id': u'b027daf424fe49b5a92e799f72c37688'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/c6a58817477541b49fa36fddc3e74732'}, u'url': u'http://10.1.0.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'68205f6f68ce42689de615f6bc3c1155', u'id': u'c6a58817477541b49fa36fddc3e74732'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/c6c9ee3d703c4ef1937d59c5b43765ae'}, u'url': u'https://192.16.1.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e1855363e902470986f4dfbdfcce2b14', u'id': u'c6c9ee3d703c4ef1937d59c5b43765ae'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/cf09716ee1344090bac8c4d8485392f3'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6f592a99afd246b487772fcdf5ed4b40', u'id': u'cf09716ee1344090bac8c4d8485392f3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/d0bce273ed7942729975abb65485e0a3'}, u'url': u'http://10.1.0.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'242d69d499ab4ae4a1d21fb2bbdc4b16', u'id': u'd0bce273ed7942729975abb65485e0a3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/df41f0cc48684cd794f1d25ab07a2734'}, u'url': u'http://10.1.0.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e1855363e902470986f4dfbdfcce2b14', u'id': u'df41f0cc48684cd794f1d25ab07a2734'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/e7c5106d67c84f3ea0eb36b0a5748257'}, u'url': u'https://192.16.1.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd1e5553d838043039952802c0b5724f4', u'id': u'e7c5106d67c84f3ea0eb36b0a5748257'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/e8266399cc6842ed9e99cd2390bdce1a'}, u'url': u'http://10.1.0.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c240e2f363c840f0809a7cbf28edf361', u'id': u'e8266399cc6842ed9e99cd2390bdce1a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ea9c0d5a7e4e46469e091bd07eb6616e'}, u'url': u'https://192.16.1.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd0ef63ee4f0147d2b70b7eb8ce965c57', u'id': u'ea9c0d5a7e4e46469e091bd07eb6616e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/eabdaae893f144dea11afcd49d7446b2'}, u'url': u'http://10.1.0.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'68205f6f68ce42689de615f6bc3c1155', u'id': u'eabdaae893f144dea11afcd49d7446b2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/efd121daf50144619c4124d036cb2c21'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd1e5553d838043039952802c0b5724f4', u'id': u'efd121daf50144619c4124d036cb2c21'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f686bd6b90364937a65d653308f375ac'}, u'url': u'https://192.16.1.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2ebb023c12174233968b0566dc083c5f', u'id': u'f686bd6b90364937a65d653308f375ac'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f6c5031ce3c142d3ab6de184012121bc'}, u'url': u'http://10.1.0.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd0ef63ee4f0147d2b70b7eb8ce965c57', u'id': u'f6c5031ce3c142d3ab6de184012121bc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/feb3731831e84e11917f139d3eecad21'}, u'url': u'http://10.1.0.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b603f069c9d64948855e9cf0fd05bbb9', u'id': u'feb3731831e84e11917f139d3eecad21'})] 2018-08-13 08:32:57,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-08-13 08:32:57,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:32:57,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22700 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b39f48a-830e-442d-a808-e98dfb8086b9 x-compute-request-id: req-2b39f48a-830e-442d-a808-e98dfb8086b9 RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-08-13 08:32:57,334 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-2b39f48a-830e-442d-a808-e98dfb8086b9 2018-08-13 08:32:57,334 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.0454759597778s 2018-08-13 08:32:57,335 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-2b39f48a-830e-442d-a808-e98dfb8086b9 2018-08-13 08:32:57,343 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-08-13 08:32:57,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:32:58,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 44 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-11b7683d-a76c-4f64-82e7-36d36c76eb24 x-compute-request-id: req-11b7683d-a76c-4f64-82e7-36d36c76eb24 RESP BODY: {"floating_ip_pools": [{"name": "ext-net"}]} 2018-08-13 08:32:58,794 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-11b7683d-a76c-4f64-82e7-36d36c76eb24 2018-08-13 08:32:58,794 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 1.45093989372s 2018-08-13 08:32:58,794 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-11b7683d-a76c-4f64-82e7-36d36c76eb24 2018-08-13 08:32:58,794 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'ext-net'}] 2018-08-13 08:32:58,797 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:32:58,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:32:58,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9f6ccbac-7d11-413a-b372-65ae0f797429 Date: Mon, 13 Aug 2018 08:32:58 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:32:58,957 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9f6ccbac-7d11-413a-b372-65ae0f797429 2018-08-13 08:32:58,958 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.160584926605s 2018-08-13 08:32:58,958 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9f6ccbac-7d11-413a-b372-65ae0f797429 2018-08-13 08:32:58,958 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-13 08:32:58,958 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-08-13 08:32:58,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:32:59,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2543 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ccdcc4ae-bed9-4fe0-812c-42f226ffa552 x-compute-request-id: req-ccdcc4ae-bed9-4fe0-812c-42f226ffa552 RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host4", "disabled_reason": null, "id": 65}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host4", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 5}, {"status": "enabled", "service": {"host": "host5", "disabled_reason": null, "id": 68}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host5", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.54", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 8}]} 2018-08-13 08:32:59,058 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-ccdcc4ae-bed9-4fe0-812c-42f226ffa552 2018-08-13 08:32:59,058 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.0993008613586s 2018-08-13 08:32:59,058 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-ccdcc4ae-bed9-4fe0-812c-42f226ffa552 2018-08-13 08:32:59,058 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'10.1.0.53', u'hypervisor_hostname': u'host4', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 5, u'service': {u'host': u'host4', u'disabled_reason': None, u'id': 65}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'10.1.0.54', u'hypervisor_hostname': u'host5', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 8, u'service': {u'host': u'host5', u'disabled_reason': None, u'id': 68}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-13 08:32:59,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-08-13 08:32:59,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:32:59,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f271c4b8-7de2-4649-a2c2-cbac74284382 x-compute-request-id: req-f271c4b8-7de2-4649-a2c2-cbac74284382 RESP BODY: {"keypairs": []} 2018-08-13 08:32:59,120 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-f271c4b8-7de2-4649-a2c2-cbac74284382 2018-08-13 08:32:59,120 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.0609750747681s 2018-08-13 08:32:59,120 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-f271c4b8-7de2-4649-a2c2-cbac74284382 2018-08-13 08:32:59,120 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-13 08:32:59,120 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:32:59,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:33:00,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b54c68fa-1ad1-48aa-91da-05f9b0b98d21 Date: Mon, 13 Aug 2018 08:33:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:33:00,039 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b54c68fa-1ad1-48aa-91da-05f9b0b98d21 2018-08-13 08:33:00,039 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.91828584671s 2018-08-13 08:33:00,039 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b54c68fa-1ad1-48aa-91da-05f9b0b98d21 2018-08-13 08:33:00,039 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-13T08:28:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:28:16Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b'})] 2018-08-13 08:33:00,039 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:33:00,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:33:00,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2723 X-Openstack-Request-Id: req-463578e5-bd11-4e63-b32f-4ea3414cb21f Date: Mon, 13 Aug 2018 08:33:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:28:38Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.103"}],"id":"6b5bbc58-0edc-4ff8-a2dc-a9e99d011544","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:97:52","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:28:37Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.101"}],"id":"7051c676-3081-46c7-aac3-e78dac280152","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:22:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:28:37Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.102"}],"id":"aaf1c2f9-cbeb-43c7-9c2d-b501a18e584c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5a:bb","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:26Z","binding:vnic_type":"normal"}]} 2018-08-13 08:33:00,197 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-463578e5-bd11-4e63-b32f-4ea3414cb21f 2018-08-13 08:33:00,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.15815615654s 2018-08-13 08:33:00,198 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-463578e5-bd11-4e63-b32f-4ea3414cb21f 2018-08-13 08:33:00,198 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'ACTIVE', u'binding:host_id': u'host1', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-08-13T08:28:38Z', u'device_owner': u'network:dhcp', u'revision_number': 3, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.103'}], u'id': u'6b5bbc58-0edc-4ff8-a2dc-a9e99d011544', u'security_groups': [], u'device_id': u'dhcp540ba512-ba2e-5213-b381-56c767787d41-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'name': u'', u'admin_state_up': True, u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:ae:97:52', u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:28:27Z'}), Munch({u'status': u'ACTIVE', u'binding:host_id': u'host2', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-08-13T08:28:37Z', u'device_owner': u'network:dhcp', u'revision_number': 3, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.101'}], u'id': u'7051c676-3081-46c7-aac3-e78dac280152', u'security_groups': [], u'device_id': u'dhcp6e683b9c-430b-509e-9237-cf130714d68f-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'name': u'', u'admin_state_up': True, u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:96:22:34', u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:28:25Z'}), Munch({u'status': u'ACTIVE', u'binding:host_id': u'host3', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-08-13T08:28:37Z', u'device_owner': u'network:dhcp', u'revision_number': 3, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.102'}], u'id': u'aaf1c2f9-cbeb-43c7-9c2d-b501a18e584c', u'security_groups': [], u'device_id': u'dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'name': u'', u'admin_state_up': True, u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:6f:5a:bb', u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:28:26Z'})] 2018-08-13 08:33:00,201 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-13 08:33:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:33:00,324 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:33:00 GMT Content-Type: application/json Content-Length: 5290 Vary: X-Auth-Token x-openstack-request-id: req-eb1bd5c7-a851-4d7a-980d-91c5533224bf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "96784be9985e4debb471ae69be763d59"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "054c54cfa6594dd19e26858a3476b2b3"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59/users/054c54cfa6594dd19e26858a3476b2b3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"project": {"id": "96784be9985e4debb471ae69be763d59"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "0d1d997187d14e2f91505e6207b29c58"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59/users/0d1d997187d14e2f91505e6207b29c58/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"project": {"id": "96784be9985e4debb471ae69be763d59"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "1fbd4a95c3b440d2a589f03e9f3555f4"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59/users/1fbd4a95c3b440d2a589f03e9f3555f4/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"project": {"id": "96784be9985e4debb471ae69be763d59"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "23fb89bfed5e457ca0fe2a7960784ca4"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59/users/23fb89bfed5e457ca0fe2a7960784ca4/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"project": {"id": "96784be9985e4debb471ae69be763d59"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "3b4781ca32d641b4ac86ba9fe7f76ab4"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59/users/3b4781ca32d641b4ac86ba9fe7f76ab4/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"project": {"id": "96784be9985e4debb471ae69be763d59"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "7dd5593c1c3b49798c6c06995dbdc626"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59/users/7dd5593c1c3b49798c6c06995dbdc626/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"project": {"id": "96784be9985e4debb471ae69be763d59"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "8971a9ccec5f40a3bcdcf20a3438bdd2"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59/users/8971a9ccec5f40a3bcdcf20a3438bdd2/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"project": {"id": "96784be9985e4debb471ae69be763d59"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "bfe8d809399247cab12091694b6725eb"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59/users/bfe8d809399247cab12091694b6725eb/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"project": {"id": "96784be9985e4debb471ae69be763d59"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "d9c68a8e46d249f79bb17f9a79a6c148"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59/users/d9c68a8e46d249f79bb17f9a79a6c148/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"project": {"id": "874d7acf58544e2d8d4d8ca0c1d4603b"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/dec9613aaec14cbfb55ac87fbf7a8d24/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"project": {"id": "874d7acf58544e2d8d4d8ca0c1d4603b"}}, "role": {"id": "dc146590bc2f4696ab9c0f094b844c12"}, "user": {"id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/dec9613aaec14cbfb55ac87fbf7a8d24/roles/dc146590bc2f4696ab9c0f094b844c12"}}, {"scope": {"project": {"id": "96784be9985e4debb471ae69be763d59"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "e89e4ed7a9ec42fa8d81895cea23357e"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59/users/e89e4ed7a9ec42fa8d81895cea23357e/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"project": {"id": "96784be9985e4debb471ae69be763d59"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "fe2269ef656749b79bf11512c676dedd"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59/users/fe2269ef656749b79bf11512c676dedd/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"domain": {"id": "afac87f26c194949968e478764c8be7b"}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "d57c73ca33ab4fd1b2a4392102efcc8a"}, "links": {"assignment": "https://192.16.1.222:5000/v3/domains/afac87f26c194949968e478764c8be7b/users/d57c73ca33ab4fd1b2a4392102efcc8a/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}, {"scope": {"system": {"all": true}}, "role": {"id": "798f04a3cdf64b63a34e5c5bc1d6535b"}, "user": {"id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "links": {"assignment": "https://192.16.1.222:5000/v3/system/users/dec9613aaec14cbfb55ac87fbf7a8d24/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}}], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-13 08:33:00,324 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-eb1bd5c7-a851-4d7a-980d-91c5533224bf 2018-08-13 08:33:00,324 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.12345123291s 2018-08-13 08:33:00,324 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-eb1bd5c7-a851-4d7a-980d-91c5533224bf 2018-08-13 08:33:00,326 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'96784be9985e4debb471ae69be763d59', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'054c54cfa6594dd19e26858a3476b2b3'}), Munch({'project': u'96784be9985e4debb471ae69be763d59', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'0d1d997187d14e2f91505e6207b29c58'}), Munch({'project': u'96784be9985e4debb471ae69be763d59', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'1fbd4a95c3b440d2a589f03e9f3555f4'}), Munch({'project': u'96784be9985e4debb471ae69be763d59', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'23fb89bfed5e457ca0fe2a7960784ca4'}), Munch({'project': u'96784be9985e4debb471ae69be763d59', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'3b4781ca32d641b4ac86ba9fe7f76ab4'}), Munch({'project': u'96784be9985e4debb471ae69be763d59', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'7dd5593c1c3b49798c6c06995dbdc626'}), Munch({'project': u'96784be9985e4debb471ae69be763d59', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'8971a9ccec5f40a3bcdcf20a3438bdd2'}), Munch({'project': u'96784be9985e4debb471ae69be763d59', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'bfe8d809399247cab12091694b6725eb'}), Munch({'project': u'96784be9985e4debb471ae69be763d59', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'd9c68a8e46d249f79bb17f9a79a6c148'}), Munch({'project': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'dec9613aaec14cbfb55ac87fbf7a8d24'}), Munch({'project': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'id': u'dc146590bc2f4696ab9c0f094b844c12', 'user': u'dec9613aaec14cbfb55ac87fbf7a8d24'}), Munch({'project': u'96784be9985e4debb471ae69be763d59', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'e89e4ed7a9ec42fa8d81895cea23357e'}), Munch({'project': u'96784be9985e4debb471ae69be763d59', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'fe2269ef656749b79bf11512c676dedd'}), Munch({'domain': u'afac87f26c194949968e478764c8be7b', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'd57c73ca33ab4fd1b2a4392102efcc8a'}), Munch({'id': u'798f04a3cdf64b63a34e5c5bc1d6535b', 'user': u'dec9613aaec14cbfb55ac87fbf7a8d24'})] 2018-08-13 08:33:00,328 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:33:00,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:33:00,951 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:33:00 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-c5e2e3ed-d53e-4c96-a92e-8a33140ec5af X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:33:00,952 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c5e2e3ed-d53e-4c96-a92e-8a33140ec5af 2018-08-13 08:33:00,952 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.623847961426s 2018-08-13 08:33:00,952 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c5e2e3ed-d53e-4c96-a92e-8a33140ec5af 2018-08-13 08:33:00,952 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'798f04a3cdf64b63a34e5c5bc1d6535b'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_owner', 'id': u'dc146590bc2f4696ab9c0f094b844c12'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'f1d0c06df2694a82b42150a4fcfcc1ae'})] 2018-08-13 08:33:00,953 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-13 08:33:00,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:33:01,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f5a6adba-c3f8-4aed-ad26-29cd7298ed5c Date: Mon, 13 Aug 2018 08:33:01 GMT RESP BODY: {"routers": []} 2018-08-13 08:33:01,736 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f5a6adba-c3f8-4aed-ad26-29cd7298ed5c 2018-08-13 08:33:01,736 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.783027887344s 2018-08-13 08:33:01,736 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f5a6adba-c3f8-4aed-ad26-29cd7298ed5c 2018-08-13 08:33:01,736 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-13 08:33:01,737 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:33:01,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:33:01,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f75fe623-5bb0-4689-922d-187265c218ac x-compute-request-id: req-f75fe623-5bb0-4689-922d-187265c218ac RESP BODY: {"servers": []} 2018-08-13 08:33:01,929 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f75fe623-5bb0-4689-922d-187265c218ac 2018-08-13 08:33:01,929 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.192601203918s 2018-08-13 08:33:01,929 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f75fe623-5bb0-4689-922d-187265c218ac 2018-08-13 08:33:01,930 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-13 08:33:01,931 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-08-13 08:33:01,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET http://10.1.0.222:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:33:01,940 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:33:01 GMT Content-Type: application/json Content-Length: 597 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.1.0.222: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://10.1.0.222:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:33:01,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET http://10.1.0.222:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:33:01,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:33:01 GMT Content-Type: application/json Content-Length: 3308 Vary: X-Auth-Token x-openstack-request-id: req-17ee8f29-8c76-4795-990c-e7adfb761e62 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"services": [{"description": "Heat CloudFormation Service", "links": {"self": "http://10.1.0.222:35357/v3/services/242d69d499ab4ae4a1d21fb2bbdc4b16"}, "enabled": true, "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"description": "Cinder Volume Service V2", "links": {"self": "http://10.1.0.222:35357/v3/services/2564b359c375475cb72f9b1033c5874e"}, "enabled": true, "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"description": "OpenStack Networking", "links": {"self": "http://10.1.0.222:35357/v3/services/2ebb023c12174233968b0566dc083c5f"}, "enabled": true, "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"description": "Cinder Volume Service V3", "links": {"self": "http://10.1.0.222:35357/v3/services/68205f6f68ce42689de615f6bc3c1155"}, "enabled": true, "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://10.1.0.222:35357/v3/services/6f592a99afd246b487772fcdf5ed4b40"}, "enabled": true, "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"description": "Nova Compute Service", "links": {"self": "http://10.1.0.222:35357/v3/services/b4a7c021ca484d35bbbbf6bf6e1719cd"}, "enabled": true, "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"description": "Cinder Volume Service", "links": {"self": "http://10.1.0.222:35357/v3/services/b603f069c9d64948855e9cf0fd05bbb9"}, "enabled": true, "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"description": "Ceilometer Service", "links": {"self": "http://10.1.0.222:35357/v3/services/bdd31ac90359415bb47bf730dbc661e6"}, "enabled": true, "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://10.1.0.222:35357/v3/services/bfbe37426b3440e9b3878bfe62b884c7"}, "enabled": true, "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"description": "Heat Orchestration Service", "links": {"self": "http://10.1.0.222:35357/v3/services/c240e2f363c840f0809a7cbf28edf361"}, "enabled": true, "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"description": "tacker service", "links": {"self": "http://10.1.0.222:35357/v3/services/d0ef63ee4f0147d2b70b7eb8ce965c57"}, "enabled": true, "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"description": "Telemetry", "links": {"self": "http://10.1.0.222:35357/v3/services/d1e5553d838043039952802c0b5724f4"}, "enabled": true, "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"enabled": true, "type": "identity", "name": "keystone", "links": {"self": "http://10.1.0.222:35357/v3/services/e1855363e902470986f4dfbdfcce2b14"}, "id": "e1855363e902470986f4dfbdfcce2b14"}, {"description": "Glance Image Service", "links": {"self": "http://10.1.0.222:35357/v3/services/fa332fd346ae482cb0363a2b670475dd"}, "enabled": true, "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "links": {"self": "http://10.1.0.222:35357/v3/services", "previous": null, "next": null}} 2018-08-13 08:33:01,985 - keystoneauth.session - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-17ee8f29-8c76-4795-990c-e7adfb761e62 2018-08-13 08:33:01,985 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.0532917976379s 2018-08-13 08:33:01,985 - shade.request_ids - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-17ee8f29-8c76-4795-990c-e7adfb761e62 2018-08-13 08:33:01,987 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Heat CloudFormation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'242d69d499ab4ae4a1d21fb2bbdc4b16', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'2564b359c375475cb72f9b1033c5874e', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Networking', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'2ebb023c12174233968b0566dc083c5f', 'name': u'neutron'}), Munch({'description': u'Cinder Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'68205f6f68ce42689de615f6bc3c1155', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'6f592a99afd246b487772fcdf5ed4b40', 'name': u'gnocchi'}), Munch({'description': u'Nova Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'b4a7c021ca484d35bbbbf6bf6e1719cd', 'name': u'nova'}), Munch({'description': u'Cinder Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'b603f069c9d64948855e9cf0fd05bbb9', 'name': u'cinder'}), Munch({'description': u'Ceilometer Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'bdd31ac90359415bb47bf730dbc661e6', 'name': u'ceilometer'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'bfbe37426b3440e9b3878bfe62b884c7', 'name': u'placement'}), Munch({'description': u'Heat Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'c240e2f363c840f0809a7cbf28edf361', 'name': u'heat'}), Munch({'description': u'tacker service', 'service_type': u'nfv-orchestration', 'type': u'nfv-orchestration', 'enabled': True, 'id': u'd0ef63ee4f0147d2b70b7eb8ce965c57', 'name': u'tacker'}), Munch({'description': u'Telemetry', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'd1e5553d838043039952802c0b5724f4', 'name': u'aodh'}), Munch({'description': None, 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'e1855363e902470986f4dfbdfcce2b14', 'name': u'keystone'}), Munch({'description': u'Glance Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'fa332fd346ae482cb0363a2b670475dd', 'name': u'glance'})] 2018-08-13 08:33:01,988 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:33:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04ad84f47eddd6cc06e355546137ed4f7eb03ec3" 2018-08-13 08:33:02,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-aadeed17-b877-4c39-b6a7-f12c0fd6748b Date: Mon, 13 Aug 2018 08:33:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 08:33:02,100 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-aadeed17-b877-4c39-b6a7-f12c0fd6748b 2018-08-13 08:33:02,100 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.112052202225s 2018-08-13 08:33:02,100 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-aadeed17-b877-4c39-b6a7-f12c0fd6748b 2018-08-13 08:33:02,100 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:28:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.16.1.101', u'end': u'192.16.1.199'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.16.1.0/24', u'id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'subnetpool_id': None, u'service_types': [], u'name': u'ext-subnet', u'enable_dhcp': True, u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:28:23Z', u'dns_nameservers': [], u'gateway_ip': u'192.16.1.1', u'ip_version': 4, u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b'})] 2018-08-13 08:33:02,101 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-13 08:33:02,136 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:33:02,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:33:02,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:33:02,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:33:02,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:33:02,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:33:02,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:33:02,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:33:02,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:33:02,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:33:02,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:33:02,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:33:02,355 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:33:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fec41b39-7bb6-4b7a-bf23-96971985bb5a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:33:02,355 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fec41b39-7bb6-4b7a-bf23-96971985bb5a 2018-08-13 08:33:02,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:33:04,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:33:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["xjhzlw6MSNWmW2BagcH-1g"], "issued_at": "2018-08-13T08:33:04.000000Z"}} 2018-08-13 08:33:04,921 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:33:04,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" 2018-08-13 08:33:06,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-61d6c613-4215-474b-a5ed-1cfb6247c2b1 Date: Mon, 13 Aug 2018 08:33:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:33:06,309 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-61d6c613-4215-474b-a5ed-1cfb6247c2b1 2018-08-13 08:33:06,309 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.3884370327s 2018-08-13 08:33:06,309 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-61d6c613-4215-474b-a5ed-1cfb6247c2b1 2018-08-13 08:33:06,310 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-13 08:33:06,310 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-13 08:33:06,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" -d '{"network": {"name": "tenantnetwork1-net_464141e9-b330-4552-9795-35746d641c85", "admin_state_up": true}}' 2018-08-13 08:33:06,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-873a6d07-f8e2-4d9c-9ee4-5edbecd41805 Date: Mon, 13 Aug 2018 08:33:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"516a47c6-6105-4026-aa31-8172f17b62c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:33:06Z","is_default":false,"provider:segmentation_id":65,"name":"tenantnetwork1-net_464141e9-b330-4552-9795-35746d641c85","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:33:06Z","mtu":1450}} 2018-08-13 08:33:06,753 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-873a6d07-f8e2-4d9c-9ee4-5edbecd41805 2018-08-13 08:33:06,753 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.442980051041s 2018-08-13 08:33:06,753 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-873a6d07-f8e2-4d9c-9ee4-5edbecd41805 2018-08-13 08:33:06,754 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-13T08:33:06Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'516a47c6-6105-4026-aa31-8172f17b62c9', u'provider:segmentation_id': 65, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_464141e9-b330-4552-9795-35746d641c85', u'admin_state_up': True, u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:33:06Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b'}) 2018-08-13 08:33:06,754 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:33:06,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" 2018-08-13 08:33:07,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-d3459cff-f283-4564-819e-5499e9ea7781 Date: Mon, 13 Aug 2018 08:33:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"516a47c6-6105-4026-aa31-8172f17b62c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:33:06Z","provider:segmentation_id":65,"name":"tenantnetwork1-net_464141e9-b330-4552-9795-35746d641c85","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:33:06Z","provider:network_type":"vxlan"}]} 2018-08-13 08:33:07,523 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d3459cff-f283-4564-819e-5499e9ea7781 2018-08-13 08:33:07,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.769237995148s 2018-08-13 08:33:07,524 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d3459cff-f283-4564-819e-5499e9ea7781 2018-08-13 08:33:07,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-13 08:33:07,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" -d '{"subnet": {"name": "tenantnetwork1-subnet_464141e9-b330-4552-9795-35746d641c85", "enable_dhcp": true, "network_id": "516a47c6-6105-4026-aa31-8172f17b62c9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-13 08:33:08,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b793d300-475d-48a7-8bcb-3d83d721bfb8 Date: Mon, 13 Aug 2018 08:33:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"516a47c6-6105-4026-aa31-8172f17b62c9","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:33:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:33:07Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"5ab5ed65-3169-4d90-ba59-2df10433c329","subnetpool_id":null,"name":"tenantnetwork1-subnet_464141e9-b330-4552-9795-35746d641c85"}} 2018-08-13 08:33:08,452 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b793d300-475d-48a7-8bcb-3d83d721bfb8 2018-08-13 08:33:08,452 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.927361965179s 2018-08-13 08:33:08,453 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-b793d300-475d-48a7-8bcb-3d83d721bfb8 2018-08-13 08:33:08,453 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:33:07Z', 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'5ab5ed65-3169-4d90-ba59-2df10433c329', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_464141e9-b330-4552-9795-35746d641c85', u'enable_dhcp': True, u'network_id': u'516a47c6-6105-4026-aa31-8172f17b62c9', u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:33:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b'}) 2018-08-13 08:33:08,453 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-13 08:33:08,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "tenantnetwork1-router_464141e9-b330-4552-9795-35746d641c85", "admin_state_up": true}}' 2018-08-13 08:33:20,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-886eeaea-2e1d-487c-a07c-0eed4bc99d11 Date: Mon, 13 Aug 2018 08:33:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.126"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:33:10Z", "admin_state_up": true, "updated_at": "2018-08-13T08:33:12Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a36efcb0-c5aa-497b-9af9-8d3a520d704f", "name": "tenantnetwork1-router_464141e9-b330-4552-9795-35746d641c85"}} 2018-08-13 08:33:20,783 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-886eeaea-2e1d-487c-a07c-0eed4bc99d11 2018-08-13 08:33:20,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 12.3303360939s 2018-08-13 08:33:20,784 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-886eeaea-2e1d-487c-a07c-0eed4bc99d11 2018-08-13 08:33:20,784 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:33:12Z', u'revision_number': 3, u'ha': True, u'id': u'a36efcb0-c5aa-497b-9af9-8d3a520d704f', u'external_gateway_info': {u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.126'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_464141e9-b330-4552-9795-35746d641c85', u'admin_state_up': True, u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:33:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b'}) 2018-08-13 08:33:20,785 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-13 08:33:20,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/a36efcb0-c5aa-497b-9af9-8d3a520d704f/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" -d '{"subnet_id": "5ab5ed65-3169-4d90-ba59-2df10433c329"}' 2018-08-13 08:33:26,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-59dd45be-7d45-4d64-ac1d-e3f94a752032 Date: Mon, 13 Aug 2018 08:33:26 GMT RESP BODY: {"network_id": "516a47c6-6105-4026-aa31-8172f17b62c9", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "subnet_id": "5ab5ed65-3169-4d90-ba59-2df10433c329", "subnet_ids": ["5ab5ed65-3169-4d90-ba59-2df10433c329"], "port_id": "f503204d-f13d-4d75-bd8b-f5adda260d89", "id": "a36efcb0-c5aa-497b-9af9-8d3a520d704f"} 2018-08-13 08:33:26,306 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/a36efcb0-c5aa-497b-9af9-8d3a520d704f/add_router_interface.json used request id req-59dd45be-7d45-4d64-ac1d-e3f94a752032 2018-08-13 08:33:26,307 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 5.52187490463s 2018-08-13 08:33:26,307 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/a36efcb0-c5aa-497b-9af9-8d3a520d704f/add_router_interface.json used request id req-59dd45be-7d45-4d64-ac1d-e3f94a752032 returning object a36efcb0-c5aa-497b-9af9-8d3a520d704f 2018-08-13 08:33:26,307 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:20 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-13 08:33:26,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-13 08:33:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/a36efcb0-c5aa-497b-9af9-8d3a520d704f/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" -d '{"subnet_id": "5ab5ed65-3169-4d90-ba59-2df10433c329"}' 2018-08-13 08:33:34,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-88d5184e-67d2-44dc-9b5e-d4f58a0f6bba Date: Mon, 13 Aug 2018 08:33:34 GMT RESP BODY: {"network_id": "516a47c6-6105-4026-aa31-8172f17b62c9", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "subnet_id": "5ab5ed65-3169-4d90-ba59-2df10433c329", "subnet_ids": ["5ab5ed65-3169-4d90-ba59-2df10433c329"], "port_id": "f503204d-f13d-4d75-bd8b-f5adda260d89", "id": "a36efcb0-c5aa-497b-9af9-8d3a520d704f"} 2018-08-13 08:33:34,241 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/a36efcb0-c5aa-497b-9af9-8d3a520d704f/remove_router_interface.json used request id req-88d5184e-67d2-44dc-9b5e-d4f58a0f6bba 2018-08-13 08:33:34,241 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 7.92943501472s 2018-08-13 08:33:34,241 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/a36efcb0-c5aa-497b-9af9-8d3a520d704f/remove_router_interface.json used request id req-88d5184e-67d2-44dc-9b5e-d4f58a0f6bba returning object a36efcb0-c5aa-497b-9af9-8d3a520d704f 2018-08-13 08:33:34,242 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-13 08:33:34,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" 2018-08-13 08:33:34,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f79f8680-8a76-4a5a-bab5-083294ce5aa2 Date: Mon, 13 Aug 2018 08:33:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.126"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:33:10Z", "admin_state_up": true, "updated_at": "2018-08-13T08:33:28Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "a36efcb0-c5aa-497b-9af9-8d3a520d704f", "name": "tenantnetwork1-router_464141e9-b330-4552-9795-35746d641c85"}]} 2018-08-13 08:33:34,891 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f79f8680-8a76-4a5a-bab5-083294ce5aa2 2018-08-13 08:33:34,891 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.649755001068s 2018-08-13 08:33:34,892 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f79f8680-8a76-4a5a-bab5-083294ce5aa2 2018-08-13 08:33:34,892 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-13 08:33:34,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/a36efcb0-c5aa-497b-9af9-8d3a520d704f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" 2018-08-13 08:33:43,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bea9f10-e043-4a3b-bfbc-f314d4abf267 Content-Length: 0 Date: Mon, 13 Aug 2018 08:33:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:33:43,112 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/a36efcb0-c5aa-497b-9af9-8d3a520d704f.json used request id req-2bea9f10-e043-4a3b-bfbc-f314d4abf267 2018-08-13 08:33:43,112 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 8.21942806244s 2018-08-13 08:33:43,112 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/a36efcb0-c5aa-497b-9af9-8d3a520d704f.json used request id req-2bea9f10-e043-4a3b-bfbc-f314d4abf267 2018-08-13 08:33:43,112 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:33:43,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" 2018-08-13 08:33:43,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-c95dd6c4-6b8f-42ec-b614-2785785c8b8d Date: Mon, 13 Aug 2018 08:33:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"516a47c6-6105-4026-aa31-8172f17b62c9","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:33:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:33:07Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"5ab5ed65-3169-4d90-ba59-2df10433c329","subnetpool_id":null,"name":"tenantnetwork1-subnet_464141e9-b330-4552-9795-35746d641c85"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 08:33:43,230 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-c95dd6c4-6b8f-42ec-b614-2785785c8b8d 2018-08-13 08:33:43,231 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.118057012558s 2018-08-13 08:33:43,231 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-c95dd6c4-6b8f-42ec-b614-2785785c8b8d 2018-08-13 08:33:43,232 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-13 08:33:43,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/5ab5ed65-3169-4d90-ba59-2df10433c329.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" 2018-08-13 08:33:47,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f801e3f9-393d-4d01-bf00-0641329f9d08 Date: Mon, 13 Aug 2018 08:33:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:33:47,741 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/5ab5ed65-3169-4d90-ba59-2df10433c329.json used request id req-f801e3f9-393d-4d01-bf00-0641329f9d08 2018-08-13 08:33:47,741 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.50914096832s 2018-08-13 08:33:47,741 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/5ab5ed65-3169-4d90-ba59-2df10433c329.json used request id req-f801e3f9-393d-4d01-bf00-0641329f9d08 2018-08-13 08:33:47,741 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:33:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" 2018-08-13 08:33:48,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-2a116b65-d630-47ea-b71d-43e1fc49e920 Date: Mon, 13 Aug 2018 08:33:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"516a47c6-6105-4026-aa31-8172f17b62c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:33:47Z","provider:segmentation_id":65,"name":"tenantnetwork1-net_464141e9-b330-4552-9795-35746d641c85","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:33:06Z","provider:network_type":"vxlan"}]} 2018-08-13 08:33:48,763 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-2a116b65-d630-47ea-b71d-43e1fc49e920 2018-08-13 08:33:48,763 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.02142691612s 2018-08-13 08:33:48,763 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-2a116b65-d630-47ea-b71d-43e1fc49e920 2018-08-13 08:33:48,764 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-13 08:33:48,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/516a47c6-6105-4026-aa31-8172f17b62c9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}da35c37ed7b9d8dc26dbfe005ce8f125dfba1676" 2018-08-13 08:33:51,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec67bc63-9a52-46e0-b556-e49671bcba2a Date: Mon, 13 Aug 2018 08:33:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:33:51,753 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/516a47c6-6105-4026-aa31-8172f17b62c9.json used request id req-ec67bc63-9a52-46e0-b556-e49671bcba2a 2018-08-13 08:33:51,753 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.98847603798s 2018-08-13 08:33:51,753 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/516a47c6-6105-4026-aa31-8172f17b62c9.json used request id req-ec67bc63-9a52-46e0-b556-e49671bcba2a 2018-08-13 08:33:51,798 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-13 08:33:51,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:33:51,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:33:51,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:33:51,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:33:51,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:33:51,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:33:51,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:33:51,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:33:51,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:33:51,863 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:33:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-85f4c799-dfc6-4c3b-b3b1-9e28a138994b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:33:51,863 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-85f4c799-dfc6-4c3b-b3b1-9e28a138994b 2018-08-13 08:33:51,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:33:52,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["rua_PkSBQvKWThbmZdBr3w"], "issued_at": "2018-08-13T08:33:52.000000Z"}} 2018-08-13 08:33:52,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:33:52,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:33:53,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-05897b97-b766-4ffb-8d5d-58fa82c63ceb Date: Mon, 13 Aug 2018 08:33:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:33:53,050 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-05897b97-b766-4ffb-8d5d-58fa82c63ceb 2018-08-13 08:33:53,050 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.708748817444s 2018-08-13 08:33:53,050 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-05897b97-b766-4ffb-8d5d-58fa82c63ceb 2018-08-13 08:33:53,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:33:53,062 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:33:53 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:33:53,063 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:33:53,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:33:55,304 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:33:55 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-5566a72c-b9d7-409f-b6fa-c749683b2768 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/afac87f26c194949968e478764c8be7b"}, "tags": [], "enabled": true, "id": "afac87f26c194949968e478764c8be7b", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-13 08:33:55,304 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-5566a72c-b9d7-409f-b6fa-c749683b2768 2018-08-13 08:33:55,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 2.24144601822s 2018-08-13 08:33:55,305 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-5566a72c-b9d7-409f-b6fa-c749683b2768 2018-08-13 08:33:55,309 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-08-13 08:33:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_756228f1-4445-41c0-b9d5-bf7c7a83481a"}}' 2018-08-13 08:33:58,947 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:33:58 GMT Content-Type: application/json Content-Length: 376 Vary: X-Auth-Token x-openstack-request-id: req-fcffda68-abb2-4305-baeb-aba0283339fd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047"}, "tags": [], "enabled": true, "id": "c70dc2c19f544a6bbe79433a280fa047", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_756228f1-4445-41c0-b9d5-bf7c7a83481a"}} 2018-08-13 08:33:58,947 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-fcffda68-abb2-4305-baeb-aba0283339fd 2018-08-13 08:33:58,947 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 3.63783288002s 2018-08-13 08:33:58,947 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-fcffda68-abb2-4305-baeb-aba0283339fd 2018-08-13 08:33:58,948 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'c70dc2c19f544a6bbe79433a280fa047', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_756228f1-4445-41c0-b9d5-bf7c7a83481a'}) 2018-08-13 08:33:58,952 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-08-13 08:33:58,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "391c881e-9310-426e-b3db-2871bcc30e55", "email": null, "name": "tenantnetwork2-user_756228f1-4445-41c0-b9d5-bf7c7a83481a"}}' 2018-08-13 08:33:59,792 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:33:59 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-6e7a4551-802d-4491-8a41-b345a4de381f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "tenantnetwork2-user_756228f1-4445-41c0-b9d5-bf7c7a83481a", "links": {"self": "https://192.16.1.222:5000/v3/users/ede4da4ea4d947eb84e8b9a840eea879"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ede4da4ea4d947eb84e8b9a840eea879", "domain_id": "default", "password_expires_at": null}} 2018-08-13 08:33:59,792 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-6e7a4551-802d-4491-8a41-b345a4de381f 2018-08-13 08:33:59,793 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.840893983841s 2018-08-13 08:33:59,793 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-6e7a4551-802d-4491-8a41-b345a4de381f 2018-08-13 08:33:59,793 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ede4da4ea4d947eb84e8b9a840eea879', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_756228f1-4445-41c0-b9d5-bf7c7a83481a'}) 2018-08-13 08:33:59,795 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:33:59,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:34:00,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:34:00 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-f86ff2f9-d2f5-4b5a-994c-ae2438c7a470 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:34:00,005 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f86ff2f9-d2f5-4b5a-994c-ae2438c7a470 2018-08-13 08:34:00,005 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.209675073624s 2018-08-13 08:34:00,005 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f86ff2f9-d2f5-4b5a-994c-ae2438c7a470 2018-08-13 08:34:00,008 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:34:00,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:34:00,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:34:00 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-043c1430-7f22-4a3e-aedd-cdb7dba2ecda X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:34:00,069 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-043c1430-7f22-4a3e-aedd-cdb7dba2ecda 2018-08-13 08:34:00,070 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0618560314178s 2018-08-13 08:34:00,070 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-043c1430-7f22-4a3e-aedd-cdb7dba2ecda 2018-08-13 08:34:00,071 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-13 08:34:00,073 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-08-13 08:34:00,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" -d '{"role": {"name": "Member"}}' 2018-08-13 08:34:02,433 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:34:02 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-9a68b23a-371c-4b0b-ace8-9bd7399720ac X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "d31d15a8bf4b453ca1a9a5749946436f", "links": {"self": "https://192.16.1.222:5000/v3/roles/d31d15a8bf4b453ca1a9a5749946436f"}, "name": "Member"}} 2018-08-13 08:34:02,433 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-9a68b23a-371c-4b0b-ace8-9bd7399720ac 2018-08-13 08:34:02,433 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 2.35995292664s 2018-08-13 08:34:02,433 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-9a68b23a-371c-4b0b-ace8-9bd7399720ac 2018-08-13 08:34:02,433 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'd31d15a8bf4b453ca1a9a5749946436f'}) 2018-08-13 08:34:02,435 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:34:02,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:34:03,418 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:34:03 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-ef9463fe-a25d-486e-8e24-eee4dc8caee8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d31d15a8bf4b453ca1a9a5749946436f", "links": {"self": "https://192.16.1.222:5000/v3/roles/d31d15a8bf4b453ca1a9a5749946436f"}, "name": "Member"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:34:03,418 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ef9463fe-a25d-486e-8e24-eee4dc8caee8 2018-08-13 08:34:03,418 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.982901096344s 2018-08-13 08:34:03,419 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ef9463fe-a25d-486e-8e24-eee4dc8caee8 2018-08-13 08:34:03,421 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:34:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:34:03,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:34:03 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-31c96e23-9cbd-4794-9205-3bac9855b9f6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:34:03,477 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-31c96e23-9cbd-4794-9205-3bac9855b9f6 2018-08-13 08:34:03,477 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0559659004211s 2018-08-13 08:34:03,477 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-31c96e23-9cbd-4794-9205-3bac9855b9f6 2018-08-13 08:34:03,478 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:34:03,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:34:03,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:34:03 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-637c9d9a-4158-4e36-b4a9-5f1e9531cbca X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "tenantnetwork2-user_756228f1-4445-41c0-b9d5-bf7c7a83481a", "links": {"self": "https://192.16.1.222:5000/v3/users/ede4da4ea4d947eb84e8b9a840eea879"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ede4da4ea4d947eb84e8b9a840eea879", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:34:03,560 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-637c9d9a-4158-4e36-b4a9-5f1e9531cbca 2018-08-13 08:34:03,560 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0819220542908s 2018-08-13 08:34:03,560 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-637c9d9a-4158-4e36-b4a9-5f1e9531cbca 2018-08-13 08:34:03,566 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:34:03,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:34:05,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:34:05 GMT Content-Type: application/json Content-Length: 1101 Vary: X-Auth-Token x-openstack-request-id: req-8379e0e1-d5f4-4407-bc6b-50bb18a440f7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047"}, "tags": [], "enabled": true, "id": "c70dc2c19f544a6bbe79433a280fa047", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_756228f1-4445-41c0-b9d5-bf7c7a83481a"}]} 2018-08-13 08:34:05,347 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-8379e0e1-d5f4-4407-bc6b-50bb18a440f7 2018-08-13 08:34:05,347 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 1.78107786179s 2018-08-13 08:34:05,348 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-8379e0e1-d5f4-4407-bc6b-50bb18a440f7 2018-08-13 08:34:05,352 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-13 08:34:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=ede4da4ea4d947eb84e8b9a840eea879&role.id=d31d15a8bf4b453ca1a9a5749946436f&scope.project.id=c70dc2c19f544a6bbe79433a280fa047" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:34:06,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:34:06 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-7c356d22-c89a-4034-9958-edc785868910 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=ede4da4ea4d947eb84e8b9a840eea879&role.id=d31d15a8bf4b453ca1a9a5749946436f&scope.project.id=c70dc2c19f544a6bbe79433a280fa047", "previous": null, "next": null}} 2018-08-13 08:34:06,902 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=ede4da4ea4d947eb84e8b9a840eea879&role.id=d31d15a8bf4b453ca1a9a5749946436f&scope.project.id=c70dc2c19f544a6bbe79433a280fa047 used request id req-7c356d22-c89a-4034-9958-edc785868910 2018-08-13 08:34:06,902 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 1.55081391335s 2018-08-13 08:34:06,903 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=ede4da4ea4d947eb84e8b9a840eea879&role.id=d31d15a8bf4b453ca1a9a5749946436f&scope.project.id=c70dc2c19f544a6bbe79433a280fa047 used request id req-7c356d22-c89a-4034-9958-edc785868910 2018-08-13 08:34:06,905 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-08-13 08:34:06,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047/users/ede4da4ea4d947eb84e8b9a840eea879/roles/d31d15a8bf4b453ca1a9a5749946436f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:34:09,185 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:34:09 GMT Vary: X-Auth-Token x-openstack-request-id: req-0a1a1a16-6380-40bf-a9b3-2878f8f2f4b1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:34:09,186 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047/users/ede4da4ea4d947eb84e8b9a840eea879/roles/d31d15a8bf4b453ca1a9a5749946436f used request id req-0a1a1a16-6380-40bf-a9b3-2878f8f2f4b1 2018-08-13 08:34:09,186 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 2.28093099594s 2018-08-13 08:34:09,186 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047/users/ede4da4ea4d947eb84e8b9a840eea879/roles/d31d15a8bf4b453ca1a9a5749946436f used request id req-0a1a1a16-6380-40bf-a9b3-2878f8f2f4b1 2018-08-13 08:34:09,186 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_756228f1-4445-41c0-b9d5-bf7c7a83481a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', 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': '391c881e-9310-426e-b3db-2871bcc30e55', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'tenantnetwork2-user_756228f1-4445-41c0-b9d5-bf7c7a83481a', 'project_id': u'c70dc2c19f544a6bbe79433a280fa047', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-08-13 08:34:09,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:34:09,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:34:09,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:34:09,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:34:09,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:34:09,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:34:09,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:34:09,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:34:09,189 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_756228f1-4445-41c0-b9d5-bf7c7a83481a', 'password': '391c881e-9310-426e-b3db-2871bcc30e55', 'project_name': 'tenantnetwork2-project_756228f1-4445-41c0-b9d5-bf7c7a83481a', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': 'c70dc2c19f544a6bbe79433a280fa047', 'project_domain_name': 'Default'} 2018-08-13 08:34:09,189 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-13 08:34:09,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:34:09,734 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:34:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-12b1f1d5-d5c3-4882-958c-6f6cf0c8f8e7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:34:09,734 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-12b1f1d5-d5c3-4882-958c-6f6cf0c8f8e7 2018-08-13 08:34:09,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:34:12,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d31d15a8bf4b453ca1a9a5749946436f", "name": "Member"}], "expires_at": "2018-08-13T20:34:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c70dc2c19f544a6bbe79433a280fa047", "name": "tenantnetwork2-project_756228f1-4445-41c0-b9d5-bf7c7a83481a"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/c70dc2c19f544a6bbe79433a280fa047", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/c70dc2c19f544a6bbe79433a280fa047", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/c70dc2c19f544a6bbe79433a280fa047", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/c70dc2c19f544a6bbe79433a280fa047", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/c70dc2c19f544a6bbe79433a280fa047", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/c70dc2c19f544a6bbe79433a280fa047", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/c70dc2c19f544a6bbe79433a280fa047", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/c70dc2c19f544a6bbe79433a280fa047", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/c70dc2c19f544a6bbe79433a280fa047", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/c70dc2c19f544a6bbe79433a280fa047", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/c70dc2c19f544a6bbe79433a280fa047", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/c70dc2c19f544a6bbe79433a280fa047", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_756228f1-4445-41c0-b9d5-bf7c7a83481a", "id": "ede4da4ea4d947eb84e8b9a840eea879"}, "audit_ids": ["AoSTUkfKT66QmDMn6p4BKg"], "issued_at": "2018-08-13T08:34:12.000000Z"}} 2018-08-13 08:34:12,861 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-13 08:34:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" -d '{"network": {"name": "tenantnetwork2-net_756228f1-4445-41c0-b9d5-bf7c7a83481a", "admin_state_up": true}}' 2018-08-13 08:34:14,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-4d4cb36e-2890-4c37-a984-de5749ee365b Date: Mon, 13 Aug 2018 08:34:14 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c70dc2c19f544a6bbe79433a280fa047","created_at":"2018-08-13T08:34:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-13T08:34:13Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c70dc2c19f544a6bbe79433a280fa047","id":"c3726be5-3f53-4b01-be14-035bb59307ab","name":"tenantnetwork2-net_756228f1-4445-41c0-b9d5-bf7c7a83481a"}} 2018-08-13 08:34:14,299 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-4d4cb36e-2890-4c37-a984-de5749ee365b 2018-08-13 08:34:14,299 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.43791294098s 2018-08-13 08:34:14,299 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-4d4cb36e-2890-4c37-a984-de5749ee365b 2018-08-13 08:34:14,300 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:34:13Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'c3726be5-3f53-4b01-be14-035bb59307ab', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_756228f1-4445-41c0-b9d5-bf7c7a83481a', u'admin_state_up': True, u'tenant_id': u'c70dc2c19f544a6bbe79433a280fa047', u'created_at': u'2018-08-13T08:34:13Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c70dc2c19f544a6bbe79433a280fa047'}) 2018-08-13 08:34:14,300 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:34:14,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" 2018-08-13 08:34:14,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-05244295-110c-47aa-8baa-d7045fa9528d Date: Mon, 13 Aug 2018 08:34:14 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-13T08:34:13Z","tenant_id":"c70dc2c19f544a6bbe79433a280fa047","created_at":"2018-08-13T08:34:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"c70dc2c19f544a6bbe79433a280fa047","id":"c3726be5-3f53-4b01-be14-035bb59307ab","name":"tenantnetwork2-net_756228f1-4445-41c0-b9d5-bf7c7a83481a"}]} 2018-08-13 08:34:14,523 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-05244295-110c-47aa-8baa-d7045fa9528d 2018-08-13 08:34:14,524 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.22337603569s 2018-08-13 08:34:14,524 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-05244295-110c-47aa-8baa-d7045fa9528d 2018-08-13 08:34:14,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-13 08:34:14,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" -d '{"subnet": {"name": "tenantnetwork2-subnet_756228f1-4445-41c0-b9d5-bf7c7a83481a", "enable_dhcp": true, "network_id": "c3726be5-3f53-4b01-be14-035bb59307ab", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-13 08:34:16,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-04ded69e-d672-486f-9e9e-197f52af5e4a Date: Mon, 13 Aug 2018 08:34:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3726be5-3f53-4b01-be14-035bb59307ab","tenant_id":"c70dc2c19f544a6bbe79433a280fa047","created_at":"2018-08-13T08:34:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:34:15Z","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":"c70dc2c19f544a6bbe79433a280fa047","id":"da4ec371-808e-401d-b1b3-bf9f6b765732","subnetpool_id":null,"name":"tenantnetwork2-subnet_756228f1-4445-41c0-b9d5-bf7c7a83481a"}} 2018-08-13 08:34:16,515 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-04ded69e-d672-486f-9e9e-197f52af5e4a 2018-08-13 08:34:16,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.99010586739s 2018-08-13 08:34:16,516 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-04ded69e-d672-486f-9e9e-197f52af5e4a 2018-08-13 08:34:16,516 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:34:15Z', 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'da4ec371-808e-401d-b1b3-bf9f6b765732', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_756228f1-4445-41c0-b9d5-bf7c7a83481a', u'enable_dhcp': True, u'network_id': u'c3726be5-3f53-4b01-be14-035bb59307ab', u'tenant_id': u'c70dc2c19f544a6bbe79433a280fa047', u'created_at': u'2018-08-13T08:34:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c70dc2c19f544a6bbe79433a280fa047'}) 2018-08-13 08:34:16,516 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-13 08:34:16,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "tenantnetwork2-router_756228f1-4445-41c0-b9d5-bf7c7a83481a", "admin_state_up": true}}' 2018-08-13 08:34:28,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-21b4665a-9e3f-4d92-9eec-67dcd354917b Date: Mon, 13 Aug 2018 08:34:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:18Z", "admin_state_up": true, "updated_at": "2018-08-13T08:34:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "7e1f07f9-f583-4daf-8b9c-181793edae08", "name": "tenantnetwork2-router_756228f1-4445-41c0-b9d5-bf7c7a83481a"}} 2018-08-13 08:34:28,658 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-21b4665a-9e3f-4d92-9eec-67dcd354917b 2018-08-13 08:34:28,659 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 12.1423108578s 2018-08-13 08:34:28,659 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-21b4665a-9e3f-4d92-9eec-67dcd354917b 2018-08-13 08:34:28,659 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:34:19Z', u'revision_number': 3, u'id': u'7e1f07f9-f583-4daf-8b9c-181793edae08', u'external_gateway_info': {u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.104'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_756228f1-4445-41c0-b9d5-bf7c7a83481a', u'admin_state_up': True, u'tenant_id': u'c70dc2c19f544a6bbe79433a280fa047', u'created_at': u'2018-08-13T08:34:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'c70dc2c19f544a6bbe79433a280fa047'}) 2018-08-13 08:34:28,660 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-13 08:34:28,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/7e1f07f9-f583-4daf-8b9c-181793edae08/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" -d '{"subnet_id": "da4ec371-808e-401d-b1b3-bf9f6b765732"}' 2018-08-13 08:34:37,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4501d80-ab9d-48a2-86af-3260ca943133 Date: Mon, 13 Aug 2018 08:34:37 GMT RESP BODY: {"network_id": "c3726be5-3f53-4b01-be14-035bb59307ab", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "subnet_id": "da4ec371-808e-401d-b1b3-bf9f6b765732", "subnet_ids": ["da4ec371-808e-401d-b1b3-bf9f6b765732"], "port_id": "94ec8743-2ed2-4dd3-b9ea-91ea741ec509", "id": "7e1f07f9-f583-4daf-8b9c-181793edae08"} 2018-08-13 08:34:37,789 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/7e1f07f9-f583-4daf-8b9c-181793edae08/add_router_interface.json used request id req-c4501d80-ab9d-48a2-86af-3260ca943133 2018-08-13 08:34:37,789 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 9.12947583199s 2018-08-13 08:34:37,789 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/7e1f07f9-f583-4daf-8b9c-181793edae08/add_router_interface.json used request id req-c4501d80-ab9d-48a2-86af-3260ca943133 returning object 7e1f07f9-f583-4daf-8b9c-181793edae08 2018-08-13 08:34:37,790 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:29 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-13 08:34:37,795 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-13 08:34:37,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/7e1f07f9-f583-4daf-8b9c-181793edae08/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" -d '{"subnet_id": "da4ec371-808e-401d-b1b3-bf9f6b765732"}' 2018-08-13 08:34:43,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-82fd8b1f-f0fa-44e0-86b8-12df6304e9d0 Date: Mon, 13 Aug 2018 08:34:43 GMT RESP BODY: {"network_id": "c3726be5-3f53-4b01-be14-035bb59307ab", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "subnet_id": "da4ec371-808e-401d-b1b3-bf9f6b765732", "subnet_ids": ["da4ec371-808e-401d-b1b3-bf9f6b765732"], "port_id": "94ec8743-2ed2-4dd3-b9ea-91ea741ec509", "id": "7e1f07f9-f583-4daf-8b9c-181793edae08"} 2018-08-13 08:34:43,205 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/7e1f07f9-f583-4daf-8b9c-181793edae08/remove_router_interface.json used request id req-82fd8b1f-f0fa-44e0-86b8-12df6304e9d0 2018-08-13 08:34:43,205 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 5.41004014015s 2018-08-13 08:34:43,205 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/7e1f07f9-f583-4daf-8b9c-181793edae08/remove_router_interface.json used request id req-82fd8b1f-f0fa-44e0-86b8-12df6304e9d0 returning object 7e1f07f9-f583-4daf-8b9c-181793edae08 2018-08-13 08:34:43,206 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-13 08:34:43,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" 2018-08-13 08:34:43,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-5f91f686-aaa7-46ed-bf12-c36316a13b63 Date: Mon, 13 Aug 2018 08:34:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:18Z", "admin_state_up": true, "updated_at": "2018-08-13T08:34:39Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "7e1f07f9-f583-4daf-8b9c-181793edae08", "name": "tenantnetwork2-router_756228f1-4445-41c0-b9d5-bf7c7a83481a"}]} 2018-08-13 08:34:43,615 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-5f91f686-aaa7-46ed-bf12-c36316a13b63 2018-08-13 08:34:43,616 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.409964084625s 2018-08-13 08:34:43,616 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-5f91f686-aaa7-46ed-bf12-c36316a13b63 2018-08-13 08:34:43,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-13 08:34:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/7e1f07f9-f583-4daf-8b9c-181793edae08.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" 2018-08-13 08:34:50,946 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b91043e3-3afb-4ad4-8684-b6648ad9afde Content-Length: 0 Date: Mon, 13 Aug 2018 08:34:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:34:50,946 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/7e1f07f9-f583-4daf-8b9c-181793edae08.json used request id req-b91043e3-3afb-4ad4-8684-b6648ad9afde 2018-08-13 08:34:50,946 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 7.32928419113s 2018-08-13 08:34:50,946 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/7e1f07f9-f583-4daf-8b9c-181793edae08.json used request id req-b91043e3-3afb-4ad4-8684-b6648ad9afde 2018-08-13 08:34:50,947 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:34:50,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" 2018-08-13 08:34:51,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-972a93a2-ae1d-418c-927c-48c334c641e4 Date: Mon, 13 Aug 2018 08:34:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3726be5-3f53-4b01-be14-035bb59307ab","tenant_id":"c70dc2c19f544a6bbe79433a280fa047","created_at":"2018-08-13T08:34:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:34:15Z","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":"c70dc2c19f544a6bbe79433a280fa047","id":"da4ec371-808e-401d-b1b3-bf9f6b765732","subnetpool_id":null,"name":"tenantnetwork2-subnet_756228f1-4445-41c0-b9d5-bf7c7a83481a"}]} 2018-08-13 08:34:51,082 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-972a93a2-ae1d-418c-927c-48c334c641e4 2018-08-13 08:34:51,082 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.135264873505s 2018-08-13 08:34:51,082 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-972a93a2-ae1d-418c-927c-48c334c641e4 2018-08-13 08:34:51,083 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-13 08:34:51,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/da4ec371-808e-401d-b1b3-bf9f6b765732.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" 2018-08-13 08:34:56,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf04de84-0a93-413c-ab72-987a3da588af Date: Mon, 13 Aug 2018 08:34:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:34:56,121 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/da4ec371-808e-401d-b1b3-bf9f6b765732.json used request id req-cf04de84-0a93-413c-ab72-987a3da588af 2018-08-13 08:34:56,121 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 5.03790688515s 2018-08-13 08:34:56,121 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/da4ec371-808e-401d-b1b3-bf9f6b765732.json used request id req-cf04de84-0a93-413c-ab72-987a3da588af 2018-08-13 08:34:56,122 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:34:56,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" 2018-08-13 08:34:56,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1158 X-Openstack-Request-Id: req-619a4a95-56d3-4615-9dce-6d3766cd3a15 Date: Mon, 13 Aug 2018 08:34: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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-13T08:34:55Z","tenant_id":"c70dc2c19f544a6bbe79433a280fa047","created_at":"2018-08-13T08:34:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c70dc2c19f544a6bbe79433a280fa047","id":"c3726be5-3f53-4b01-be14-035bb59307ab","name":"tenantnetwork2-net_756228f1-4445-41c0-b9d5-bf7c7a83481a"}]} 2018-08-13 08:34:56,375 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-619a4a95-56d3-4615-9dce-6d3766cd3a15 2018-08-13 08:34:56,375 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.253418207169s 2018-08-13 08:34:56,376 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-619a4a95-56d3-4615-9dce-6d3766cd3a15 2018-08-13 08:34:56,377 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-13 08:34:56,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/c3726be5-3f53-4b01-be14-035bb59307ab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}045fe94ce0a4e51b5b23a7e6492c40be792b119b" 2018-08-13 08:34:59,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c33178ff-4ba8-4117-9d05-fe0f42d3d19a Date: Mon, 13 Aug 2018 08:34:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:34:59,625 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/c3726be5-3f53-4b01-be14-035bb59307ab.json used request id req-c33178ff-4ba8-4117-9d05-fe0f42d3d19a 2018-08-13 08:34:59,625 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.24821782112s 2018-08-13 08:34:59,625 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/c3726be5-3f53-4b01-be14-035bb59307ab.json used request id req-c33178ff-4ba8-4117-9d05-fe0f42d3d19a 2018-08-13 08:34:59,625 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:34:59,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:34:59,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:34:59 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-80310add-de0a-4614-a743-57de307e65a4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "tenantnetwork2-user_756228f1-4445-41c0-b9d5-bf7c7a83481a", "links": {"self": "https://192.16.1.222:5000/v3/users/ede4da4ea4d947eb84e8b9a840eea879"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ede4da4ea4d947eb84e8b9a840eea879", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:34:59,750 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-80310add-de0a-4614-a743-57de307e65a4 2018-08-13 08:34:59,751 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.12494802475s 2018-08-13 08:34:59,751 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-80310add-de0a-4614-a743-57de307e65a4 2018-08-13 08:34:59,754 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:34:59,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/ede4da4ea4d947eb84e8b9a840eea879 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:35:01,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:35:01 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-4d0d1ff8-2afa-41ad-b5dc-28e609a06542 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/ede4da4ea4d947eb84e8b9a840eea879"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "ede4da4ea4d947eb84e8b9a840eea879", "email": null, "name": "tenantnetwork2-user_756228f1-4445-41c0-b9d5-bf7c7a83481a"}} 2018-08-13 08:35:01,646 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/ede4da4ea4d947eb84e8b9a840eea879 used request id req-4d0d1ff8-2afa-41ad-b5dc-28e609a06542 2018-08-13 08:35:01,646 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 1.8919198513s 2018-08-13 08:35:01,646 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/ede4da4ea4d947eb84e8b9a840eea879 used request id req-4d0d1ff8-2afa-41ad-b5dc-28e609a06542 2018-08-13 08:35:01,647 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-08-13 08:35:01,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/ede4da4ea4d947eb84e8b9a840eea879 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:35:06,171 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:35:06 GMT Vary: X-Auth-Token x-openstack-request-id: req-b84defc8-7307-40f5-b7a9-d5ac47c277cc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:35:06,171 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/ede4da4ea4d947eb84e8b9a840eea879 used request id req-b84defc8-7307-40f5-b7a9-d5ac47c277cc 2018-08-13 08:35:06,171 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 4.52446699142s 2018-08-13 08:35:06,171 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/ede4da4ea4d947eb84e8b9a840eea879 used request id req-b84defc8-7307-40f5-b7a9-d5ac47c277cc 2018-08-13 08:35:06,175 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:35:06,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:35:08,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:35:08 GMT Content-Type: application/json Content-Length: 1083 Vary: X-Auth-Token x-openstack-request-id: req-69dcbd93-5091-46b7-a093-5cbe28473ea1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047"}, "tags": [], "enabled": true, "id": "c70dc2c19f544a6bbe79433a280fa047", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_756228f1-4445-41c0-b9d5-bf7c7a83481a"}]} 2018-08-13 08:35:08,665 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-69dcbd93-5091-46b7-a093-5cbe28473ea1 2018-08-13 08:35:08,665 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 2.49018907547s 2018-08-13 08:35:08,665 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-69dcbd93-5091-46b7-a093-5cbe28473ea1 2018-08-13 08:35:08,668 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-08-13 08:35:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:35:11,491 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:35:11 GMT Vary: X-Auth-Token x-openstack-request-id: req-fb731834-9d0e-471c-9e8b-a96a3f73ad03 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:35:11,491 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 used request id req-fb731834-9d0e-471c-9e8b-a96a3f73ad03 2018-08-13 08:35:11,491 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 2.82348918915s 2018-08-13 08:35:11,491 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 used request id req-fb731834-9d0e-471c-9e8b-a96a3f73ad03 2018-08-13 08:35:11,493 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:35:11,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:35:13,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:35:13 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-3c1a2919-7fde-4523-9e84-db8f986f63be X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d31d15a8bf4b453ca1a9a5749946436f", "links": {"self": "https://192.16.1.222:5000/v3/roles/d31d15a8bf4b453ca1a9a5749946436f"}, "name": "Member"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:35:13,160 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3c1a2919-7fde-4523-9e84-db8f986f63be 2018-08-13 08:35:13,160 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 1.66636896133s 2018-08-13 08:35:13,160 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3c1a2919-7fde-4523-9e84-db8f986f63be 2018-08-13 08:35:13,163 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-08-13 08:35:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/d31d15a8bf4b453ca1a9a5749946436f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f234a7ed5d4e2a35f4342bb42ee61b2aba3ad3c" 2018-08-13 08:35:15,788 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:35:15 GMT Vary: X-Auth-Token x-openstack-request-id: req-a405078c-e4e5-4fe1-8c94-c57f77a94c58 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:35:15,788 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/d31d15a8bf4b453ca1a9a5749946436f used request id req-a405078c-e4e5-4fe1-8c94-c57f77a94c58 2018-08-13 08:35:15,788 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 2.62509512901s 2018-08-13 08:35:15,788 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/d31d15a8bf4b453ca1a9a5749946436f used request id req-a405078c-e4e5-4fe1-8c94-c57f77a94c58 2018-08-13 08:35:15,823 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-13 08:35:16,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:35:16,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:35:16,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:35:16,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:35:16,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:35:16,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:35:16,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:35:16,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:35:16 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d7891525-ffb4-493b-a414-0dc89b449565 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:35:16,550 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d7891525-ffb4-493b-a414-0dc89b449565 2018-08-13 08:35:16,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:35:17,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["5gSLlHiGQ5CELEysR017Nw"], "issued_at": "2018-08-13T08:35:17.000000Z"}} 2018-08-13 08:35:17,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:35:17,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:35:17,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6469e63f-032d-4ce4-ad85-64e4fedf1c57 Date: Mon, 13 Aug 2018 08:35:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:35:17,498 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6469e63f-032d-4ce4-ad85-64e4fedf1c57 2018-08-13 08:35:17,498 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.400005102158s 2018-08-13 08:35:17,498 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6469e63f-032d-4ce4-ad85-64e4fedf1c57 2018-08-13 08:35:17,499 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-13 08:35:17,499 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-13 08:35:17,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" -d '{"network": {"name": "vmready1-net_7c4f6243-9f65-4736-af7a-046a2301c070", "admin_state_up": true}}' 2018-08-13 08:35:17,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-7718ac6e-2986-4c21-a528-2a6f0dbb6849 Date: Mon, 13 Aug 2018 08:35:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"67ac3592-b533-45f0-9794-c586b8cd6f11","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:35:17Z","is_default":false,"provider:segmentation_id":82,"name":"vmready1-net_7c4f6243-9f65-4736-af7a-046a2301c070","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:35:17Z","mtu":1450}} 2018-08-13 08:35:17,855 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7718ac6e-2986-4c21-a528-2a6f0dbb6849 2018-08-13 08:35:17,855 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.356209039688s 2018-08-13 08:35:17,856 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7718ac6e-2986-4c21-a528-2a6f0dbb6849 2018-08-13 08:35:17,856 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-13T08:35:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'67ac3592-b533-45f0-9794-c586b8cd6f11', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_7c4f6243-9f65-4736-af7a-046a2301c070', u'admin_state_up': True, u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:35:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b'}) 2018-08-13 08:35:17,856 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:35:17,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:35:18,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-1a46bcdf-4186-4089-85b6-d3da2fd9cf30 Date: Mon, 13 Aug 2018 08:35:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"67ac3592-b533-45f0-9794-c586b8cd6f11","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:35:17Z","provider:segmentation_id":82,"name":"vmready1-net_7c4f6243-9f65-4736-af7a-046a2301c070","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:35:17Z","provider:network_type":"vxlan"}]} 2018-08-13 08:35:18,076 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1a46bcdf-4186-4089-85b6-d3da2fd9cf30 2018-08-13 08:35:18,076 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.219706058502s 2018-08-13 08:35:18,076 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1a46bcdf-4186-4089-85b6-d3da2fd9cf30 2018-08-13 08:35:18,077 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-13 08:35:18,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" -d '{"subnet": {"name": "vmready1-subnet_7c4f6243-9f65-4736-af7a-046a2301c070", "enable_dhcp": true, "network_id": "67ac3592-b533-45f0-9794-c586b8cd6f11", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-13 08:35:19,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f4832e6d-68f9-4873-a0c1-29c2d274a58e Date: Mon, 13 Aug 2018 08:35:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67ac3592-b533-45f0-9794-c586b8cd6f11","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:35:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:35:18Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"2563063e-74f2-46d3-97dd-dd348f4c4eb7","subnetpool_id":null,"name":"vmready1-subnet_7c4f6243-9f65-4736-af7a-046a2301c070"}} 2018-08-13 08:35:19,168 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-f4832e6d-68f9-4873-a0c1-29c2d274a58e 2018-08-13 08:35:19,168 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.09060311317s 2018-08-13 08:35:19,168 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-f4832e6d-68f9-4873-a0c1-29c2d274a58e 2018-08-13 08:35:19,168 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:35:18Z', 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'2563063e-74f2-46d3-97dd-dd348f4c4eb7', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_7c4f6243-9f65-4736-af7a-046a2301c070', u'enable_dhcp': True, u'network_id': u'67ac3592-b533-45f0-9794-c586b8cd6f11', u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:35:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b'}) 2018-08-13 08:35:19,168 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-13 08:35:19,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "vmready1-router_7c4f6243-9f65-4736-af7a-046a2301c070", "admin_state_up": true}}' 2018-08-13 08:35:32,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-44625ef6-3539-4deb-86e3-90db71515997 Date: Mon, 13 Aug 2018 08:35:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.106"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:35:20Z", "admin_state_up": true, "updated_at": "2018-08-13T08:35:22Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "9877a351-cf29-4061-b26e-a4d39b26ad5c", "name": "vmready1-router_7c4f6243-9f65-4736-af7a-046a2301c070"}} 2018-08-13 08:35:32,666 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-44625ef6-3539-4deb-86e3-90db71515997 2018-08-13 08:35:32,666 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 13.4976840019s 2018-08-13 08:35:32,666 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-44625ef6-3539-4deb-86e3-90db71515997 2018-08-13 08:35:32,667 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:35:22Z', u'revision_number': 3, u'ha': True, u'id': u'9877a351-cf29-4061-b26e-a4d39b26ad5c', u'external_gateway_info': {u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.106'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_7c4f6243-9f65-4736-af7a-046a2301c070', u'admin_state_up': True, u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:35:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b'}) 2018-08-13 08:35:32,667 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-13 08:35:32,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/9877a351-cf29-4061-b26e-a4d39b26ad5c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" -d '{"subnet_id": "2563063e-74f2-46d3-97dd-dd348f4c4eb7"}' 2018-08-13 08:35:40,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-846c7a64-bd86-4343-a9d1-6f2c4c173b52 Date: Mon, 13 Aug 2018 08:35:40 GMT RESP BODY: {"network_id": "67ac3592-b533-45f0-9794-c586b8cd6f11", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "subnet_id": "2563063e-74f2-46d3-97dd-dd348f4c4eb7", "subnet_ids": ["2563063e-74f2-46d3-97dd-dd348f4c4eb7"], "port_id": "5a85bf42-cd0b-48b1-bb7d-6c33a1d9fb9c", "id": "9877a351-cf29-4061-b26e-a4d39b26ad5c"} 2018-08-13 08:35:40,500 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9877a351-cf29-4061-b26e-a4d39b26ad5c/add_router_interface.json used request id req-846c7a64-bd86-4343-a9d1-6f2c4c173b52 2018-08-13 08:35:40,500 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 7.83318400383s 2018-08-13 08:35:40,500 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9877a351-cf29-4061-b26e-a4d39b26ad5c/add_router_interface.json used request id req-846c7a64-bd86-4343-a9d1-6f2c4c173b52 returning object 9877a351-cf29-4061-b26e-a4d39b26ad5c 2018-08-13 08:35:40,501 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 08:35:40,647 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-13 08:35:40,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:35:41,178 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-13 08:35:41,181 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:35:41,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:35:42,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-b9ac35ac-49a9-4f42-ac4e-bd3324c0265b RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:35:42,987 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b9ac35ac-49a9-4f42-ac4e-bd3324c0265b 2018-08-13 08:35:42,987 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 1.80564308167s 2018-08-13 08:35:42,987 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b9ac35ac-49a9-4f42-ac4e-bd3324c0265b 2018-08-13 08:35:42,992 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-13 08:35:42,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070"}' 2018-08-13 08:35:45,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-24574a2b-7fc3-4411-b880-260eb979a718 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/file", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "462c06a1-33c4-45d8-9ad9-13c01df47ad0", "size": null, "self": "/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:35:44Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070", "checksum": null, "created_at": "2018-08-13T08:35:44Z", "protected": false} 2018-08-13 08:35:45,141 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-24574a2b-7fc3-4411-b880-260eb979a718 2018-08-13 08:35:45,141 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 2.14966988564s 2018-08-13 08:35:45,142 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-24574a2b-7fc3-4411-b880-260eb979a718 returning object 462c06a1-33c4-45d8-9ad9-13c01df47ad0 2018-08-13 08:35:45,142 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-13 08:35:45,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" -d '' 2018-08-13 08:35:51,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6b7a6ae2-6c0d-4e09-9cd4-ca55e64aed48 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:35:51,075 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/file used request id req-6b7a6ae2-6c0d-4e09-9cd4-ca55e64aed48 2018-08-13 08:35:51,075 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 5.93216896057s 2018-08-13 08:35:51,075 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/file used request id req-6b7a6ae2-6c0d-4e09-9cd4-ca55e64aed48 2018-08-13 08:35:51,077 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:35:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:35:52,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-17974a60-8491-44e4-b966-49637c1b5222 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/snap", "metadata": {}}], "file": "/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/file", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "462c06a1-33c4-45d8-9ad9-13c01df47ad0", "size": 12716032, "self": "/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:35:50Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:35:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:35:52,326 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-17974a60-8491-44e4-b966-49637c1b5222 2018-08-13 08:35:52,326 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 1.2488591671s 2018-08-13 08:35:52,327 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-17974a60-8491-44e4-b966-49637c1b5222 2018-08-13 08:35:52,328 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/file', 'owner': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'id': u'462c06a1-33c4-45d8-9ad9-13c01df47ad0', 'size': 12716032, u'self': u'/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-13T08:35:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-13T08:35:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070', 'created': u'2018-08-13T08:35:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-13T08:35:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-13 08:35:52,329 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-13 08:35:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_7c4f6243-9f65-4736-af7a-046a2301c070", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-13 08:35:52,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-41f09fef-0ad9-4713-babd-38b7cc81d464 x-compute-request-id: req-41f09fef-0ad9-4713-babd-38b7cc81d464 RESP BODY: {"flavor": {"name": "vmready1-flavor_7c4f6243-9f65-4736-af7a-046a2301c070", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/d192cc00-8369-4acb-9101-6559fc2deb8d", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/d192cc00-8369-4acb-9101-6559fc2deb8d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d192cc00-8369-4acb-9101-6559fc2deb8d"}} 2018-08-13 08:35:52,490 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-41f09fef-0ad9-4713-babd-38b7cc81d464 2018-08-13 08:35:52,490 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.161085128784s 2018-08-13 08:35:52,490 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-41f09fef-0ad9-4713-babd-38b7cc81d464 2018-08-13 08:35:52,491 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_7c4f6243-9f65-4736-af7a-046a2301c070', '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'874d7acf58544e2d8d4d8ca0c1d4603b', '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'd192cc00-8369-4acb-9101-6559fc2deb8d', 'swap': 0}) 2018-08-13 08:35:52,491 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-13 08:35:52,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/d192cc00-8369-4acb-9101-6559fc2deb8d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" -d '{"extra_specs": {}}' 2018-08-13 08:35:52,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc07de69-c7dd-4731-b14b-0aec27aa9492 x-compute-request-id: req-bc07de69-c7dd-4731-b14b-0aec27aa9492 RESP BODY: {"extra_specs": {}} 2018-08-13 08:35:52,610 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/d192cc00-8369-4acb-9101-6559fc2deb8d/os-extra_specs used request id req-bc07de69-c7dd-4731-b14b-0aec27aa9492 2018-08-13 08:35:52,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.118958950043s 2018-08-13 08:35:52,611 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/d192cc00-8369-4acb-9101-6559fc2deb8d/os-extra_specs used request id req-bc07de69-c7dd-4731-b14b-0aec27aa9492 2018-08-13 08:35:52,611 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-13 08:35:52,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-13 08:35:52,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/9877a351-cf29-4061-b26e-a4d39b26ad5c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" -d '{"subnet_id": "2563063e-74f2-46d3-97dd-dd348f4c4eb7"}' 2018-08-13 08:35:57,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-71a215ea-c7e3-4956-9e29-f7c76eb0df36 Date: Mon, 13 Aug 2018 08:35:57 GMT RESP BODY: {"network_id": "67ac3592-b533-45f0-9794-c586b8cd6f11", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "subnet_id": "2563063e-74f2-46d3-97dd-dd348f4c4eb7", "subnet_ids": ["2563063e-74f2-46d3-97dd-dd348f4c4eb7"], "port_id": "5a85bf42-cd0b-48b1-bb7d-6c33a1d9fb9c", "id": "9877a351-cf29-4061-b26e-a4d39b26ad5c"} 2018-08-13 08:35:57,787 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9877a351-cf29-4061-b26e-a4d39b26ad5c/remove_router_interface.json used request id req-71a215ea-c7e3-4956-9e29-f7c76eb0df36 2018-08-13 08:35:57,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 5.17004394531s 2018-08-13 08:35:57,787 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/9877a351-cf29-4061-b26e-a4d39b26ad5c/remove_router_interface.json used request id req-71a215ea-c7e3-4956-9e29-f7c76eb0df36 returning object 9877a351-cf29-4061-b26e-a4d39b26ad5c 2018-08-13 08:35:57,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-13 08:35:57,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:35:58,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a0b22a2b-65ae-4722-a1e4-149df7a5e345 Date: Mon, 13 Aug 2018 08:35:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.106"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:35:20Z", "admin_state_up": true, "updated_at": "2018-08-13T08:35:54Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "9877a351-cf29-4061-b26e-a4d39b26ad5c", "name": "vmready1-router_7c4f6243-9f65-4736-af7a-046a2301c070"}]} 2018-08-13 08:35:58,014 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-a0b22a2b-65ae-4722-a1e4-149df7a5e345 2018-08-13 08:35:58,014 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.226848125458s 2018-08-13 08:35:58,014 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-a0b22a2b-65ae-4722-a1e4-149df7a5e345 2018-08-13 08:35:58,015 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-13 08:35:58,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/9877a351-cf29-4061-b26e-a4d39b26ad5c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:36:05,503 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-971287fe-0299-4131-a7de-7833358d7d53 Content-Length: 0 Date: Mon, 13 Aug 2018 08:36:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:36:05,503 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/9877a351-cf29-4061-b26e-a4d39b26ad5c.json used request id req-971287fe-0299-4131-a7de-7833358d7d53 2018-08-13 08:36:05,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 7.48767900467s 2018-08-13 08:36:05,503 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/9877a351-cf29-4061-b26e-a4d39b26ad5c.json used request id req-971287fe-0299-4131-a7de-7833358d7d53 2018-08-13 08:36:05,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:36:05,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:36:05,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1284 X-Openstack-Request-Id: req-140ac611-35a0-4fc3-b69c-a04867b2774d Date: Mon, 13 Aug 2018 08:36:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67ac3592-b533-45f0-9794-c586b8cd6f11","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:35:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:35:18Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"2563063e-74f2-46d3-97dd-dd348f4c4eb7","subnetpool_id":null,"name":"vmready1-subnet_7c4f6243-9f65-4736-af7a-046a2301c070"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 08:36:05,622 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-140ac611-35a0-4fc3-b69c-a04867b2774d 2018-08-13 08:36:05,622 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.118467092514s 2018-08-13 08:36:05,622 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-140ac611-35a0-4fc3-b69c-a04867b2774d 2018-08-13 08:36:05,624 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-13 08:36:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/2563063e-74f2-46d3-97dd-dd348f4c4eb7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:36:09,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83e96934-bdc3-4218-b310-ab0b22b9c76e Date: Mon, 13 Aug 2018 08:36:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:36:09,794 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/2563063e-74f2-46d3-97dd-dd348f4c4eb7.json used request id req-83e96934-bdc3-4218-b310-ab0b22b9c76e 2018-08-13 08:36:09,794 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.16989994049s 2018-08-13 08:36:09,794 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/2563063e-74f2-46d3-97dd-dd348f4c4eb7.json used request id req-83e96934-bdc3-4218-b310-ab0b22b9c76e 2018-08-13 08:36:09,794 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:36:09,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:36:10,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-9df30e94-1ea1-4d45-920c-8d406d4d1f14 Date: Mon, 13 Aug 2018 08:36:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"67ac3592-b533-45f0-9794-c586b8cd6f11","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:36:09Z","provider:segmentation_id":82,"name":"vmready1-net_7c4f6243-9f65-4736-af7a-046a2301c070","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:35:17Z","provider:network_type":"vxlan"}]} 2018-08-13 08:36:10,039 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-9df30e94-1ea1-4d45-920c-8d406d4d1f14 2018-08-13 08:36:10,039 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.244777917862s 2018-08-13 08:36:10,040 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-9df30e94-1ea1-4d45-920c-8d406d4d1f14 2018-08-13 08:36:10,041 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-13 08:36:10,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/67ac3592-b533-45f0-9794-c586b8cd6f11.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:36:13,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5397f4dd-2911-49ac-a721-ddac7e8d44af Date: Mon, 13 Aug 2018 08:36:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:36:13,305 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/67ac3592-b533-45f0-9794-c586b8cd6f11.json used request id req-5397f4dd-2911-49ac-a721-ddac7e8d44af 2018-08-13 08:36:13,305 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.2639131546s 2018-08-13 08:36:13,305 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/67ac3592-b533-45f0-9794-c586b8cd6f11.json used request id req-5397f4dd-2911-49ac-a721-ddac7e8d44af 2018-08-13 08:36:13,309 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:36:13,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:36:14,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-6e4d8c85-a0a3-49c3-8260-c38f883f168d RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/snap", "metadata": {}}], "file": "/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/file", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "462c06a1-33c4-45d8-9ad9-13c01df47ad0", "size": 12716032, "self": "/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:35:50Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_7c4f6243-9f65-4736-af7a-046a2301c070", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:35:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:36:14,515 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6e4d8c85-a0a3-49c3-8260-c38f883f168d 2018-08-13 08:36:14,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 1.20576810837s 2018-08-13 08:36:14,515 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6e4d8c85-a0a3-49c3-8260-c38f883f168d 2018-08-13 08:36:14,517 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-13 08:36:14,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:36:17,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-47b3d6c8-b00e-4897-9338-4ed1311c1fcd RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:36:17,128 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0 used request id req-47b3d6c8-b00e-4897-9338-4ed1311c1fcd 2018-08-13 08:36:17,128 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 2.61072301865s 2018-08-13 08:36:17,128 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/462c06a1-33c4-45d8-9ad9-13c01df47ad0 used request id req-47b3d6c8-b00e-4897-9338-4ed1311c1fcd 2018-08-13 08:36:17,128 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:36:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:36:18,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-663a69b8-ea1f-44b5-9715-8cd1b0ecf365 x-compute-request-id: req-663a69b8-ea1f-44b5-9715-8cd1b0ecf365 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vmready1-flavor_7c4f6243-9f65-4736-af7a-046a2301c070", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/d192cc00-8369-4acb-9101-6559fc2deb8d", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/d192cc00-8369-4acb-9101-6559fc2deb8d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d192cc00-8369-4acb-9101-6559fc2deb8d"}]} 2018-08-13 08:36:18,971 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-663a69b8-ea1f-44b5-9715-8cd1b0ecf365 2018-08-13 08:36:18,971 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 1.84256911278s 2018-08-13 08:36:18,971 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-663a69b8-ea1f-44b5-9715-8cd1b0ecf365 2018-08-13 08:36:18,974 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-13 08:36:18,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/d192cc00-8369-4acb-9101-6559fc2deb8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa235379f64fcd1f9b0c4825cea27ff269286d24" 2018-08-13 08:36:19,205 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-858cf5fe-8173-41a8-8d13-c203a6080425 x-compute-request-id: req-858cf5fe-8173-41a8-8d13-c203a6080425 2018-08-13 08:36:19,205 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/d192cc00-8369-4acb-9101-6559fc2deb8d used request id req-858cf5fe-8173-41a8-8d13-c203a6080425 2018-08-13 08:36:19,205 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.231212854385s 2018-08-13 08:36:19,205 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/d192cc00-8369-4acb-9101-6559fc2deb8d used request id req-858cf5fe-8173-41a8-8d13-c203a6080425 2018-08-13 08:36:19,239 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-13 08:36:19,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:36:19,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:36:19,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:36:19,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:36:19,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:36:19,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:36:19,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:36:19,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:36:19,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:19 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f91ee6fa-1b0f-46f5-a6ca-2fcde8ce27a9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:36:19,901 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f91ee6fa-1b0f-46f5-a6ca-2fcde8ce27a9 2018-08-13 08:36:19,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:36:23,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:36:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["tDjppE7ETEq2KyONBS8rvQ"], "issued_at": "2018-08-13T08:36:23.000000Z"}} 2018-08-13 08:36:23,628 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:36:23,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:36:23,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-67da5500-dcce-403e-9182-a07fb35955f0 Date: Mon, 13 Aug 2018 08:36:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:36:23,824 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-67da5500-dcce-403e-9182-a07fb35955f0 2018-08-13 08:36:23,825 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.196262121201s 2018-08-13 08:36:23,825 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-67da5500-dcce-403e-9182-a07fb35955f0 2018-08-13 08:36:23,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:36:23,836 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:23 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:36:23,836 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:36:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:36:27,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:27 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-73046f9f-e8cd-4d65-882f-ad3f3dfbfea2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/afac87f26c194949968e478764c8be7b"}, "tags": [], "enabled": true, "id": "afac87f26c194949968e478764c8be7b", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-13 08:36:27,022 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-73046f9f-e8cd-4d65-882f-ad3f3dfbfea2 2018-08-13 08:36:27,022 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 3.18508386612s 2018-08-13 08:36:27,022 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-73046f9f-e8cd-4d65-882f-ad3f3dfbfea2 2018-08-13 08:36:27,027 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-08-13 08:36:27,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}}' 2018-08-13 08:36:30,625 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:30 GMT Content-Type: application/json Content-Length: 364 Vary: X-Auth-Token x-openstack-request-id: req-c2ccbb2e-a479-4d77-b160-6b39c991f07f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0"}, "tags": [], "enabled": true, "id": "e245efe9227f4f3cbf82387d570c38d0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}} 2018-08-13 08:36:30,625 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-c2ccbb2e-a479-4d77-b160-6b39c991f07f 2018-08-13 08:36:30,625 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 3.59791994095s 2018-08-13 08:36:30,625 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-c2ccbb2e-a479-4d77-b160-6b39c991f07f 2018-08-13 08:36:30,626 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'e245efe9227f4f3cbf82387d570c38d0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_3a45a50a-8e41-4f79-b0a3-3a5e43917038'}) 2018-08-13 08:36:30,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-08-13 08:36:30,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f12fec12-a9fa-4ab2-9316-9addb863d18d", "email": null, "name": "vmready2-user_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}}' 2018-08-13 08:36:31,236 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:31 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-af5afb72-118a-4c7d-b35f-2365b7c06880 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vmready2-user_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "links": {"self": "https://192.16.1.222:5000/v3/users/2a5d3f041c4c40f3b2e1a8c0568f1f37"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a5d3f041c4c40f3b2e1a8c0568f1f37", "domain_id": "default", "password_expires_at": null}} 2018-08-13 08:36:31,236 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-af5afb72-118a-4c7d-b35f-2365b7c06880 2018-08-13 08:36:31,236 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.60676908493s 2018-08-13 08:36:31,236 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-af5afb72-118a-4c7d-b35f-2365b7c06880 2018-08-13 08:36:31,237 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a5d3f041c4c40f3b2e1a8c0568f1f37', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_3a45a50a-8e41-4f79-b0a3-3a5e43917038'}) 2018-08-13 08:36:31,239 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:36:31,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:36:31,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:31 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-d7e69b0c-ef81-432b-8eca-5b59205a557a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:36:31,334 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d7e69b0c-ef81-432b-8eca-5b59205a557a 2018-08-13 08:36:31,334 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0947358608246s 2018-08-13 08:36:31,334 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d7e69b0c-ef81-432b-8eca-5b59205a557a 2018-08-13 08:36:31,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:36:31,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:36:31,459 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:31 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-635f1f38-0856-453a-94bd-b7d1ef0f552e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:36:31,459 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-635f1f38-0856-453a-94bd-b7d1ef0f552e 2018-08-13 08:36:31,459 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.121666908264s 2018-08-13 08:36:31,459 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-635f1f38-0856-453a-94bd-b7d1ef0f552e 2018-08-13 08:36:31,460 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-13 08:36:31,463 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-08-13 08:36:31,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" -d '{"role": {"name": "Member"}}' 2018-08-13 08:36:31,899 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:31 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-9ac2b8e4-1c4f-4acd-adf6-8a7db077f99a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "c46ad056fa8f410881c76a44d1ede07b", "links": {"self": "https://192.16.1.222:5000/v3/roles/c46ad056fa8f410881c76a44d1ede07b"}, "name": "Member"}} 2018-08-13 08:36:31,899 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-9ac2b8e4-1c4f-4acd-adf6-8a7db077f99a 2018-08-13 08:36:31,899 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.436060905457s 2018-08-13 08:36:31,899 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-9ac2b8e4-1c4f-4acd-adf6-8a7db077f99a 2018-08-13 08:36:31,900 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'c46ad056fa8f410881c76a44d1ede07b'}) 2018-08-13 08:36:31,903 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:36:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:36:31,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:31 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-2e5f8dae-9eb8-4887-a359-fc79e8cdc445 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c46ad056fa8f410881c76a44d1ede07b", "links": {"self": "https://192.16.1.222:5000/v3/roles/c46ad056fa8f410881c76a44d1ede07b"}, "name": "Member"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:36:31,983 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2e5f8dae-9eb8-4887-a359-fc79e8cdc445 2018-08-13 08:36:31,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0798139572144s 2018-08-13 08:36:31,984 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2e5f8dae-9eb8-4887-a359-fc79e8cdc445 2018-08-13 08:36:31,988 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:36:31,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:36:33,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:33 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-294357df-4cf8-4492-b9ca-6d3f9bf9c0fb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:36:33,276 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-294357df-4cf8-4492-b9ca-6d3f9bf9c0fb 2018-08-13 08:36:33,276 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 1.28773903847s 2018-08-13 08:36:33,276 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-294357df-4cf8-4492-b9ca-6d3f9bf9c0fb 2018-08-13 08:36:33,277 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:36:33,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:36:36,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:36 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-8be2d0bb-11b7-4c45-adea-ffb2782f21d8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "vmready2-user_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "links": {"self": "https://192.16.1.222:5000/v3/users/2a5d3f041c4c40f3b2e1a8c0568f1f37"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a5d3f041c4c40f3b2e1a8c0568f1f37", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:36:36,876 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-8be2d0bb-11b7-4c45-adea-ffb2782f21d8 2018-08-13 08:36:36,876 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 3.59910607338s 2018-08-13 08:36:36,876 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-8be2d0bb-11b7-4c45-adea-ffb2782f21d8 2018-08-13 08:36:36,882 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:36:36,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:36:36,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:36 GMT Content-Type: application/json Content-Length: 1089 Vary: X-Auth-Token x-openstack-request-id: req-249d9c29-3018-4326-b85c-802f0d2350d8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0"}, "tags": [], "enabled": true, "id": "e245efe9227f4f3cbf82387d570c38d0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}]} 2018-08-13 08:36:36,942 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-249d9c29-3018-4326-b85c-802f0d2350d8 2018-08-13 08:36:36,942 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0598299503326s 2018-08-13 08:36:36,942 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-249d9c29-3018-4326-b85c-802f0d2350d8 2018-08-13 08:36:36,946 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-13 08:36:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=2a5d3f041c4c40f3b2e1a8c0568f1f37&role.id=c46ad056fa8f410881c76a44d1ede07b&scope.project.id=e245efe9227f4f3cbf82387d570c38d0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:36:38,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:38 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-36e05e9a-d61c-44b9-98fd-1167316545fd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=2a5d3f041c4c40f3b2e1a8c0568f1f37&role.id=c46ad056fa8f410881c76a44d1ede07b&scope.project.id=e245efe9227f4f3cbf82387d570c38d0", "previous": null, "next": null}} 2018-08-13 08:36:38,566 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=2a5d3f041c4c40f3b2e1a8c0568f1f37&role.id=c46ad056fa8f410881c76a44d1ede07b&scope.project.id=e245efe9227f4f3cbf82387d570c38d0 used request id req-36e05e9a-d61c-44b9-98fd-1167316545fd 2018-08-13 08:36:38,566 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 1.62012815475s 2018-08-13 08:36:38,567 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=2a5d3f041c4c40f3b2e1a8c0568f1f37&role.id=c46ad056fa8f410881c76a44d1ede07b&scope.project.id=e245efe9227f4f3cbf82387d570c38d0 used request id req-36e05e9a-d61c-44b9-98fd-1167316545fd 2018-08-13 08:36:38,569 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-08-13 08:36:38,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0/users/2a5d3f041c4c40f3b2e1a8c0568f1f37/roles/c46ad056fa8f410881c76a44d1ede07b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:36:38,894 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:38 GMT Vary: X-Auth-Token x-openstack-request-id: req-3ebb53cc-e318-49c2-86e6-147719362e6e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:36:38,894 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0/users/2a5d3f041c4c40f3b2e1a8c0568f1f37/roles/c46ad056fa8f410881c76a44d1ede07b used request id req-3ebb53cc-e318-49c2-86e6-147719362e6e 2018-08-13 08:36:38,894 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.325135946274s 2018-08-13 08:36:38,894 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0/users/2a5d3f041c4c40f3b2e1a8c0568f1f37/roles/c46ad056fa8f410881c76a44d1ede07b used request id req-3ebb53cc-e318-49c2-86e6-147719362e6e 2018-08-13 08:36:38,894 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vmready2-project_3a45a50a-8e41-4f79-b0a3-3a5e43917038', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', 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': 'f12fec12-a9fa-4ab2-9316-9addb863d18d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vmready2-user_3a45a50a-8e41-4f79-b0a3-3a5e43917038', 'project_id': u'e245efe9227f4f3cbf82387d570c38d0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-08-13 08:36:38,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:36:38,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:36:38,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:36:38,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:36:38,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:36:38,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:36:38,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:36:38,897 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_3a45a50a-8e41-4f79-b0a3-3a5e43917038', 'password': 'f12fec12-a9fa-4ab2-9316-9addb863d18d', 'project_name': 'vmready2-project_3a45a50a-8e41-4f79-b0a3-3a5e43917038', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': 'e245efe9227f4f3cbf82387d570c38d0', 'project_domain_name': 'Default'} 2018-08-13 08:36:38,897 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-13 08:36:38,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:36:38,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:36:38 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1911b077-259c-4702-8bbf-14986b030298 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:36:38,913 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1911b077-259c-4702-8bbf-14986b030298 2018-08-13 08:36:38,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:36:41,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c46ad056fa8f410881c76a44d1ede07b", "name": "Member"}], "expires_at": "2018-08-13T20:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e245efe9227f4f3cbf82387d570c38d0", "name": "vmready2-project_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/e245efe9227f4f3cbf82387d570c38d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/e245efe9227f4f3cbf82387d570c38d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/e245efe9227f4f3cbf82387d570c38d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/e245efe9227f4f3cbf82387d570c38d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/e245efe9227f4f3cbf82387d570c38d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/e245efe9227f4f3cbf82387d570c38d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/e245efe9227f4f3cbf82387d570c38d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/e245efe9227f4f3cbf82387d570c38d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/e245efe9227f4f3cbf82387d570c38d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/e245efe9227f4f3cbf82387d570c38d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/e245efe9227f4f3cbf82387d570c38d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/e245efe9227f4f3cbf82387d570c38d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "id": "2a5d3f041c4c40f3b2e1a8c0568f1f37"}, "audit_ids": ["bI_64idFSCCoyETB2T0Bwg"], "issued_at": "2018-08-13T08:36:41.000000Z"}} 2018-08-13 08:36:41,914 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-13 08:36:41,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" -d '{"network": {"name": "vmready2-net_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "admin_state_up": true}}' 2018-08-13 08:36:43,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-18abdfa5-d86d-4f13-abbc-df89c00c7b38 Date: Mon, 13 Aug 2018 08:36:43 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e245efe9227f4f3cbf82387d570c38d0","created_at":"2018-08-13T08:36:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-13T08:36:43Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e245efe9227f4f3cbf82387d570c38d0","id":"46d106e2-21d3-4250-912b-dcbc6b36c6f9","name":"vmready2-net_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}} 2018-08-13 08:36:43,214 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-18abdfa5-d86d-4f13-abbc-df89c00c7b38 2018-08-13 08:36:43,214 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.29927992821s 2018-08-13 08:36:43,214 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-18abdfa5-d86d-4f13-abbc-df89c00c7b38 2018-08-13 08:36:43,214 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:36:43Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'46d106e2-21d3-4250-912b-dcbc6b36c6f9', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_3a45a50a-8e41-4f79-b0a3-3a5e43917038', u'admin_state_up': True, u'tenant_id': u'e245efe9227f4f3cbf82387d570c38d0', u'created_at': u'2018-08-13T08:36:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e245efe9227f4f3cbf82387d570c38d0'}) 2018-08-13 08:36:43,214 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:36:43,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" 2018-08-13 08:36:43,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-7ff2ce2e-3951-41c5-ac66-eed57a843785 Date: Mon, 13 Aug 2018 08:36:43 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-13T08:36:43Z","tenant_id":"e245efe9227f4f3cbf82387d570c38d0","created_at":"2018-08-13T08:36:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"e245efe9227f4f3cbf82387d570c38d0","id":"46d106e2-21d3-4250-912b-dcbc6b36c6f9","name":"vmready2-net_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}]} 2018-08-13 08:36:43,388 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7ff2ce2e-3951-41c5-ac66-eed57a843785 2018-08-13 08:36:43,388 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.173723936081s 2018-08-13 08:36:43,388 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7ff2ce2e-3951-41c5-ac66-eed57a843785 2018-08-13 08:36:43,389 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-13 08:36:43,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" -d '{"subnet": {"name": "vmready2-subnet_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "enable_dhcp": true, "network_id": "46d106e2-21d3-4250-912b-dcbc6b36c6f9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-13 08:36:44,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d747340d-fd51-4f4a-ae9c-b0a1723c5f12 Date: Mon, 13 Aug 2018 08:36:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46d106e2-21d3-4250-912b-dcbc6b36c6f9","tenant_id":"e245efe9227f4f3cbf82387d570c38d0","created_at":"2018-08-13T08:36:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:36:43Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e245efe9227f4f3cbf82387d570c38d0","id":"24aca6ed-58e9-41e0-9c3b-309d861c6e77","subnetpool_id":null,"name":"vmready2-subnet_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}} 2018-08-13 08:36:44,612 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-d747340d-fd51-4f4a-ae9c-b0a1723c5f12 2018-08-13 08:36:44,612 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.22294592857s 2018-08-13 08:36:44,612 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-d747340d-fd51-4f4a-ae9c-b0a1723c5f12 2018-08-13 08:36:44,613 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:36:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'24aca6ed-58e9-41e0-9c3b-309d861c6e77', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_3a45a50a-8e41-4f79-b0a3-3a5e43917038', u'enable_dhcp': True, u'network_id': u'46d106e2-21d3-4250-912b-dcbc6b36c6f9', u'tenant_id': u'e245efe9227f4f3cbf82387d570c38d0', u'created_at': u'2018-08-13T08:36:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e245efe9227f4f3cbf82387d570c38d0'}) 2018-08-13 08:36:44,613 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-13 08:36:44,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "vmready2-router_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "admin_state_up": true}}' 2018-08-13 08:36:56,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e28b457b-8140-41e8-a5a2-cdccac0e038a Date: Mon, 13 Aug 2018 08:36:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:46Z", "admin_state_up": true, "updated_at": "2018-08-13T08:36:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "70526949-bd69-4791-81f0-2d8ed04bcf22", "name": "vmready2-router_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}} 2018-08-13 08:36:56,728 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e28b457b-8140-41e8-a5a2-cdccac0e038a 2018-08-13 08:36:56,728 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 12.1152598858s 2018-08-13 08:36:56,729 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e28b457b-8140-41e8-a5a2-cdccac0e038a 2018-08-13 08:36:56,729 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:36:47Z', u'revision_number': 3, u'id': u'70526949-bd69-4791-81f0-2d8ed04bcf22', u'external_gateway_info': {u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.107'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_3a45a50a-8e41-4f79-b0a3-3a5e43917038', u'admin_state_up': True, u'tenant_id': u'e245efe9227f4f3cbf82387d570c38d0', u'created_at': u'2018-08-13T08:36:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'e245efe9227f4f3cbf82387d570c38d0'}) 2018-08-13 08:36:56,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-13 08:36:56,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/70526949-bd69-4791-81f0-2d8ed04bcf22/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" -d '{"subnet_id": "24aca6ed-58e9-41e0-9c3b-309d861c6e77"}' 2018-08-13 08:37:03,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9414abae-9cfc-4b37-aab2-d5ff24dd525e Date: Mon, 13 Aug 2018 08:37:03 GMT RESP BODY: {"network_id": "46d106e2-21d3-4250-912b-dcbc6b36c6f9", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "subnet_id": "24aca6ed-58e9-41e0-9c3b-309d861c6e77", "subnet_ids": ["24aca6ed-58e9-41e0-9c3b-309d861c6e77"], "port_id": "197b05ec-aa4b-4ce3-93e8-a3fec73eec1c", "id": "70526949-bd69-4791-81f0-2d8ed04bcf22"} 2018-08-13 08:37:03,180 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/70526949-bd69-4791-81f0-2d8ed04bcf22/add_router_interface.json used request id req-9414abae-9cfc-4b37-aab2-d5ff24dd525e 2018-08-13 08:37:03,180 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 6.45074892044s 2018-08-13 08:37:03,180 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/70526949-bd69-4791-81f0-2d8ed04bcf22/add_router_interface.json used request id req-9414abae-9cfc-4b37-aab2-d5ff24dd525e returning object 70526949-bd69-4791-81f0-2d8ed04bcf22 2018-08-13 08:37:03,180 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 08:37:03,296 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-13 08:37:03,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:37:03,783 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-13 08:37:03,786 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:37:03,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" 2018-08-13 08:37:05,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-46dc7c95-26be-4441-8adb-8be78cffd1a2 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:37:05,849 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-46dc7c95-26be-4441-8adb-8be78cffd1a2 2018-08-13 08:37:05,849 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 2.06283402443s 2018-08-13 08:37:05,849 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-46dc7c95-26be-4441-8adb-8be78cffd1a2 2018-08-13 08:37:05,856 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-13 08:37:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}' 2018-08-13 08:37:09,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-c2b4f67d-0ca4-4af7-831a-4a648f5e0fb1 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/file", "owner": "e245efe9227f4f3cbf82387d570c38d0", "id": "6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1", "size": null, "self": "/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:37:08Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "checksum": null, "created_at": "2018-08-13T08:37:08Z", "protected": false} 2018-08-13 08:37:09,660 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-c2b4f67d-0ca4-4af7-831a-4a648f5e0fb1 2018-08-13 08:37:09,660 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 3.80350017548s 2018-08-13 08:37:09,660 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-c2b4f67d-0ca4-4af7-831a-4a648f5e0fb1 returning object 6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1 2018-08-13 08:37:09,660 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-13 08:37:09,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" -d '' 2018-08-13 08:37:12,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-c111a5dd-75ec-487f-a563-abb703d29230 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:37:12,995 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/file used request id req-c111a5dd-75ec-487f-a563-abb703d29230 2018-08-13 08:37:12,996 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 3.33529400826s 2018-08-13 08:37:12,996 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/file used request id req-c111a5dd-75ec-487f-a563-abb703d29230 2018-08-13 08:37:12,999 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:37:13,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" 2018-08-13 08:37:13,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-769858b7-3d7a-49ce-8c4a-b04bd3e4313c RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/snap", "metadata": {}}], "file": "/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/file", "owner": "e245efe9227f4f3cbf82387d570c38d0", "id": "6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1", "size": 12716032, "self": "/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:37:12Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:37:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:37:13,076 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-769858b7-3d7a-49ce-8c4a-b04bd3e4313c 2018-08-13 08:37:13,076 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0767631530762s 2018-08-13 08:37:13,076 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-769858b7-3d7a-49ce-8c4a-b04bd3e4313c 2018-08-13 08:37:13,077 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/file', 'owner': u'e245efe9227f4f3cbf82387d570c38d0', 'id': u'6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1', 'size': 12716032, u'self': u'/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e245efe9227f4f3cbf82387d570c38d0', 'name': 'vmready2-project_3a45a50a-8e41-4f79-b0a3-3a5e43917038', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-13T08:37:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-13T08:37:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038', 'created': u'2018-08-13T08:37:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-13T08:37:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-13 08:37:13,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-13 08:37:13,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-13 08:37:16,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b420885-b28e-4d3b-b6e7-534e803a2540 x-compute-request-id: req-0b420885-b28e-4d3b-b6e7-534e803a2540 RESP BODY: {"flavor": {"name": "vmready2-flavor_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/63b642b5-baa0-4a70-9e69-278c133597a9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/63b642b5-baa0-4a70-9e69-278c133597a9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "63b642b5-baa0-4a70-9e69-278c133597a9"}} 2018-08-13 08:37:16,642 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-0b420885-b28e-4d3b-b6e7-534e803a2540 2018-08-13 08:37:16,643 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 3.56447792053s 2018-08-13 08:37:16,643 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-0b420885-b28e-4d3b-b6e7-534e803a2540 2018-08-13 08:37:16,643 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_3a45a50a-8e41-4f79-b0a3-3a5e43917038', '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'874d7acf58544e2d8d4d8ca0c1d4603b', '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'63b642b5-baa0-4a70-9e69-278c133597a9', 'swap': 0}) 2018-08-13 08:37:16,644 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-13 08:37:16,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/63b642b5-baa0-4a70-9e69-278c133597a9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" -d '{"extra_specs": {}}' 2018-08-13 08:37:18,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8202333-2821-41c5-99b3-76cb19eaf09e x-compute-request-id: req-f8202333-2821-41c5-99b3-76cb19eaf09e RESP BODY: {"extra_specs": {}} 2018-08-13 08:37:18,550 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/63b642b5-baa0-4a70-9e69-278c133597a9/os-extra_specs used request id req-f8202333-2821-41c5-99b3-76cb19eaf09e 2018-08-13 08:37:18,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 1.9065349102s 2018-08-13 08:37:18,550 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/63b642b5-baa0-4a70-9e69-278c133597a9/os-extra_specs used request id req-f8202333-2821-41c5-99b3-76cb19eaf09e 2018-08-13 08:37:18,551 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-13 08:37:18,553 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-13 08:37:18,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/70526949-bd69-4791-81f0-2d8ed04bcf22/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" -d '{"subnet_id": "24aca6ed-58e9-41e0-9c3b-309d861c6e77"}' 2018-08-13 08:37:23,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-451d0594-6c8c-4732-a8de-4a47411fd5c7 Date: Mon, 13 Aug 2018 08:37:23 GMT RESP BODY: {"network_id": "46d106e2-21d3-4250-912b-dcbc6b36c6f9", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "subnet_id": "24aca6ed-58e9-41e0-9c3b-309d861c6e77", "subnet_ids": ["24aca6ed-58e9-41e0-9c3b-309d861c6e77"], "port_id": "197b05ec-aa4b-4ce3-93e8-a3fec73eec1c", "id": "70526949-bd69-4791-81f0-2d8ed04bcf22"} 2018-08-13 08:37:23,021 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/70526949-bd69-4791-81f0-2d8ed04bcf22/remove_router_interface.json used request id req-451d0594-6c8c-4732-a8de-4a47411fd5c7 2018-08-13 08:37:23,021 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 4.46744418144s 2018-08-13 08:37:23,021 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/70526949-bd69-4791-81f0-2d8ed04bcf22/remove_router_interface.json used request id req-451d0594-6c8c-4732-a8de-4a47411fd5c7 returning object 70526949-bd69-4791-81f0-2d8ed04bcf22 2018-08-13 08:37:23,021 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-13 08:37:23,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" 2018-08-13 08:37:23,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-0fd25b06-5ba4-402a-92bd-78122ea268a4 Date: Mon, 13 Aug 2018 08:37:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:46Z", "admin_state_up": true, "updated_at": "2018-08-13T08:37:20Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "70526949-bd69-4791-81f0-2d8ed04bcf22", "name": "vmready2-router_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}]} 2018-08-13 08:37:23,362 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-0fd25b06-5ba4-402a-92bd-78122ea268a4 2018-08-13 08:37:23,362 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.340806007385s 2018-08-13 08:37:23,363 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-0fd25b06-5ba4-402a-92bd-78122ea268a4 2018-08-13 08:37:23,364 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-13 08:37:23,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/70526949-bd69-4791-81f0-2d8ed04bcf22.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" 2018-08-13 08:37:32,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4f91b2b-f7a4-433c-8926-3e69f60a5b5f Content-Length: 0 Date: Mon, 13 Aug 2018 08:37:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:37:32,680 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/70526949-bd69-4791-81f0-2d8ed04bcf22.json used request id req-e4f91b2b-f7a4-433c-8926-3e69f60a5b5f 2018-08-13 08:37:32,680 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 9.3161008358s 2018-08-13 08:37:32,680 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/70526949-bd69-4791-81f0-2d8ed04bcf22.json used request id req-e4f91b2b-f7a4-433c-8926-3e69f60a5b5f 2018-08-13 08:37:32,681 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:37:32,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" 2018-08-13 08:37:32,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-306b5684-03a5-4044-aee5-4fc3fd041cab Date: Mon, 13 Aug 2018 08:37:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46d106e2-21d3-4250-912b-dcbc6b36c6f9","tenant_id":"e245efe9227f4f3cbf82387d570c38d0","created_at":"2018-08-13T08:36:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:36:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e245efe9227f4f3cbf82387d570c38d0","id":"24aca6ed-58e9-41e0-9c3b-309d861c6e77","subnetpool_id":null,"name":"vmready2-subnet_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}]} 2018-08-13 08:37:32,810 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-306b5684-03a5-4044-aee5-4fc3fd041cab 2018-08-13 08:37:32,810 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.128882884979s 2018-08-13 08:37:32,810 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-306b5684-03a5-4044-aee5-4fc3fd041cab 2018-08-13 08:37:32,811 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-13 08:37:32,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/24aca6ed-58e9-41e0-9c3b-309d861c6e77.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" 2018-08-13 08:37:38,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c24b4a1-091a-4d29-8bd0-1a2214300c52 Date: Mon, 13 Aug 2018 08:37:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:37:38,366 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/24aca6ed-58e9-41e0-9c3b-309d861c6e77.json used request id req-1c24b4a1-091a-4d29-8bd0-1a2214300c52 2018-08-13 08:37:38,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 5.55477404594s 2018-08-13 08:37:38,366 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/24aca6ed-58e9-41e0-9c3b-309d861c6e77.json used request id req-1c24b4a1-091a-4d29-8bd0-1a2214300c52 2018-08-13 08:37:38,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:37:38,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" 2018-08-13 08:37:38,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-546e61c5-45e8-4b38-a250-69a0637baad8 Date: Mon, 13 Aug 2018 08:37:38 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-13T08:37:38Z","tenant_id":"e245efe9227f4f3cbf82387d570c38d0","created_at":"2018-08-13T08:36:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e245efe9227f4f3cbf82387d570c38d0","id":"46d106e2-21d3-4250-912b-dcbc6b36c6f9","name":"vmready2-net_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}]} 2018-08-13 08:37:38,614 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-546e61c5-45e8-4b38-a250-69a0637baad8 2018-08-13 08:37:38,614 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.247714996338s 2018-08-13 08:37:38,614 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-546e61c5-45e8-4b38-a250-69a0637baad8 2018-08-13 08:37:38,615 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-13 08:37:38,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/46d106e2-21d3-4250-912b-dcbc6b36c6f9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" 2018-08-13 08:37:42,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0725b946-e487-4a07-a703-85361c037992 Date: Mon, 13 Aug 2018 08:37:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:37:42,347 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/46d106e2-21d3-4250-912b-dcbc6b36c6f9.json used request id req-0725b946-e487-4a07-a703-85361c037992 2018-08-13 08:37:42,347 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.73221206665s 2018-08-13 08:37:42,347 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/46d106e2-21d3-4250-912b-dcbc6b36c6f9.json used request id req-0725b946-e487-4a07-a703-85361c037992 2018-08-13 08:37:42,351 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:37:42,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" 2018-08-13 08:37:44,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-aa58862a-01e6-4038-99a1-b2f59b8e3317 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/snap", "metadata": {}}], "file": "/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/file", "owner": "e245efe9227f4f3cbf82387d570c38d0", "id": "6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1", "size": 12716032, "self": "/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:37:12Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:37:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:37:44,241 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-aa58862a-01e6-4038-99a1-b2f59b8e3317 2018-08-13 08:37:44,241 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 1.88989305496s 2018-08-13 08:37:44,241 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-aa58862a-01e6-4038-99a1-b2f59b8e3317 2018-08-13 08:37:44,242 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-13 08:37:44,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c286efb39391d12e8b3effb93b9968cbe6c8282a" 2018-08-13 08:37:46,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-31322e86-e20b-4f92-915c-e6267acc1dc1 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:37:46,987 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1 used request id req-31322e86-e20b-4f92-915c-e6267acc1dc1 2018-08-13 08:37:46,987 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 2.74427294731s 2018-08-13 08:37:46,987 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/6c3d5e7d-bb87-44f1-a016-bf9f20acb3b1 used request id req-31322e86-e20b-4f92-915c-e6267acc1dc1 2018-08-13 08:37:46,987 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:37:46,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:37:47,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-54d42ce1-b735-4d16-91c5-16d81e7c86ef x-compute-request-id: req-54d42ce1-b735-4d16-91c5-16d81e7c86ef RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vmready2-flavor_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/63b642b5-baa0-4a70-9e69-278c133597a9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/63b642b5-baa0-4a70-9e69-278c133597a9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "63b642b5-baa0-4a70-9e69-278c133597a9"}]} 2018-08-13 08:37:47,082 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-54d42ce1-b735-4d16-91c5-16d81e7c86ef 2018-08-13 08:37:47,082 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0945820808411s 2018-08-13 08:37:47,082 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-54d42ce1-b735-4d16-91c5-16d81e7c86ef 2018-08-13 08:37:47,085 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-13 08:37:47,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/63b642b5-baa0-4a70-9e69-278c133597a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:37:49,648 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f87f6431-5edf-4207-994a-9b2956e72c89 x-compute-request-id: req-f87f6431-5edf-4207-994a-9b2956e72c89 2018-08-13 08:37:49,648 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/63b642b5-baa0-4a70-9e69-278c133597a9 used request id req-f87f6431-5edf-4207-994a-9b2956e72c89 2018-08-13 08:37:49,648 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 2.56308102608s 2018-08-13 08:37:49,648 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/63b642b5-baa0-4a70-9e69-278c133597a9 used request id req-f87f6431-5edf-4207-994a-9b2956e72c89 2018-08-13 08:37:49,649 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:37:49,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:37:49,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:37:49 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-99b674ce-0052-4f87-87d8-d3b94164ba66 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "vmready2-user_3a45a50a-8e41-4f79-b0a3-3a5e43917038", "links": {"self": "https://192.16.1.222:5000/v3/users/2a5d3f041c4c40f3b2e1a8c0568f1f37"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a5d3f041c4c40f3b2e1a8c0568f1f37", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:37:49,812 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-99b674ce-0052-4f87-87d8-d3b94164ba66 2018-08-13 08:37:49,812 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.16362285614s 2018-08-13 08:37:49,813 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-99b674ce-0052-4f87-87d8-d3b94164ba66 2018-08-13 08:37:49,815 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:37:49,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/2a5d3f041c4c40f3b2e1a8c0568f1f37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:37:49,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:37:49 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-54da7b24-e0b2-42a4-ad27-70d8e96aefd6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/2a5d3f041c4c40f3b2e1a8c0568f1f37"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "2a5d3f041c4c40f3b2e1a8c0568f1f37", "email": null, "name": "vmready2-user_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}} 2018-08-13 08:37:49,872 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/2a5d3f041c4c40f3b2e1a8c0568f1f37 used request id req-54da7b24-e0b2-42a4-ad27-70d8e96aefd6 2018-08-13 08:37:49,872 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0570259094238s 2018-08-13 08:37:49,873 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/2a5d3f041c4c40f3b2e1a8c0568f1f37 used request id req-54da7b24-e0b2-42a4-ad27-70d8e96aefd6 2018-08-13 08:37:49,873 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-08-13 08:37:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/2a5d3f041c4c40f3b2e1a8c0568f1f37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:37:50,256 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:37:50 GMT Vary: X-Auth-Token x-openstack-request-id: req-a11f99d0-cde3-4afe-b001-01f181296229 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:37:50,256 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/2a5d3f041c4c40f3b2e1a8c0568f1f37 used request id req-a11f99d0-cde3-4afe-b001-01f181296229 2018-08-13 08:37:50,256 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.383213043213s 2018-08-13 08:37:50,256 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/2a5d3f041c4c40f3b2e1a8c0568f1f37 used request id req-a11f99d0-cde3-4afe-b001-01f181296229 2018-08-13 08:37:50,261 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:37:50,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:37:50,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:37:50 GMT Content-Type: application/json Content-Length: 1071 Vary: X-Auth-Token x-openstack-request-id: req-11a5337b-2ca7-470b-b0a6-56f521967dda X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0"}, "tags": [], "enabled": true, "id": "e245efe9227f4f3cbf82387d570c38d0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3a45a50a-8e41-4f79-b0a3-3a5e43917038"}]} 2018-08-13 08:37:50,323 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-11a5337b-2ca7-470b-b0a6-56f521967dda 2018-08-13 08:37:50,323 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0612559318542s 2018-08-13 08:37:50,323 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-11a5337b-2ca7-470b-b0a6-56f521967dda 2018-08-13 08:37:50,325 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-08-13 08:37:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:37:50,830 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:37:50 GMT Vary: X-Auth-Token x-openstack-request-id: req-8005120b-b5ff-4d1b-a8d2-adf07e75ff7b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:37:50,831 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 used request id req-8005120b-b5ff-4d1b-a8d2-adf07e75ff7b 2018-08-13 08:37:50,831 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.505289077759s 2018-08-13 08:37:50,831 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 used request id req-8005120b-b5ff-4d1b-a8d2-adf07e75ff7b 2018-08-13 08:37:50,833 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:37:50,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:37:50,886 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:37:50 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-fe802e11-d31d-4bce-9905-8a31e6295c7a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c46ad056fa8f410881c76a44d1ede07b", "links": {"self": "https://192.16.1.222:5000/v3/roles/c46ad056fa8f410881c76a44d1ede07b"}, "name": "Member"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:37:50,887 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-fe802e11-d31d-4bce-9905-8a31e6295c7a 2018-08-13 08:37:50,887 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0537810325623s 2018-08-13 08:37:50,887 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-fe802e11-d31d-4bce-9905-8a31e6295c7a 2018-08-13 08:37:50,890 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-08-13 08:37:50,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/c46ad056fa8f410881c76a44d1ede07b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8d97ec628777472940f957fbc8327db5d94eb3a" 2018-08-13 08:37:53,450 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:37:53 GMT Vary: X-Auth-Token x-openstack-request-id: req-b5442f00-3bab-4910-9c59-007423c58c3b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:37:53,450 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/c46ad056fa8f410881c76a44d1ede07b used request id req-b5442f00-3bab-4910-9c59-007423c58c3b 2018-08-13 08:37:53,450 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 2.56036400795s 2018-08-13 08:37:53,450 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/c46ad056fa8f410881c76a44d1ede07b used request id req-b5442f00-3bab-4910-9c59-007423c58c3b 2018-08-13 08:37:53,484 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-13 08:37:53,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:37:53,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:37:53,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:37:53,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:37:53,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:37:53,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:37:53,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:37:53,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:37:53,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:37:53,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:37:53,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:37:53,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:37:53,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:37:53 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-117b5274-9084-4058-8db7-e244432cbdb0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:37:53,539 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-117b5274-9084-4058-8db7-e244432cbdb0 2018-08-13 08:37:53,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:37:54,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:37:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["YJERWhfQQq6D2MKXTGf9rA"], "issued_at": "2018-08-13T08:37:54.000000Z"}} 2018-08-13 08:37:54,076 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:37:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:37:54,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-52c437df-d43c-412f-a6ae-329b308b3782 Date: Mon, 13 Aug 2018 08:37:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:37:54,330 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-52c437df-d43c-412f-a6ae-329b308b3782 2018-08-13 08:37:54,330 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.253562927246s 2018-08-13 08:37:54,330 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-52c437df-d43c-412f-a6ae-329b308b3782 2018-08-13 08:37:54,355 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-13 08:37:54,356 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-13 08:37:54,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"network": {"name": "singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503", "admin_state_up": true}}' 2018-08-13 08:37:54,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5b1d912a-9ae4-4086-be9c-db4227e82ecd Date: Mon, 13 Aug 2018 08:37:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"af592516-9c4f-4222-b772-c1fab80c808d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:37:54Z","is_default":false,"provider:segmentation_id":12,"name":"singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:37:54Z","mtu":1450}} 2018-08-13 08:37:54,654 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5b1d912a-9ae4-4086-be9c-db4227e82ecd 2018-08-13 08:37:54,654 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.298557043076s 2018-08-13 08:37:54,654 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5b1d912a-9ae4-4086-be9c-db4227e82ecd 2018-08-13 08:37:54,655 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-13T08:37:54Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'af592516-9c4f-4222-b772-c1fab80c808d', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503', u'admin_state_up': True, u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:37:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b'}) 2018-08-13 08:37:54,655 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:37:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:37:54,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-85b35f3a-5c54-4945-8f47-134257a61ca7 Date: Mon, 13 Aug 2018 08:37:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"af592516-9c4f-4222-b772-c1fab80c808d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:37:54Z","provider:segmentation_id":12,"name":"singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:37:54Z","provider:network_type":"vxlan"}]} 2018-08-13 08:37:54,838 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-85b35f3a-5c54-4945-8f47-134257a61ca7 2018-08-13 08:37:54,838 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.182463169098s 2018-08-13 08:37:54,838 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-85b35f3a-5c54-4945-8f47-134257a61ca7 2018-08-13 08:37:54,839 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-13 08:37:54,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"subnet": {"name": "singlevm1-subnet_4bbf3785-4814-4a86-8816-ddf94922d503", "enable_dhcp": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-13 08:37:55,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e971d442-27eb-48d7-b789-d6bb972a5741 Date: Mon, 13 Aug 2018 08:37:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af592516-9c4f-4222-b772-c1fab80c808d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:37:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:37:55Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"36b6026e-8e39-4ad9-a5af-64f607ddf1b7","subnetpool_id":null,"name":"singlevm1-subnet_4bbf3785-4814-4a86-8816-ddf94922d503"}} 2018-08-13 08:37:55,648 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-e971d442-27eb-48d7-b789-d6bb972a5741 2018-08-13 08:37:55,648 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.808996915817s 2018-08-13 08:37:55,648 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-e971d442-27eb-48d7-b789-d6bb972a5741 2018-08-13 08:37:55,649 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:37:55Z', 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'36b6026e-8e39-4ad9-a5af-64f607ddf1b7', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_4bbf3785-4814-4a86-8816-ddf94922d503', u'enable_dhcp': True, u'network_id': u'af592516-9c4f-4222-b772-c1fab80c808d', u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:37:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b'}) 2018-08-13 08:37:55,649 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-13 08:37:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "singlevm1-router_4bbf3785-4814-4a86-8816-ddf94922d503", "admin_state_up": true}}' 2018-08-13 08:38:07,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-c79203fe-2f7d-4d6d-928b-da591e7a7878 Date: Mon, 13 Aug 2018 08:38:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:37:57Z", "admin_state_up": true, "updated_at": "2018-08-13T08:37:59Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "name": "singlevm1-router_4bbf3785-4814-4a86-8816-ddf94922d503"}} 2018-08-13 08:38:07,390 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-c79203fe-2f7d-4d6d-928b-da591e7a7878 2018-08-13 08:38:07,390 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 11.7412831783s 2018-08-13 08:38:07,391 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-c79203fe-2f7d-4d6d-928b-da591e7a7878 2018-08-13 08:38:07,391 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:37:59Z', u'revision_number': 3, u'ha': True, u'id': u'f7f0130d-33a1-49db-9dd9-8c391e6ae105', u'external_gateway_info': {u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.104'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_4bbf3785-4814-4a86-8816-ddf94922d503', u'admin_state_up': True, u'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'created_at': u'2018-08-13T08:37:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b'}) 2018-08-13 08:38:07,391 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-13 08:38:07,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/f7f0130d-33a1-49db-9dd9-8c391e6ae105/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"subnet_id": "36b6026e-8e39-4ad9-a5af-64f607ddf1b7"}' 2018-08-13 08:38:13,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ab21357-9b48-4a8a-aab8-c91e0d5f0c12 Date: Mon, 13 Aug 2018 08:38:13 GMT RESP BODY: {"network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "subnet_id": "36b6026e-8e39-4ad9-a5af-64f607ddf1b7", "subnet_ids": ["36b6026e-8e39-4ad9-a5af-64f607ddf1b7"], "port_id": "ab3c65c9-aef9-49f3-be6c-190a881da8e8", "id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105"} 2018-08-13 08:38:13,304 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/f7f0130d-33a1-49db-9dd9-8c391e6ae105/add_router_interface.json used request id req-2ab21357-9b48-4a8a-aab8-c91e0d5f0c12 2018-08-13 08:38:13,305 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 5.91334295273s 2018-08-13 08:38:13,305 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/f7f0130d-33a1-49db-9dd9-8c391e6ae105/add_router_interface.json used request id req-2ab21357-9b48-4a8a-aab8-c91e0d5f0c12 returning object f7f0130d-33a1-49db-9dd9-8c391e6ae105 2018-08-13 08:38:13,305 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 08:38:13,417 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-13 08:38:13,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:38:14,211 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-13 08:38:14,213 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:38:14,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:16,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-9a3042ea-e779-49dc-bf66-823e0af35bf6 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:38:16,277 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-9a3042ea-e779-49dc-bf66-823e0af35bf6 2018-08-13 08:38:16,277 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 2.06393098831s 2018-08-13 08:38:16,277 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-9a3042ea-e779-49dc-bf66-823e0af35bf6 2018-08-13 08:38:16,282 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-13 08:38:16,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503"}' 2018-08-13 08:38:18,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-8b056f2c-4a8f-4dbe-9502-8a4685875d4a RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/file", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "size": null, "self": "/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:38:17Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503", "checksum": null, "created_at": "2018-08-13T08:38:17Z", "protected": false} 2018-08-13 08:38:18,227 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-8b056f2c-4a8f-4dbe-9502-8a4685875d4a 2018-08-13 08:38:18,227 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 1.94544816017s 2018-08-13 08:38:18,227 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-8b056f2c-4a8f-4dbe-9502-8a4685875d4a returning object 937d2e6c-ea21-4899-a5a1-d9adcc7db4c9 2018-08-13 08:38:18,228 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-13 08:38:18,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '' 2018-08-13 08:38:22,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-af3b6ceb-7a11-4b75-89a6-602d283e397f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:38:22,945 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/file used request id req-af3b6ceb-7a11-4b75-89a6-602d283e397f 2018-08-13 08:38:22,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 4.71722388268s 2018-08-13 08:38:22,945 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/file used request id req-af3b6ceb-7a11-4b75-89a6-602d283e397f 2018-08-13 08:38:22,947 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:38:22,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:25,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-0ea065ae-3403-43cc-8ae3-59c6439325af RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/snap", "metadata": {}}], "file": "/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/file", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "size": 12716032, "self": "/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:38:22Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:38:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:38:25,436 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-0ea065ae-3403-43cc-8ae3-59c6439325af 2018-08-13 08:38:25,436 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 2.48879098892s 2018-08-13 08:38:25,436 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-0ea065ae-3403-43cc-8ae3-59c6439325af 2018-08-13 08:38:25,437 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/file', 'owner': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'id': u'937d2e6c-ea21-4899-a5a1-d9adcc7db4c9', 'size': 12716032, u'self': u'/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-13T08:38:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-13T08:38:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503', 'created': u'2018-08-13T08:38:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-13T08:38:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-13 08:38:25,438 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-13 08:38:25,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_4bbf3785-4814-4a86-8816-ddf94922d503", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-13 08:38:26,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-03f4abb9-c178-4e6b-8e84-e831f84d44ef x-compute-request-id: req-03f4abb9-c178-4e6b-8e84-e831f84d44ef RESP BODY: {"flavor": {"name": "singlevm1-flavor_4bbf3785-4814-4a86-8816-ddf94922d503", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f"}} 2018-08-13 08:38:26,595 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-03f4abb9-c178-4e6b-8e84-e831f84d44ef 2018-08-13 08:38:26,595 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 1.15705990791s 2018-08-13 08:38:26,595 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-03f4abb9-c178-4e6b-8e84-e831f84d44ef 2018-08-13 08:38:26,596 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_4bbf3785-4814-4a86-8816-ddf94922d503', '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'874d7acf58544e2d8d4d8ca0c1d4603b', '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'e0e2d8e8-cf9b-425b-b76c-c63cac92b01f', 'swap': 0}) 2018-08-13 08:38:26,596 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-13 08:38:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"extra_specs": {}}' 2018-08-13 08:38:30,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ff208cb-03e7-4228-aa1f-9492f98ebc86 x-compute-request-id: req-1ff208cb-03e7-4228-aa1f-9492f98ebc86 RESP BODY: {"extra_specs": {}} 2018-08-13 08:38:30,406 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f/os-extra_specs used request id req-1ff208cb-03e7-4228-aa1f-9492f98ebc86 2018-08-13 08:38:30,406 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 3.8095459938s 2018-08-13 08:38:30,406 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f/os-extra_specs used request id req-1ff208cb-03e7-4228-aa1f-9492f98ebc86 2018-08-13 08:38:30,407 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-08-13 08:38:30,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"keypair": {"name": "singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503"}}' 2018-08-13 08:38:31,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2328 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d8c8e33-315c-4230-9283-3770ba33aa54 x-compute-request-id: req-0d8c8e33-315c-4230-9283-3770ba33aa54 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyUqc0Qcc3veYifPASjDz/wnAmAvp8UUqXOC/YGEkeeX4PZJEHWFfEH3cm5yZ7VR0AzaKaX2x56HIDf4n9OTdwY8wHBP8uG4xml55ZNnH6Wne4TRZptdH1LHzoX1xg5Q1LMsGaU1TDvjrQuGy/a9bxvDbexdsESnucUGXPPE7Vf7xeyhvVX4QjJ+Ezp2spVY9njQ0N295Gfk0Dy5LeT8N7xl4XQS5xR2PooHw7NDqFhoDNyQmb1pWZL93PHbneKJTJGhPoZCPFg8nAkImWWVkPwbeoTtOkK8rrzCvaiB3YjRiapTt5Z3Fq1XJ1vMCU9AtbcI5bAl9hUTgpBPHoIJgn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8lKnNEHHN73mInzwEow8/8JwJgL6fFFKlzgv2BhJHnl+D2SR\nB1hXxB93Jucme1UdAM2iml9seehyA3+J/Tk3cGPMBwT/LhuMZpeeWTZx+lp3uE0W\nabXR9Sx86F9cYOUNSzLBmlNUw7460Lhsv2vW8bw23sXbBEp7nFBlzzxO1X+8Xsob\n1V+EIyfhM6drKVWPZ40NDdveRn5NA8uS3k/De8ZeF0EucUdj6KB8OzQ6hYaAzckJ\nm9aVmS/dzx253iiUyRoT6GQjxYPJwJCJlllZD8G3qE7TpCvK68wr2ogd2I0YmqU7\neWdxatVydbzAlPQLW3COWwJfYVE4KQTx6CCYJwIDAQABAoIBAQDjxAylca5vFm9Z\nu1VsGaS8QWZoVCRc9YvG12khFLKlkkyK61vmK4NTNMAqMNpa0oWQW7iaoVa0v2dr\nIlXxTfZuDV+YuXmhPQOa6qhL8oDvcFlXQh3u/pd6e3ZsdDXAXYtBQ1P2Wp0x33wo\n8zBEPHisftyUSCS0w82r/2WyhF0VDkcdKU0IR9l2nClhqfRMzE31PazFeMUuwkse\nJ7SaHvd0CtoVQnvpL3qxjKPYgl6pY8u5iuMRB+4RPYx9dLNgb47N6ICGONX9iN1C\nckejG4cdBQfhXijm6TJacTyJrnI2OhL+UNKEWqq2ml+tMyJ/YFJRAcJSV/4NNrll\nJ1iCvS8BAoGBAPyGZ1rQeIVy97AOkIyZymU+LijzpRg4mS3Nz8u9CB3ZHyECuYMA\nPQ5XnTUeenBRGOlusZtBFdwvwl91MKqJK+vBa5QBTzlyLa9VWutH2iXnv08b3IIU\nIqAdcwdLo9snWLOpz03AifmeowWGiUrO2ELGcOgXcBblSO6XduGT/q+NAoGBAPWo\nTymbW1nseXfFIBZSGeGtYOChtGbv8R2/A8/mSQlt+xg+CUK7dzwHVzyVt9TtiSoz\nPq0kLrVRTwyI/5utrVYwi3bMYP/o0YlqetzayPcTvrKYhfU/ou2d7Q/VVECtkB31\nE0x0MGOlE+EAJSpLFXWouvKl31j0CIagckd58Y+DAoGBAI8jMBqN6ILcNAGbf9vy\noILayBd2Y7JjApCwBIUb1Sn2FGsFvFnBHNqwVu/xIr3feht3Hz09m0J/39Fz/+3q\navbrYCs4wstxKOwlma+bvs+VmR8iT8970lSn3LfZ7DshBmpwao1MAel4Pje3lsLM\nlFDlYsJr5qFTvg9f04bx+H9RAoGAKbVM03ycEvVyXiJq4z9HQ6jDNQBfd8avQmSn\nCgpIRkCVDDWkLt9TTC7W4eNtlcpKqo6OyqjFAWXvrOops83WCzcsxpvGsExgHxuk\nBpFi44hHrVz2CYCncf6JPFH0/xI40M1GXImxmYlyiZYTuU2MNDDUpNQCysCMHgdp\nv7b1i28CgYEAgX9kDeOcr205ElRIqYZhQ4a+6jJcueL05E4BRDyqQLxKtFy1HA0P\nj6ggYPOFtQLbKeLzyC2EbHE71SZxhvfZnGojnhmIWAtT1qogb/r+0un9iOwDZo0s\nROnX4tY0p9+msC+tCEDVFrF1riQWxNIUfHSfV8p8nhZPCyGpAzHDMwU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "name": "singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503", "fingerprint": "d6:72:4d:e7:e2:17:f6:f5:f8:1e:44:f1:13:1c:33:77"}} 2018-08-13 08:38:31,739 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-0d8c8e33-315c-4230-9283-3770ba33aa54 2018-08-13 08:38:31,739 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 1.33227682114s 2018-08-13 08:38:31,739 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-0d8c8e33-315c-4230-9283-3770ba33aa54 2018-08-13 08:38:31,740 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyUqc0Qcc3veYifPASjDz/wnAmAvp8UUqXOC/YGEkeeX4PZJEHWFfEH3cm5yZ7VR0AzaKaX2x56HIDf4n9OTdwY8wHBP8uG4xml55ZNnH6Wne4TRZptdH1LHzoX1xg5Q1LMsGaU1TDvjrQuGy/a9bxvDbexdsESnucUGXPPE7Vf7xeyhvVX4QjJ+Ezp2spVY9njQ0N295Gfk0Dy5LeT8N7xl4XQS5xR2PooHw7NDqFhoDNyQmb1pWZL93PHbneKJTJGhPoZCPFg8nAkImWWVkPwbeoTtOkK8rrzCvaiB3YjRiapTt5Z3Fq1XJ1vMCU9AtbcI5bAl9hUTgpBPHoIJgn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA8lKnNEHHN73mInzwEow8/8JwJgL6fFFKlzgv2BhJHnl+D2SR\nB1hXxB93Jucme1UdAM2iml9seehyA3+J/Tk3cGPMBwT/LhuMZpeeWTZx+lp3uE0W\nabXR9Sx86F9cYOUNSzLBmlNUw7460Lhsv2vW8bw23sXbBEp7nFBlzzxO1X+8Xsob\n1V+EIyfhM6drKVWPZ40NDdveRn5NA8uS3k/De8ZeF0EucUdj6KB8OzQ6hYaAzckJ\nm9aVmS/dzx253iiUyRoT6GQjxYPJwJCJlllZD8G3qE7TpCvK68wr2ogd2I0YmqU7\neWdxatVydbzAlPQLW3COWwJfYVE4KQTx6CCYJwIDAQABAoIBAQDjxAylca5vFm9Z\nu1VsGaS8QWZoVCRc9YvG12khFLKlkkyK61vmK4NTNMAqMNpa0oWQW7iaoVa0v2dr\nIlXxTfZuDV+YuXmhPQOa6qhL8oDvcFlXQh3u/pd6e3ZsdDXAXYtBQ1P2Wp0x33wo\n8zBEPHisftyUSCS0w82r/2WyhF0VDkcdKU0IR9l2nClhqfRMzE31PazFeMUuwkse\nJ7SaHvd0CtoVQnvpL3qxjKPYgl6pY8u5iuMRB+4RPYx9dLNgb47N6ICGONX9iN1C\nckejG4cdBQfhXijm6TJacTyJrnI2OhL+UNKEWqq2ml+tMyJ/YFJRAcJSV/4NNrll\nJ1iCvS8BAoGBAPyGZ1rQeIVy97AOkIyZymU+LijzpRg4mS3Nz8u9CB3ZHyECuYMA\nPQ5XnTUeenBRGOlusZtBFdwvwl91MKqJK+vBa5QBTzlyLa9VWutH2iXnv08b3IIU\nIqAdcwdLo9snWLOpz03AifmeowWGiUrO2ELGcOgXcBblSO6XduGT/q+NAoGBAPWo\nTymbW1nseXfFIBZSGeGtYOChtGbv8R2/A8/mSQlt+xg+CUK7dzwHVzyVt9TtiSoz\nPq0kLrVRTwyI/5utrVYwi3bMYP/o0YlqetzayPcTvrKYhfU/ou2d7Q/VVECtkB31\nE0x0MGOlE+EAJSpLFXWouvKl31j0CIagckd58Y+DAoGBAI8jMBqN6ILcNAGbf9vy\noILayBd2Y7JjApCwBIUb1Sn2FGsFvFnBHNqwVu/xIr3feht3Hz09m0J/39Fz/+3q\navbrYCs4wstxKOwlma+bvs+VmR8iT8970lSn3LfZ7DshBmpwao1MAel4Pje3lsLM\nlFDlYsJr5qFTvg9f04bx+H9RAoGAKbVM03ycEvVyXiJq4z9HQ6jDNQBfd8avQmSn\nCgpIRkCVDDWkLt9TTC7W4eNtlcpKqo6OyqjFAWXvrOops83WCzcsxpvGsExgHxuk\nBpFi44hHrVz2CYCncf6JPFH0/xI40M1GXImxmYlyiZYTuU2MNDDUpNQCysCMHgdp\nv7b1i28CgYEAgX9kDeOcr205ElRIqYZhQ4a+6jJcueL05E4BRDyqQLxKtFy1HA0P\nj6ggYPOFtQLbKeLzyC2EbHE71SZxhvfZnGojnhmIWAtT1qogb/r+0un9iOwDZo0s\nROnX4tY0p9+msC+tCEDVFrF1riQWxNIUfHSfV8p8nhZPCyGpAzHDMwU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'dec9613aaec14cbfb55ac87fbf7a8d24', 'name': u'singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503', 'created_at': '2018-08-13T08:38:31.740571', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'd6:72:4d:e7:e2:17:f6:f5:f8:1e:44:f1:13:1c:33:77', 'type': 'ssh', 'id': u'singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503'}) 2018-08-13 08:38:31,741 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA8lKnNEHHN73mInzwEow8/8JwJgL6fFFKlzgv2BhJHnl+D2SR B1hXxB93Jucme1UdAM2iml9seehyA3+J/Tk3cGPMBwT/LhuMZpeeWTZx+lp3uE0W abXR9Sx86F9cYOUNSzLBmlNUw7460Lhsv2vW8bw23sXbBEp7nFBlzzxO1X+8Xsob 1V+EIyfhM6drKVWPZ40NDdveRn5NA8uS3k/De8ZeF0EucUdj6KB8OzQ6hYaAzckJ m9aVmS/dzx253iiUyRoT6GQjxYPJwJCJlllZD8G3qE7TpCvK68wr2ogd2I0YmqU7 eWdxatVydbzAlPQLW3COWwJfYVE4KQTx6CCYJwIDAQABAoIBAQDjxAylca5vFm9Z u1VsGaS8QWZoVCRc9YvG12khFLKlkkyK61vmK4NTNMAqMNpa0oWQW7iaoVa0v2dr IlXxTfZuDV+YuXmhPQOa6qhL8oDvcFlXQh3u/pd6e3ZsdDXAXYtBQ1P2Wp0x33wo 8zBEPHisftyUSCS0w82r/2WyhF0VDkcdKU0IR9l2nClhqfRMzE31PazFeMUuwkse J7SaHvd0CtoVQnvpL3qxjKPYgl6pY8u5iuMRB+4RPYx9dLNgb47N6ICGONX9iN1C ckejG4cdBQfhXijm6TJacTyJrnI2OhL+UNKEWqq2ml+tMyJ/YFJRAcJSV/4NNrll J1iCvS8BAoGBAPyGZ1rQeIVy97AOkIyZymU+LijzpRg4mS3Nz8u9CB3ZHyECuYMA PQ5XnTUeenBRGOlusZtBFdwvwl91MKqJK+vBa5QBTzlyLa9VWutH2iXnv08b3IIU IqAdcwdLo9snWLOpz03AifmeowWGiUrO2ELGcOgXcBblSO6XduGT/q+NAoGBAPWo TymbW1nseXfFIBZSGeGtYOChtGbv8R2/A8/mSQlt+xg+CUK7dzwHVzyVt9TtiSoz Pq0kLrVRTwyI/5utrVYwi3bMYP/o0YlqetzayPcTvrKYhfU/ou2d7Q/VVECtkB31 E0x0MGOlE+EAJSpLFXWouvKl31j0CIagckd58Y+DAoGBAI8jMBqN6ILcNAGbf9vy oILayBd2Y7JjApCwBIUb1Sn2FGsFvFnBHNqwVu/xIr3feht3Hz09m0J/39Fz/+3q avbrYCs4wstxKOwlma+bvs+VmR8iT8970lSn3LfZ7DshBmpwao1MAel4Pje3lsLM lFDlYsJr5qFTvg9f04bx+H9RAoGAKbVM03ycEvVyXiJq4z9HQ6jDNQBfd8avQmSn CgpIRkCVDDWkLt9TTC7W4eNtlcpKqo6OyqjFAWXvrOops83WCzcsxpvGsExgHxuk BpFi44hHrVz2CYCncf6JPFH0/xI40M1GXImxmYlyiZYTuU2MNDDUpNQCysCMHgdp v7b1i28CgYEAgX9kDeOcr205ElRIqYZhQ4a+6jJcueL05E4BRDyqQLxKtFy1HA0P j6ggYPOFtQLbKeLzyC2EbHE71SZxhvfZnGojnhmIWAtT1qogb/r+0un9iOwDZo0s ROnX4tY0p9+msC+tCEDVFrF1riQWxNIUfHSfV8p8nhZPCyGpAzHDMwU= -----END RSA PRIVATE KEY----- 2018-08-13 08:38:31,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-08-13 08:38:31,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"security_group": {"name": "singlevm1-sg_4bbf3785-4814-4a86-8816-ddf94922d503", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-13 08:38:32,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-1e22cda9-3f0f-4bab-8441-14799e3a6295 Date: Mon, 13 Aug 2018 08:38:32 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:38:32Z", "updated_at": "2018-08-13T08:38:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:38:32Z", "revision_number": 0, "id": "000eb624-2bf8-4f8d-818a-7bc51e7c9bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:38:32Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:38:32Z", "revision_number": 0, "id": "d3f646b8-60d1-4cc0-b1e4-befb364c887e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:38:32Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "name": "singlevm1-sg_4bbf3785-4814-4a86-8816-ddf94922d503"}} 2018-08-13 08:38:32,384 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-1e22cda9-3f0f-4bab-8441-14799e3a6295 2018-08-13 08:38:32,384 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.640105962753s 2018-08-13 08:38:32,384 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-1e22cda9-3f0f-4bab-8441-14799e3a6295 2018-08-13 08:38:32,387 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:38:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:32,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10753 X-Openstack-Request-Id: req-5d85a94f-b52a-443a-b27a-bb0a93017289 Date: Mon, 13 Aug 2018 08:38:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:38:32Z", "updated_at": "2018-08-13T08:38:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:38:32Z", "revision_number": 0, "id": "000eb624-2bf8-4f8d-818a-7bc51e7c9bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:38:32Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:38:32Z", "revision_number": 0, "id": "d3f646b8-60d1-4cc0-b1e4-befb364c887e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:38:32Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "name": "singlevm1-sg_4bbf3785-4814-4a86-8816-ddf94922d503"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:28:16Z", "updated_at": "2018-08-13T08:28:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "f824fbb3-cc1d-41f8-8abf-8b117b8259a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "e20029fc-7405-4327-bf12-71f97a908c1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "678ea162-5878-4bc4-923f-602cd223f3ee", "remote_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "f87d9142-8ac6-4550-91e3-debbfea0a7cf", "remote_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "name": "default"}]} 2018-08-13 08:38:32,622 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5d85a94f-b52a-443a-b27a-bb0a93017289 2018-08-13 08:38:32,622 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.235224962234s 2018-08-13 08:38:32,623 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5d85a94f-b52a-443a-b27a-bb0a93017289 2018-08-13 08:38:32,627 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-13 08:38:32,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -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": "5517633f-1783-46d2-9422-e3c887bfcc4f"}}' 2018-08-13 08:38:33,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9a0dfbba-d546-449d-91eb-2264ff5a005a Date: Mon, 13 Aug 2018 08:38:33 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-08-13T08:38:32Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "port_range_min": 22, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:38:32Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f03e63f1-bd40-45e3-a4c3-5b12af8262cf"}} 2018-08-13 08:38:33,151 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-9a0dfbba-d546-449d-91eb-2264ff5a005a 2018-08-13 08:38:33,151 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.524037837982s 2018-08-13 08:38:33,151 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-9a0dfbba-d546-449d-91eb-2264ff5a005a 2018-08-13 08:38:33,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:38:33,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:33,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11249 X-Openstack-Request-Id: req-ab0b83b1-a880-4534-a6c6-fac4cd46e928 Date: Mon, 13 Aug 2018 08:38:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:38:32Z", "updated_at": "2018-08-13T08:38:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-13T08:38:32Z", "revision_number": 0, "id": "f03e63f1-bd40-45e3-a4c3-5b12af8262cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:38:32Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:38:32Z", "revision_number": 0, "id": "000eb624-2bf8-4f8d-818a-7bc51e7c9bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:38:32Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:38:32Z", "revision_number": 0, "id": "d3f646b8-60d1-4cc0-b1e4-befb364c887e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:38:32Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 2, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "name": "singlevm1-sg_4bbf3785-4814-4a86-8816-ddf94922d503"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:28:16Z", "updated_at": "2018-08-13T08:28:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "e20029fc-7405-4327-bf12-71f97a908c1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "678ea162-5878-4bc4-923f-602cd223f3ee", "remote_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "f87d9142-8ac6-4550-91e3-debbfea0a7cf", "remote_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "f824fbb3-cc1d-41f8-8abf-8b117b8259a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "name": "default"}]} 2018-08-13 08:38:33,415 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-ab0b83b1-a880-4534-a6c6-fac4cd46e928 2018-08-13 08:38:33,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.262091159821s 2018-08-13 08:38:33,416 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-ab0b83b1-a880-4534-a6c6-fac4cd46e928 2018-08-13 08:38:33,419 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-13 08:38:33,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -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": "5517633f-1783-46d2-9422-e3c887bfcc4f"}}' 2018-08-13 08:38:33,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8aef15f4-60ed-4a0e-8349-14db9182591a Date: Mon, 13 Aug 2018 08:38:33 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-08-13T08:38:33Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:38:33Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "0d43053d-abe1-4762-8346-c2d0bbb45ca2"}} 2018-08-13 08:38:33,946 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-8aef15f4-60ed-4a0e-8349-14db9182591a 2018-08-13 08:38:33,946 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.526485204697s 2018-08-13 08:38:33,946 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-8aef15f4-60ed-4a0e-8349-14db9182591a 2018-08-13 08:38:33,947 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:38:33,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:34,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-ac6f8486-a92e-4a86-b929-ccf4faa3a3fa Date: Mon, 13 Aug 2018 08:38:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7e91f7a8-55c6-43e4-9a36-ba1af9dcdd1e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["97ae7a1a-9274-48a2-a51e-e847febda827"],"description":"","tags":[],"updated_at":"2018-08-13T08:37:56Z","provider:segmentation_id":34,"name":"HA network tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"tenant_id":"","created_at":"2018-08-13T08:37:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af592516-9c4f-4222-b772-c1fab80c808d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["36b6026e-8e39-4ad9-a5af-64f607ddf1b7"],"description":"","tags":[],"updated_at":"2018-08-13T08:37:55Z","provider:segmentation_id":12,"name":"singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:37:54Z","provider:network_type":"vxlan"}]} 2018-08-13 08:38:34,591 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ac6f8486-a92e-4a86-b929-ccf4faa3a3fa 2018-08-13 08:38:34,591 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.644264221191s 2018-08-13 08:38:34,591 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ac6f8486-a92e-4a86-b929-ccf4faa3a3fa 2018-08-13 08:38:34,594 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:38:34,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:34,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-27708b3f-d49d-4a32-91f9-b53074bd2691 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/snap", "metadata": {}}], "file": "/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/file", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "size": 12716032, "self": "/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:38:22Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:38:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:38:34,735 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-27708b3f-d49d-4a32-91f9-b53074bd2691 2018-08-13 08:38:34,735 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.1405210495s 2018-08-13 08:38:34,735 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-27708b3f-d49d-4a32-91f9-b53074bd2691 2018-08-13 08:38:34,736 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:38:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:34,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb79c95f-6ac0-4ec0-bbf7-380f4546b2fc x-compute-request-id: req-eb79c95f-6ac0-4ec0-bbf7-380f4546b2fc RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "singlevm1-flavor_4bbf3785-4814-4a86-8816-ddf94922d503", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f"}]} 2018-08-13 08:38:34,963 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-eb79c95f-6ac0-4ec0-bbf7-380f4546b2fc 2018-08-13 08:38:34,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.227122068405s 2018-08-13 08:38:34,963 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-eb79c95f-6ac0-4ec0-bbf7-380f4546b2fc 2018-08-13 08:38:34,966 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-08-13 08:38:34,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"server": {"name": "singlevm1-vm_4bbf3785-4814-4a86-8816-ddf94922d503", "imageRef": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "key_name": "singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503", "flavorRef": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "af592516-9c4f-4222-b772-c1fab80c808d"}], "security_groups": [{"name": "5517633f-1783-46d2-9422-e3c887bfcc4f"}]}}' 2018-08-13 08:38:37,757 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d9b789e-9c5b-4af9-a6eb-96026f0192c1 x-compute-request-id: req-4d9b789e-9c5b-4af9-a6eb-96026f0192c1 RESP BODY: {"server": {"security_groups": [{"name": "5517633f-1783-46d2-9422-e3c887bfcc4f"}], "OS-DCF:diskConfig": "MANUAL", "id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "bookmark"}], "adminPass": "A3W2qjU2Y9Zj"}} 2018-08-13 08:38:37,757 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-4d9b789e-9c5b-4af9-a6eb-96026f0192c1 2018-08-13 08:38:37,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.79064488411s 2018-08-13 08:38:37,757 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-4d9b789e-9c5b-4af9-a6eb-96026f0192c1 2018-08-13 08:38:37,758 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:38:37,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:41,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5e1180a-7aa8-4bc8-9260-28f4050942bb x-compute-request-id: req-a5e1180a-7aa8-4bc8-9260-28f4050942bb RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "bookmark"}], "image": {"id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "links": [{"href": "https://192.16.1.222:8774/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "links": [{"href": "https://192.16.1.222:8774/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "bookmark"}]}, "id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T08:38:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_4bbf3785-4814-4a86-8816-ddf94922d503", "created": "2018-08-13T08:38:37Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:38:41,350 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a5e1180a-7aa8-4bc8-9260-28f4050942bb 2018-08-13 08:38:41,350 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 3.5919508934s 2018-08-13 08:38:41,350 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a5e1180a-7aa8-4bc8-9260-28f4050942bb 2018-08-13 08:38:41,354 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:38:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:41,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-5a1b991c-19c2-43fd-8bd8-128dee286249 Date: Mon, 13 Aug 2018 08:38:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7e91f7a8-55c6-43e4-9a36-ba1af9dcdd1e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["97ae7a1a-9274-48a2-a51e-e847febda827"],"description":"","tags":[],"updated_at":"2018-08-13T08:37:56Z","provider:segmentation_id":34,"name":"HA network tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"tenant_id":"","created_at":"2018-08-13T08:37:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af592516-9c4f-4222-b772-c1fab80c808d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["36b6026e-8e39-4ad9-a5af-64f607ddf1b7"],"description":"","tags":[],"updated_at":"2018-08-13T08:37:55Z","provider:segmentation_id":12,"name":"singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:37:54Z","provider:network_type":"vxlan"}]} 2018-08-13 08:38:41,547 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5a1b991c-19c2-43fd-8bd8-128dee286249 2018-08-13 08:38:41,547 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.193181037903s 2018-08-13 08:38:41,547 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5a1b991c-19c2-43fd-8bd8-128dee286249 2018-08-13 08:38:41,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:38:41,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:41,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1865 X-Openstack-Request-Id: req-49366403-1ce4-432b-9f3f-d9411230a008 Date: Mon, 13 Aug 2018 08:38:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af592516-9c4f-4222-b772-c1fab80c808d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:37:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:37:55Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"36b6026e-8e39-4ad9-a5af-64f607ddf1b7","subnetpool_id":null,"name":"singlevm1-subnet_4bbf3785-4814-4a86-8816-ddf94922d503"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e91f7a8-55c6-43e4-9a36-ba1af9dcdd1e","tenant_id":"","created_at":"2018-08-13T08:37:56Z","dns_nameservers":[],"updated_at":"2018-08-13T08:37:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"gateway_ip":null,"revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"169.254.192.0/18","project_id":"","id":"97ae7a1a-9274-48a2-a51e-e847febda827","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}]} 2018-08-13 08:38:41,676 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-49366403-1ce4-432b-9f3f-d9411230a008 2018-08-13 08:38:41,676 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.128239154816s 2018-08-13 08:38:41,676 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-49366403-1ce4-432b-9f3f-d9411230a008 2018-08-13 08:38:41,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:38:43,678 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:38:43,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:44,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-133627ca-3f73-4abb-a0a6-9d79a9bb46f1 x-compute-request-id: req-133627ca-3f73-4abb-a0a6-9d79a9bb46f1 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "bookmark"}], "image": {"id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "links": [{"href": "https://192.16.1.222:8774/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "links": [{"href": "https://192.16.1.222:8774/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "bookmark"}]}, "id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T08:38:43Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_4bbf3785-4814-4a86-8816-ddf94922d503", "created": "2018-08-13T08:38:37Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:38:44,101 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-133627ca-3f73-4abb-a0a6-9d79a9bb46f1 2018-08-13 08:38:44,101 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.422674179077s 2018-08-13 08:38:44,101 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-133627ca-3f73-4abb-a0a6-9d79a9bb46f1 2018-08-13 08:38:44,103 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:38:46,105 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:38:46,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:52,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-80c7abb6-ac03-4aff-851a-9b6a1ecd9993 x-compute-request-id: req-80c7abb6-ac03-4aff-851a-9b6a1ecd9993 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "bookmark"}], "image": {"id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "links": [{"href": "https://192.16.1.222:8774/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "links": [{"href": "https://192.16.1.222:8774/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "bookmark"}]}, "id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T08:38:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_4bbf3785-4814-4a86-8816-ddf94922d503", "created": "2018-08-13T08:38:37Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:38:52,060 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-80c7abb6-ac03-4aff-851a-9b6a1ecd9993 2018-08-13 08:38:52,060 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 5.95479607582s 2018-08-13 08:38:52,061 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-80c7abb6-ac03-4aff-851a-9b6a1ecd9993 2018-08-13 08:38:52,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:38:54,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:38:54,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:38:59,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1516 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ca3c05a-ccfd-44d8-9ee9-c8bfa03acff6 x-compute-request-id: req-8ca3c05a-ccfd-44d8-9ee9-c8bfa03acff6 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "bookmark"}], "image": {"id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "links": [{"href": "https://192.16.1.222:8774/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "links": [{"href": "https://192.16.1.222:8774/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "bookmark"}]}, "id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T08:38:58Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_4bbf3785-4814-4a86-8816-ddf94922d503", "created": "2018-08-13T08:38:37Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:38:59,660 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8ca3c05a-ccfd-44d8-9ee9-c8bfa03acff6 2018-08-13 08:38:59,660 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 5.59493112564s 2018-08-13 08:38:59,660 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8ca3c05a-ccfd-44d8-9ee9-c8bfa03acff6 2018-08-13 08:38:59,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:39:01,664 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:39:01,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:03,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1606 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c220459b-de19-4500-94ca-63bce48f87e9 x-compute-request-id: req-c220459b-de19-4500-94ca-63bce48f87e9 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "bookmark"}], "image": {"id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "links": [{"href": "https://192.16.1.222:8774/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "links": [{"href": "https://192.16.1.222:8774/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "bookmark"}]}, "id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850", "security_groups": [{"name": "singlevm1-sg_4bbf3785-4814-4a86-8816-ddf94922d503"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T08:39:01Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_4bbf3785-4814-4a86-8816-ddf94922d503", "created": "2018-08-13T08:38:37Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:39:03,170 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c220459b-de19-4500-94ca-63bce48f87e9 2018-08-13 08:39:03,170 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.50556492805s 2018-08-13 08:39:03,170 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c220459b-de19-4500-94ca-63bce48f87e9 2018-08-13 08:39:03,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:39:05,176 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:39:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:09,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1777 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-453012b0-657b-486f-9ee8-ab5461954615 x-compute-request-id: req-453012b0-657b-486f-9ee8-ab5461954615 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:45:84", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "bookmark"}], "image": {"id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "links": [{"href": "https://192.16.1.222:8774/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "links": [{"href": "https://192.16.1.222:8774/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "bookmark"}]}, "id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850", "security_groups": [{"name": "singlevm1-sg_4bbf3785-4814-4a86-8816-ddf94922d503"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T08:39:01Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_4bbf3785-4814-4a86-8816-ddf94922d503", "created": "2018-08-13T08:38:37Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:39:09,303 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-453012b0-657b-486f-9ee8-ab5461954615 2018-08-13 08:39:09,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 4.12720298767s 2018-08-13 08:39:09,304 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-453012b0-657b-486f-9ee8-ab5461954615 2018-08-13 08:39:09,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:39:11,308 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:39:11,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:14,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1794 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-521c3ce9-3ada-4369-8af5-62294e442759 x-compute-request-id: req-521c3ce9-3ada-4369-8af5-62294e442759 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:45:84", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "bookmark"}], "image": {"id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "links": [{"href": "https://192.16.1.222:8774/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-13T08:39:09.000000", "flavor": {"id": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "links": [{"href": "https://192.16.1.222:8774/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "bookmark"}]}, "id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850", "security_groups": [{"name": "singlevm1-sg_4bbf3785-4814-4a86-8816-ddf94922d503"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:39:09Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_4bbf3785-4814-4a86-8816-ddf94922d503", "created": "2018-08-13T08:38:37Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:39:14,079 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-521c3ce9-3ada-4369-8af5-62294e442759 2018-08-13 08:39:14,079 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.77126097679s 2018-08-13 08:39:14,080 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-521c3ce9-3ada-4369-8af5-62294e442759 2018-08-13 08:39:14,082 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:39:14,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=249ad4a7-f2e5-4e97-85cd-44af61a4d850" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:14,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-5cd2da35-10f0-48bb-98c5-df009ec0cc5c Date: Mon, 13 Aug 2018 08:39:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:39:11Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36b6026e-8e39-4ad9-a5af-64f607ddf1b7","ip_address":"192.168.120.5"}],"id":"966f7f0c-3635-4712-9e84-1e0c60d8527f","security_groups":["5517633f-1783-46d2-9422-e3c887bfcc4f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:45:84","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"249ad4a7-f2e5-4e97-85cd-44af61a4d850","name":"","admin_state_up":true,"network_id":"af592516-9c4f-4222-b772-c1fab80c808d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:39:00Z","binding:vnic_type":"normal"}]} 2018-08-13 08:39:14,183 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=249ad4a7-f2e5-4e97-85cd-44af61a4d850 used request id req-5cd2da35-10f0-48bb-98c5-df009ec0cc5c 2018-08-13 08:39:14,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.10098195076s 2018-08-13 08:39:14,183 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=249ad4a7-f2e5-4e97-85cd-44af61a4d850 used request id req-5cd2da35-10f0-48bb-98c5-df009ec0cc5c 2018-08-13 08:39:14,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:14,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=966f7f0c-3635-4712-9e84-1e0c60d8527f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:14,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-63815c03-1909-47d8-a005-851f14536ce9 Date: Mon, 13 Aug 2018 08:39:14 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:39:14,299 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=966f7f0c-3635-4712-9e84-1e0c60d8527f used request id req-63815c03-1909-47d8-a005-851f14536ce9 2018-08-13 08:39:14,300 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.111474990845s 2018-08-13 08:39:14,300 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=966f7f0c-3635-4712-9e84-1e0c60d8527f used request id req-63815c03-1909-47d8-a005-851f14536ce9 2018-08-13 08:39:14,300 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:71:45:84', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'937d2e6c-ea21-4899-a5a1-d9adcc7db4c9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000005', u'OS-SRV-USG:launched_at': u'2018-08-13T08:39:09.000000', 'flavor': Munch({u'id': u'e0e2d8e8-cf9b-425b-b76c-c63cac92b01f'}), 'az': u'nova', 'id': u'249ad4a7-f2e5-4e97-85cd-44af61a4d850', 'security_groups': [Munch({u'name': u'singlevm1-sg_4bbf3785-4814-4a86-8816-ddf94922d503'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dec9613aaec14cbfb55ac87fbf7a8d24', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-13T08:39:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-13T08:39:09Z', 'hostId': u'48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2', u'OS-EXT-SRV-ATTR:host': u'host5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host5', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000005', u'OS-SRV-USG:launched_at': u'2018-08-13T08:39:09.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host5', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host5', 'name': u'singlevm1-vm_4bbf3785-4814-4a86-8816-ddf94922d503', 'adminPass': u'A3W2qjU2Y9Zj', 'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'created_at': u'2018-08-13T08:38:37Z', 'created': u'2018-08-13T08:38:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-08-13 08:39:14,302 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:39:14,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:14,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2019 X-Openstack-Request-Id: req-d0d7cedd-7e3b-4c64-af07-1f132da144f4 Date: Mon, 13 Aug 2018 08:39:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7e91f7a8-55c6-43e4-9a36-ba1af9dcdd1e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["97ae7a1a-9274-48a2-a51e-e847febda827"],"description":"","tags":[],"updated_at":"2018-08-13T08:37:56Z","provider:segmentation_id":34,"name":"HA network tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"tenant_id":"","created_at":"2018-08-13T08:37:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af592516-9c4f-4222-b772-c1fab80c808d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["36b6026e-8e39-4ad9-a5af-64f607ddf1b7"],"description":"","tags":[],"updated_at":"2018-08-13T08:37:55Z","provider:segmentation_id":12,"name":"singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:37:54Z","provider:network_type":"vxlan"}]} 2018-08-13 08:39:14,485 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d0d7cedd-7e3b-4c64-af07-1f132da144f4 2018-08-13 08:39:14,485 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.183242082596s 2018-08-13 08:39:14,486 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d0d7cedd-7e3b-4c64-af07-1f132da144f4 2018-08-13 08:39:14,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:39:14,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=249ad4a7-f2e5-4e97-85cd-44af61a4d850" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:14,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-19725c1d-9ea7-48d1-baf2-6ff0143bdbed Date: Mon, 13 Aug 2018 08:39:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:39:11Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36b6026e-8e39-4ad9-a5af-64f607ddf1b7","ip_address":"192.168.120.5"}],"id":"966f7f0c-3635-4712-9e84-1e0c60d8527f","security_groups":["5517633f-1783-46d2-9422-e3c887bfcc4f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:45:84","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"249ad4a7-f2e5-4e97-85cd-44af61a4d850","name":"","admin_state_up":true,"network_id":"af592516-9c4f-4222-b772-c1fab80c808d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:39:00Z","binding:vnic_type":"normal"}]} 2018-08-13 08:39:14,613 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=249ad4a7-f2e5-4e97-85cd-44af61a4d850 used request id req-19725c1d-9ea7-48d1-baf2-6ff0143bdbed 2018-08-13 08:39:14,613 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.125734806061s 2018-08-13 08:39:14,613 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=249ad4a7-f2e5-4e97-85cd-44af61a4d850 used request id req-19725c1d-9ea7-48d1-baf2-6ff0143bdbed 2018-08-13 08:39:14,614 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-08-13 08:39:14,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"floatingip": {"floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "fixed_ip_address": "192.168.120.5", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f"}}' 2018-08-13 08:39:19,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-ed9667a4-2e68-4742-a705-f66de70a0687 Date: Mon, 13 Aug 2018 08:39:19 GMT RESP BODY: {"floatingip": {"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}} 2018-08-13 08:39:19,162 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ed9667a4-2e68-4742-a705-f66de70a0687 2018-08-13 08:39:19,162 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 4.54783606529s 2018-08-13 08:39:19,163 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ed9667a4-2e68-4742-a705-f66de70a0687 2018-08-13 08:39:19,169 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:19,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:19,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-9db3a59d-4ed5-401b-b6b4-b2cdc41d9a37 Date: Mon, 13 Aug 2018 08:39:19 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:19,285 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9db3a59d-4ed5-401b-b6b4-b2cdc41d9a37 2018-08-13 08:39:19,285 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.115819215775s 2018-08-13 08:39:19,286 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9db3a59d-4ed5-401b-b6b4-b2cdc41d9a37 2018-08-13 08:39:19,289 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:19,394 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:19,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-cefaa8b1-97c1-4c77-abcc-80906ba6d133 Date: Mon, 13 Aug 2018 08:39:19 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:19,533 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cefaa8b1-97c1-4c77-abcc-80906ba6d133 2018-08-13 08:39:19,533 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.138897180557s 2018-08-13 08:39:19,533 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cefaa8b1-97c1-4c77-abcc-80906ba6d133 2018-08-13 08:39:19,535 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:19,638 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:19,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:20,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-9d77f7a4-7dcc-4ec2-a7d8-f5b3d4413cfc Date: Mon, 13 Aug 2018 08:39:20 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:20,054 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9d77f7a4-7dcc-4ec2-a7d8-f5b3d4413cfc 2018-08-13 08:39:20,054 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.415563106537s 2018-08-13 08:39:20,054 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9d77f7a4-7dcc-4ec2-a7d8-f5b3d4413cfc 2018-08-13 08:39:20,056 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:20,159 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:20,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:20,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-54f83556-5cf0-494a-b0b2-1a086217c73f Date: Mon, 13 Aug 2018 08:39:20 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:20,278 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-54f83556-5cf0-494a-b0b2-1a086217c73f 2018-08-13 08:39:20,278 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.118795871735s 2018-08-13 08:39:20,279 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-54f83556-5cf0-494a-b0b2-1a086217c73f 2018-08-13 08:39:20,281 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:20,384 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:20,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:20,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-61931a65-2840-4abd-b630-9d3ce454c0c7 Date: Mon, 13 Aug 2018 08:39:20 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:20,525 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-61931a65-2840-4abd-b630-9d3ce454c0c7 2018-08-13 08:39:20,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.141017913818s 2018-08-13 08:39:20,525 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-61931a65-2840-4abd-b630-9d3ce454c0c7 2018-08-13 08:39:20,529 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:20,633 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:20,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:20,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-834dc801-598b-4bcd-ba21-b05d10084f22 Date: Mon, 13 Aug 2018 08:39:20 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:20,778 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-834dc801-598b-4bcd-ba21-b05d10084f22 2018-08-13 08:39:20,778 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.145038127899s 2018-08-13 08:39:20,779 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-834dc801-598b-4bcd-ba21-b05d10084f22 2018-08-13 08:39:20,781 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:20,885 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:20,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:21,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-dfb08119-0233-4b6c-ae31-7420258840e8 Date: Mon, 13 Aug 2018 08:39:21 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:21,035 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-dfb08119-0233-4b6c-ae31-7420258840e8 2018-08-13 08:39:21,035 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.14990401268s 2018-08-13 08:39:21,035 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-dfb08119-0233-4b6c-ae31-7420258840e8 2018-08-13 08:39:21,039 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:21,142 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:21,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:21,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-1591c77f-c8e0-4554-87f9-070fe9d96943 Date: Mon, 13 Aug 2018 08:39:21 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:21,695 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1591c77f-c8e0-4554-87f9-070fe9d96943 2018-08-13 08:39:21,695 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.553331136703s 2018-08-13 08:39:21,696 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1591c77f-c8e0-4554-87f9-070fe9d96943 2018-08-13 08:39:21,698 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:21,801 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:22,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-926cebf6-2286-4957-8c65-a5cfe626279c Date: Mon, 13 Aug 2018 08:39:22 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:22,308 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-926cebf6-2286-4957-8c65-a5cfe626279c 2018-08-13 08:39:22,308 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.50713801384s 2018-08-13 08:39:22,308 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-926cebf6-2286-4957-8c65-a5cfe626279c 2018-08-13 08:39:22,310 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:22,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:22,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:22,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-6b761e8e-14fe-4eaa-ad20-e7e1771f7a3a Date: Mon, 13 Aug 2018 08:39:22 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:22,512 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6b761e8e-14fe-4eaa-ad20-e7e1771f7a3a 2018-08-13 08:39:22,512 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0982921123505s 2018-08-13 08:39:22,512 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6b761e8e-14fe-4eaa-ad20-e7e1771f7a3a 2018-08-13 08:39:22,515 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:22,618 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:22,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-19478a90-d0d4-4874-8d6f-afd4792b4f09 Date: Mon, 13 Aug 2018 08:39:22 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:22,727 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-19478a90-d0d4-4874-8d6f-afd4792b4f09 2018-08-13 08:39:22,727 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.109193086624s 2018-08-13 08:39:22,727 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-19478a90-d0d4-4874-8d6f-afd4792b4f09 2018-08-13 08:39:22,730 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:22,834 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:22,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:22,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-1c014fc0-a5fb-492d-81f3-60f5a04e941f Date: Mon, 13 Aug 2018 08:39:22 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:22,964 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1c014fc0-a5fb-492d-81f3-60f5a04e941f 2018-08-13 08:39:22,964 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.129719018936s 2018-08-13 08:39:22,964 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1c014fc0-a5fb-492d-81f3-60f5a04e941f 2018-08-13 08:39:22,968 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:23,073 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:23,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:23,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-9aa84457-7553-4882-b9da-2ff781761303 Date: Mon, 13 Aug 2018 08:39:23 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:15Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:23,208 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9aa84457-7553-4882-b9da-2ff781761303 2018-08-13 08:39:23,208 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.135252952576s 2018-08-13 08:39:23,208 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9aa84457-7553-4882-b9da-2ff781761303 2018-08-13 08:39:23,210 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:39:23,315 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:39:23,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:39:23,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-6b0f755f-86b3-4b39-9f75-67be6f2ff43b Date: Mon, 13 Aug 2018 08:39:23 GMT RESP BODY: {"floatingips": [{"router_id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:39:15Z", "updated_at": "2018-08-13T08:39:23Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:45:84", "device_id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "192.16.1.115", "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": "966f7f0c-3635-4712-9e84-1e0c60d8527f", "id": "5ee23100-b8dc-4ad4-b64d-4a8db59a717d"}]} 2018-08-13 08:39:23,447 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6b0f755f-86b3-4b39-9f75-67be6f2ff43b 2018-08-13 08:39:23,447 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.131889820099s 2018-08-13 08:39:23,448 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6b0f755f-86b3-4b39-9f75-67be6f2ff43b 2018-08-13 08:39:23,451 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f7f0130d-33a1-49db-9dd9-8c391e6ae105', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'af592516-9c4f-4222-b772-c1fab80c808d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:71:45:84', u'device_id': u'249ad4a7-f2e5-4e97-85cd-44af61a4d850'}), u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'created_at': u'2018-08-13T08:39:15Z', 'attached': True, 'updated_at': u'2018-08-13T08:39:23Z', 'id': u'5ee23100-b8dc-4ad4-b64d-4a8db59a717d', 'floating_network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'af592516-9c4f-4222-b772-c1fab80c808d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:71:45:84', u'device_id': u'249ad4a7-f2e5-4e97-85cd-44af61a4d850'}), 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'192.16.1.115', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'f7f0130d-33a1-49db-9dd9-8c391e6ae105', 'project_id': u'874d7acf58544e2d8d4d8ca0c1d4603b', 'port_id': u'966f7f0c-3635-4712-9e84-1e0c60d8527f', 'port': u'966f7f0c-3635-4712-9e84-1e0c60d8527f', 'network': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a'}) 2018-08-13 08:39:23,452 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:39:23,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:39:25,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22209 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c18a2a92-5c98-4e30-b899-89e7d9c9ec11 x-compute-request-id: req-c18a2a92-5c98-4e30-b899-89e7d9c9ec11 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028050] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.044934] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064096] Security Framework initialized\n[ 0.072048] Yama: becoming mindful.\n[ 0.080074] AppArmor: AppArmor initialized\n[ 0.088131] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096362] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104270] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112061] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124657] Initializing cgroup subsys io\n[ 0.132060] Initializing cgroup subsys memory\n[ 0.140068] Initializing cgroup subsys devices\n[ 0.148058] Initializing cgroup subsys freezer\n[ 0.156061] Initializing cgroup subsys net_cls\n[ 0.164058] Initializing cgroup subsys perf_event\n[ 0.172078] Initializing cgroup subsys net_prio\n[ 0.180055] Initializing cgroup subsys hugetlb\n[ 0.188056] Initializing cgroup subsys pids\n[ 0.201326] CPU: Physical Processor ID: 0\n[ 0.213300] mce: CPU supports 10 MCE banks\n[ 0.225042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232049] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.630655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.932613] ftrace: allocating 31920 entries in 125 pages\n[ 0.956421] smpboot: Max logical packages: 1\n[ 0.964053] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.977262] x2apic enabled\n[ 0.980058] Switched APIC routing to physical x2apic.\n[ 1.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.012000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.024068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.036985] x86: Booted up 1 node, 1 CPUs\n[ 1.040062] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.048199] devtmpfs: initialized\n[ 1.053672] evm: security.selinux\n[ 1.056064] evm: security.SMACK64\n[ 1.060056] evm: security.SMACK64EXEC\n[ 1.064053] evm: security.SMACK64TRANSMUTE\n[ 1.068058] evm: security.SMACK64MMAP\n[ 1.072056] evm: security.ima\n[ 1.076055] evm: security.capability\n[ 1.080252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.084206] pinctrl core: initialized pinctrl subsystem\n[ 1.089179] RTC time: 8:39:17, date: 08/13/18\n[ 1.092435] NET: Registered protocol family 16\n[ 1.096577] cpuidle: using governor ladder\n[ 1.100070] cpuidle: using governor menu\n[ 1.104089] PCCT header not found.\n[ 1.108435] ACPI: bus type PCI registered\n[ 1.112060] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.117033] PCI: Using configuration type 1 for base access\n[ 1.122942] ACPI: Added _OSI(Module Device)\n[ 1.124062] ACPI: Added _OSI(Processor Device)\n[ 1.128058] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.132061] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.142549] ACPI: Interpreter enabled\n[ 1.144065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.156064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.168078] ACPI: (supports S0 S3 S4 S5)\n[ 1.172058] ACPI: Using IOAPIC for interrupt routing\n[ 1.176093] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.185137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.188074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.192100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.196079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.200864] acpiphp: Slot [3] registered\n[ 1.204221] acpiphp: Slot [4] registered\n[ 1.208217] acpiphp: Slot [5] registered\n[ 1.212222] acpiphp: Slot [6] registered\n[ 1.216222] acpiphp: Slot [7] registered\n[ 1.220277] acpiphp: Slot [8] registered\n[ 1.224197] acpiphp: Slot [9] registered\n[ 1.228223] acpiphp: Slot [10] registered\n[ 1.232222] acpiphp: Slot [11] registered\n[ 1.236218] acpiphp: Slot [12] registered\n[ 1.240220] acpiphp: Slot [13] registered\n[ 1.244282] acpiphp: Slot [14] registered\n[ 1.248247] acpiphp: Slot [15] registered\n[ 1.252220] acpiphp: Slot [16] registered\n[ 1.256212] acpiphp: Slot [17] registered\n[ 1.260221] acpiphp: Slot [18] registered\n[ 1.264198] acpiphp: Slot [19] registered\n[ 1.268221] acpiphp: Slot [20] registered\n[ 1.272200] acpiphp: Slot [21] registered\n[ 1.276213] acpiphp: Slot [22] registered\n[ 1.280189] acpiphp: Slot [23] registered\n[ 1.284265] acpiphp: Slot [24] registered\n[ 1.288228] acpiphp: Slot [25] registered\n[ 1.292215] acpiphp: Slot [26] registered\n[ 1.296213] acpiphp: Slot [27] registered\n[ 1.300210] acpiphp: Slot [28] registered\n[ 1.304207] acpiphp: Slot [29] registered\n[ 1.308214] acpiphp: Slot [30] registered\n[ 1.312201] acpiphp: Slot [31] registered\n[ 1.316193] PCI host bridge to bus 0000:00\n[ 1.320056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.324059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.328055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.332057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.336054] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.340054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.368174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.372061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.376064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.380059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.404298] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.408184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.589018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.600948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.613073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.630033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.640464] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.651336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.664312] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.668000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.668082] vgaarb: loaded\n[ 1.672168] vgaarb: bridge control possible 0000:00:02.0\n[ 1.684422] SCSI subsystem initialized\n[ 1.695330] ACPI: bus type USB registered\n[ 1.696960] usbcore: registered new interface driver usbfs\n[ 1.700385] usbcore: registered new interface driver hub\n[ 1.704137] usbcore: registered new device driver usb\n[ 1.713373] PCI: Using ACPI for IRQ routing\n[ 1.726636] NetLabel: Initializing\n[ 1.728141] NetLabel: domain hash size = 128\n[ 1.732059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.736682] NetLabel: unlabeled traffic allowed by default\n[ 1.745720] clocksource: Switched to clocksource kvm-clock\n[ 1.901959] AppArmor: AppArmor Filesystem Enabled\n[ 1.921104] pnp: PnP ACPI init\n[ 1.939705] pnp: PnP ACPI: found 5 devices\n[ 1.985911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.019835] NET: Registered protocol family 2\n[ 2.043069] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.068337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.094024] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.116802] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.139092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.161590] NET: Registered protocol family 1\n[ 2.180977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.203150] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.224466] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.273224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.316823] Trying to unpack rootfs image as initramfs...\n[ 2.746436] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.789342] Scanning for low memory corruption every 60 seconds\n[ 2.813459] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.835264] audit: initializing netlink subsys (disabled)\n[ 2.856703] audit: type=2000 audit(1534149555.582:1): initialized\n[ 2.883416] Initialise system trusted keyring\n[ 2.902834] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.940695] zbud: loaded\n[ 2.959433] VFS: Disk quotas dquot_6.6.0\n[ 2.975805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.001557] fuse init (API version 7.23)\n[ 3.021455] Key type big_key registered\n[ 3.035617] Allocating IMA MOK and blacklist keyrings.\n[ 3.063507] Key type asymmetric registered\n[ 3.083351] Asymmetric key parser 'x509' registered\n[ 3.103801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.134948] io scheduler noop registered\n[ 3.155101] io scheduler deadline registered (default)\n[ 3.179752] io scheduler cfq registered\n[ 3.198339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.218551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.244304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.275611] ACPI: Power Button [PWRF]\n[ 3.293845] GHES: HEST is not enabled!\n[ 3.330373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.428457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.479931] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.518424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.589338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.731352] Linux agpgart interface v0.103\n[ 3.780208] brd: module loaded\n[ 3.812506] loop: module loaded\n[ 3.855120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.884288] GPT:90111 != 2097151\n[ 3.897960] GPT:Alternate GPT header not at the end of the disk.\n[ 3.920850] GPT:90111 != 2097151\n[ 3.936091] GPT: Use GNU Parted to correct GPT errors.\n[ 3.954836] vda: vda1 vda15\n[ 3.975720] scsi host0: ata_piix\n[ 3.991327] scsi host1: ata_piix\n[ 4.007178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.030181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.054736] libphy: Fixed MDIO Bus: probed\n[ 4.073508] tun: Universal TUN/TAP device driver, 1.6\n[ 4.091183] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.122959] PPP generic driver version 2.4.2\n[ 4.138218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.157569] ehci-pci: EHCI PCI platform driver\n[ 4.172577] ehci-platform: EHCI generic platform driver\n[ 4.190668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.211427] ohci-pci: OHCI PCI platform driver\n[ 4.231407] ohci-platform: OHCI generic platform driver\n[ 4.248243] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.288669] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.305550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.332742] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.350732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.371944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.391984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.418425] usb usb1: Product: UHCI Host Controller\n[ 4.434388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.453086] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.470868] hub 1-0:1.0: USB hub found\n[ 4.484148] hub 1-0:1.0: 2 ports detected\n[ 4.500340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.535528] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.551831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.570435] mousedev: PS/2 mouse device common for all mice\n[ 4.593022] rtc_cmos 00:00: RTC can wake from S4\n[ 4.609008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.644732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.668743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.690804] i2c /dev entries driver\n[ 4.708088] device-mapper: uevent: version 1.0.3\n[ 4.729758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.757467] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.779991] NET: Registered protocol family 10\n[ 4.800805] NET: Registered protocol family 17\n[ 4.817730] Key type dns_resolver registered\n[ 4.834802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 4.854836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.888394] registered taskstats version 1\n[ 4.903916] Loading compiled-in X.509 certificates\n[ 4.921959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.955624] zswap: loaded using pool lzo/zbud\n[ 4.982024] Key type trusted registered\n[ 5.000543] Key type encrypted registered\n[ 5.017159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.036700] ima: No TPM chip found, activating TPM-bypass!\n[ 5.054667] evm: HMAC attrs: 0x1\n[ 5.074697] Magic number: 14:966:674\n[ 5.093900] rtc_cmos 00:00: setting system clock to 2018-08-13 08:39:22 UTC (1534149562)\n[ 5.127420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.148125] EDD information not available.\n[ 5.191173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.217525] Write protecting the kernel read-only data: 14336k\n[ 5.268308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.298092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.58\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.802995] random: dd urandom read with 9 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-08-13 08:39:25,141 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action used request id req-c18a2a92-5c98-4e30-b899-89e7d9c9ec11 2018-08-13 08:39:25,141 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 1.6892619133s 2018-08-13 08:39:25,142 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action used request id req-c18a2a92-5c98-4e30-b899-89e7d9c9ec11 2018-08-13 08:39:25,142 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028050] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.044934] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064096] Security Framework initialized [ 0.072048] Yama: becoming mindful. [ 0.080074] AppArmor: AppArmor initialized [ 0.088131] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096362] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104270] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112061] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124657] Initializing cgroup subsys io [ 0.132060] Initializing cgroup subsys memory [ 0.140068] Initializing cgroup subsys devices [ 0.148058] Initializing cgroup subsys freezer [ 0.156061] Initializing cgroup subsys net_cls [ 0.164058] Initializing cgroup subsys perf_event [ 0.172078] Initializing cgroup subsys net_prio [ 0.180055] Initializing cgroup subsys hugetlb [ 0.188056] Initializing cgroup subsys pids [ 0.201326] CPU: Physical Processor ID: 0 [ 0.213300] mce: CPU supports 10 MCE banks [ 0.225042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232049] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.630655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.932613] ftrace: allocating 31920 entries in 125 pages [ 0.956421] smpboot: Max logical packages: 1 [ 0.964053] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.977262] x2apic enabled [ 0.980058] Switched APIC routing to physical x2apic. [ 1.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.012000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.024068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.036985] x86: Booted up 1 node, 1 CPUs [ 1.040062] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.048199] devtmpfs: initialized [ 1.053672] evm: security.selinux [ 1.056064] evm: security.SMACK64 [ 1.060056] evm: security.SMACK64EXEC [ 1.064053] evm: security.SMACK64TRANSMUTE [ 1.068058] evm: security.SMACK64MMAP [ 1.072056] evm: security.ima [ 1.076055] evm: security.capability [ 1.080252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.084206] pinctrl core: initialized pinctrl subsystem [ 1.089179] RTC time: 8:39:17, date: 08/13/18 [ 1.092435] NET: Registered protocol family 16 [ 1.096577] cpuidle: using governor ladder [ 1.100070] cpuidle: using governor menu [ 1.104089] PCCT header not found. [ 1.108435] ACPI: bus type PCI registered [ 1.112060] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.117033] PCI: Using configuration type 1 for base access [ 1.122942] ACPI: Added _OSI(Module Device) [ 1.124062] ACPI: Added _OSI(Processor Device) [ 1.128058] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.132061] ACPI: Added _OSI(Processor Aggregator Device) [ 1.142549] ACPI: Interpreter enabled [ 1.144065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.156064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.168078] ACPI: (supports S0 S3 S4 S5) [ 1.172058] ACPI: Using IOAPIC for interrupt routing [ 1.176093] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.185137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.188074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.192100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.196079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.200864] acpiphp: Slot [3] registered [ 1.204221] acpiphp: Slot [4] registered [ 1.208217] acpiphp: Slot [5] registered [ 1.212222] acpiphp: Slot [6] registered [ 1.216222] acpiphp: Slot [7] registered [ 1.220277] acpiphp: Slot [8] registered [ 1.224197] acpiphp: Slot [9] registered [ 1.228223] acpiphp: Slot [10] registered [ 1.232222] acpiphp: Slot [11] registered [ 1.236218] acpiphp: Slot [12] registered [ 1.240220] acpiphp: Slot [13] registered [ 1.244282] acpiphp: Slot [14] registered [ 1.248247] acpiphp: Slot [15] registered [ 1.252220] acpiphp: Slot [16] registered [ 1.256212] acpiphp: Slot [17] registered [ 1.260221] acpiphp: Slot [18] registered [ 1.264198] acpiphp: Slot [19] registered [ 1.268221] acpiphp: Slot [20] registered [ 1.272200] acpiphp: Slot [21] registered [ 1.276213] acpiphp: Slot [22] registered [ 1.280189] acpiphp: Slot [23] registered [ 1.284265] acpiphp: Slot [24] registered [ 1.288228] acpiphp: Slot [25] registered [ 1.292215] acpiphp: Slot [26] registered [ 1.296213] acpiphp: Slot [27] registered [ 1.300210] acpiphp: Slot [28] registered [ 1.304207] acpiphp: Slot [29] registered [ 1.308214] acpiphp: Slot [30] registered [ 1.312201] acpiphp: Slot [31] registered [ 1.316193] PCI host bridge to bus 0000:00 [ 1.320056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.324059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.328055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.332057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.336054] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.340054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.368174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.372061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.376064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.380059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.404298] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.408184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.589018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.613073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.630033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.640464] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.651336] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.664312] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.668000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.668082] vgaarb: loaded [ 1.672168] vgaarb: bridge control possible 0000:00:02.0 [ 1.684422] SCSI subsystem initialized [ 1.695330] ACPI: bus type USB registered [ 1.696960] usbcore: registered new interface driver usbfs [ 1.700385] usbcore: registered new interface driver hub [ 1.704137] usbcore: registered new device driver usb [ 1.713373] PCI: Using ACPI for IRQ routing [ 1.726636] NetLabel: Initializing [ 1.728141] NetLabel: domain hash size = 128 [ 1.732059] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.736682] NetLabel: unlabeled traffic allowed by default [ 1.745720] clocksource: Switched to clocksource kvm-clock [ 1.901959] AppArmor: AppArmor Filesystem Enabled [ 1.921104] pnp: PnP ACPI init [ 1.939705] pnp: PnP ACPI: found 5 devices [ 1.985911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.019835] NET: Registered protocol family 2 [ 2.043069] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.068337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.094024] TCP: Hash tables configured (established 4096 bind 4096) [ 2.116802] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.139092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.161590] NET: Registered protocol family 1 [ 2.180977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.203150] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.224466] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.273224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.316823] Trying to unpack rootfs image as initramfs... [ 2.746436] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.789342] Scanning for low memory corruption every 60 seconds [ 2.813459] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.835264] audit: initializing netlink subsys (disabled) [ 2.856703] audit: type=2000 audit(1534149555.582:1): initialized [ 2.883416] Initialise system trusted keyring [ 2.902834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.940695] zbud: loaded [ 2.959433] VFS: Disk quotas dquot_6.6.0 [ 2.975805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.001557] fuse init (API version 7.23) [ 3.021455] Key type big_key registered [ 3.035617] Allocating IMA MOK and blacklist keyrings. [ 3.063507] Key type asymmetric registered [ 3.083351] Asymmetric key parser 'x509' registered [ 3.103801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.134948] io scheduler noop registered [ 3.155101] io scheduler deadline registered (default) [ 3.179752] io scheduler cfq registered [ 3.198339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.218551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.244304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.275611] ACPI: Power Button [PWRF] [ 3.293845] GHES: HEST is not enabled! [ 3.330373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.428457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.479931] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.518424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.589338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.731352] Linux agpgart interface v0.103 [ 3.780208] brd: module loaded [ 3.812506] loop: module loaded [ 3.855120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.884288] GPT:90111 != 2097151 [ 3.897960] GPT:Alternate GPT header not at the end of the disk. [ 3.920850] GPT:90111 != 2097151 [ 3.936091] GPT: Use GNU Parted to correct GPT errors. [ 3.954836] vda: vda1 vda15 [ 3.975720] scsi host0: ata_piix [ 3.991327] scsi host1: ata_piix [ 4.007178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.030181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.054736] libphy: Fixed MDIO Bus: probed [ 4.073508] tun: Universal TUN/TAP device driver, 1.6 [ 4.091183] tun: (C) 1999-2004 Max Krasnyansky [ 4.122959] PPP generic driver version 2.4.2 [ 4.138218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.157569] ehci-pci: EHCI PCI platform driver [ 4.172577] ehci-platform: EHCI generic platform driver [ 4.190668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.211427] ohci-pci: OHCI PCI platform driver [ 4.231407] ohci-platform: OHCI generic platform driver [ 4.248243] uhci_hcd: USB Universal Host Controller Interface driver [ 4.288669] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.305550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.332742] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.350732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.371944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.391984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.418425] usb usb1: Product: UHCI Host Controller [ 4.434388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.453086] usb usb1: SerialNumber: 0000:00:01.2 [ 4.470868] hub 1-0:1.0: USB hub found [ 4.484148] hub 1-0:1.0: 2 ports detected [ 4.500340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.535528] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.551831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.570435] mousedev: PS/2 mouse device common for all mice [ 4.593022] rtc_cmos 00:00: RTC can wake from S4 [ 4.609008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.644732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.668743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.690804] i2c /dev entries driver [ 4.708088] device-mapper: uevent: version 1.0.3 [ 4.729758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.757467] ledtrig-cpu: registered to indicate activity on CPUs [ 4.779991] NET: Registered protocol family 10 [ 4.800805] NET: Registered protocol family 17 [ 4.817730] Key type dns_resolver registered [ 4.834802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.854836] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.888394] registered taskstats version 1 [ 4.903916] Loading compiled-in X.509 certificates [ 4.921959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.955624] zswap: loaded using pool lzo/zbud [ 4.982024] Key type trusted registered [ 5.000543] Key type encrypted registered [ 5.017159] AppArmor: AppArmor sha1 policy hashing enabled [ 5.036700] ima: No TPM chip found, activating TPM-bypass! [ 5.054667] evm: HMAC attrs: 0x1 [ 5.074697] Magic number: 14:966:674 [ 5.093900] rtc_cmos 00:00: setting system clock to 2018-08-13 08:39:22 UTC (1534149562) [ 5.127420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.148125] EDD information not available. [ 5.191173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.217525] Write protecting the kernel read-only data: 14336k [ 5.268308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.298092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.64 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... [ 6.802995] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-08-13 08:39:25,145 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.115: [Errno None] Unable to connect to port 22 on 192.16.1.115 2018-08-13 08:39:34,147 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:39:34,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:39:37,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22263 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a17b7915-065b-4964-94cc-3954563d499d x-compute-request-id: req-a17b7915-065b-4964-94cc-3954563d499d RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028050] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.044934] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064096] Security Framework initialized\n[ 0.072048] Yama: becoming mindful.\n[ 0.080074] AppArmor: AppArmor initialized\n[ 0.088131] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096362] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104270] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112061] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124657] Initializing cgroup subsys io\n[ 0.132060] Initializing cgroup subsys memory\n[ 0.140068] Initializing cgroup subsys devices\n[ 0.148058] Initializing cgroup subsys freezer\n[ 0.156061] Initializing cgroup subsys net_cls\n[ 0.164058] Initializing cgroup subsys perf_event\n[ 0.172078] Initializing cgroup subsys net_prio\n[ 0.180055] Initializing cgroup subsys hugetlb\n[ 0.188056] Initializing cgroup subsys pids\n[ 0.201326] CPU: Physical Processor ID: 0\n[ 0.213300] mce: CPU supports 10 MCE banks\n[ 0.225042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232049] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.630655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.932613] ftrace: allocating 31920 entries in 125 pages\n[ 0.956421] smpboot: Max logical packages: 1\n[ 0.964053] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.977262] x2apic enabled\n[ 0.980058] Switched APIC routing to physical x2apic.\n[ 1.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.012000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.024068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.036985] x86: Booted up 1 node, 1 CPUs\n[ 1.040062] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.048199] devtmpfs: initialized\n[ 1.053672] evm: security.selinux\n[ 1.056064] evm: security.SMACK64\n[ 1.060056] evm: security.SMACK64EXEC\n[ 1.064053] evm: security.SMACK64TRANSMUTE\n[ 1.068058] evm: security.SMACK64MMAP\n[ 1.072056] evm: security.ima\n[ 1.076055] evm: security.capability\n[ 1.080252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.084206] pinctrl core: initialized pinctrl subsystem\n[ 1.089179] RTC time: 8:39:17, date: 08/13/18\n[ 1.092435] NET: Registered protocol family 16\n[ 1.096577] cpuidle: using governor ladder\n[ 1.100070] cpuidle: using governor menu\n[ 1.104089] PCCT header not found.\n[ 1.108435] ACPI: bus type PCI registered\n[ 1.112060] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.117033] PCI: Using configuration type 1 for base access\n[ 1.122942] ACPI: Added _OSI(Module Device)\n[ 1.124062] ACPI: Added _OSI(Processor Device)\n[ 1.128058] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.132061] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.142549] ACPI: Interpreter enabled\n[ 1.144065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.156064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.168078] ACPI: (supports S0 S3 S4 S5)\n[ 1.172058] ACPI: Using IOAPIC for interrupt routing\n[ 1.176093] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.185137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.188074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.192100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.196079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.200864] acpiphp: Slot [3] registered\n[ 1.204221] acpiphp: Slot [4] registered\n[ 1.208217] acpiphp: Slot [5] registered\n[ 1.212222] acpiphp: Slot [6] registered\n[ 1.216222] acpiphp: Slot [7] registered\n[ 1.220277] acpiphp: Slot [8] registered\n[ 1.224197] acpiphp: Slot [9] registered\n[ 1.228223] acpiphp: Slot [10] registered\n[ 1.232222] acpiphp: Slot [11] registered\n[ 1.236218] acpiphp: Slot [12] registered\n[ 1.240220] acpiphp: Slot [13] registered\n[ 1.244282] acpiphp: Slot [14] registered\n[ 1.248247] acpiphp: Slot [15] registered\n[ 1.252220] acpiphp: Slot [16] registered\n[ 1.256212] acpiphp: Slot [17] registered\n[ 1.260221] acpiphp: Slot [18] registered\n[ 1.264198] acpiphp: Slot [19] registered\n[ 1.268221] acpiphp: Slot [20] registered\n[ 1.272200] acpiphp: Slot [21] registered\n[ 1.276213] acpiphp: Slot [22] registered\n[ 1.280189] acpiphp: Slot [23] registered\n[ 1.284265] acpiphp: Slot [24] registered\n[ 1.288228] acpiphp: Slot [25] registered\n[ 1.292215] acpiphp: Slot [26] registered\n[ 1.296213] acpiphp: Slot [27] registered\n[ 1.300210] acpiphp: Slot [28] registered\n[ 1.304207] acpiphp: Slot [29] registered\n[ 1.308214] acpiphp: Slot [30] registered\n[ 1.312201] acpiphp: Slot [31] registered\n[ 1.316193] PCI host bridge to bus 0000:00\n[ 1.320056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.324059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.328055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.332057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.336054] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.340054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.368174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.372061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.376064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.380059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.404298] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.408184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.589018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.600948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.613073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.630033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.640464] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.651336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.664312] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.668000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.668082] vgaarb: loaded\n[ 1.672168] vgaarb: bridge control possible 0000:00:02.0\n[ 1.684422] SCSI subsystem initialized\n[ 1.695330] ACPI: bus type USB registered\n[ 1.696960] usbcore: registered new interface driver usbfs\n[ 1.700385] usbcore: registered new interface driver hub\n[ 1.704137] usbcore: registered new device driver usb\n[ 1.713373] PCI: Using ACPI for IRQ routing\n[ 1.726636] NetLabel: Initializing\n[ 1.728141] NetLabel: domain hash size = 128\n[ 1.732059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.736682] NetLabel: unlabeled traffic allowed by default\n[ 1.745720] clocksource: Switched to clocksource kvm-clock\n[ 1.901959] AppArmor: AppArmor Filesystem Enabled\n[ 1.921104] pnp: PnP ACPI init\n[ 1.939705] pnp: PnP ACPI: found 5 devices\n[ 1.985911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.019835] NET: Registered protocol family 2\n[ 2.043069] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.068337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.094024] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.116802] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.139092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.161590] NET: Registered protocol family 1\n[ 2.180977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.203150] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.224466] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.273224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.316823] Trying to unpack rootfs image as initramfs...\n[ 2.746436] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.789342] Scanning for low memory corruption every 60 seconds\n[ 2.813459] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.835264] audit: initializing netlink subsys (disabled)\n[ 2.856703] audit: type=2000 audit(1534149555.582:1): initialized\n[ 2.883416] Initialise system trusted keyring\n[ 2.902834] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.940695] zbud: loaded\n[ 2.959433] VFS: Disk quotas dquot_6.6.0\n[ 2.975805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.001557] fuse init (API version 7.23)\n[ 3.021455] Key type big_key registered\n[ 3.035617] Allocating IMA MOK and blacklist keyrings.\n[ 3.063507] Key type asymmetric registered\n[ 3.083351] Asymmetric key parser 'x509' registered\n[ 3.103801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.134948] io scheduler noop registered\n[ 3.155101] io scheduler deadline registered (default)\n[ 3.179752] io scheduler cfq registered\n[ 3.198339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.218551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.244304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.275611] ACPI: Power Button [PWRF]\n[ 3.293845] GHES: HEST is not enabled!\n[ 3.330373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.428457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.479931] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.518424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.589338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.731352] Linux agpgart interface v0.103\n[ 3.780208] brd: module loaded\n[ 3.812506] loop: module loaded\n[ 3.855120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.884288] GPT:90111 != 2097151\n[ 3.897960] GPT:Alternate GPT header not at the end of the disk.\n[ 3.920850] GPT:90111 != 2097151\n[ 3.936091] GPT: Use GNU Parted to correct GPT errors.\n[ 3.954836] vda: vda1 vda15\n[ 3.975720] scsi host0: ata_piix\n[ 3.991327] scsi host1: ata_piix\n[ 4.007178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.030181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.054736] libphy: Fixed MDIO Bus: probed\n[ 4.073508] tun: Universal TUN/TAP device driver, 1.6\n[ 4.091183] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.122959] PPP generic driver version 2.4.2\n[ 4.138218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.157569] ehci-pci: EHCI PCI platform driver\n[ 4.172577] ehci-platform: EHCI generic platform driver\n[ 4.190668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.211427] ohci-pci: OHCI PCI platform driver\n[ 4.231407] ohci-platform: OHCI generic platform driver\n[ 4.248243] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.288669] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.305550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.332742] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.350732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.371944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.391984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.418425] usb usb1: Product: UHCI Host Controller\n[ 4.434388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.453086] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.470868] hub 1-0:1.0: USB hub found\n[ 4.484148] hub 1-0:1.0: 2 ports detected\n[ 4.500340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.535528] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.551831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.570435] mousedev: PS/2 mouse device common for all mice\n[ 4.593022] rtc_cmos 00:00: RTC can wake from S4\n[ 4.609008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.644732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.668743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.690804] i2c /dev entries driver\n[ 4.708088] device-mapper: uevent: version 1.0.3\n[ 4.729758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.757467] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.779991] NET: Registered protocol family 10\n[ 4.800805] NET: Registered protocol family 17\n[ 4.817730] Key type dns_resolver registered\n[ 4.834802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 4.854836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.888394] registered taskstats version 1\n[ 4.903916] Loading compiled-in X.509 certificates\n[ 4.921959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.955624] zswap: loaded using pool lzo/zbud\n[ 4.982024] Key type trusted registered\n[ 5.000543] Key type encrypted registered\n[ 5.017159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.036700] ima: No TPM chip found, activating TPM-bypass!\n[ 5.054667] evm: HMAC attrs: 0x1\n[ 5.074697] Magic number: 14:966:674\n[ 5.093900] rtc_cmos 00:00: setting system clock to 2018-08-13 08:39:22 UTC (1534149562)\n[ 5.127420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.148125] EDD information not available.\n[ 5.191173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.217525] Write protecting the kernel read-only data: 14336k\n[ 5.268308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.298092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.58\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.802995] random: dd urandom read with 9 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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 7.01. iid=i-00000005\n"} 2018-08-13 08:39:37,185 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action used request id req-a17b7915-065b-4964-94cc-3954563d499d 2018-08-13 08:39:37,186 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 3.03819680214s 2018-08-13 08:39:37,186 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action used request id req-a17b7915-065b-4964-94cc-3954563d499d 2018-08-13 08:39:37,186 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028050] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.044934] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064096] Security Framework initialized [ 0.072048] Yama: becoming mindful. [ 0.080074] AppArmor: AppArmor initialized [ 0.088131] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096362] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104270] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112061] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124657] Initializing cgroup subsys io [ 0.132060] Initializing cgroup subsys memory [ 0.140068] Initializing cgroup subsys devices [ 0.148058] Initializing cgroup subsys freezer [ 0.156061] Initializing cgroup subsys net_cls [ 0.164058] Initializing cgroup subsys perf_event [ 0.172078] Initializing cgroup subsys net_prio [ 0.180055] Initializing cgroup subsys hugetlb [ 0.188056] Initializing cgroup subsys pids [ 0.201326] CPU: Physical Processor ID: 0 [ 0.213300] mce: CPU supports 10 MCE banks [ 0.225042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232049] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.630655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.932613] ftrace: allocating 31920 entries in 125 pages [ 0.956421] smpboot: Max logical packages: 1 [ 0.964053] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.977262] x2apic enabled [ 0.980058] Switched APIC routing to physical x2apic. [ 1.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.012000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.024068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.036985] x86: Booted up 1 node, 1 CPUs [ 1.040062] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.048199] devtmpfs: initialized [ 1.053672] evm: security.selinux [ 1.056064] evm: security.SMACK64 [ 1.060056] evm: security.SMACK64EXEC [ 1.064053] evm: security.SMACK64TRANSMUTE [ 1.068058] evm: security.SMACK64MMAP [ 1.072056] evm: security.ima [ 1.076055] evm: security.capability [ 1.080252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.084206] pinctrl core: initialized pinctrl subsystem [ 1.089179] RTC time: 8:39:17, date: 08/13/18 [ 1.092435] NET: Registered protocol family 16 [ 1.096577] cpuidle: using governor ladder [ 1.100070] cpuidle: using governor menu [ 1.104089] PCCT header not found. [ 1.108435] ACPI: bus type PCI registered [ 1.112060] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.117033] PCI: Using configuration type 1 for base access [ 1.122942] ACPI: Added _OSI(Module Device) [ 1.124062] ACPI: Added _OSI(Processor Device) [ 1.128058] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.132061] ACPI: Added _OSI(Processor Aggregator Device) [ 1.142549] ACPI: Interpreter enabled [ 1.144065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.156064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.168078] ACPI: (supports S0 S3 S4 S5) [ 1.172058] ACPI: Using IOAPIC for interrupt routing [ 1.176093] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.185137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.188074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.192100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.196079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.200864] acpiphp: Slot [3] registered [ 1.204221] acpiphp: Slot [4] registered [ 1.208217] acpiphp: Slot [5] registered [ 1.212222] acpiphp: Slot [6] registered [ 1.216222] acpiphp: Slot [7] registered [ 1.220277] acpiphp: Slot [8] registered [ 1.224197] acpiphp: Slot [9] registered [ 1.228223] acpiphp: Slot [10] registered [ 1.232222] acpiphp: Slot [11] registered [ 1.236218] acpiphp: Slot [12] registered [ 1.240220] acpiphp: Slot [13] registered [ 1.244282] acpiphp: Slot [14] registered [ 1.248247] acpiphp: Slot [15] registered [ 1.252220] acpiphp: Slot [16] registered [ 1.256212] acpiphp: Slot [17] registered [ 1.260221] acpiphp: Slot [18] registered [ 1.264198] acpiphp: Slot [19] registered [ 1.268221] acpiphp: Slot [20] registered [ 1.272200] acpiphp: Slot [21] registered [ 1.276213] acpiphp: Slot [22] registered [ 1.280189] acpiphp: Slot [23] registered [ 1.284265] acpiphp: Slot [24] registered [ 1.288228] acpiphp: Slot [25] registered [ 1.292215] acpiphp: Slot [26] registered [ 1.296213] acpiphp: Slot [27] registered [ 1.300210] acpiphp: Slot [28] registered [ 1.304207] acpiphp: Slot [29] registered [ 1.308214] acpiphp: Slot [30] registered [ 1.312201] acpiphp: Slot [31] registered [ 1.316193] PCI host bridge to bus 0000:00 [ 1.320056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.324059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.328055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.332057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.336054] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.340054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.368174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.372061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.376064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.380059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.404298] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.408184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.589018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.613073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.630033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.640464] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.651336] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.664312] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.668000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.668082] vgaarb: loaded [ 1.672168] vgaarb: bridge control possible 0000:00:02.0 [ 1.684422] SCSI subsystem initialized [ 1.695330] ACPI: bus type USB registered [ 1.696960] usbcore: registered new interface driver usbfs [ 1.700385] usbcore: registered new interface driver hub [ 1.704137] usbcore: registered new device driver usb [ 1.713373] PCI: Using ACPI for IRQ routing [ 1.726636] NetLabel: Initializing [ 1.728141] NetLabel: domain hash size = 128 [ 1.732059] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.736682] NetLabel: unlabeled traffic allowed by default [ 1.745720] clocksource: Switched to clocksource kvm-clock [ 1.901959] AppArmor: AppArmor Filesystem Enabled [ 1.921104] pnp: PnP ACPI init [ 1.939705] pnp: PnP ACPI: found 5 devices [ 1.985911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.019835] NET: Registered protocol family 2 [ 2.043069] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.068337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.094024] TCP: Hash tables configured (established 4096 bind 4096) [ 2.116802] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.139092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.161590] NET: Registered protocol family 1 [ 2.180977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.203150] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.224466] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.273224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.316823] Trying to unpack rootfs image as initramfs... [ 2.746436] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.789342] Scanning for low memory corruption every 60 seconds [ 2.813459] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.835264] audit: initializing netlink subsys (disabled) [ 2.856703] audit: type=2000 audit(1534149555.582:1): initialized [ 2.883416] Initialise system trusted keyring [ 2.902834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.940695] zbud: loaded [ 2.959433] VFS: Disk quotas dquot_6.6.0 [ 2.975805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.001557] fuse init (API version 7.23) [ 3.021455] Key type big_key registered [ 3.035617] Allocating IMA MOK and blacklist keyrings. [ 3.063507] Key type asymmetric registered [ 3.083351] Asymmetric key parser 'x509' registered [ 3.103801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.134948] io scheduler noop registered [ 3.155101] io scheduler deadline registered (default) [ 3.179752] io scheduler cfq registered [ 3.198339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.218551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.244304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.275611] ACPI: Power Button [PWRF] [ 3.293845] GHES: HEST is not enabled! [ 3.330373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.428457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.479931] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.518424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.589338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.731352] Linux agpgart interface v0.103 [ 3.780208] brd: module loaded [ 3.812506] loop: module loaded [ 3.855120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.884288] GPT:90111 != 2097151 [ 3.897960] GPT:Alternate GPT header not at the end of the disk. [ 3.920850] GPT:90111 != 2097151 [ 3.936091] GPT: Use GNU Parted to correct GPT errors. [ 3.954836] vda: vda1 vda15 [ 3.975720] scsi host0: ata_piix [ 3.991327] scsi host1: ata_piix [ 4.007178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.030181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.054736] libphy: Fixed MDIO Bus: probed [ 4.073508] tun: Universal TUN/TAP device driver, 1.6 [ 4.091183] tun: (C) 1999-2004 Max Krasnyansky [ 4.122959] PPP generic driver version 2.4.2 [ 4.138218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.157569] ehci-pci: EHCI PCI platform driver [ 4.172577] ehci-platform: EHCI generic platform driver [ 4.190668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.211427] ohci-pci: OHCI PCI platform driver [ 4.231407] ohci-platform: OHCI generic platform driver [ 4.248243] uhci_hcd: USB Universal Host Controller Interface driver [ 4.288669] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.305550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.332742] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.350732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.371944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.391984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.418425] usb usb1: Product: UHCI Host Controller [ 4.434388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.453086] usb usb1: SerialNumber: 0000:00:01.2 [ 4.470868] hub 1-0:1.0: USB hub found [ 4.484148] hub 1-0:1.0: 2 ports detected [ 4.500340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.535528] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.551831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.570435] mousedev: PS/2 mouse device common for all mice [ 4.593022] rtc_cmos 00:00: RTC can wake from S4 [ 4.609008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.644732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.668743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.690804] i2c /dev entries driver [ 4.708088] device-mapper: uevent: version 1.0.3 [ 4.729758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.757467] ledtrig-cpu: registered to indicate activity on CPUs [ 4.779991] NET: Registered protocol family 10 [ 4.800805] NET: Registered protocol family 17 [ 4.817730] Key type dns_resolver registered [ 4.834802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.854836] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.888394] registered taskstats version 1 [ 4.903916] Loading compiled-in X.509 certificates [ 4.921959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.955624] zswap: loaded using pool lzo/zbud [ 4.982024] Key type trusted registered [ 5.000543] Key type encrypted registered [ 5.017159] AppArmor: AppArmor sha1 policy hashing enabled [ 5.036700] ima: No TPM chip found, activating TPM-bypass! [ 5.054667] evm: HMAC attrs: 0x1 [ 5.074697] Magic number: 14:966:674 [ 5.093900] rtc_cmos 00:00: setting system clock to 2018-08-13 08:39:22 UTC (1534149562) [ 5.127420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.148125] EDD information not available. [ 5.191173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.217525] Write protecting the kernel read-only data: 14336k [ 5.268308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.298092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.64 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... [ 6.802995] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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 7.01. iid=i-00000005 2018-08-13 08:39:37,188 - functest.core.singlevm - DEBUG - try 2: cannot connect to 192.16.1.115: [Errno None] Unable to connect to port 22 on 192.16.1.115 2018-08-13 08:39:46,191 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:39:46,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:39:51,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22263 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-82e04ac8-1c63-462f-93ec-b8ce7ade2282 x-compute-request-id: req-82e04ac8-1c63-462f-93ec-b8ce7ade2282 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028050] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.044934] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064096] Security Framework initialized\n[ 0.072048] Yama: becoming mindful.\n[ 0.080074] AppArmor: AppArmor initialized\n[ 0.088131] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096362] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104270] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112061] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124657] Initializing cgroup subsys io\n[ 0.132060] Initializing cgroup subsys memory\n[ 0.140068] Initializing cgroup subsys devices\n[ 0.148058] Initializing cgroup subsys freezer\n[ 0.156061] Initializing cgroup subsys net_cls\n[ 0.164058] Initializing cgroup subsys perf_event\n[ 0.172078] Initializing cgroup subsys net_prio\n[ 0.180055] Initializing cgroup subsys hugetlb\n[ 0.188056] Initializing cgroup subsys pids\n[ 0.201326] CPU: Physical Processor ID: 0\n[ 0.213300] mce: CPU supports 10 MCE banks\n[ 0.225042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232049] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.630655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.932613] ftrace: allocating 31920 entries in 125 pages\n[ 0.956421] smpboot: Max logical packages: 1\n[ 0.964053] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.977262] x2apic enabled\n[ 0.980058] Switched APIC routing to physical x2apic.\n[ 1.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.012000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.024068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.036985] x86: Booted up 1 node, 1 CPUs\n[ 1.040062] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.048199] devtmpfs: initialized\n[ 1.053672] evm: security.selinux\n[ 1.056064] evm: security.SMACK64\n[ 1.060056] evm: security.SMACK64EXEC\n[ 1.064053] evm: security.SMACK64TRANSMUTE\n[ 1.068058] evm: security.SMACK64MMAP\n[ 1.072056] evm: security.ima\n[ 1.076055] evm: security.capability\n[ 1.080252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.084206] pinctrl core: initialized pinctrl subsystem\n[ 1.089179] RTC time: 8:39:17, date: 08/13/18\n[ 1.092435] NET: Registered protocol family 16\n[ 1.096577] cpuidle: using governor ladder\n[ 1.100070] cpuidle: using governor menu\n[ 1.104089] PCCT header not found.\n[ 1.108435] ACPI: bus type PCI registered\n[ 1.112060] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.117033] PCI: Using configuration type 1 for base access\n[ 1.122942] ACPI: Added _OSI(Module Device)\n[ 1.124062] ACPI: Added _OSI(Processor Device)\n[ 1.128058] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.132061] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.142549] ACPI: Interpreter enabled\n[ 1.144065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.156064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.168078] ACPI: (supports S0 S3 S4 S5)\n[ 1.172058] ACPI: Using IOAPIC for interrupt routing\n[ 1.176093] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.185137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.188074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.192100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.196079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.200864] acpiphp: Slot [3] registered\n[ 1.204221] acpiphp: Slot [4] registered\n[ 1.208217] acpiphp: Slot [5] registered\n[ 1.212222] acpiphp: Slot [6] registered\n[ 1.216222] acpiphp: Slot [7] registered\n[ 1.220277] acpiphp: Slot [8] registered\n[ 1.224197] acpiphp: Slot [9] registered\n[ 1.228223] acpiphp: Slot [10] registered\n[ 1.232222] acpiphp: Slot [11] registered\n[ 1.236218] acpiphp: Slot [12] registered\n[ 1.240220] acpiphp: Slot [13] registered\n[ 1.244282] acpiphp: Slot [14] registered\n[ 1.248247] acpiphp: Slot [15] registered\n[ 1.252220] acpiphp: Slot [16] registered\n[ 1.256212] acpiphp: Slot [17] registered\n[ 1.260221] acpiphp: Slot [18] registered\n[ 1.264198] acpiphp: Slot [19] registered\n[ 1.268221] acpiphp: Slot [20] registered\n[ 1.272200] acpiphp: Slot [21] registered\n[ 1.276213] acpiphp: Slot [22] registered\n[ 1.280189] acpiphp: Slot [23] registered\n[ 1.284265] acpiphp: Slot [24] registered\n[ 1.288228] acpiphp: Slot [25] registered\n[ 1.292215] acpiphp: Slot [26] registered\n[ 1.296213] acpiphp: Slot [27] registered\n[ 1.300210] acpiphp: Slot [28] registered\n[ 1.304207] acpiphp: Slot [29] registered\n[ 1.308214] acpiphp: Slot [30] registered\n[ 1.312201] acpiphp: Slot [31] registered\n[ 1.316193] PCI host bridge to bus 0000:00\n[ 1.320056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.324059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.328055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.332057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.336054] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.340054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.368174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.372061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.376064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.380059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.404298] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.408184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.589018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.600948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.613073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.630033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.640464] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.651336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.664312] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.668000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.668082] vgaarb: loaded\n[ 1.672168] vgaarb: bridge control possible 0000:00:02.0\n[ 1.684422] SCSI subsystem initialized\n[ 1.695330] ACPI: bus type USB registered\n[ 1.696960] usbcore: registered new interface driver usbfs\n[ 1.700385] usbcore: registered new interface driver hub\n[ 1.704137] usbcore: registered new device driver usb\n[ 1.713373] PCI: Using ACPI for IRQ routing\n[ 1.726636] NetLabel: Initializing\n[ 1.728141] NetLabel: domain hash size = 128\n[ 1.732059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.736682] NetLabel: unlabeled traffic allowed by default\n[ 1.745720] clocksource: Switched to clocksource kvm-clock\n[ 1.901959] AppArmor: AppArmor Filesystem Enabled\n[ 1.921104] pnp: PnP ACPI init\n[ 1.939705] pnp: PnP ACPI: found 5 devices\n[ 1.985911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.019835] NET: Registered protocol family 2\n[ 2.043069] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.068337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.094024] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.116802] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.139092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.161590] NET: Registered protocol family 1\n[ 2.180977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.203150] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.224466] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.273224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.316823] Trying to unpack rootfs image as initramfs...\n[ 2.746436] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.789342] Scanning for low memory corruption every 60 seconds\n[ 2.813459] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.835264] audit: initializing netlink subsys (disabled)\n[ 2.856703] audit: type=2000 audit(1534149555.582:1): initialized\n[ 2.883416] Initialise system trusted keyring\n[ 2.902834] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.940695] zbud: loaded\n[ 2.959433] VFS: Disk quotas dquot_6.6.0\n[ 2.975805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.001557] fuse init (API version 7.23)\n[ 3.021455] Key type big_key registered\n[ 3.035617] Allocating IMA MOK and blacklist keyrings.\n[ 3.063507] Key type asymmetric registered\n[ 3.083351] Asymmetric key parser 'x509' registered\n[ 3.103801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.134948] io scheduler noop registered\n[ 3.155101] io scheduler deadline registered (default)\n[ 3.179752] io scheduler cfq registered\n[ 3.198339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.218551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.244304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.275611] ACPI: Power Button [PWRF]\n[ 3.293845] GHES: HEST is not enabled!\n[ 3.330373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.428457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.479931] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.518424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.589338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.731352] Linux agpgart interface v0.103\n[ 3.780208] brd: module loaded\n[ 3.812506] loop: module loaded\n[ 3.855120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.884288] GPT:90111 != 2097151\n[ 3.897960] GPT:Alternate GPT header not at the end of the disk.\n[ 3.920850] GPT:90111 != 2097151\n[ 3.936091] GPT: Use GNU Parted to correct GPT errors.\n[ 3.954836] vda: vda1 vda15\n[ 3.975720] scsi host0: ata_piix\n[ 3.991327] scsi host1: ata_piix\n[ 4.007178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.030181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.054736] libphy: Fixed MDIO Bus: probed\n[ 4.073508] tun: Universal TUN/TAP device driver, 1.6\n[ 4.091183] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.122959] PPP generic driver version 2.4.2\n[ 4.138218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.157569] ehci-pci: EHCI PCI platform driver\n[ 4.172577] ehci-platform: EHCI generic platform driver\n[ 4.190668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.211427] ohci-pci: OHCI PCI platform driver\n[ 4.231407] ohci-platform: OHCI generic platform driver\n[ 4.248243] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.288669] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.305550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.332742] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.350732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.371944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.391984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.418425] usb usb1: Product: UHCI Host Controller\n[ 4.434388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.453086] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.470868] hub 1-0:1.0: USB hub found\n[ 4.484148] hub 1-0:1.0: 2 ports detected\n[ 4.500340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.535528] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.551831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.570435] mousedev: PS/2 mouse device common for all mice\n[ 4.593022] rtc_cmos 00:00: RTC can wake from S4\n[ 4.609008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.644732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.668743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.690804] i2c /dev entries driver\n[ 4.708088] device-mapper: uevent: version 1.0.3\n[ 4.729758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.757467] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.779991] NET: Registered protocol family 10\n[ 4.800805] NET: Registered protocol family 17\n[ 4.817730] Key type dns_resolver registered\n[ 4.834802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 4.854836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.888394] registered taskstats version 1\n[ 4.903916] Loading compiled-in X.509 certificates\n[ 4.921959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.955624] zswap: loaded using pool lzo/zbud\n[ 4.982024] Key type trusted registered\n[ 5.000543] Key type encrypted registered\n[ 5.017159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.036700] ima: No TPM chip found, activating TPM-bypass!\n[ 5.054667] evm: HMAC attrs: 0x1\n[ 5.074697] Magic number: 14:966:674\n[ 5.093900] rtc_cmos 00:00: setting system clock to 2018-08-13 08:39:22 UTC (1534149562)\n[ 5.127420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.148125] EDD information not available.\n[ 5.191173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.217525] Write protecting the kernel read-only data: 14336k\n[ 5.268308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.298092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.58\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.802995] random: dd urandom read with 9 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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 7.01. iid=i-00000005\n"} 2018-08-13 08:39:51,182 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action used request id req-82e04ac8-1c63-462f-93ec-b8ce7ade2282 2018-08-13 08:39:51,182 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 4.99091911316s 2018-08-13 08:39:51,182 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action used request id req-82e04ac8-1c63-462f-93ec-b8ce7ade2282 2018-08-13 08:39:51,182 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028050] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.044934] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064096] Security Framework initialized [ 0.072048] Yama: becoming mindful. [ 0.080074] AppArmor: AppArmor initialized [ 0.088131] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096362] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104270] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112061] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124657] Initializing cgroup subsys io [ 0.132060] Initializing cgroup subsys memory [ 0.140068] Initializing cgroup subsys devices [ 0.148058] Initializing cgroup subsys freezer [ 0.156061] Initializing cgroup subsys net_cls [ 0.164058] Initializing cgroup subsys perf_event [ 0.172078] Initializing cgroup subsys net_prio [ 0.180055] Initializing cgroup subsys hugetlb [ 0.188056] Initializing cgroup subsys pids [ 0.201326] CPU: Physical Processor ID: 0 [ 0.213300] mce: CPU supports 10 MCE banks [ 0.225042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232049] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.630655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.932613] ftrace: allocating 31920 entries in 125 pages [ 0.956421] smpboot: Max logical packages: 1 [ 0.964053] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.977262] x2apic enabled [ 0.980058] Switched APIC routing to physical x2apic. [ 1.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.012000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.024068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.036985] x86: Booted up 1 node, 1 CPUs [ 1.040062] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.048199] devtmpfs: initialized [ 1.053672] evm: security.selinux [ 1.056064] evm: security.SMACK64 [ 1.060056] evm: security.SMACK64EXEC [ 1.064053] evm: security.SMACK64TRANSMUTE [ 1.068058] evm: security.SMACK64MMAP [ 1.072056] evm: security.ima [ 1.076055] evm: security.capability [ 1.080252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.084206] pinctrl core: initialized pinctrl subsystem [ 1.089179] RTC time: 8:39:17, date: 08/13/18 [ 1.092435] NET: Registered protocol family 16 [ 1.096577] cpuidle: using governor ladder [ 1.100070] cpuidle: using governor menu [ 1.104089] PCCT header not found. [ 1.108435] ACPI: bus type PCI registered [ 1.112060] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.117033] PCI: Using configuration type 1 for base access [ 1.122942] ACPI: Added _OSI(Module Device) [ 1.124062] ACPI: Added _OSI(Processor Device) [ 1.128058] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.132061] ACPI: Added _OSI(Processor Aggregator Device) [ 1.142549] ACPI: Interpreter enabled [ 1.144065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.156064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.168078] ACPI: (supports S0 S3 S4 S5) [ 1.172058] ACPI: Using IOAPIC for interrupt routing [ 1.176093] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.185137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.188074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.192100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.196079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.200864] acpiphp: Slot [3] registered [ 1.204221] acpiphp: Slot [4] registered [ 1.208217] acpiphp: Slot [5] registered [ 1.212222] acpiphp: Slot [6] registered [ 1.216222] acpiphp: Slot [7] registered [ 1.220277] acpiphp: Slot [8] registered [ 1.224197] acpiphp: Slot [9] registered [ 1.228223] acpiphp: Slot [10] registered [ 1.232222] acpiphp: Slot [11] registered [ 1.236218] acpiphp: Slot [12] registered [ 1.240220] acpiphp: Slot [13] registered [ 1.244282] acpiphp: Slot [14] registered [ 1.248247] acpiphp: Slot [15] registered [ 1.252220] acpiphp: Slot [16] registered [ 1.256212] acpiphp: Slot [17] registered [ 1.260221] acpiphp: Slot [18] registered [ 1.264198] acpiphp: Slot [19] registered [ 1.268221] acpiphp: Slot [20] registered [ 1.272200] acpiphp: Slot [21] registered [ 1.276213] acpiphp: Slot [22] registered [ 1.280189] acpiphp: Slot [23] registered [ 1.284265] acpiphp: Slot [24] registered [ 1.288228] acpiphp: Slot [25] registered [ 1.292215] acpiphp: Slot [26] registered [ 1.296213] acpiphp: Slot [27] registered [ 1.300210] acpiphp: Slot [28] registered [ 1.304207] acpiphp: Slot [29] registered [ 1.308214] acpiphp: Slot [30] registered [ 1.312201] acpiphp: Slot [31] registered [ 1.316193] PCI host bridge to bus 0000:00 [ 1.320056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.324059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.328055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.332057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.336054] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.340054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.368174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.372061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.376064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.380059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.404298] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.408184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.589018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.613073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.630033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.640464] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.651336] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.664312] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.668000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.668082] vgaarb: loaded [ 1.672168] vgaarb: bridge control possible 0000:00:02.0 [ 1.684422] SCSI subsystem initialized [ 1.695330] ACPI: bus type USB registered [ 1.696960] usbcore: registered new interface driver usbfs [ 1.700385] usbcore: registered new interface driver hub [ 1.704137] usbcore: registered new device driver usb [ 1.713373] PCI: Using ACPI for IRQ routing [ 1.726636] NetLabel: Initializing [ 1.728141] NetLabel: domain hash size = 128 [ 1.732059] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.736682] NetLabel: unlabeled traffic allowed by default [ 1.745720] clocksource: Switched to clocksource kvm-clock [ 1.901959] AppArmor: AppArmor Filesystem Enabled [ 1.921104] pnp: PnP ACPI init [ 1.939705] pnp: PnP ACPI: found 5 devices [ 1.985911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.019835] NET: Registered protocol family 2 [ 2.043069] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.068337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.094024] TCP: Hash tables configured (established 4096 bind 4096) [ 2.116802] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.139092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.161590] NET: Registered protocol family 1 [ 2.180977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.203150] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.224466] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.273224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.316823] Trying to unpack rootfs image as initramfs... [ 2.746436] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.789342] Scanning for low memory corruption every 60 seconds [ 2.813459] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.835264] audit: initializing netlink subsys (disabled) [ 2.856703] audit: type=2000 audit(1534149555.582:1): initialized [ 2.883416] Initialise system trusted keyring [ 2.902834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.940695] zbud: loaded [ 2.959433] VFS: Disk quotas dquot_6.6.0 [ 2.975805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.001557] fuse init (API version 7.23) [ 3.021455] Key type big_key registered [ 3.035617] Allocating IMA MOK and blacklist keyrings. [ 3.063507] Key type asymmetric registered [ 3.083351] Asymmetric key parser 'x509' registered [ 3.103801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.134948] io scheduler noop registered [ 3.155101] io scheduler deadline registered (default) [ 3.179752] io scheduler cfq registered [ 3.198339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.218551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.244304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.275611] ACPI: Power Button [PWRF] [ 3.293845] GHES: HEST is not enabled! [ 3.330373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.428457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.479931] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.518424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.589338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.731352] Linux agpgart interface v0.103 [ 3.780208] brd: module loaded [ 3.812506] loop: module loaded [ 3.855120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.884288] GPT:90111 != 2097151 [ 3.897960] GPT:Alternate GPT header not at the end of the disk. [ 3.920850] GPT:90111 != 2097151 [ 3.936091] GPT: Use GNU Parted to correct GPT errors. [ 3.954836] vda: vda1 vda15 [ 3.975720] scsi host0: ata_piix [ 3.991327] scsi host1: ata_piix [ 4.007178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.030181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.054736] libphy: Fixed MDIO Bus: probed [ 4.073508] tun: Universal TUN/TAP device driver, 1.6 [ 4.091183] tun: (C) 1999-2004 Max Krasnyansky [ 4.122959] PPP generic driver version 2.4.2 [ 4.138218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.157569] ehci-pci: EHCI PCI platform driver [ 4.172577] ehci-platform: EHCI generic platform driver [ 4.190668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.211427] ohci-pci: OHCI PCI platform driver [ 4.231407] ohci-platform: OHCI generic platform driver [ 4.248243] uhci_hcd: USB Universal Host Controller Interface driver [ 4.288669] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.305550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.332742] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.350732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.371944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.391984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.418425] usb usb1: Product: UHCI Host Controller [ 4.434388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.453086] usb usb1: SerialNumber: 0000:00:01.2 [ 4.470868] hub 1-0:1.0: USB hub found [ 4.484148] hub 1-0:1.0: 2 ports detected [ 4.500340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.535528] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.551831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.570435] mousedev: PS/2 mouse device common for all mice [ 4.593022] rtc_cmos 00:00: RTC can wake from S4 [ 4.609008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.644732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.668743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.690804] i2c /dev entries driver [ 4.708088] device-mapper: uevent: version 1.0.3 [ 4.729758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.757467] ledtrig-cpu: registered to indicate activity on CPUs [ 4.779991] NET: Registered protocol family 10 [ 4.800805] NET: Registered protocol family 17 [ 4.817730] Key type dns_resolver registered [ 4.834802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.854836] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.888394] registered taskstats version 1 [ 4.903916] Loading compiled-in X.509 certificates [ 4.921959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.955624] zswap: loaded using pool lzo/zbud [ 4.982024] Key type trusted registered [ 5.000543] Key type encrypted registered [ 5.017159] AppArmor: AppArmor sha1 policy hashing enabled [ 5.036700] ima: No TPM chip found, activating TPM-bypass! [ 5.054667] evm: HMAC attrs: 0x1 [ 5.074697] Magic number: 14:966:674 [ 5.093900] rtc_cmos 00:00: setting system clock to 2018-08-13 08:39:22 UTC (1534149562) [ 5.127420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.148125] EDD information not available. [ 5.191173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.217525] Write protecting the kernel read-only data: 14336k [ 5.268308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.298092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.64 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... [ 6.802995] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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 7.01. iid=i-00000005 2018-08-13 08:39:51,184 - functest.core.singlevm - DEBUG - try 3: cannot connect to 192.16.1.115: [Errno None] Unable to connect to port 22 on 192.16.1.115 2018-08-13 08:40:00,194 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:40:00,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:40:04,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22362 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-008fb2f4-dc90-44bd-b6a4-ebf85b76974c x-compute-request-id: req-008fb2f4-dc90-44bd-b6a4-ebf85b76974c RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028050] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.044934] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064096] Security Framework initialized\n[ 0.072048] Yama: becoming mindful.\n[ 0.080074] AppArmor: AppArmor initialized\n[ 0.088131] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096362] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104270] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112061] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124657] Initializing cgroup subsys io\n[ 0.132060] Initializing cgroup subsys memory\n[ 0.140068] Initializing cgroup subsys devices\n[ 0.148058] Initializing cgroup subsys freezer\n[ 0.156061] Initializing cgroup subsys net_cls\n[ 0.164058] Initializing cgroup subsys perf_event\n[ 0.172078] Initializing cgroup subsys net_prio\n[ 0.180055] Initializing cgroup subsys hugetlb\n[ 0.188056] Initializing cgroup subsys pids\n[ 0.201326] CPU: Physical Processor ID: 0\n[ 0.213300] mce: CPU supports 10 MCE banks\n[ 0.225042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232049] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.630655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.932613] ftrace: allocating 31920 entries in 125 pages\n[ 0.956421] smpboot: Max logical packages: 1\n[ 0.964053] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.977262] x2apic enabled\n[ 0.980058] Switched APIC routing to physical x2apic.\n[ 1.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.012000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.024068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.036985] x86: Booted up 1 node, 1 CPUs\n[ 1.040062] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.048199] devtmpfs: initialized\n[ 1.053672] evm: security.selinux\n[ 1.056064] evm: security.SMACK64\n[ 1.060056] evm: security.SMACK64EXEC\n[ 1.064053] evm: security.SMACK64TRANSMUTE\n[ 1.068058] evm: security.SMACK64MMAP\n[ 1.072056] evm: security.ima\n[ 1.076055] evm: security.capability\n[ 1.080252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.084206] pinctrl core: initialized pinctrl subsystem\n[ 1.089179] RTC time: 8:39:17, date: 08/13/18\n[ 1.092435] NET: Registered protocol family 16\n[ 1.096577] cpuidle: using governor ladder\n[ 1.100070] cpuidle: using governor menu\n[ 1.104089] PCCT header not found.\n[ 1.108435] ACPI: bus type PCI registered\n[ 1.112060] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.117033] PCI: Using configuration type 1 for base access\n[ 1.122942] ACPI: Added _OSI(Module Device)\n[ 1.124062] ACPI: Added _OSI(Processor Device)\n[ 1.128058] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.132061] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.142549] ACPI: Interpreter enabled\n[ 1.144065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.156064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.168078] ACPI: (supports S0 S3 S4 S5)\n[ 1.172058] ACPI: Using IOAPIC for interrupt routing\n[ 1.176093] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.185137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.188074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.192100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.196079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.200864] acpiphp: Slot [3] registered\n[ 1.204221] acpiphp: Slot [4] registered\n[ 1.208217] acpiphp: Slot [5] registered\n[ 1.212222] acpiphp: Slot [6] registered\n[ 1.216222] acpiphp: Slot [7] registered\n[ 1.220277] acpiphp: Slot [8] registered\n[ 1.224197] acpiphp: Slot [9] registered\n[ 1.228223] acpiphp: Slot [10] registered\n[ 1.232222] acpiphp: Slot [11] registered\n[ 1.236218] acpiphp: Slot [12] registered\n[ 1.240220] acpiphp: Slot [13] registered\n[ 1.244282] acpiphp: Slot [14] registered\n[ 1.248247] acpiphp: Slot [15] registered\n[ 1.252220] acpiphp: Slot [16] registered\n[ 1.256212] acpiphp: Slot [17] registered\n[ 1.260221] acpiphp: Slot [18] registered\n[ 1.264198] acpiphp: Slot [19] registered\n[ 1.268221] acpiphp: Slot [20] registered\n[ 1.272200] acpiphp: Slot [21] registered\n[ 1.276213] acpiphp: Slot [22] registered\n[ 1.280189] acpiphp: Slot [23] registered\n[ 1.284265] acpiphp: Slot [24] registered\n[ 1.288228] acpiphp: Slot [25] registered\n[ 1.292215] acpiphp: Slot [26] registered\n[ 1.296213] acpiphp: Slot [27] registered\n[ 1.300210] acpiphp: Slot [28] registered\n[ 1.304207] acpiphp: Slot [29] registered\n[ 1.308214] acpiphp: Slot [30] registered\n[ 1.312201] acpiphp: Slot [31] registered\n[ 1.316193] PCI host bridge to bus 0000:00\n[ 1.320056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.324059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.328055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.332057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.336054] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.340054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.368174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.372061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.376064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.380059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.404298] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.408184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.589018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.600948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.613073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.630033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.640464] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.651336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.664312] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.668000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.668082] vgaarb: loaded\n[ 1.672168] vgaarb: bridge control possible 0000:00:02.0\n[ 1.684422] SCSI subsystem initialized\n[ 1.695330] ACPI: bus type USB registered\n[ 1.696960] usbcore: registered new interface driver usbfs\n[ 1.700385] usbcore: registered new interface driver hub\n[ 1.704137] usbcore: registered new device driver usb\n[ 1.713373] PCI: Using ACPI for IRQ routing\n[ 1.726636] NetLabel: Initializing\n[ 1.728141] NetLabel: domain hash size = 128\n[ 1.732059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.736682] NetLabel: unlabeled traffic allowed by default\n[ 1.745720] clocksource: Switched to clocksource kvm-clock\n[ 1.901959] AppArmor: AppArmor Filesystem Enabled\n[ 1.921104] pnp: PnP ACPI init\n[ 1.939705] pnp: PnP ACPI: found 5 devices\n[ 1.985911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.019835] NET: Registered protocol family 2\n[ 2.043069] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.068337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.094024] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.116802] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.139092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.161590] NET: Registered protocol family 1\n[ 2.180977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.203150] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.224466] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.273224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.316823] Trying to unpack rootfs image as initramfs...\n[ 2.746436] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.789342] Scanning for low memory corruption every 60 seconds\n[ 2.813459] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.835264] audit: initializing netlink subsys (disabled)\n[ 2.856703] audit: type=2000 audit(1534149555.582:1): initialized\n[ 2.883416] Initialise system trusted keyring\n[ 2.902834] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.940695] zbud: loaded\n[ 2.959433] VFS: Disk quotas dquot_6.6.0\n[ 2.975805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.001557] fuse init (API version 7.23)\n[ 3.021455] Key type big_key registered\n[ 3.035617] Allocating IMA MOK and blacklist keyrings.\n[ 3.063507] Key type asymmetric registered\n[ 3.083351] Asymmetric key parser 'x509' registered\n[ 3.103801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.134948] io scheduler noop registered\n[ 3.155101] io scheduler deadline registered (default)\n[ 3.179752] io scheduler cfq registered\n[ 3.198339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.218551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.244304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.275611] ACPI: Power Button [PWRF]\n[ 3.293845] GHES: HEST is not enabled!\n[ 3.330373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.428457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.479931] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.518424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.589338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.731352] Linux agpgart interface v0.103\n[ 3.780208] brd: module loaded\n[ 3.812506] loop: module loaded\n[ 3.855120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.884288] GPT:90111 != 2097151\n[ 3.897960] GPT:Alternate GPT header not at the end of the disk.\n[ 3.920850] GPT:90111 != 2097151\n[ 3.936091] GPT: Use GNU Parted to correct GPT errors.\n[ 3.954836] vda: vda1 vda15\n[ 3.975720] scsi host0: ata_piix\n[ 3.991327] scsi host1: ata_piix\n[ 4.007178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.030181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.054736] libphy: Fixed MDIO Bus: probed\n[ 4.073508] tun: Universal TUN/TAP device driver, 1.6\n[ 4.091183] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.122959] PPP generic driver version 2.4.2\n[ 4.138218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.157569] ehci-pci: EHCI PCI platform driver\n[ 4.172577] ehci-platform: EHCI generic platform driver\n[ 4.190668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.211427] ohci-pci: OHCI PCI platform driver\n[ 4.231407] ohci-platform: OHCI generic platform driver\n[ 4.248243] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.288669] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.305550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.332742] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.350732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.371944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.391984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.418425] usb usb1: Product: UHCI Host Controller\n[ 4.434388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.453086] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.470868] hub 1-0:1.0: USB hub found\n[ 4.484148] hub 1-0:1.0: 2 ports detected\n[ 4.500340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.535528] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.551831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.570435] mousedev: PS/2 mouse device common for all mice\n[ 4.593022] rtc_cmos 00:00: RTC can wake from S4\n[ 4.609008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.644732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.668743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.690804] i2c /dev entries driver\n[ 4.708088] device-mapper: uevent: version 1.0.3\n[ 4.729758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.757467] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.779991] NET: Registered protocol family 10\n[ 4.800805] NET: Registered protocol family 17\n[ 4.817730] Key type dns_resolver registered\n[ 4.834802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 4.854836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.888394] registered taskstats version 1\n[ 4.903916] Loading compiled-in X.509 certificates\n[ 4.921959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.955624] zswap: loaded using pool lzo/zbud\n[ 4.982024] Key type trusted registered\n[ 5.000543] Key type encrypted registered\n[ 5.017159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.036700] ima: No TPM chip found, activating TPM-bypass!\n[ 5.054667] evm: HMAC attrs: 0x1\n[ 5.074697] Magic number: 14:966:674\n[ 5.093900] rtc_cmos 00:00: setting system clock to 2018-08-13 08:39:22 UTC (1534149562)\n[ 5.127420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.148125] EDD information not available.\n[ 5.191173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.217525] Write protecting the kernel read-only data: 14336k\n[ 5.268308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.298092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.58\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.802995] random: dd urandom read with 9 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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 7.01. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-08-13 08:40:04,363 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action used request id req-008fb2f4-dc90-44bd-b6a4-ebf85b76974c 2018-08-13 08:40:04,363 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 4.16928505898s 2018-08-13 08:40:04,363 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action used request id req-008fb2f4-dc90-44bd-b6a4-ebf85b76974c 2018-08-13 08:40:04,364 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028050] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.044934] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064096] Security Framework initialized [ 0.072048] Yama: becoming mindful. [ 0.080074] AppArmor: AppArmor initialized [ 0.088131] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096362] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104270] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112061] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124657] Initializing cgroup subsys io [ 0.132060] Initializing cgroup subsys memory [ 0.140068] Initializing cgroup subsys devices [ 0.148058] Initializing cgroup subsys freezer [ 0.156061] Initializing cgroup subsys net_cls [ 0.164058] Initializing cgroup subsys perf_event [ 0.172078] Initializing cgroup subsys net_prio [ 0.180055] Initializing cgroup subsys hugetlb [ 0.188056] Initializing cgroup subsys pids [ 0.201326] CPU: Physical Processor ID: 0 [ 0.213300] mce: CPU supports 10 MCE banks [ 0.225042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232049] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.630655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.932613] ftrace: allocating 31920 entries in 125 pages [ 0.956421] smpboot: Max logical packages: 1 [ 0.964053] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.977262] x2apic enabled [ 0.980058] Switched APIC routing to physical x2apic. [ 1.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.012000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.024068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.036985] x86: Booted up 1 node, 1 CPUs [ 1.040062] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.048199] devtmpfs: initialized [ 1.053672] evm: security.selinux [ 1.056064] evm: security.SMACK64 [ 1.060056] evm: security.SMACK64EXEC [ 1.064053] evm: security.SMACK64TRANSMUTE [ 1.068058] evm: security.SMACK64MMAP [ 1.072056] evm: security.ima [ 1.076055] evm: security.capability [ 1.080252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.084206] pinctrl core: initialized pinctrl subsystem [ 1.089179] RTC time: 8:39:17, date: 08/13/18 [ 1.092435] NET: Registered protocol family 16 [ 1.096577] cpuidle: using governor ladder [ 1.100070] cpuidle: using governor menu [ 1.104089] PCCT header not found. [ 1.108435] ACPI: bus type PCI registered [ 1.112060] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.117033] PCI: Using configuration type 1 for base access [ 1.122942] ACPI: Added _OSI(Module Device) [ 1.124062] ACPI: Added _OSI(Processor Device) [ 1.128058] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.132061] ACPI: Added _OSI(Processor Aggregator Device) [ 1.142549] ACPI: Interpreter enabled [ 1.144065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.156064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.168078] ACPI: (supports S0 S3 S4 S5) [ 1.172058] ACPI: Using IOAPIC for interrupt routing [ 1.176093] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.185137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.188074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.192100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.196079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.200864] acpiphp: Slot [3] registered [ 1.204221] acpiphp: Slot [4] registered [ 1.208217] acpiphp: Slot [5] registered [ 1.212222] acpiphp: Slot [6] registered [ 1.216222] acpiphp: Slot [7] registered [ 1.220277] acpiphp: Slot [8] registered [ 1.224197] acpiphp: Slot [9] registered [ 1.228223] acpiphp: Slot [10] registered [ 1.232222] acpiphp: Slot [11] registered [ 1.236218] acpiphp: Slot [12] registered [ 1.240220] acpiphp: Slot [13] registered [ 1.244282] acpiphp: Slot [14] registered [ 1.248247] acpiphp: Slot [15] registered [ 1.252220] acpiphp: Slot [16] registered [ 1.256212] acpiphp: Slot [17] registered [ 1.260221] acpiphp: Slot [18] registered [ 1.264198] acpiphp: Slot [19] registered [ 1.268221] acpiphp: Slot [20] registered [ 1.272200] acpiphp: Slot [21] registered [ 1.276213] acpiphp: Slot [22] registered [ 1.280189] acpiphp: Slot [23] registered [ 1.284265] acpiphp: Slot [24] registered [ 1.288228] acpiphp: Slot [25] registered [ 1.292215] acpiphp: Slot [26] registered [ 1.296213] acpiphp: Slot [27] registered [ 1.300210] acpiphp: Slot [28] registered [ 1.304207] acpiphp: Slot [29] registered [ 1.308214] acpiphp: Slot [30] registered [ 1.312201] acpiphp: Slot [31] registered [ 1.316193] PCI host bridge to bus 0000:00 [ 1.320056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.324059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.328055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.332057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.336054] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.340054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.368174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.372061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.376064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.380059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.404298] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.408184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.589018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.613073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.630033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.640464] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.651336] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.664312] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.668000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.668082] vgaarb: loaded [ 1.672168] vgaarb: bridge control possible 0000:00:02.0 [ 1.684422] SCSI subsystem initialized [ 1.695330] ACPI: bus type USB registered [ 1.696960] usbcore: registered new interface driver usbfs [ 1.700385] usbcore: registered new interface driver hub [ 1.704137] usbcore: registered new device driver usb [ 1.713373] PCI: Using ACPI for IRQ routing [ 1.726636] NetLabel: Initializing [ 1.728141] NetLabel: domain hash size = 128 [ 1.732059] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.736682] NetLabel: unlabeled traffic allowed by default [ 1.745720] clocksource: Switched to clocksource kvm-clock [ 1.901959] AppArmor: AppArmor Filesystem Enabled [ 1.921104] pnp: PnP ACPI init [ 1.939705] pnp: PnP ACPI: found 5 devices [ 1.985911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.019835] NET: Registered protocol family 2 [ 2.043069] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.068337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.094024] TCP: Hash tables configured (established 4096 bind 4096) [ 2.116802] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.139092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.161590] NET: Registered protocol family 1 [ 2.180977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.203150] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.224466] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.273224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.316823] Trying to unpack rootfs image as initramfs... [ 2.746436] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.789342] Scanning for low memory corruption every 60 seconds [ 2.813459] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.835264] audit: initializing netlink subsys (disabled) [ 2.856703] audit: type=2000 audit(1534149555.582:1): initialized [ 2.883416] Initialise system trusted keyring [ 2.902834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.940695] zbud: loaded [ 2.959433] VFS: Disk quotas dquot_6.6.0 [ 2.975805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.001557] fuse init (API version 7.23) [ 3.021455] Key type big_key registered [ 3.035617] Allocating IMA MOK and blacklist keyrings. [ 3.063507] Key type asymmetric registered [ 3.083351] Asymmetric key parser 'x509' registered [ 3.103801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.134948] io scheduler noop registered [ 3.155101] io scheduler deadline registered (default) [ 3.179752] io scheduler cfq registered [ 3.198339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.218551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.244304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.275611] ACPI: Power Button [PWRF] [ 3.293845] GHES: HEST is not enabled! [ 3.330373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.428457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.479931] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.518424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.589338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.731352] Linux agpgart interface v0.103 [ 3.780208] brd: module loaded [ 3.812506] loop: module loaded [ 3.855120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.884288] GPT:90111 != 2097151 [ 3.897960] GPT:Alternate GPT header not at the end of the disk. [ 3.920850] GPT:90111 != 2097151 [ 3.936091] GPT: Use GNU Parted to correct GPT errors. [ 3.954836] vda: vda1 vda15 [ 3.975720] scsi host0: ata_piix [ 3.991327] scsi host1: ata_piix [ 4.007178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.030181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.054736] libphy: Fixed MDIO Bus: probed [ 4.073508] tun: Universal TUN/TAP device driver, 1.6 [ 4.091183] tun: (C) 1999-2004 Max Krasnyansky [ 4.122959] PPP generic driver version 2.4.2 [ 4.138218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.157569] ehci-pci: EHCI PCI platform driver [ 4.172577] ehci-platform: EHCI generic platform driver [ 4.190668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.211427] ohci-pci: OHCI PCI platform driver [ 4.231407] ohci-platform: OHCI generic platform driver [ 4.248243] uhci_hcd: USB Universal Host Controller Interface driver [ 4.288669] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.305550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.332742] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.350732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.371944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.391984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.418425] usb usb1: Product: UHCI Host Controller [ 4.434388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.453086] usb usb1: SerialNumber: 0000:00:01.2 [ 4.470868] hub 1-0:1.0: USB hub found [ 4.484148] hub 1-0:1.0: 2 ports detected [ 4.500340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.535528] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.551831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.570435] mousedev: PS/2 mouse device common for all mice [ 4.593022] rtc_cmos 00:00: RTC can wake from S4 [ 4.609008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.644732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.668743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.690804] i2c /dev entries driver [ 4.708088] device-mapper: uevent: version 1.0.3 [ 4.729758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.757467] ledtrig-cpu: registered to indicate activity on CPUs [ 4.779991] NET: Registered protocol family 10 [ 4.800805] NET: Registered protocol family 17 [ 4.817730] Key type dns_resolver registered [ 4.834802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.854836] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.888394] registered taskstats version 1 [ 4.903916] Loading compiled-in X.509 certificates [ 4.921959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.955624] zswap: loaded using pool lzo/zbud [ 4.982024] Key type trusted registered [ 5.000543] Key type encrypted registered [ 5.017159] AppArmor: AppArmor sha1 policy hashing enabled [ 5.036700] ima: No TPM chip found, activating TPM-bypass! [ 5.054667] evm: HMAC attrs: 0x1 [ 5.074697] Magic number: 14:966:674 [ 5.093900] rtc_cmos 00:00: setting system clock to 2018-08-13 08:39:22 UTC (1534149562) [ 5.127420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.148125] EDD information not available. [ 5.191173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.217525] Write protecting the kernel read-only data: 14336k [ 5.268308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.298092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.64 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... [ 6.802995] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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 7.01. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-13 08:40:04,366 - functest.core.singlevm - DEBUG - try 4: cannot connect to 192.16.1.115: [Errno None] Unable to connect to port 22 on 192.16.1.115 2018-08-13 08:40:13,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:40:13,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:40:13,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 25200 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a96053cf-eb6d-4c79-8691-52fffe5dfb9f x-compute-request-id: req-a96053cf-eb6d-4c79-8691-52fffe5dfb9f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028050] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.044934] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064096] Security Framework initialized\n[ 0.072048] Yama: becoming mindful.\n[ 0.080074] AppArmor: AppArmor initialized\n[ 0.088131] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096362] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104270] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112061] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.124657] Initializing cgroup subsys io\n[ 0.132060] Initializing cgroup subsys memory\n[ 0.140068] Initializing cgroup subsys devices\n[ 0.148058] Initializing cgroup subsys freezer\n[ 0.156061] Initializing cgroup subsys net_cls\n[ 0.164058] Initializing cgroup subsys perf_event\n[ 0.172078] Initializing cgroup subsys net_prio\n[ 0.180055] Initializing cgroup subsys hugetlb\n[ 0.188056] Initializing cgroup subsys pids\n[ 0.201326] CPU: Physical Processor ID: 0\n[ 0.213300] mce: CPU supports 10 MCE banks\n[ 0.225042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232049] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.630655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.932613] ftrace: allocating 31920 entries in 125 pages\n[ 0.956421] smpboot: Max logical packages: 1\n[ 0.964053] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.977262] x2apic enabled\n[ 0.980058] Switched APIC routing to physical x2apic.\n[ 1.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.012000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.024068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.036985] x86: Booted up 1 node, 1 CPUs\n[ 1.040062] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.048199] devtmpfs: initialized\n[ 1.053672] evm: security.selinux\n[ 1.056064] evm: security.SMACK64\n[ 1.060056] evm: security.SMACK64EXEC\n[ 1.064053] evm: security.SMACK64TRANSMUTE\n[ 1.068058] evm: security.SMACK64MMAP\n[ 1.072056] evm: security.ima\n[ 1.076055] evm: security.capability\n[ 1.080252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.084206] pinctrl core: initialized pinctrl subsystem\n[ 1.089179] RTC time: 8:39:17, date: 08/13/18\n[ 1.092435] NET: Registered protocol family 16\n[ 1.096577] cpuidle: using governor ladder\n[ 1.100070] cpuidle: using governor menu\n[ 1.104089] PCCT header not found.\n[ 1.108435] ACPI: bus type PCI registered\n[ 1.112060] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.117033] PCI: Using configuration type 1 for base access\n[ 1.122942] ACPI: Added _OSI(Module Device)\n[ 1.124062] ACPI: Added _OSI(Processor Device)\n[ 1.128058] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.132061] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.142549] ACPI: Interpreter enabled\n[ 1.144065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.156064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.168078] ACPI: (supports S0 S3 S4 S5)\n[ 1.172058] ACPI: Using IOAPIC for interrupt routing\n[ 1.176093] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.185137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.188074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.192100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.196079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.200864] acpiphp: Slot [3] registered\n[ 1.204221] acpiphp: Slot [4] registered\n[ 1.208217] acpiphp: Slot [5] registered\n[ 1.212222] acpiphp: Slot [6] registered\n[ 1.216222] acpiphp: Slot [7] registered\n[ 1.220277] acpiphp: Slot [8] registered\n[ 1.224197] acpiphp: Slot [9] registered\n[ 1.228223] acpiphp: Slot [10] registered\n[ 1.232222] acpiphp: Slot [11] registered\n[ 1.236218] acpiphp: Slot [12] registered\n[ 1.240220] acpiphp: Slot [13] registered\n[ 1.244282] acpiphp: Slot [14] registered\n[ 1.248247] acpiphp: Slot [15] registered\n[ 1.252220] acpiphp: Slot [16] registered\n[ 1.256212] acpiphp: Slot [17] registered\n[ 1.260221] acpiphp: Slot [18] registered\n[ 1.264198] acpiphp: Slot [19] registered\n[ 1.268221] acpiphp: Slot [20] registered\n[ 1.272200] acpiphp: Slot [21] registered\n[ 1.276213] acpiphp: Slot [22] registered\n[ 1.280189] acpiphp: Slot [23] registered\n[ 1.284265] acpiphp: Slot [24] registered\n[ 1.288228] acpiphp: Slot [25] registered\n[ 1.292215] acpiphp: Slot [26] registered\n[ 1.296213] acpiphp: Slot [27] registered\n[ 1.300210] acpiphp: Slot [28] registered\n[ 1.304207] acpiphp: Slot [29] registered\n[ 1.308214] acpiphp: Slot [30] registered\n[ 1.312201] acpiphp: Slot [31] registered\n[ 1.316193] PCI host bridge to bus 0000:00\n[ 1.320056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.324059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.328055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.332057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.336054] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.340054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.368174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.372061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.376064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.380059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.404298] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.408184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.589018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.600948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.613073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.630033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.640464] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.651336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.664312] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.668000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.668082] vgaarb: loaded\n[ 1.672168] vgaarb: bridge control possible 0000:00:02.0\n[ 1.684422] SCSI subsystem initialized\n[ 1.695330] ACPI: bus type USB registered\n[ 1.696960] usbcore: registered new interface driver usbfs\n[ 1.700385] usbcore: registered new interface driver hub\n[ 1.704137] usbcore: registered new device driver usb\n[ 1.713373] PCI: Using ACPI for IRQ routing\n[ 1.726636] NetLabel: Initializing\n[ 1.728141] NetLabel: domain hash size = 128\n[ 1.732059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.736682] NetLabel: unlabeled traffic allowed by default\n[ 1.745720] clocksource: Switched to clocksource kvm-clock\n[ 1.901959] AppArmor: AppArmor Filesystem Enabled\n[ 1.921104] pnp: PnP ACPI init\n[ 1.939705] pnp: PnP ACPI: found 5 devices\n[ 1.985911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.019835] NET: Registered protocol family 2\n[ 2.043069] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.068337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.094024] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.116802] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.139092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.161590] NET: Registered protocol family 1\n[ 2.180977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.203150] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.224466] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.273224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.316823] Trying to unpack rootfs image as initramfs...\n[ 2.746436] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.789342] Scanning for low memory corruption every 60 seconds\n[ 2.813459] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.835264] audit: initializing netlink subsys (disabled)\n[ 2.856703] audit: type=2000 audit(1534149555.582:1): initialized\n[ 2.883416] Initialise system trusted keyring\n[ 2.902834] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.940695] zbud: loaded\n[ 2.959433] VFS: Disk quotas dquot_6.6.0\n[ 2.975805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.001557] fuse init (API version 7.23)\n[ 3.021455] Key type big_key registered\n[ 3.035617] Allocating IMA MOK and blacklist keyrings.\n[ 3.063507] Key type asymmetric registered\n[ 3.083351] Asymmetric key parser 'x509' registered\n[ 3.103801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.134948] io scheduler noop registered\n[ 3.155101] io scheduler deadline registered (default)\n[ 3.179752] io scheduler cfq registered\n[ 3.198339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.218551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.244304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.275611] ACPI: Power Button [PWRF]\n[ 3.293845] GHES: HEST is not enabled!\n[ 3.330373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.428457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.479931] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.518424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.589338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.731352] Linux agpgart interface v0.103\n[ 3.780208] brd: module loaded\n[ 3.812506] loop: module loaded\n[ 3.855120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.884288] GPT:90111 != 2097151\n[ 3.897960] GPT:Alternate GPT header not at the end of the disk.\n[ 3.920850] GPT:90111 != 2097151\n[ 3.936091] GPT: Use GNU Parted to correct GPT errors.\n[ 3.954836] vda: vda1 vda15\n[ 3.975720] scsi host0: ata_piix\n[ 3.991327] scsi host1: ata_piix\n[ 4.007178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.030181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.054736] libphy: Fixed MDIO Bus: probed\n[ 4.073508] tun: Universal TUN/TAP device driver, 1.6\n[ 4.091183] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.122959] PPP generic driver version 2.4.2\n[ 4.138218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.157569] ehci-pci: EHCI PCI platform driver\n[ 4.172577] ehci-platform: EHCI generic platform driver\n[ 4.190668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.211427] ohci-pci: OHCI PCI platform driver\n[ 4.231407] ohci-platform: OHCI generic platform driver\n[ 4.248243] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.288669] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.305550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.332742] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.350732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.371944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.391984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.418425] usb usb1: Product: UHCI Host Controller\n[ 4.434388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.453086] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.470868] hub 1-0:1.0: USB hub found\n[ 4.484148] hub 1-0:1.0: 2 ports detected\n[ 4.500340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.535528] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.551831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.570435] mousedev: PS/2 mouse device common for all mice\n[ 4.593022] rtc_cmos 00:00: RTC can wake from S4\n[ 4.609008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.644732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.668743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.690804] i2c /dev entries driver\n[ 4.708088] device-mapper: uevent: version 1.0.3\n[ 4.729758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.757467] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.779991] NET: Registered protocol family 10\n[ 4.800805] NET: Registered protocol family 17\n[ 4.817730] Key type dns_resolver registered\n[ 4.834802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 4.854836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.888394] registered taskstats version 1\n[ 4.903916] Loading compiled-in X.509 certificates\n[ 4.921959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.955624] zswap: loaded using pool lzo/zbud\n[ 4.982024] Key type trusted registered\n[ 5.000543] Key type encrypted registered\n[ 5.017159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.036700] ima: No TPM chip found, activating TPM-bypass!\n[ 5.054667] evm: HMAC attrs: 0x1\n[ 5.074697] Magic number: 14:966:674\n[ 5.093900] rtc_cmos 00:00: setting system clock to 2018-08-13 08:39:22 UTC (1534149562)\n[ 5.127420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.148125] EDD information not available.\n[ 5.191173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.217525] Write protecting the kernel read-only data: 14336k\n[ 5.268308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.298092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.58\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.802995] random: dd urandom read with 9 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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 7.01. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2394.398 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCB2dcTnRGWTG1dn0GOC9gYnfL+GxurBxNtZYRQRYXn8ncEQzZprOSzsHuie4Jhk6vQ1cm2hdQOQQd8ntfWzX4wUyXoGBwtR+5sV+wYgRcFerxQf8usYxhg9yQidWGip37ySWhA9mDQtwbJ8ouLVZbNRL7AzaGKCSiFV/WamATMBuNBvXkFy+Htnx/ENAZiOaIt2PSdj2sTmFrk34YW9hACVv0vvOi6mK/+Zfi4hcNSJMWsdkyHxBMLvGDGRx2OOobdNX6uZ7bFWe+s+Z6Gh8gQT4BxTQG691O00zP5PeeQw5sPOhFwbLOTJWVbcyyOd5NYaHjHPqvVSZrhs1mGsEHl root@singlevm1-vm-4bbf3785-4814-4a86-8816-ddf94922d503\nssh-dss AAAAB3NzaC1kc3MAAACBAJfSmEjT4J+X/7qrx10gaRUgxS/czxcyviDeOddK4IAUqEPtrqyPu4pgizbJuiRvAKstvmPaIQccMwHMixn6gKodPn61ulhBzkUOE45V1fQGETG2ZyaCUb7+fNgVt//sptj7JpKT77XLBC38kVDdsl/w2Tp0DKry+bQU/f3Dfz4FAAAAFQCyehUQa5RZXlAegqZ4lxan7rmDUQAAAIAOi81LIP+k2+OpVktgBzGOHkQpEQ0g7mebP+/9q8+cEcMKjUth2hXi+5Stj9F36zBhC+ou+k7xIsgSOkVbTuX70UE0UZXWFRHltonAWbVN5vswWYDClHHhZgDhzQWmp6vWWwp3MpusJXTOcAFqbxYs408TT5LHTWkfbYKkXvLCiQAAAIA1eOo/yF0PpUSTJBU0VXEA9a/usgbzUqnHTc9WZqEogu2JtePbBA6yhnrKfU6+UXhAOMR1yb+apTfg//oSLJLV9gA8pOYQaN7iYtsLocnSjKocIHCGjDt5tpNLIpVXLAcJ7s6xxWNoiUjdmrOBvdrXW9FfGfF4ikV640Vg0aDa9Q== root@singlevm1-vm-4bbf3785-4814-4a86-8816-ddf94922d503\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.5,24,fe80::f816:3eff:fe71:4584/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-4bbf3785-4814-4a86-8816-ddf94922d503.novalocal\nlaunch-index: 0\n/dev/root resized successfully [took 1.39s]\n=== cirros: current=0.4.0 latest=0.4.0 uptime=48.49 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-4bbf3785-4814-4a86-8816-ddf94922d503 login: "} 2018-08-13 08:40:13,648 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action used request id req-a96053cf-eb6d-4c79-8691-52fffe5dfb9f 2018-08-13 08:40:13,648 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.28128194809s 2018-08-13 08:40:13,648 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850/action used request id req-a96053cf-eb6d-4c79-8691-52fffe5dfb9f 2018-08-13 08:40:13,648 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028050] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.044934] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064096] Security Framework initialized [ 0.072048] Yama: becoming mindful. [ 0.080074] AppArmor: AppArmor initialized [ 0.088131] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096362] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104270] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112061] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124657] Initializing cgroup subsys io [ 0.132060] Initializing cgroup subsys memory [ 0.140068] Initializing cgroup subsys devices [ 0.148058] Initializing cgroup subsys freezer [ 0.156061] Initializing cgroup subsys net_cls [ 0.164058] Initializing cgroup subsys perf_event [ 0.172078] Initializing cgroup subsys net_prio [ 0.180055] Initializing cgroup subsys hugetlb [ 0.188056] Initializing cgroup subsys pids [ 0.201326] CPU: Physical Processor ID: 0 [ 0.213300] mce: CPU supports 10 MCE banks [ 0.225042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232049] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.630655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.932613] ftrace: allocating 31920 entries in 125 pages [ 0.956421] smpboot: Max logical packages: 1 [ 0.964053] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.977262] x2apic enabled [ 0.980058] Switched APIC routing to physical x2apic. [ 1.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.012000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.024068] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.036985] x86: Booted up 1 node, 1 CPUs [ 1.040062] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.048199] devtmpfs: initialized [ 1.053672] evm: security.selinux [ 1.056064] evm: security.SMACK64 [ 1.060056] evm: security.SMACK64EXEC [ 1.064053] evm: security.SMACK64TRANSMUTE [ 1.068058] evm: security.SMACK64MMAP [ 1.072056] evm: security.ima [ 1.076055] evm: security.capability [ 1.080252] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.084206] pinctrl core: initialized pinctrl subsystem [ 1.089179] RTC time: 8:39:17, date: 08/13/18 [ 1.092435] NET: Registered protocol family 16 [ 1.096577] cpuidle: using governor ladder [ 1.100070] cpuidle: using governor menu [ 1.104089] PCCT header not found. [ 1.108435] ACPI: bus type PCI registered [ 1.112060] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.117033] PCI: Using configuration type 1 for base access [ 1.122942] ACPI: Added _OSI(Module Device) [ 1.124062] ACPI: Added _OSI(Processor Device) [ 1.128058] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.132061] ACPI: Added _OSI(Processor Aggregator Device) [ 1.142549] ACPI: Interpreter enabled [ 1.144065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.156064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.168078] ACPI: (supports S0 S3 S4 S5) [ 1.172058] ACPI: Using IOAPIC for interrupt routing [ 1.176093] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.185137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.188074] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.192100] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.196079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.200864] acpiphp: Slot [3] registered [ 1.204221] acpiphp: Slot [4] registered [ 1.208217] acpiphp: Slot [5] registered [ 1.212222] acpiphp: Slot [6] registered [ 1.216222] acpiphp: Slot [7] registered [ 1.220277] acpiphp: Slot [8] registered [ 1.224197] acpiphp: Slot [9] registered [ 1.228223] acpiphp: Slot [10] registered [ 1.232222] acpiphp: Slot [11] registered [ 1.236218] acpiphp: Slot [12] registered [ 1.240220] acpiphp: Slot [13] registered [ 1.244282] acpiphp: Slot [14] registered [ 1.248247] acpiphp: Slot [15] registered [ 1.252220] acpiphp: Slot [16] registered [ 1.256212] acpiphp: Slot [17] registered [ 1.260221] acpiphp: Slot [18] registered [ 1.264198] acpiphp: Slot [19] registered [ 1.268221] acpiphp: Slot [20] registered [ 1.272200] acpiphp: Slot [21] registered [ 1.276213] acpiphp: Slot [22] registered [ 1.280189] acpiphp: Slot [23] registered [ 1.284265] acpiphp: Slot [24] registered [ 1.288228] acpiphp: Slot [25] registered [ 1.292215] acpiphp: Slot [26] registered [ 1.296213] acpiphp: Slot [27] registered [ 1.300210] acpiphp: Slot [28] registered [ 1.304207] acpiphp: Slot [29] registered [ 1.308214] acpiphp: Slot [30] registered [ 1.312201] acpiphp: Slot [31] registered [ 1.316193] PCI host bridge to bus 0000:00 [ 1.320056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.324059] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.328055] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.332057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.336054] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.340054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.368174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.372061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.376064] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.380059] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.404298] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.408184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.589018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.600948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.613073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.630033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.640464] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.651336] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.664312] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.668000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.668082] vgaarb: loaded [ 1.672168] vgaarb: bridge control possible 0000:00:02.0 [ 1.684422] SCSI subsystem initialized [ 1.695330] ACPI: bus type USB registered [ 1.696960] usbcore: registered new interface driver usbfs [ 1.700385] usbcore: registered new interface driver hub [ 1.704137] usbcore: registered new device driver usb [ 1.713373] PCI: Using ACPI for IRQ routing [ 1.726636] NetLabel: Initializing [ 1.728141] NetLabel: domain hash size = 128 [ 1.732059] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.736682] NetLabel: unlabeled traffic allowed by default [ 1.745720] clocksource: Switched to clocksource kvm-clock [ 1.901959] AppArmor: AppArmor Filesystem Enabled [ 1.921104] pnp: PnP ACPI init [ 1.939705] pnp: PnP ACPI: found 5 devices [ 1.985911] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.019835] NET: Registered protocol family 2 [ 2.043069] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.068337] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.094024] TCP: Hash tables configured (established 4096 bind 4096) [ 2.116802] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.139092] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.161590] NET: Registered protocol family 1 [ 2.180977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.203150] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.224466] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.273224] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.316823] Trying to unpack rootfs image as initramfs... [ 2.746436] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.789342] Scanning for low memory corruption every 60 seconds [ 2.813459] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.835264] audit: initializing netlink subsys (disabled) [ 2.856703] audit: type=2000 audit(1534149555.582:1): initialized [ 2.883416] Initialise system trusted keyring [ 2.902834] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.940695] zbud: loaded [ 2.959433] VFS: Disk quotas dquot_6.6.0 [ 2.975805] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.001557] fuse init (API version 7.23) [ 3.021455] Key type big_key registered [ 3.035617] Allocating IMA MOK and blacklist keyrings. [ 3.063507] Key type asymmetric registered [ 3.083351] Asymmetric key parser 'x509' registered [ 3.103801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.134948] io scheduler noop registered [ 3.155101] io scheduler deadline registered (default) [ 3.179752] io scheduler cfq registered [ 3.198339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.218551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.244304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.275611] ACPI: Power Button [PWRF] [ 3.293845] GHES: HEST is not enabled! [ 3.330373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.428457] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.479931] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.518424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.589338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.731352] Linux agpgart interface v0.103 [ 3.780208] brd: module loaded [ 3.812506] loop: module loaded [ 3.855120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.884288] GPT:90111 != 2097151 [ 3.897960] GPT:Alternate GPT header not at the end of the disk. [ 3.920850] GPT:90111 != 2097151 [ 3.936091] GPT: Use GNU Parted to correct GPT errors. [ 3.954836] vda: vda1 vda15 [ 3.975720] scsi host0: ata_piix [ 3.991327] scsi host1: ata_piix [ 4.007178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.030181] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.054736] libphy: Fixed MDIO Bus: probed [ 4.073508] tun: Universal TUN/TAP device driver, 1.6 [ 4.091183] tun: (C) 1999-2004 Max Krasnyansky [ 4.122959] PPP generic driver version 2.4.2 [ 4.138218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.157569] ehci-pci: EHCI PCI platform driver [ 4.172577] ehci-platform: EHCI generic platform driver [ 4.190668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.211427] ohci-pci: OHCI PCI platform driver [ 4.231407] ohci-platform: OHCI generic platform driver [ 4.248243] uhci_hcd: USB Universal Host Controller Interface driver [ 4.288669] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.305550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.332742] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.350732] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.371944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.391984] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.418425] usb usb1: Product: UHCI Host Controller [ 4.434388] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.453086] usb usb1: SerialNumber: 0000:00:01.2 [ 4.470868] hub 1-0:1.0: USB hub found [ 4.484148] hub 1-0:1.0: 2 ports detected [ 4.500340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.535528] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.551831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.570435] mousedev: PS/2 mouse device common for all mice [ 4.593022] rtc_cmos 00:00: RTC can wake from S4 [ 4.609008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.644732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.668743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.690804] i2c /dev entries driver [ 4.708088] device-mapper: uevent: version 1.0.3 [ 4.729758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.757467] ledtrig-cpu: registered to indicate activity on CPUs [ 4.779991] NET: Registered protocol family 10 [ 4.800805] NET: Registered protocol family 17 [ 4.817730] Key type dns_resolver registered [ 4.834802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.854836] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.888394] registered taskstats version 1 [ 4.903916] Loading compiled-in X.509 certificates [ 4.921959] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.955624] zswap: loaded using pool lzo/zbud [ 4.982024] Key type trusted registered [ 5.000543] Key type encrypted registered [ 5.017159] AppArmor: AppArmor sha1 policy hashing enabled [ 5.036700] ima: No TPM chip found, activating TPM-bypass! [ 5.054667] evm: HMAC attrs: 0x1 [ 5.074697] Magic number: 14:966:674 [ 5.093900] rtc_cmos 00:00: setting system clock to 2018-08-13 08:39:22 UTC (1534149562) [ 5.127420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.148125] EDD information not available. [ 5.191173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.217525] Write protecting the kernel read-only data: 14336k [ 5.268308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.298092] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.58 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.64 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... [ 6.802995] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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 7.01. iid=i-00000005 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: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2394.398 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCB2dcTnRGWTG1dn0GOC9gYnfL+GxurBxNtZYRQRYXn8ncEQzZprOSzsHuie4Jhk6vQ1cm2hdQOQQd8ntfWzX4wUyXoGBwtR+5sV+wYgRcFerxQf8usYxhg9yQidWGip37ySWhA9mDQtwbJ8ouLVZbNRL7AzaGKCSiFV/WamATMBuNBvXkFy+Htnx/ENAZiOaIt2PSdj2sTmFrk34YW9hACVv0vvOi6mK/+Zfi4hcNSJMWsdkyHxBMLvGDGRx2OOobdNX6uZ7bFWe+s+Z6Gh8gQT4BxTQG691O00zP5PeeQw5sPOhFwbLOTJWVbcyyOd5NYaHjHPqvVSZrhs1mGsEHl root@singlevm1-vm-4bbf3785-4814-4a86-8816-ddf94922d503 ssh-dss AAAAB3NzaC1kc3MAAACBAJfSmEjT4J+X/7qrx10gaRUgxS/czxcyviDeOddK4IAUqEPtrqyPu4pgizbJuiRvAKstvmPaIQccMwHMixn6gKodPn61ulhBzkUOE45V1fQGETG2ZyaCUb7+fNgVt//sptj7JpKT77XLBC38kVDdsl/w2Tp0DKry+bQU/f3Dfz4FAAAAFQCyehUQa5RZXlAegqZ4lxan7rmDUQAAAIAOi81LIP+k2+OpVktgBzGOHkQpEQ0g7mebP+/9q8+cEcMKjUth2hXi+5Stj9F36zBhC+ou+k7xIsgSOkVbTuX70UE0UZXWFRHltonAWbVN5vswWYDClHHhZgDhzQWmp6vWWwp3MpusJXTOcAFqbxYs408TT5LHTWkfbYKkXvLCiQAAAIA1eOo/yF0PpUSTJBU0VXEA9a/usgbzUqnHTc9WZqEogu2JtePbBA6yhnrKfU6+UXhAOMR1yb+apTfg//oSLJLV9gA8pOYQaN7iYtsLocnSjKocIHCGjDt5tpNLIpVXLAcJ7s6xxWNoiUjdmrOBvdrXW9FfGfF4ikV640Vg0aDa9Q== root@singlevm1-vm-4bbf3785-4814-4a86-8816-ddf94922d503 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe71:4584/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 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-00000005 name: N/A availability-zone: nova local-hostname: singlevm1-vm-4bbf3785-4814-4a86-8816-ddf94922d503.novalocal launch-index: 0 /dev/root resized successfully [took 1.39s] === cirros: current=0.4.0 latest=0.4.0 uptime=48.49 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-4bbf3785-4814-4a86-8816-ddf94922d503 login: 2018-08-13 08:40:13,651 - paramiko.transport - DEBUG - starting thread (client mode): 0x43a56fd0L 2018-08-13 08:40:13,652 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-13 08:40:13,652 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-13 08:40:13,652 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-13 08:40:13,653 - 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-08-13 08:40:13,653 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-13 08:40:13,653 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-13 08:40:13,653 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-13 08:40:13,653 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-13 08:40:13,653 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-13 08:40:13,692 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-13 08:40:13,693 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-13 08:40:13,720 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.115: 4fe2796e42722879f5a85f27d14ba2ca 2018-08-13 08:40:13,721 - paramiko.transport - DEBUG - Trying discovered key d6724de7e217f6f5f81e44f1131c3377 in /tmp/tmpoa8UN4 2018-08-13 08:40:13,733 - paramiko.transport - DEBUG - userauth is OK 2018-08-13 08:40:13,742 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-13 08:40:13,754 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-13 08:40:13,755 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-13 08:40:13,756 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-13 08:40:13,760 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-13 08:40:13,762 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-13 08:40:13,762 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-13 08:40:13,762 - functest.core.singlevm - DEBUG - error: 2018-08-13 08:40:13,764 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-13 08:40:13,762 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 02:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-13 08:40:13,768 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-08-13 08:40:13,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/5ee23100-b8dc-4ad4-b64d-4a8db59a717d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:16,375 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-956171bc-07aa-42ef-bf98-390602cb8fa8 Content-Length: 0 Date: Mon, 13 Aug 2018 08:40:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:40:16,375 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/5ee23100-b8dc-4ad4-b64d-4a8db59a717d.json used request id req-956171bc-07aa-42ef-bf98-390602cb8fa8 2018-08-13 08:40:16,375 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.60694098473s 2018-08-13 08:40:16,375 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/5ee23100-b8dc-4ad4-b64d-4a8db59a717d.json used request id req-956171bc-07aa-42ef-bf98-390602cb8fa8 2018-08-13 08:40:16,378 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:40:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:16,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c948e904-7168-4b3b-b516-03159b032bae Date: Mon, 13 Aug 2018 08:40:16 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:40:16,725 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-c948e904-7168-4b3b-b516-03159b032bae 2018-08-13 08:40:16,725 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.347223997116s 2018-08-13 08:40:16,725 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-c948e904-7168-4b3b-b516-03159b032bae 2018-08-13 08:40:16,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-08-13 08:40:16,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:25,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-78855f5a-a83d-4cd0-b34c-c960af114e3c x-compute-request-id: req-78855f5a-a83d-4cd0-b34c-c960af114e3c 2018-08-13 08:40:25,198 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850 used request id req-78855f5a-a83d-4cd0-b34c-c960af114e3c 2018-08-13 08:40:25,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 8.47144913673s 2018-08-13 08:40:25,198 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850 used request id req-78855f5a-a83d-4cd0-b34c-c960af114e3c 2018-08-13 08:40:25,199 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:40:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:27,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1800 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d155b3c2-b29c-4e33-b36a-fc613adc1e52 x-compute-request-id: req-d155b3c2-b29c-4e33-b36a-fc613adc1e52 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:45:84", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/249ad4a7-f2e5-4e97-85cd-44af61a4d850", "rel": "bookmark"}], "image": {"id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "links": [{"href": "https://192.16.1.222:8774/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-13T08:39:09.000000", "flavor": {"id": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "links": [{"href": "https://192.16.1.222:8774/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "bookmark"}]}, "id": "249ad4a7-f2e5-4e97-85cd-44af61a4d850", "security_groups": [{"name": "singlevm1-sg_4bbf3785-4814-4a86-8816-ddf94922d503"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:40:24Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "singlevm1-vm_4bbf3785-4814-4a86-8816-ddf94922d503", "created": "2018-08-13T08:38:37Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:40:27,260 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d155b3c2-b29c-4e33-b36a-fc613adc1e52 2018-08-13 08:40:27,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.06167912483s 2018-08-13 08:40:27,261 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d155b3c2-b29c-4e33-b36a-fc613adc1e52 2018-08-13 08:40:27,262 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:40:29,263 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:40:29,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:29,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-511e83fb-1c61-443c-b26a-cfabc3377ad3 x-compute-request-id: req-511e83fb-1c61-443c-b26a-cfabc3377ad3 RESP BODY: {"servers": []} 2018-08-13 08:40:29,506 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-511e83fb-1c61-443c-b26a-cfabc3377ad3 2018-08-13 08:40:29,506 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.242789983749s 2018-08-13 08:40:29,506 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-511e83fb-1c61-443c-b26a-cfabc3377ad3 2018-08-13 08:40:29,508 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:40:29,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:29,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-0faa8a14-fef0-4f1f-8516-788e49defbf4 Date: Mon, 13 Aug 2018 08:40:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:38:32Z", "updated_at": "2018-08-13T08:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:38:32Z", "revision_number": 0, "id": "000eb624-2bf8-4f8d-818a-7bc51e7c9bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:38:32Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:38:33Z", "revision_number": 0, "id": "0d43053d-abe1-4762-8346-c2d0bbb45ca2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:38:33Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:38:32Z", "revision_number": 0, "id": "d3f646b8-60d1-4cc0-b1e4-befb364c887e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:38:32Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-13T08:38:32Z", "revision_number": 0, "id": "f03e63f1-bd40-45e3-a4c3-5b12af8262cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:38:32Z", "security_group_id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 3, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "5517633f-1783-46d2-9422-e3c887bfcc4f", "name": "singlevm1-sg_4bbf3785-4814-4a86-8816-ddf94922d503"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:28:16Z", "updated_at": "2018-08-13T08:28:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "678ea162-5878-4bc4-923f-602cd223f3ee", "remote_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "e20029fc-7405-4327-bf12-71f97a908c1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "f824fbb3-cc1d-41f8-8abf-8b117b8259a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "f87d9142-8ac6-4550-91e3-debbfea0a7cf", "remote_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "name": "default"}]} 2018-08-13 08:40:29,756 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-0faa8a14-fef0-4f1f-8516-788e49defbf4 2018-08-13 08:40:29,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.248447179794s 2018-08-13 08:40:29,757 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-0faa8a14-fef0-4f1f-8516-788e49defbf4 2018-08-13 08:40:29,760 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-08-13 08:40:29,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/5517633f-1783-46d2-9422-e3c887bfcc4f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:30,174 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a08bfead-6207-4874-a520-94125fa92558 Content-Length: 0 Date: Mon, 13 Aug 2018 08:40:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:40:30,175 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/5517633f-1783-46d2-9422-e3c887bfcc4f.json used request id req-a08bfead-6207-4874-a520-94125fa92558 2018-08-13 08:40:30,175 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.414819002151s 2018-08-13 08:40:30,175 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/5517633f-1783-46d2-9422-e3c887bfcc4f.json used request id req-a08bfead-6207-4874-a520-94125fa92558 2018-08-13 08:40:30,175 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-08-13 08:40:30,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:30,475 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5cb4abe-7e5e-4a65-b3b7-d1b2c316e49a x-compute-request-id: req-d5cb4abe-7e5e-4a65-b3b7-d1b2c316e49a 2018-08-13 08:40:30,476 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503 used request id req-d5cb4abe-7e5e-4a65-b3b7-d1b2c316e49a 2018-08-13 08:40:30,476 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.300526857376s 2018-08-13 08:40:30,476 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_4bbf3785-4814-4a86-8816-ddf94922d503 used request id req-d5cb4abe-7e5e-4a65-b3b7-d1b2c316e49a 2018-08-13 08:40:30,476 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-13 08:40:30,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/f7f0130d-33a1-49db-9dd9-8c391e6ae105/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" -d '{"subnet_id": "36b6026e-8e39-4ad9-a5af-64f607ddf1b7"}' 2018-08-13 08:40:37,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4534c68a-4293-4138-86e9-62323ced2f3a Date: Mon, 13 Aug 2018 08:40:37 GMT RESP BODY: {"network_id": "af592516-9c4f-4222-b772-c1fab80c808d", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "subnet_id": "36b6026e-8e39-4ad9-a5af-64f607ddf1b7", "subnet_ids": ["36b6026e-8e39-4ad9-a5af-64f607ddf1b7"], "port_id": "ab3c65c9-aef9-49f3-be6c-190a881da8e8", "id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105"} 2018-08-13 08:40:37,289 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/f7f0130d-33a1-49db-9dd9-8c391e6ae105/remove_router_interface.json used request id req-4534c68a-4293-4138-86e9-62323ced2f3a 2018-08-13 08:40:37,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 6.81249213219s 2018-08-13 08:40:37,289 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/f7f0130d-33a1-49db-9dd9-8c391e6ae105/remove_router_interface.json used request id req-4534c68a-4293-4138-86e9-62323ced2f3a returning object f7f0130d-33a1-49db-9dd9-8c391e6ae105 2018-08-13 08:40:37,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-13 08:40:37,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:37,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-a30acfdf-484a-4338-8271-f2a48e10ce2f Date: Mon, 13 Aug 2018 08:40:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:37:57Z", "admin_state_up": true, "updated_at": "2018-08-13T08:40:33Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f7f0130d-33a1-49db-9dd9-8c391e6ae105", "name": "singlevm1-router_4bbf3785-4814-4a86-8816-ddf94922d503"}]} 2018-08-13 08:40:37,936 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-a30acfdf-484a-4338-8271-f2a48e10ce2f 2018-08-13 08:40:37,936 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.646460056305s 2018-08-13 08:40:37,936 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-a30acfdf-484a-4338-8271-f2a48e10ce2f 2018-08-13 08:40:37,937 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-13 08:40:37,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/f7f0130d-33a1-49db-9dd9-8c391e6ae105.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:44,271 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4fd885b7-e807-4cb6-80c5-18716ded921f Content-Length: 0 Date: Mon, 13 Aug 2018 08:40:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:40:44,271 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/f7f0130d-33a1-49db-9dd9-8c391e6ae105.json used request id req-4fd885b7-e807-4cb6-80c5-18716ded921f 2018-08-13 08:40:44,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 6.3344950676s 2018-08-13 08:40:44,272 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/f7f0130d-33a1-49db-9dd9-8c391e6ae105.json used request id req-4fd885b7-e807-4cb6-80c5-18716ded921f 2018-08-13 08:40:44,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:40:44,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:44,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1285 X-Openstack-Request-Id: req-7b228a02-92f9-4ac9-b5f8-a3fad83256e3 Date: Mon, 13 Aug 2018 08:40:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af592516-9c4f-4222-b772-c1fab80c808d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:37:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:37:55Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"36b6026e-8e39-4ad9-a5af-64f607ddf1b7","subnetpool_id":null,"name":"singlevm1-subnet_4bbf3785-4814-4a86-8816-ddf94922d503"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 08:40:44,373 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7b228a02-92f9-4ac9-b5f8-a3fad83256e3 2018-08-13 08:40:44,374 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.101516008377s 2018-08-13 08:40:44,374 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7b228a02-92f9-4ac9-b5f8-a3fad83256e3 2018-08-13 08:40:44,375 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-13 08:40:44,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/36b6026e-8e39-4ad9-a5af-64f607ddf1b7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:48,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a69672d5-e973-43b8-ab26-2f054c942c10 Date: Mon, 13 Aug 2018 08:40:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:40:48,510 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/36b6026e-8e39-4ad9-a5af-64f607ddf1b7.json used request id req-a69672d5-e973-43b8-ab26-2f054c942c10 2018-08-13 08:40:48,510 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.13572192192s 2018-08-13 08:40:48,511 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/36b6026e-8e39-4ad9-a5af-64f607ddf1b7.json used request id req-a69672d5-e973-43b8-ab26-2f054c942c10 2018-08-13 08:40:48,511 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:40:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:48,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-8104f4b4-c09c-4d87-b49b-c7ddc29b1455 Date: Mon, 13 Aug 2018 08:40:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"af592516-9c4f-4222-b772-c1fab80c808d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:40:48Z","provider:segmentation_id":12,"name":"singlevm1-net_4bbf3785-4814-4a86-8816-ddf94922d503","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:37:54Z","provider:network_type":"vxlan"}]} 2018-08-13 08:40:48,733 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-8104f4b4-c09c-4d87-b49b-c7ddc29b1455 2018-08-13 08:40:48,733 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.221664905548s 2018-08-13 08:40:48,733 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-8104f4b4-c09c-4d87-b49b-c7ddc29b1455 2018-08-13 08:40:48,734 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-13 08:40:48,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/af592516-9c4f-4222-b772-c1fab80c808d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:51,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcdae4f7-87f1-4c0d-aba1-bdb56b60196f Date: Mon, 13 Aug 2018 08:40:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:40:51,796 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/af592516-9c4f-4222-b772-c1fab80c808d.json used request id req-fcdae4f7-87f1-4c0d-aba1-bdb56b60196f 2018-08-13 08:40:51,796 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.06226396561s 2018-08-13 08:40:51,796 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/af592516-9c4f-4222-b772-c1fab80c808d.json used request id req-fcdae4f7-87f1-4c0d-aba1-bdb56b60196f 2018-08-13 08:40:51,800 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:40:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:53,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-76b9e58f-3845-435c-8d96-ce5d267f5a8d RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/snap", "metadata": {}}], "file": "/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/file", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "size": 12716032, "self": "/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:38:22Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4bbf3785-4814-4a86-8816-ddf94922d503", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:38:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:40:53,602 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-76b9e58f-3845-435c-8d96-ce5d267f5a8d 2018-08-13 08:40:53,602 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 1.80185818672s 2018-08-13 08:40:53,603 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-76b9e58f-3845-435c-8d96-ce5d267f5a8d 2018-08-13 08:40:53,604 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-13 08:40:53,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:55,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-8f8432be-7a39-47d9-aa32-a219eba9313d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:40:55,714 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9 used request id req-8f8432be-7a39-47d9-aa32-a219eba9313d 2018-08-13 08:40:55,714 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 2.10958003998s 2018-08-13 08:40:55,714 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/937d2e6c-ea21-4899-a5a1-d9adcc7db4c9 used request id req-8f8432be-7a39-47d9-aa32-a219eba9313d 2018-08-13 08:40:55,714 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:40:55,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:55,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ac2eb8b-e811-41ff-9ee7-0dd7cd086b9d x-compute-request-id: req-0ac2eb8b-e811-41ff-9ee7-0dd7cd086b9d RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "singlevm1-flavor_4bbf3785-4814-4a86-8816-ddf94922d503", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e0e2d8e8-cf9b-425b-b76c-c63cac92b01f"}]} 2018-08-13 08:40:55,768 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-0ac2eb8b-e811-41ff-9ee7-0dd7cd086b9d 2018-08-13 08:40:55,768 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0538229942322s 2018-08-13 08:40:55,769 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-0ac2eb8b-e811-41ff-9ee7-0dd7cd086b9d 2018-08-13 08:40:55,772 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-13 08:40:55,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0476f155ceabcf80cb7e7ea0ef3cbd5fdb49f81" 2018-08-13 08:40:55,845 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cf14db7-0d46-44d4-83c7-5027b829cc5a x-compute-request-id: req-6cf14db7-0d46-44d4-83c7-5027b829cc5a 2018-08-13 08:40:55,845 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f used request id req-6cf14db7-0d46-44d4-83c7-5027b829cc5a 2018-08-13 08:40:55,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0729801654816s 2018-08-13 08:40:55,845 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/e0e2d8e8-cf9b-425b-b76c-c63cac92b01f used request id req-6cf14db7-0d46-44d4-83c7-5027b829cc5a 2018-08-13 08:40:55,878 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-13 08:40:55,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:40:55,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:40:55,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:40:55,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:40:55,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:40:55,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:40:55,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:40:55,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:40:55,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:40:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:40:55,934 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:40:55 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-23146044-c13d-4980-bd3d-a798a483a5aa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:40:55,934 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-23146044-c13d-4980-bd3d-a798a483a5aa 2018-08-13 08:40:55,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:40:56,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["TbhxxqrzTiSliM0TVNxwBQ"], "issued_at": "2018-08-13T08:40:56.000000Z"}} 2018-08-13 08:40:56,635 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:40:56,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:40:56,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-83446198-0123-4125-b12b-0a9be163233e Date: Mon, 13 Aug 2018 08:40:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:40:56,944 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-83446198-0123-4125-b12b-0a9be163233e 2018-08-13 08:40:56,944 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.30896115303s 2018-08-13 08:40:56,944 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-83446198-0123-4125-b12b-0a9be163233e 2018-08-13 08:40:56,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:40:56,954 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:40:56 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:40:56,955 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:40:56,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:41:00,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:00 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-be45f105-01f6-4ce0-a730-d158f8f51a00 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/afac87f26c194949968e478764c8be7b"}, "tags": [], "enabled": true, "id": "afac87f26c194949968e478764c8be7b", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-13 08:41:00,922 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-be45f105-01f6-4ce0-a730-d158f8f51a00 2018-08-13 08:41:00,922 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 3.96757102013s 2018-08-13 08:41:00,923 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-be45f105-01f6-4ce0-a730-d158f8f51a00 2018-08-13 08:41:00,928 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-08-13 08:41:00,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0"}}' 2018-08-13 08:41:01,521 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:01 GMT Content-Type: application/json Content-Length: 366 Vary: X-Auth-Token x-openstack-request-id: req-8f1104ae-b8df-47f7-a8e4-edb39d0c917f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4"}, "tags": [], "enabled": true, "id": "7532859338764ee7a77c4b7ba89fbdf4", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0"}} 2018-08-13 08:41:01,521 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-8f1104ae-b8df-47f7-a8e4-edb39d0c917f 2018-08-13 08:41:01,521 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.592732906342s 2018-08-13 08:41:01,521 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-8f1104ae-b8df-47f7-a8e4-edb39d0c917f 2018-08-13 08:41:01,522 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'7532859338764ee7a77c4b7ba89fbdf4', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0'}) 2018-08-13 08:41:01,526 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-08-13 08:41:01,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "be7979ef-295b-4353-871d-49c384d16d72", "email": null, "name": "singlevm2-user_e560a000-27a5-43f1-af2c-d19c90bba7a0"}}' 2018-08-13 08:41:05,520 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:05 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b8b14339-3399-432b-a911-82ae7e15c90f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "singlevm2-user_e560a000-27a5-43f1-af2c-d19c90bba7a0", "links": {"self": "https://192.16.1.222:5000/v3/users/a2a80d7530094e369d43d6cb8a06d8cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2a80d7530094e369d43d6cb8a06d8cf", "domain_id": "default", "password_expires_at": null}} 2018-08-13 08:41:05,520 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-b8b14339-3399-432b-a911-82ae7e15c90f 2018-08-13 08:41:05,520 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 3.99373197556s 2018-08-13 08:41:05,520 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-b8b14339-3399-432b-a911-82ae7e15c90f 2018-08-13 08:41:05,521 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a2a80d7530094e369d43d6cb8a06d8cf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_e560a000-27a5-43f1-af2c-d19c90bba7a0'}) 2018-08-13 08:41:05,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:41:05,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:41:05,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:05 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-1e3caedf-dcab-476b-934c-45a60e51d506 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:41:05,581 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-1e3caedf-dcab-476b-934c-45a60e51d506 2018-08-13 08:41:05,581 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.058189868927s 2018-08-13 08:41:05,581 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-1e3caedf-dcab-476b-934c-45a60e51d506 2018-08-13 08:41:05,584 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:41:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:41:05,648 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:05 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-6b7bfc76-fc1e-42ab-8141-c2151293fe09 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:41:05,649 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6b7bfc76-fc1e-42ab-8141-c2151293fe09 2018-08-13 08:41:05,649 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0648989677429s 2018-08-13 08:41:05,649 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6b7bfc76-fc1e-42ab-8141-c2151293fe09 2018-08-13 08:41:05,649 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-13 08:41:05,651 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-08-13 08:41:05,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" -d '{"role": {"name": "Member"}}' 2018-08-13 08:41:05,967 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:05 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-a41aa256-f7c5-4f78-a971-9c937eb0e897 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "327f17bda5994345935057538fb8f87c", "links": {"self": "https://192.16.1.222:5000/v3/roles/327f17bda5994345935057538fb8f87c"}, "name": "Member"}} 2018-08-13 08:41:05,967 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-a41aa256-f7c5-4f78-a971-9c937eb0e897 2018-08-13 08:41:05,968 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.316159963608s 2018-08-13 08:41:05,968 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-a41aa256-f7c5-4f78-a971-9c937eb0e897 2018-08-13 08:41:05,968 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'327f17bda5994345935057538fb8f87c'}) 2018-08-13 08:41:05,970 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:41:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:41:06,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:06 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-5225a88d-12fb-487f-845d-9bfad93843bf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "327f17bda5994345935057538fb8f87c", "links": {"self": "https://192.16.1.222:5000/v3/roles/327f17bda5994345935057538fb8f87c"}, "name": "Member"}, {"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:41:06,239 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5225a88d-12fb-487f-845d-9bfad93843bf 2018-08-13 08:41:06,240 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.269409894943s 2018-08-13 08:41:06,240 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5225a88d-12fb-487f-845d-9bfad93843bf 2018-08-13 08:41:06,242 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:41:06,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:41:06,305 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:06 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-fdbc5f58-0cfe-4fad-af6a-e1fe552ff1f0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:41:06,305 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-fdbc5f58-0cfe-4fad-af6a-e1fe552ff1f0 2018-08-13 08:41:06,305 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0631058216095s 2018-08-13 08:41:06,306 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-fdbc5f58-0cfe-4fad-af6a-e1fe552ff1f0 2018-08-13 08:41:06,306 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:41:06,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:41:06,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:06 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-83912521-b4f3-4077-b442-e256056b57d1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "singlevm2-user_e560a000-27a5-43f1-af2c-d19c90bba7a0", "links": {"self": "https://192.16.1.222:5000/v3/users/a2a80d7530094e369d43d6cb8a06d8cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2a80d7530094e369d43d6cb8a06d8cf", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:41:06,392 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-83912521-b4f3-4077-b442-e256056b57d1 2018-08-13 08:41:06,393 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0863711833954s 2018-08-13 08:41:06,393 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-83912521-b4f3-4077-b442-e256056b57d1 2018-08-13 08:41:06,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:41:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:41:06,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:06 GMT Content-Type: application/json Content-Length: 1091 Vary: X-Auth-Token x-openstack-request-id: req-35778476-2c5e-4ba3-ac6d-c46965254398 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4"}, "tags": [], "enabled": true, "id": "7532859338764ee7a77c4b7ba89fbdf4", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-13 08:41:06,461 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-35778476-2c5e-4ba3-ac6d-c46965254398 2018-08-13 08:41:06,461 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0622189044952s 2018-08-13 08:41:06,461 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-35778476-2c5e-4ba3-ac6d-c46965254398 2018-08-13 08:41:06,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-13 08:41:06,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=a2a80d7530094e369d43d6cb8a06d8cf&role.id=327f17bda5994345935057538fb8f87c&scope.project.id=7532859338764ee7a77c4b7ba89fbdf4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:41:06,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:06 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-fa399de1-4820-4335-bf3d-a67b38d03908 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=a2a80d7530094e369d43d6cb8a06d8cf&role.id=327f17bda5994345935057538fb8f87c&scope.project.id=7532859338764ee7a77c4b7ba89fbdf4", "previous": null, "next": null}} 2018-08-13 08:41:06,530 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=a2a80d7530094e369d43d6cb8a06d8cf&role.id=327f17bda5994345935057538fb8f87c&scope.project.id=7532859338764ee7a77c4b7ba89fbdf4 used request id req-fa399de1-4820-4335-bf3d-a67b38d03908 2018-08-13 08:41:06,530 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0642108917236s 2018-08-13 08:41:06,530 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=a2a80d7530094e369d43d6cb8a06d8cf&role.id=327f17bda5994345935057538fb8f87c&scope.project.id=7532859338764ee7a77c4b7ba89fbdf4 used request id req-fa399de1-4820-4335-bf3d-a67b38d03908 2018-08-13 08:41:06,532 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-08-13 08:41:06,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4/users/a2a80d7530094e369d43d6cb8a06d8cf/roles/327f17bda5994345935057538fb8f87c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:41:07,535 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:07 GMT Vary: X-Auth-Token x-openstack-request-id: req-bdff7cf3-fd64-4acb-89b9-8aaaced3e613 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:41:07,535 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4/users/a2a80d7530094e369d43d6cb8a06d8cf/roles/327f17bda5994345935057538fb8f87c used request id req-bdff7cf3-fd64-4acb-89b9-8aaaced3e613 2018-08-13 08:41:07,535 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 1.00254607201s 2018-08-13 08:41:07,535 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4/users/a2a80d7530094e369d43d6cb8a06d8cf/roles/327f17bda5994345935057538fb8f87c used request id req-bdff7cf3-fd64-4acb-89b9-8aaaced3e613 2018-08-13 08:41:07,536 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', 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': 'be7979ef-295b-4353-871d-49c384d16d72', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'singlevm2-user_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'project_id': u'7532859338764ee7a77c4b7ba89fbdf4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-08-13 08:41:07,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:41:07,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:41:07,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:41:07,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:41:07,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:41:07,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:41:07,538 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'password': 'be7979ef-295b-4353-871d-49c384d16d72', 'project_name': 'singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '7532859338764ee7a77c4b7ba89fbdf4', 'project_domain_name': 'Default'} 2018-08-13 08:41:07,539 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-13 08:41:07,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:41:07,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:41:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0209b41d-c563-4694-bf5c-aae9a9173eae X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:41:07,555 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0209b41d-c563-4694-bf5c-aae9a9173eae 2018-08-13 08:41:07,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:41:08,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "327f17bda5994345935057538fb8f87c", "name": "Member"}], "expires_at": "2018-08-13T20:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7532859338764ee7a77c4b7ba89fbdf4", "name": "singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/7532859338764ee7a77c4b7ba89fbdf4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/7532859338764ee7a77c4b7ba89fbdf4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/7532859338764ee7a77c4b7ba89fbdf4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/7532859338764ee7a77c4b7ba89fbdf4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/7532859338764ee7a77c4b7ba89fbdf4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/7532859338764ee7a77c4b7ba89fbdf4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/7532859338764ee7a77c4b7ba89fbdf4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/7532859338764ee7a77c4b7ba89fbdf4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/7532859338764ee7a77c4b7ba89fbdf4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/7532859338764ee7a77c4b7ba89fbdf4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/7532859338764ee7a77c4b7ba89fbdf4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/7532859338764ee7a77c4b7ba89fbdf4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_e560a000-27a5-43f1-af2c-d19c90bba7a0", "id": "a2a80d7530094e369d43d6cb8a06d8cf"}, "audit_ids": ["qRyrFH1tQ_uoB7g1rOzyeQ"], "issued_at": "2018-08-13T08:41:08.000000Z"}} 2018-08-13 08:41:08,292 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-13 08:41:08,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"network": {"name": "singlevm2-net_e560a000-27a5-43f1-af2c-d19c90bba7a0", "admin_state_up": true}}' 2018-08-13 08:41:08,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-d47a60ed-9412-4361-a2d1-8eb6be4f5d02 Date: Mon, 13 Aug 2018 08:41:08 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7532859338764ee7a77c4b7ba89fbdf4","created_at":"2018-08-13T08:41:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-13T08:41:08Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7532859338764ee7a77c4b7ba89fbdf4","id":"046d929a-7843-4f18-95d4-374dd37e2bd5","name":"singlevm2-net_e560a000-27a5-43f1-af2c-d19c90bba7a0"}} 2018-08-13 08:41:08,916 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d47a60ed-9412-4361-a2d1-8eb6be4f5d02 2018-08-13 08:41:08,917 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.624442815781s 2018-08-13 08:41:08,917 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d47a60ed-9412-4361-a2d1-8eb6be4f5d02 2018-08-13 08:41:08,917 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:41:08Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'046d929a-7843-4f18-95d4-374dd37e2bd5', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_e560a000-27a5-43f1-af2c-d19c90bba7a0', u'admin_state_up': True, u'tenant_id': u'7532859338764ee7a77c4b7ba89fbdf4', u'created_at': u'2018-08-13T08:41:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7532859338764ee7a77c4b7ba89fbdf4'}) 2018-08-13 08:41:08,918 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:41:08,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:09,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-b36bd1c8-356b-4786-b322-fc189ae39e9b Date: Mon, 13 Aug 2018 08:41:09 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-08-13T08:41:08Z","tenant_id":"7532859338764ee7a77c4b7ba89fbdf4","created_at":"2018-08-13T08:41:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"7532859338764ee7a77c4b7ba89fbdf4","id":"046d929a-7843-4f18-95d4-374dd37e2bd5","name":"singlevm2-net_e560a000-27a5-43f1-af2c-d19c90bba7a0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"}]} 2018-08-13 08:41:09,101 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b36bd1c8-356b-4786-b322-fc189ae39e9b 2018-08-13 08:41:09,101 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.182909011841s 2018-08-13 08:41:09,101 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b36bd1c8-356b-4786-b322-fc189ae39e9b 2018-08-13 08:41:09,102 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-13 08:41:09,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"subnet": {"name": "singlevm2-subnet_e560a000-27a5-43f1-af2c-d19c90bba7a0", "enable_dhcp": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-13 08:41:09,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-77a0f960-f07b-4686-9af8-d2088f7e1076 Date: Mon, 13 Aug 2018 08:41:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"046d929a-7843-4f18-95d4-374dd37e2bd5","tenant_id":"7532859338764ee7a77c4b7ba89fbdf4","created_at":"2018-08-13T08:41:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:41:09Z","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":"7532859338764ee7a77c4b7ba89fbdf4","id":"52314361-4fe9-4458-aff6-8f08603771a4","subnetpool_id":null,"name":"singlevm2-subnet_e560a000-27a5-43f1-af2c-d19c90bba7a0"}} 2018-08-13 08:41:09,898 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-77a0f960-f07b-4686-9af8-d2088f7e1076 2018-08-13 08:41:09,898 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.796035051346s 2018-08-13 08:41:09,898 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-77a0f960-f07b-4686-9af8-d2088f7e1076 2018-08-13 08:41:09,899 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:41:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'52314361-4fe9-4458-aff6-8f08603771a4', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_e560a000-27a5-43f1-af2c-d19c90bba7a0', u'enable_dhcp': True, u'network_id': u'046d929a-7843-4f18-95d4-374dd37e2bd5', u'tenant_id': u'7532859338764ee7a77c4b7ba89fbdf4', u'created_at': u'2018-08-13T08:41:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7532859338764ee7a77c4b7ba89fbdf4'}) 2018-08-13 08:41:09,899 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-13 08:41:09,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "singlevm2-router_e560a000-27a5-43f1-af2c-d19c90bba7a0", "admin_state_up": true}}' 2018-08-13 08:41:20,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-db7521fb-f47e-4ab7-8316-84f11970c822 Date: Mon, 13 Aug 2018 08:41:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.130"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:10Z", "admin_state_up": true, "updated_at": "2018-08-13T08:41:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "name": "singlevm2-router_e560a000-27a5-43f1-af2c-d19c90bba7a0"}} 2018-08-13 08:41:20,804 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-db7521fb-f47e-4ab7-8316-84f11970c822 2018-08-13 08:41:20,804 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 10.9045879841s 2018-08-13 08:41:20,804 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-db7521fb-f47e-4ab7-8316-84f11970c822 2018-08-13 08:41:20,805 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:41:12Z', u'revision_number': 3, u'id': u'5626e043-cac1-40f3-a216-dfdb0ad4a05e', u'external_gateway_info': {u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.130'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_e560a000-27a5-43f1-af2c-d19c90bba7a0', u'admin_state_up': True, u'tenant_id': u'7532859338764ee7a77c4b7ba89fbdf4', u'created_at': u'2018-08-13T08:41:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'7532859338764ee7a77c4b7ba89fbdf4'}) 2018-08-13 08:41:20,805 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-13 08:41:20,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/5626e043-cac1-40f3-a216-dfdb0ad4a05e/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"subnet_id": "52314361-4fe9-4458-aff6-8f08603771a4"}' 2018-08-13 08:41:28,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5bd79fd1-9cdb-43da-ba9b-8f93b2abbe95 Date: Mon, 13 Aug 2018 08:41:28 GMT RESP BODY: {"network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "subnet_id": "52314361-4fe9-4458-aff6-8f08603771a4", "subnet_ids": ["52314361-4fe9-4458-aff6-8f08603771a4"], "port_id": "e1c20b37-d224-447c-85aa-468b09b7b6d4", "id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e"} 2018-08-13 08:41:28,940 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/5626e043-cac1-40f3-a216-dfdb0ad4a05e/add_router_interface.json used request id req-5bd79fd1-9cdb-43da-ba9b-8f93b2abbe95 2018-08-13 08:41:28,941 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 8.13492703438s 2018-08-13 08:41:28,941 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/5626e043-cac1-40f3-a216-dfdb0ad4a05e/add_router_interface.json used request id req-5bd79fd1-9cdb-43da-ba9b-8f93b2abbe95 returning object 5626e043-cac1-40f3-a216-dfdb0ad4a05e 2018-08-13 08:41:28,941 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 08:41:29,063 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-13 08:41:29,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:41:29,141 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-13 08:41:29,145 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:41:29,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:29,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-918491ab-e71e-4f92-8958-b0b6f368a100 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:41:29,245 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-918491ab-e71e-4f92-8958-b0b6f368a100 2018-08-13 08:41:29,246 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.100379943848s 2018-08-13 08:41:29,246 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-918491ab-e71e-4f92-8958-b0b6f368a100 2018-08-13 08:41:29,254 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-13 08:41:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0"}' 2018-08-13 08:41:33,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-030ac700-6ce0-48e7-af94-7f5fe74d8ec6 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/file", "owner": "7532859338764ee7a77c4b7ba89fbdf4", "id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "size": null, "self": "/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:41:31Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0", "checksum": null, "created_at": "2018-08-13T08:41:31Z", "protected": false} 2018-08-13 08:41:33,478 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-030ac700-6ce0-48e7-af94-7f5fe74d8ec6 2018-08-13 08:41:33,479 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 4.22448086739s 2018-08-13 08:41:33,479 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-030ac700-6ce0-48e7-af94-7f5fe74d8ec6 returning object 7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04 2018-08-13 08:41:33,480 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-13 08:41:33,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '' 2018-08-13 08:41:39,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-45be2995-9c35-4a38-8202-d5a08c12ab4a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:41:39,207 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/file used request id req-45be2995-9c35-4a38-8202-d5a08c12ab4a 2018-08-13 08:41:39,207 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 5.72706604004s 2018-08-13 08:41:39,207 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/file used request id req-45be2995-9c35-4a38-8202-d5a08c12ab4a 2018-08-13 08:41:39,209 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:41:39,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:39,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-6512296f-6bb1-4d6d-9f5c-d6f590277b8d RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/snap", "metadata": {}}], "file": "/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/file", "owner": "7532859338764ee7a77c4b7ba89fbdf4", "id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "size": 12716032, "self": "/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:41:39Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:41:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:41:39,284 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6512296f-6bb1-4d6d-9f5c-d6f590277b8d 2018-08-13 08:41:39,284 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0749409198761s 2018-08-13 08:41:39,285 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6512296f-6bb1-4d6d-9f5c-d6f590277b8d 2018-08-13 08:41:39,286 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/file', 'owner': u'7532859338764ee7a77c4b7ba89fbdf4', 'id': u'7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04', 'size': 12716032, u'self': u'/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7532859338764ee7a77c4b7ba89fbdf4', 'name': 'singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-13T08:41:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-13T08:41:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'created': u'2018-08-13T08:41:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-13T08:41:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-13 08:41:39,286 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-13 08:41:39,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_e560a000-27a5-43f1-af2c-d19c90bba7a0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-13 08:41:39,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb4a12aa-1806-44a7-bed1-b6525778b3b3 x-compute-request-id: req-cb4a12aa-1806-44a7-bed1-b6525778b3b3 RESP BODY: {"flavor": {"name": "singlevm2-flavor_e560a000-27a5-43f1-af2c-d19c90bba7a0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6"}} 2018-08-13 08:41:39,508 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-cb4a12aa-1806-44a7-bed1-b6525778b3b3 2018-08-13 08:41:39,508 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.221534013748s 2018-08-13 08:41:39,508 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-cb4a12aa-1806-44a7-bed1-b6525778b3b3 2018-08-13 08:41:39,509 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_e560a000-27a5-43f1-af2c-d19c90bba7a0', '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'874d7acf58544e2d8d4d8ca0c1d4603b', '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'193895ab-c4e7-4681-8fd7-f987ccb7b3c6', 'swap': 0}) 2018-08-13 08:41:39,509 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-13 08:41:39,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" -d '{"extra_specs": {}}' 2018-08-13 08:41:42,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-abd7c82d-5d36-425c-b82d-96bc6884ab3a x-compute-request-id: req-abd7c82d-5d36-425c-b82d-96bc6884ab3a RESP BODY: {"extra_specs": {}} 2018-08-13 08:41:42,179 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6/os-extra_specs used request id req-abd7c82d-5d36-425c-b82d-96bc6884ab3a 2018-08-13 08:41:42,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 2.67027497292s 2018-08-13 08:41:42,180 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6/os-extra_specs used request id req-abd7c82d-5d36-425c-b82d-96bc6884ab3a 2018-08-13 08:41:42,180 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-08-13 08:41:42,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"keypair": {"name": "singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0"}}' 2018-08-13 08:41:42,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2328 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-580ce329-5ea2-46c3-bc99-b2d02b8dd36a x-compute-request-id: req-580ce329-5ea2-46c3-bc99-b2d02b8dd36a RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvEMyX9vaeWJM1ow1vxKc0uwiMXuDasSfL/4LGWSH7ShCUPWkoHfRu1mhatFjRClltg5hS2P3S+KMYqr7AbgaRE+6LdS/IJ/3UYlrER8pogbZhnkV9DqyjMZQY6ry+JII5EM+1GG3ascDf4y34wfJ9vUZdM5V1kdd45YQfECbM8T5C1DxwQWOfdQ9xJ1m1ZQn5wmjaM8h4IwMpq5PlUDStPjBjzrHo/6f+qr/cfIlzAvGpUdgLUn+Nz3jtqLpLjc6eo4mEpBiUaDeLp8ijzhFWW9VaCTB7ijnquCN054XOBlde270c0qj1BOTZIgV8MFux1oSxZn7inh7KSgZmTSvv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArxDMl/b2nliTNaMNb8SnNLsIjF7g2rEny/+Cxlkh+0oQlD1p\nKB30btZoWrRY0QpZbYOYUtj90vijGKq+wG4GkRPui3UvyCf91GJaxEfKaIG2YZ5F\nfQ6sozGUGOq8viSCORDPtRht2rHA3+Mt+MHyfb1GXTOVdZHXeOWEHxAmzPE+QtQ8\ncEFjn3UPcSdZtWUJ+cJo2jPIeCMDKauT5VA0rT4wY86x6P+n/qq/3HyJcwLxqVHY\nC1J/jc947ai6S43OnqOJhKQYlGg3i6fIo84RVlvVWgkwe4o56rgjdOeFzgZXXtu9\nHNKo9QTk2SIFfDBbsdaEsWZ+4p4eykoGZk0r7wIDAQABAoIBAARPt5oufNhdehKi\nF1yfTTbhPE6or4TzQ/WkL0ZPP6T+p/XepU5VnoV0RlGli2JqjNVDnma77VRaxzl+\nSwBWNVcxVHiexDR7t6aZXX7j/bohJ6qzySZRTDMgr3MFpOxR3dsl7Nea6GmwYv2g\njKtJq30pQihdctrYYqQZku1o6mu1otHMWC1OJ9fqh0IsSKvZHd2teVCff+m1NNzI\nOlNEYEKQoq0DpOHjOr/sPPSwEoDcMpGGjjyWikzqoxZy2lIH0TyqmivHDlyo9pIa\njiIhLmX2EepWQ/btZO4ZLRkbTIw1/ebvR172zHZV5Lee5kJiKjxuvlJ0PLt4fu16\nGa3o72ECgYEA22RHHHMKV5fdGMSkGrWd6+id2BD9o8yGGcyDOg6dEtUyIdPqgHLL\ngm9gt8xcI9AA9DOCHjO7e39bBTkxdVSEALmcDCs0V2rWbaombxQ5fJrh/6hL8KJ2\nwZUNMKpRNnJDjA4p/3SXRQUjaTAHDEnnj6Z4E/Cud6cVOrcEHsu+ZCcCgYEAzEcM\n+GRCmiJ/qxAxleXMjj0GRZakxP6MU1GQisV1WTV8eYWwgIZdSOf0jw2+L4+LwYx5\nKVLd7uN7HO41zJjNA23HRws0aVYWgqdGTvvc0wtXmBaWgA4nelGG6YwH7l2UJPFW\n91p8MfPyw24plbOlAtRVcD7iqlUI/IGBCtBjbvkCgYAHzn2pSX6ot0KqyvR77tJ7\nvn8/XPtphLGQ4XIZ8sMsFGIASiYiA/Ox5HywjZkJvTELf3m10Wlub42xleNopWU9\nEV24ISFvquGObWuIsFOLV4eLLVXmbiGDqeYaQTU6lr5IkYh1CpUHY7Nq3sahbU/M\nEMRdEUdkApIC0NhYsC9KKQKBgQCP1UNTrjybDMl56FgRpJGIYX2GCBESR+0ESX0N\nyQTcgGWZp0Fk7bbHO9Od2l5cXKVZ7Y/uQdPUfcXU1AF7gudvj59t7XzE4oHNEvzV\nZk/RJb5Sby0fE1hGrxrgXOHEu40xCeFjHwotnggEBRAwwSHhwSI7e3vb1S4TpRf4\nRkyM+QKBgQCQlRoTg2G5P25lxtKjXRwHLtuX7rNW9kujk0HzXkxfAlMSAOERUQFq\nojEcajQC9FQ37Z0P+aR9xUbsMARMq5fjYgUhCzP/QWbg3VgWGJp6+Q8GdnltizoC\nPikD56NESkCYgd4/tCK7z4xDNuhmLogp11GlXVRFOYW31JFoUTKjuQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a2a80d7530094e369d43d6cb8a06d8cf", "name": "singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0", "fingerprint": "97:61:de:63:44:c2:7f:ad:d4:61:19:fe:5b:cd:be:4f"}} 2018-08-13 08:41:42,662 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-580ce329-5ea2-46c3-bc99-b2d02b8dd36a 2018-08-13 08:41:42,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.48236489296s 2018-08-13 08:41:42,663 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-580ce329-5ea2-46c3-bc99-b2d02b8dd36a 2018-08-13 08:41:42,663 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvEMyX9vaeWJM1ow1vxKc0uwiMXuDasSfL/4LGWSH7ShCUPWkoHfRu1mhatFjRClltg5hS2P3S+KMYqr7AbgaRE+6LdS/IJ/3UYlrER8pogbZhnkV9DqyjMZQY6ry+JII5EM+1GG3ascDf4y34wfJ9vUZdM5V1kdd45YQfECbM8T5C1DxwQWOfdQ9xJ1m1ZQn5wmjaM8h4IwMpq5PlUDStPjBjzrHo/6f+qr/cfIlzAvGpUdgLUn+Nz3jtqLpLjc6eo4mEpBiUaDeLp8ijzhFWW9VaCTB7ijnquCN054XOBlde270c0qj1BOTZIgV8MFux1oSxZn7inh7KSgZmTSvv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArxDMl/b2nliTNaMNb8SnNLsIjF7g2rEny/+Cxlkh+0oQlD1p\nKB30btZoWrRY0QpZbYOYUtj90vijGKq+wG4GkRPui3UvyCf91GJaxEfKaIG2YZ5F\nfQ6sozGUGOq8viSCORDPtRht2rHA3+Mt+MHyfb1GXTOVdZHXeOWEHxAmzPE+QtQ8\ncEFjn3UPcSdZtWUJ+cJo2jPIeCMDKauT5VA0rT4wY86x6P+n/qq/3HyJcwLxqVHY\nC1J/jc947ai6S43OnqOJhKQYlGg3i6fIo84RVlvVWgkwe4o56rgjdOeFzgZXXtu9\nHNKo9QTk2SIFfDBbsdaEsWZ+4p4eykoGZk0r7wIDAQABAoIBAARPt5oufNhdehKi\nF1yfTTbhPE6or4TzQ/WkL0ZPP6T+p/XepU5VnoV0RlGli2JqjNVDnma77VRaxzl+\nSwBWNVcxVHiexDR7t6aZXX7j/bohJ6qzySZRTDMgr3MFpOxR3dsl7Nea6GmwYv2g\njKtJq30pQihdctrYYqQZku1o6mu1otHMWC1OJ9fqh0IsSKvZHd2teVCff+m1NNzI\nOlNEYEKQoq0DpOHjOr/sPPSwEoDcMpGGjjyWikzqoxZy2lIH0TyqmivHDlyo9pIa\njiIhLmX2EepWQ/btZO4ZLRkbTIw1/ebvR172zHZV5Lee5kJiKjxuvlJ0PLt4fu16\nGa3o72ECgYEA22RHHHMKV5fdGMSkGrWd6+id2BD9o8yGGcyDOg6dEtUyIdPqgHLL\ngm9gt8xcI9AA9DOCHjO7e39bBTkxdVSEALmcDCs0V2rWbaombxQ5fJrh/6hL8KJ2\nwZUNMKpRNnJDjA4p/3SXRQUjaTAHDEnnj6Z4E/Cud6cVOrcEHsu+ZCcCgYEAzEcM\n+GRCmiJ/qxAxleXMjj0GRZakxP6MU1GQisV1WTV8eYWwgIZdSOf0jw2+L4+LwYx5\nKVLd7uN7HO41zJjNA23HRws0aVYWgqdGTvvc0wtXmBaWgA4nelGG6YwH7l2UJPFW\n91p8MfPyw24plbOlAtRVcD7iqlUI/IGBCtBjbvkCgYAHzn2pSX6ot0KqyvR77tJ7\nvn8/XPtphLGQ4XIZ8sMsFGIASiYiA/Ox5HywjZkJvTELf3m10Wlub42xleNopWU9\nEV24ISFvquGObWuIsFOLV4eLLVXmbiGDqeYaQTU6lr5IkYh1CpUHY7Nq3sahbU/M\nEMRdEUdkApIC0NhYsC9KKQKBgQCP1UNTrjybDMl56FgRpJGIYX2GCBESR+0ESX0N\nyQTcgGWZp0Fk7bbHO9Od2l5cXKVZ7Y/uQdPUfcXU1AF7gudvj59t7XzE4oHNEvzV\nZk/RJb5Sby0fE1hGrxrgXOHEu40xCeFjHwotnggEBRAwwSHhwSI7e3vb1S4TpRf4\nRkyM+QKBgQCQlRoTg2G5P25lxtKjXRwHLtuX7rNW9kujk0HzXkxfAlMSAOERUQFq\nojEcajQC9FQ37Z0P+aR9xUbsMARMq5fjYgUhCzP/QWbg3VgWGJp6+Q8GdnltizoC\nPikD56NESkCYgd4/tCK7z4xDNuhmLogp11GlXVRFOYW31JFoUTKjuQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a2a80d7530094e369d43d6cb8a06d8cf', 'name': u'singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'created_at': '2018-08-13T08:41:42.663837', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7532859338764ee7a77c4b7ba89fbdf4', 'name': 'singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'97:61:de:63:44:c2:7f:ad:d4:61:19:fe:5b:cd:be:4f', 'type': 'ssh', 'id': u'singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0'}) 2018-08-13 08:41:42,664 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEArxDMl/b2nliTNaMNb8SnNLsIjF7g2rEny/+Cxlkh+0oQlD1p KB30btZoWrRY0QpZbYOYUtj90vijGKq+wG4GkRPui3UvyCf91GJaxEfKaIG2YZ5F fQ6sozGUGOq8viSCORDPtRht2rHA3+Mt+MHyfb1GXTOVdZHXeOWEHxAmzPE+QtQ8 cEFjn3UPcSdZtWUJ+cJo2jPIeCMDKauT5VA0rT4wY86x6P+n/qq/3HyJcwLxqVHY C1J/jc947ai6S43OnqOJhKQYlGg3i6fIo84RVlvVWgkwe4o56rgjdOeFzgZXXtu9 HNKo9QTk2SIFfDBbsdaEsWZ+4p4eykoGZk0r7wIDAQABAoIBAARPt5oufNhdehKi F1yfTTbhPE6or4TzQ/WkL0ZPP6T+p/XepU5VnoV0RlGli2JqjNVDnma77VRaxzl+ SwBWNVcxVHiexDR7t6aZXX7j/bohJ6qzySZRTDMgr3MFpOxR3dsl7Nea6GmwYv2g jKtJq30pQihdctrYYqQZku1o6mu1otHMWC1OJ9fqh0IsSKvZHd2teVCff+m1NNzI OlNEYEKQoq0DpOHjOr/sPPSwEoDcMpGGjjyWikzqoxZy2lIH0TyqmivHDlyo9pIa jiIhLmX2EepWQ/btZO4ZLRkbTIw1/ebvR172zHZV5Lee5kJiKjxuvlJ0PLt4fu16 Ga3o72ECgYEA22RHHHMKV5fdGMSkGrWd6+id2BD9o8yGGcyDOg6dEtUyIdPqgHLL gm9gt8xcI9AA9DOCHjO7e39bBTkxdVSEALmcDCs0V2rWbaombxQ5fJrh/6hL8KJ2 wZUNMKpRNnJDjA4p/3SXRQUjaTAHDEnnj6Z4E/Cud6cVOrcEHsu+ZCcCgYEAzEcM +GRCmiJ/qxAxleXMjj0GRZakxP6MU1GQisV1WTV8eYWwgIZdSOf0jw2+L4+LwYx5 KVLd7uN7HO41zJjNA23HRws0aVYWgqdGTvvc0wtXmBaWgA4nelGG6YwH7l2UJPFW 91p8MfPyw24plbOlAtRVcD7iqlUI/IGBCtBjbvkCgYAHzn2pSX6ot0KqyvR77tJ7 vn8/XPtphLGQ4XIZ8sMsFGIASiYiA/Ox5HywjZkJvTELf3m10Wlub42xleNopWU9 EV24ISFvquGObWuIsFOLV4eLLVXmbiGDqeYaQTU6lr5IkYh1CpUHY7Nq3sahbU/M EMRdEUdkApIC0NhYsC9KKQKBgQCP1UNTrjybDMl56FgRpJGIYX2GCBESR+0ESX0N yQTcgGWZp0Fk7bbHO9Od2l5cXKVZ7Y/uQdPUfcXU1AF7gudvj59t7XzE4oHNEvzV Zk/RJb5Sby0fE1hGrxrgXOHEu40xCeFjHwotnggEBRAwwSHhwSI7e3vb1S4TpRf4 RkyM+QKBgQCQlRoTg2G5P25lxtKjXRwHLtuX7rNW9kujk0HzXkxfAlMSAOERUQFq ojEcajQC9FQ37Z0P+aR9xUbsMARMq5fjYgUhCzP/QWbg3VgWGJp6+Q8GdnltizoC PikD56NESkCYgd4/tCK7z4xDNuhmLogp11GlXVRFOYW31JFoUTKjuQ== -----END RSA PRIVATE KEY----- 2018-08-13 08:41:42,666 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-08-13 08:41:42,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"security_group": {"name": "singlevm2-sg_e560a000-27a5-43f1-af2c-d19c90bba7a0", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-13 08:41:43,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-8bc16b97-fc33-4b33-8089-18e453e065d3 Date: Mon, 13 Aug 2018 08:41:43 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:42Z", "updated_at": "2018-08-13T08:41:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:42Z", "revision_number": 0, "id": "a1a519c5-545b-472d-8f0a-3f6c2b1473a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:42Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:42Z", "revision_number": 0, "id": "e5114e63-ccb6-4462-92db-e36c4db21e1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:42Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "12e05f20-b002-4143-b61b-dc55a7acec28", "name": "singlevm2-sg_e560a000-27a5-43f1-af2c-d19c90bba7a0"}} 2018-08-13 08:41:43,106 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-8bc16b97-fc33-4b33-8089-18e453e065d3 2018-08-13 08:41:43,106 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.43964600563s 2018-08-13 08:41:43,106 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-8bc16b97-fc33-4b33-8089-18e453e065d3 2018-08-13 08:41:43,109 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:41:43,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:43,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-20d00398-2c74-4632-a679-9f483b0aa263 Date: Mon, 13 Aug 2018 08:41:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:42Z", "updated_at": "2018-08-13T08:41:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:42Z", "revision_number": 0, "id": "a1a519c5-545b-472d-8f0a-3f6c2b1473a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:42Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:42Z", "revision_number": 0, "id": "e5114e63-ccb6-4462-92db-e36c4db21e1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:42Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "12e05f20-b002-4143-b61b-dc55a7acec28", "name": "singlevm2-sg_e560a000-27a5-43f1-af2c-d19c90bba7a0"}, {"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}]} 2018-08-13 08:41:43,289 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-20d00398-2c74-4632-a679-9f483b0aa263 2018-08-13 08:41:43,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.18017911911s 2018-08-13 08:41:43,290 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-20d00398-2c74-4632-a679-9f483b0aa263 2018-08-13 08:41:43,292 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-13 08:41:43,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -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": "12e05f20-b002-4143-b61b-dc55a7acec28"}}' 2018-08-13 08:41:43,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5c07c6b7-0f68-424c-be6f-eb1f0e1a5669 Date: Mon, 13 Aug 2018 08:41:43 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-08-13T08:41:43Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "port_range_min": 22, "revision_number": 0, "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:43Z", "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c33b4cc-4235-4b8a-9749-35318aed538c"}} 2018-08-13 08:41:43,630 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-5c07c6b7-0f68-424c-be6f-eb1f0e1a5669 2018-08-13 08:41:43,630 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.337962865829s 2018-08-13 08:41:43,630 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-5c07c6b7-0f68-424c-be6f-eb1f0e1a5669 2018-08-13 08:41:43,633 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:41:43,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:43,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-97cce778-0484-45ea-b853-a5f91c027786 Date: Mon, 13 Aug 2018 08:41:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:42Z", "updated_at": "2018-08-13T08:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-13T08:41:43Z", "revision_number": 0, "id": "1c33b4cc-4235-4b8a-9749-35318aed538c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:43Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:42Z", "revision_number": 0, "id": "a1a519c5-545b-472d-8f0a-3f6c2b1473a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:42Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:42Z", "revision_number": 0, "id": "e5114e63-ccb6-4462-92db-e36c4db21e1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:42Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 2, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "12e05f20-b002-4143-b61b-dc55a7acec28", "name": "singlevm2-sg_e560a000-27a5-43f1-af2c-d19c90bba7a0"}, {"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}]} 2018-08-13 08:41:43,732 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-97cce778-0484-45ea-b853-a5f91c027786 2018-08-13 08:41:43,732 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0994029045105s 2018-08-13 08:41:43,733 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-97cce778-0484-45ea-b853-a5f91c027786 2018-08-13 08:41:43,735 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-13 08:41:43,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -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": "12e05f20-b002-4143-b61b-dc55a7acec28"}}' 2018-08-13 08:41:43,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f237da6b-dd47-49d1-828d-89f9858bb2d2 Date: Mon, 13 Aug 2018 08:41:43 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-08-13T08:41:43Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "port_range_min": null, "revision_number": 0, "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:43Z", "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "324a71ee-bb7d-46c8-a444-9f66a0d8d864"}} 2018-08-13 08:41:43,971 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-f237da6b-dd47-49d1-828d-89f9858bb2d2 2018-08-13 08:41:43,971 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.23575091362s 2018-08-13 08:41:43,971 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-f237da6b-dd47-49d1-828d-89f9858bb2d2 2018-08-13 08:41:43,972 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:41:43,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:44,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-4049aa87-ddfb-4fae-b32a-848273f5f7cb Date: Mon, 13 Aug 2018 08:41:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52314361-4fe9-4458-aff6-8f08603771a4"],"updated_at":"2018-08-13T08:41:09Z","tenant_id":"7532859338764ee7a77c4b7ba89fbdf4","created_at":"2018-08-13T08:41:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7532859338764ee7a77c4b7ba89fbdf4","id":"046d929a-7843-4f18-95d4-374dd37e2bd5","name":"singlevm2-net_e560a000-27a5-43f1-af2c-d19c90bba7a0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"}]} 2018-08-13 08:41:44,170 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-4049aa87-ddfb-4fae-b32a-848273f5f7cb 2018-08-13 08:41:44,170 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.197824954987s 2018-08-13 08:41:44,171 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-4049aa87-ddfb-4fae-b32a-848273f5f7cb 2018-08-13 08:41:44,173 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:41:44,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:46,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-1630e2b0-7881-4cda-8e5a-a659851f99ea RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/snap", "metadata": {}}], "file": "/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/file", "owner": "7532859338764ee7a77c4b7ba89fbdf4", "id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "size": 12716032, "self": "/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:41:39Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:41:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:41:46,521 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-1630e2b0-7881-4cda-8e5a-a659851f99ea 2018-08-13 08:41:46,521 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 2.34770298004s 2018-08-13 08:41:46,521 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-1630e2b0-7881-4cda-8e5a-a659851f99ea 2018-08-13 08:41:46,522 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:41:46,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:46,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-99b68433-6624-4dce-930a-9277f8bf17bf x-compute-request-id: req-99b68433-6624-4dce-930a-9277f8bf17bf RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "singlevm2-flavor_e560a000-27a5-43f1-af2c-d19c90bba7a0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-08-13 08:41:46,638 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-99b68433-6624-4dce-930a-9277f8bf17bf 2018-08-13 08:41:46,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.116493940353s 2018-08-13 08:41:46,639 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-99b68433-6624-4dce-930a-9277f8bf17bf 2018-08-13 08:41:46,642 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-08-13 08:41:46,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"server": {"name": "singlevm2-vm_e560a000-27a5-43f1-af2c-d19c90bba7a0", "imageRef": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "key_name": "singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0", "flavorRef": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "046d929a-7843-4f18-95d4-374dd37e2bd5"}], "security_groups": [{"name": "12e05f20-b002-4143-b61b-dc55a7acec28"}]}}' 2018-08-13 08:41:54,110 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-14f6a3f4-9213-433e-b3a8-d361df3eaaab x-compute-request-id: req-14f6a3f4-9213-433e-b3a8-d361df3eaaab RESP BODY: {"server": {"security_groups": [{"name": "12e05f20-b002-4143-b61b-dc55a7acec28"}], "OS-DCF:diskConfig": "MANUAL", "id": "829296e1-5970-4c15-8c41-67e41a80a7e8", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "bookmark"}], "adminPass": "FZCUqXqv67HM"}} 2018-08-13 08:41:54,110 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-14f6a3f4-9213-433e-b3a8-d361df3eaaab 2018-08-13 08:41:54,110 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 7.46858406067s 2018-08-13 08:41:54,110 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-14f6a3f4-9213-433e-b3a8-d361df3eaaab 2018-08-13 08:41:54,111 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:41:54,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:54,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1329 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8cfec5f-04b0-44a8-b8a3-50bd4ce2af96 x-compute-request-id: req-f8cfec5f-04b0-44a8-b8a3-50bd4ce2af96 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "bookmark"}], "image": {"id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "links": [{"href": "https://192.16.1.222:8774/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "links": [{"href": "https://192.16.1.222:8774/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "bookmark"}]}, "id": "829296e1-5970-4c15-8c41-67e41a80a7e8", "user_id": "a2a80d7530094e369d43d6cb8a06d8cf", "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-08-13T08:41:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0", "name": "singlevm2-vm_e560a000-27a5-43f1-af2c-d19c90bba7a0", "created": "2018-08-13T08:41:54Z", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:41:54,611 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f8cfec5f-04b0-44a8-b8a3-50bd4ce2af96 2018-08-13 08:41:54,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.499801874161s 2018-08-13 08:41:54,611 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f8cfec5f-04b0-44a8-b8a3-50bd4ce2af96 2018-08-13 08:41:54,615 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:41:54,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:55,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-171e32ec-720a-43b1-93a0-a447a1659974 Date: Mon, 13 Aug 2018 08:41:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["52314361-4fe9-4458-aff6-8f08603771a4"],"updated_at":"2018-08-13T08:41:09Z","tenant_id":"7532859338764ee7a77c4b7ba89fbdf4","created_at":"2018-08-13T08:41:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7532859338764ee7a77c4b7ba89fbdf4","id":"046d929a-7843-4f18-95d4-374dd37e2bd5","name":"singlevm2-net_e560a000-27a5-43f1-af2c-d19c90bba7a0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"}]} 2018-08-13 08:41:55,083 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-171e32ec-720a-43b1-93a0-a447a1659974 2018-08-13 08:41:55,083 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.468152046204s 2018-08-13 08:41:55,083 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-171e32ec-720a-43b1-93a0-a447a1659974 2018-08-13 08:41:55,084 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:41:55,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:55,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-203cc4ae-dc29-43e6-98ec-11097727456e Date: Mon, 13 Aug 2018 08:41:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"046d929a-7843-4f18-95d4-374dd37e2bd5","tenant_id":"7532859338764ee7a77c4b7ba89fbdf4","created_at":"2018-08-13T08:41:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:41:09Z","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":"7532859338764ee7a77c4b7ba89fbdf4","id":"52314361-4fe9-4458-aff6-8f08603771a4","subnetpool_id":null,"name":"singlevm2-subnet_e560a000-27a5-43f1-af2c-d19c90bba7a0"}]} 2018-08-13 08:41:55,159 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-203cc4ae-dc29-43e6-98ec-11097727456e 2018-08-13 08:41:55,159 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0751039981842s 2018-08-13 08:41:55,159 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-203cc4ae-dc29-43e6-98ec-11097727456e 2018-08-13 08:41:55,160 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:41:57,161 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:41:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:41:57,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1333 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e879a25-28b8-4309-93a7-8f40f4a2d00e x-compute-request-id: req-8e879a25-28b8-4309-93a7-8f40f4a2d00e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "bookmark"}], "image": {"id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "links": [{"href": "https://192.16.1.222:8774/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "links": [{"href": "https://192.16.1.222:8774/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "bookmark"}]}, "id": "829296e1-5970-4c15-8c41-67e41a80a7e8", "user_id": "a2a80d7530094e369d43d6cb8a06d8cf", "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-08-13T08:41:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0", "name": "singlevm2-vm_e560a000-27a5-43f1-af2c-d19c90bba7a0", "created": "2018-08-13T08:41:54Z", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:41:57,426 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8e879a25-28b8-4309-93a7-8f40f4a2d00e 2018-08-13 08:41:57,427 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.265353918076s 2018-08-13 08:41:57,427 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8e879a25-28b8-4309-93a7-8f40f4a2d00e 2018-08-13 08:41:57,430 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:41:59,432 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:41:59,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:00,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e4bfc57-c42c-49db-82d9-fd2762773ae4 x-compute-request-id: req-9e4bfc57-c42c-49db-82d9-fd2762773ae4 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "bookmark"}], "image": {"id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "links": [{"href": "https://192.16.1.222:8774/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "links": [{"href": "https://192.16.1.222:8774/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "bookmark"}]}, "id": "829296e1-5970-4c15-8c41-67e41a80a7e8", "user_id": "a2a80d7530094e369d43d6cb8a06d8cf", "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-08-13T08:41:59Z", "hostId": "8be440c51d301def358b0435a45802df0d26a34ca92c13337e1a47f6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0", "name": "singlevm2-vm_e560a000-27a5-43f1-af2c-d19c90bba7a0", "created": "2018-08-13T08:41:54Z", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:42:00,194 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9e4bfc57-c42c-49db-82d9-fd2762773ae4 2018-08-13 08:42:00,194 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.761922121048s 2018-08-13 08:42:00,194 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9e4bfc57-c42c-49db-82d9-fd2762773ae4 2018-08-13 08:42:00,196 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:42:02,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:42:02,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:02,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1471 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-274ce2f0-144e-486d-b43f-cda8e0c6591e x-compute-request-id: req-274ce2f0-144e-486d-b43f-cda8e0c6591e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "bookmark"}], "image": {"id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "links": [{"href": "https://192.16.1.222:8774/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "links": [{"href": "https://192.16.1.222:8774/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "bookmark"}]}, "id": "829296e1-5970-4c15-8c41-67e41a80a7e8", "security_groups": [{"name": "singlevm2-sg_e560a000-27a5-43f1-af2c-d19c90bba7a0"}], "user_id": "a2a80d7530094e369d43d6cb8a06d8cf", "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-08-13T08:41:59Z", "hostId": "8be440c51d301def358b0435a45802df0d26a34ca92c13337e1a47f6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0", "name": "singlevm2-vm_e560a000-27a5-43f1-af2c-d19c90bba7a0", "created": "2018-08-13T08:41:54Z", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:42:02,950 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-274ce2f0-144e-486d-b43f-cda8e0c6591e 2018-08-13 08:42:02,950 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.751492977142s 2018-08-13 08:42:02,950 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-274ce2f0-144e-486d-b43f-cda8e0c6591e 2018-08-13 08:42:02,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:42:04,955 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:42:04,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:06,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1471 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ad81348-5eaf-4eba-a975-b01ceff55b3a x-compute-request-id: req-9ad81348-5eaf-4eba-a975-b01ceff55b3a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "bookmark"}], "image": {"id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "links": [{"href": "https://192.16.1.222:8774/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "links": [{"href": "https://192.16.1.222:8774/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "bookmark"}]}, "id": "829296e1-5970-4c15-8c41-67e41a80a7e8", "security_groups": [{"name": "singlevm2-sg_e560a000-27a5-43f1-af2c-d19c90bba7a0"}], "user_id": "a2a80d7530094e369d43d6cb8a06d8cf", "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-08-13T08:41:59Z", "hostId": "8be440c51d301def358b0435a45802df0d26a34ca92c13337e1a47f6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0", "name": "singlevm2-vm_e560a000-27a5-43f1-af2c-d19c90bba7a0", "created": "2018-08-13T08:41:54Z", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:42:06,482 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9ad81348-5eaf-4eba-a975-b01ceff55b3a 2018-08-13 08:42:06,482 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.52764987946s 2018-08-13 08:42:06,483 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9ad81348-5eaf-4eba-a975-b01ceff55b3a 2018-08-13 08:42:06,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:42:08,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:42:08,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:14,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1660 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e118cd2e-3133-4de7-96df-66379099613e x-compute-request-id: req-e118cd2e-3133-4de7-96df-66379099613e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_e560a000-27a5-43f1-af2c-d19c90bba7a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:8a:93", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "bookmark"}], "image": {"id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "links": [{"href": "https://192.16.1.222:8774/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:42:06.000000", "flavor": {"id": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "links": [{"href": "https://192.16.1.222:8774/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "bookmark"}]}, "id": "829296e1-5970-4c15-8c41-67e41a80a7e8", "security_groups": [{"name": "singlevm2-sg_e560a000-27a5-43f1-af2c-d19c90bba7a0"}], "user_id": "a2a80d7530094e369d43d6cb8a06d8cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:42:06Z", "hostId": "8be440c51d301def358b0435a45802df0d26a34ca92c13337e1a47f6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0", "name": "singlevm2-vm_e560a000-27a5-43f1-af2c-d19c90bba7a0", "created": "2018-08-13T08:41:54Z", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:42:14,054 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e118cd2e-3133-4de7-96df-66379099613e 2018-08-13 08:42:14,054 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 5.56621193886s 2018-08-13 08:42:14,054 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e118cd2e-3133-4de7-96df-66379099613e 2018-08-13 08:42:14,056 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:42:14,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=829296e1-5970-4c15-8c41-67e41a80a7e8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:14,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f8ed94c2-819c-43ab-ac3e-bc15021f2e06 Date: Mon, 13 Aug 2018 08:42:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"046d929a-7843-4f18-95d4-374dd37e2bd5","tenant_id":"7532859338764ee7a77c4b7ba89fbdf4","created_at":"2018-08-13T08:42:00Z","admin_state_up":true,"updated_at":"2018-08-13T08:42:11Z","binding:vnic_type":"normal","device_id":"829296e1-5970-4c15-8c41-67e41a80a7e8","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:ee:8a:93","id":"9d84a882-9460-4045-83f3-310cb0a213fb","port_security_enabled":true,"project_id":"7532859338764ee7a77c4b7ba89fbdf4","fixed_ips":[{"subnet_id":"52314361-4fe9-4458-aff6-8f08603771a4","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["12e05f20-b002-4143-b61b-dc55a7acec28"],"name":""}]} 2018-08-13 08:42:14,182 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=829296e1-5970-4c15-8c41-67e41a80a7e8 used request id req-f8ed94c2-819c-43ab-ac3e-bc15021f2e06 2018-08-13 08:42:14,182 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.125963926315s 2018-08-13 08:42:14,182 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=829296e1-5970-4c15-8c41-67e41a80a7e8 used request id req-f8ed94c2-819c-43ab-ac3e-bc15021f2e06 2018-08-13 08:42:14,185 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:14,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=9d84a882-9460-4045-83f3-310cb0a213fb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:14,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-81118266-e0e3-4fc3-bfe8-a97553d0f0b6 Date: Mon, 13 Aug 2018 08:42:14 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:42:14,257 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=9d84a882-9460-4045-83f3-310cb0a213fb used request id req-81118266-e0e3-4fc3-bfe8-a97553d0f0b6 2018-08-13 08:42:14,258 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.072329044342s 2018-08-13 08:42:14,258 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=9d84a882-9460-4045-83f3-310cb0a213fb used request id req-81118266-e0e3-4fc3-bfe8-a97553d0f0b6 2018-08-13 08:42:14,258 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_e560a000-27a5-43f1-af2c-d19c90bba7a0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:8a:93', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:42:06.000000', 'flavor': Munch({u'id': u'193895ab-c4e7-4681-8fd7-f987ccb7b3c6'}), 'az': u'nova', 'id': u'829296e1-5970-4c15-8c41-67e41a80a7e8', 'security_groups': [Munch({u'name': u'singlevm2-sg_e560a000-27a5-43f1-af2c-d19c90bba7a0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a2a80d7530094e369d43d6cb8a06d8cf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7532859338764ee7a77c4b7ba89fbdf4', 'name': 'singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-13T08:42:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-13T08:42:06Z', 'hostId': u'8be440c51d301def358b0435a45802df0d26a34ca92c13337e1a47f6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'8be440c51d301def358b0435a45802df0d26a34ca92c13337e1a47f6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:42:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7532859338764ee7a77c4b7ba89fbdf4', 'name': u'singlevm2-vm_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'adminPass': u'FZCUqXqv67HM', 'tenant_id': u'7532859338764ee7a77c4b7ba89fbdf4', 'created_at': u'2018-08-13T08:41:54Z', 'created': u'2018-08-13T08:41:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-08-13 08:42:14,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:42:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:14,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-6b2b7a27-bc99-4c90-ba06-13ae482c2e57 Date: Mon, 13 Aug 2018 08:42:14 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":["52314361-4fe9-4458-aff6-8f08603771a4"],"updated_at":"2018-08-13T08:41:09Z","tenant_id":"7532859338764ee7a77c4b7ba89fbdf4","created_at":"2018-08-13T08:41:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7532859338764ee7a77c4b7ba89fbdf4","id":"046d929a-7843-4f18-95d4-374dd37e2bd5","name":"singlevm2-net_e560a000-27a5-43f1-af2c-d19c90bba7a0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"}]} 2018-08-13 08:42:14,442 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-6b2b7a27-bc99-4c90-ba06-13ae482c2e57 2018-08-13 08:42:14,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.181715965271s 2018-08-13 08:42:14,442 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-6b2b7a27-bc99-4c90-ba06-13ae482c2e57 2018-08-13 08:42:14,443 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:42:14,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=829296e1-5970-4c15-8c41-67e41a80a7e8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:14,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b78cc0e4-e375-4cb0-bc11-b016d5cd4714 Date: Mon, 13 Aug 2018 08:42:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"046d929a-7843-4f18-95d4-374dd37e2bd5","tenant_id":"7532859338764ee7a77c4b7ba89fbdf4","created_at":"2018-08-13T08:42:00Z","admin_state_up":true,"updated_at":"2018-08-13T08:42:11Z","binding:vnic_type":"normal","device_id":"829296e1-5970-4c15-8c41-67e41a80a7e8","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:ee:8a:93","id":"9d84a882-9460-4045-83f3-310cb0a213fb","port_security_enabled":true,"project_id":"7532859338764ee7a77c4b7ba89fbdf4","fixed_ips":[{"subnet_id":"52314361-4fe9-4458-aff6-8f08603771a4","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["12e05f20-b002-4143-b61b-dc55a7acec28"],"name":""}]} 2018-08-13 08:42:14,541 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=829296e1-5970-4c15-8c41-67e41a80a7e8 used request id req-b78cc0e4-e375-4cb0-bc11-b016d5cd4714 2018-08-13 08:42:14,541 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0980939865112s 2018-08-13 08:42:14,542 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=829296e1-5970-4c15-8c41-67e41a80a7e8 used request id req-b78cc0e4-e375-4cb0-bc11-b016d5cd4714 2018-08-13 08:42:14,542 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-08-13 08:42:14,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"floatingip": {"floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "fixed_ip_address": "192.168.120.13", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb"}}' 2018-08-13 08:42:19,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-895e6a6d-c677-4ca3-a88c-37a33f7b0f11 Date: Mon, 13 Aug 2018 08:42:19 GMT RESP BODY: {"floatingip": {"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}} 2018-08-13 08:42:19,341 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-895e6a6d-c677-4ca3-a88c-37a33f7b0f11 2018-08-13 08:42:19,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 4.79869604111s 2018-08-13 08:42:19,341 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-895e6a6d-c677-4ca3-a88c-37a33f7b0f11 2018-08-13 08:42:19,346 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:19,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:19,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-596ae17d-607e-4818-84b9-8ca1325455da Date: Mon, 13 Aug 2018 08:42:19 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:19,509 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-596ae17d-607e-4818-84b9-8ca1325455da 2018-08-13 08:42:19,509 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.163044929504s 2018-08-13 08:42:19,509 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-596ae17d-607e-4818-84b9-8ca1325455da 2018-08-13 08:42:19,513 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:19,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:19,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:19,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-7231af8d-3f04-40d5-937a-77a3da52f3a4 Date: Mon, 13 Aug 2018 08:42:19 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:19,807 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7231af8d-3f04-40d5-937a-77a3da52f3a4 2018-08-13 08:42:19,808 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.19012093544s 2018-08-13 08:42:19,808 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7231af8d-3f04-40d5-937a-77a3da52f3a4 2018-08-13 08:42:19,810 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:19,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:19,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:20,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-1ef47f25-8afe-4f0f-8642-77607a200ea1 Date: Mon, 13 Aug 2018 08:42:20 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:20,038 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1ef47f25-8afe-4f0f-8642-77607a200ea1 2018-08-13 08:42:20,038 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.125271081924s 2018-08-13 08:42:20,038 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1ef47f25-8afe-4f0f-8642-77607a200ea1 2018-08-13 08:42:20,042 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:20,145 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:20,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:20,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-2548005a-ace5-4bc4-ac3a-d17f1d49ba9c Date: Mon, 13 Aug 2018 08:42:20 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:20,260 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-2548005a-ace5-4bc4-ac3a-d17f1d49ba9c 2018-08-13 08:42:20,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.115294933319s 2018-08-13 08:42:20,260 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-2548005a-ace5-4bc4-ac3a-d17f1d49ba9c 2018-08-13 08:42:20,262 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:20,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:20,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:20,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-928622f7-23c3-4d1f-bfcd-cc7bf21dcd64 Date: Mon, 13 Aug 2018 08:42:20 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:20,515 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-928622f7-23c3-4d1f-bfcd-cc7bf21dcd64 2018-08-13 08:42:20,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.149372816086s 2018-08-13 08:42:20,515 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-928622f7-23c3-4d1f-bfcd-cc7bf21dcd64 2018-08-13 08:42:20,518 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:20,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:20,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:20,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-b9157660-61d7-4d81-9da6-d39441b31ac7 Date: Mon, 13 Aug 2018 08:42:20 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:20,792 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-b9157660-61d7-4d81-9da6-d39441b31ac7 2018-08-13 08:42:20,792 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.168632984161s 2018-08-13 08:42:20,792 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-b9157660-61d7-4d81-9da6-d39441b31ac7 2018-08-13 08:42:20,794 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:20,897 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:21,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-cca223f3-937d-4148-85b8-e5f351c59cad Date: Mon, 13 Aug 2018 08:42:21 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:21,027 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cca223f3-937d-4148-85b8-e5f351c59cad 2018-08-13 08:42:21,027 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.129822015762s 2018-08-13 08:42:21,027 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cca223f3-937d-4148-85b8-e5f351c59cad 2018-08-13 08:42:21,029 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:21,132 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:21,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:21,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-33a2d6ad-d0cd-4e42-b8f8-954a12e0a36b Date: Mon, 13 Aug 2018 08:42:21 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:21,473 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-33a2d6ad-d0cd-4e42-b8f8-954a12e0a36b 2018-08-13 08:42:21,473 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.341012001038s 2018-08-13 08:42:21,473 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-33a2d6ad-d0cd-4e42-b8f8-954a12e0a36b 2018-08-13 08:42:21,475 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:21,578 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:21,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:21,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-9981b2a3-1e12-4b98-925c-8673f5d0e203 Date: Mon, 13 Aug 2018 08:42:21 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:21,702 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9981b2a3-1e12-4b98-925c-8673f5d0e203 2018-08-13 08:42:21,702 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.123380184174s 2018-08-13 08:42:21,702 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9981b2a3-1e12-4b98-925c-8673f5d0e203 2018-08-13 08:42:21,704 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:21,809 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:21,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:22,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-2234ce92-7978-46c2-b766-8169e15908e6 Date: Mon, 13 Aug 2018 08:42:22 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:22,362 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-2234ce92-7978-46c2-b766-8169e15908e6 2018-08-13 08:42:22,362 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.553462982178s 2018-08-13 08:42:22,363 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-2234ce92-7978-46c2-b766-8169e15908e6 2018-08-13 08:42:22,366 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:22,471 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:22,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-6cce0c3c-a9af-4388-9795-04701ef53bda Date: Mon, 13 Aug 2018 08:42:22 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:22,634 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6cce0c3c-a9af-4388-9795-04701ef53bda 2018-08-13 08:42:22,634 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.162828922272s 2018-08-13 08:42:22,634 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6cce0c3c-a9af-4388-9795-04701ef53bda 2018-08-13 08:42:22,637 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:22,740 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:22,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:22,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-b6d3b0fb-09ac-4317-906c-594aea858931 Date: Mon, 13 Aug 2018 08:42:22 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:22,870 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-b6d3b0fb-09ac-4317-906c-594aea858931 2018-08-13 08:42:22,870 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.129487991333s 2018-08-13 08:42:22,870 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-b6d3b0fb-09ac-4317-906c-594aea858931 2018-08-13 08:42:22,872 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:22,975 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:22,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:23,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-309892ed-4293-4108-b3a4-dd4e986a5c9c Date: Mon, 13 Aug 2018 08:42:23 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:23,088 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-309892ed-4293-4108-b3a4-dd4e986a5c9c 2018-08-13 08:42:23,088 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.113478183746s 2018-08-13 08:42:23,089 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-309892ed-4293-4108-b3a4-dd4e986a5c9c 2018-08-13 08:42:23,091 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:23,194 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:23,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:23,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-4f96668c-1513-440c-8f2d-a682601a9569 Date: Mon, 13 Aug 2018 08:42:23 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:16Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 0, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:23,303 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4f96668c-1513-440c-8f2d-a682601a9569 2018-08-13 08:42:23,303 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.109199047089s 2018-08-13 08:42:23,303 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4f96668c-1513-440c-8f2d-a682601a9569 2018-08-13 08:42:23,305 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:42:23,408 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:42:23,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:42:23,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-702397d6-0c1e-4c70-9e3e-5362e4edc558 Date: Mon, 13 Aug 2018 08:42:23 GMT RESP BODY: {"floatingips": [{"router_id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:42:16Z", "updated_at": "2018-08-13T08:42:23Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ee:8a:93", "device_id": "829296e1-5970-4c15-8c41-67e41a80a7e8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "192.16.1.106", "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_id": "9d84a882-9460-4045-83f3-310cb0a213fb", "id": "90069ee8-d582-42bd-a1d6-795f63fe1c73"}]} 2018-08-13 08:42:23,523 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-702397d6-0c1e-4c70-9e3e-5362e4edc558 2018-08-13 08:42:23,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.114307165146s 2018-08-13 08:42:23,523 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-702397d6-0c1e-4c70-9e3e-5362e4edc558 2018-08-13 08:42:23,525 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'5626e043-cac1-40f3-a216-dfdb0ad4a05e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'046d929a-7843-4f18-95d4-374dd37e2bd5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ee:8a:93', u'device_id': u'829296e1-5970-4c15-8c41-67e41a80a7e8'}), u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7532859338764ee7a77c4b7ba89fbdf4', 'created_at': u'2018-08-13T08:42:16Z', 'attached': True, 'updated_at': u'2018-08-13T08:42:23Z', 'id': u'90069ee8-d582-42bd-a1d6-795f63fe1c73', 'floating_network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'046d929a-7843-4f18-95d4-374dd37e2bd5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ee:8a:93', u'device_id': u'829296e1-5970-4c15-8c41-67e41a80a7e8'}), 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'192.16.1.106', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7532859338764ee7a77c4b7ba89fbdf4', 'name': 'singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'5626e043-cac1-40f3-a216-dfdb0ad4a05e', 'project_id': u'7532859338764ee7a77c4b7ba89fbdf4', 'port_id': u'9d84a882-9460-4045-83f3-310cb0a213fb', 'port': u'9d84a882-9460-4045-83f3-310cb0a213fb', 'network': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a'}) 2018-08-13 08:42:23,526 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:42:23,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:42:23,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22254 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ca8d7c8-7fa5-4f2a-b8d7-ef5231da181a x-compute-request-id: req-2ca8d7c8-7fa5-4f2a-b8d7-ef5231da181a RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028052] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068084] Security Framework initialized\n[ 0.076047] Yama: becoming mindful.\n[ 0.084065] AppArmor: AppArmor initialized\n[ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.128090] Initializing cgroup subsys io\n[ 0.136055] Initializing cgroup subsys memory\n[ 0.144057] Initializing cgroup subsys devices\n[ 0.148055] Initializing cgroup subsys freezer\n[ 0.156051] Initializing cgroup subsys net_cls\n[ 0.164052] Initializing cgroup subsys perf_event\n[ 0.172068] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188057] Initializing cgroup subsys pids\n[ 0.201971] CPU: Physical Processor ID: 0\n[ 0.209409] mce: CPU supports 10 MCE banks\n[ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.972494] ftrace: allocating 31920 entries in 125 pages\n[ 1.000171] smpboot: Max logical packages: 1\n[ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.021946] x2apic enabled\n[ 1.024059] Switched APIC routing to physical x2apic.\n[ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.081113] x86: Booted up 1 node, 1 CPUs\n[ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.092243] devtmpfs: initialized\n[ 1.097743] evm: security.selinux\n[ 1.100060] evm: security.SMACK64\n[ 1.104059] evm: security.SMACK64EXEC\n[ 1.108062] evm: security.SMACK64TRANSMUTE\n[ 1.112053] evm: security.SMACK64MMAP\n[ 1.116055] evm: security.ima\n[ 1.120054] evm: security.capability\n[ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.128211] pinctrl core: initialized pinctrl subsystem\n[ 1.133198] RTC time: 8:42:14, date: 08/13/18\n[ 1.136449] NET: Registered protocol family 16\n[ 1.140575] cpuidle: using governor ladder\n[ 1.144073] cpuidle: using governor menu\n[ 1.148070] PCCT header not found.\n[ 1.152503] ACPI: bus type PCI registered\n[ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.161087] PCI: Using configuration type 1 for base access\n[ 1.165925] ACPI: Added _OSI(Module Device)\n[ 1.168062] ACPI: Added _OSI(Processor Device)\n[ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.176062] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.183622] ACPI: Interpreter enabled\n[ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.208092] ACPI: (supports S0 S3 S4 S5)\n[ 1.212065] ACPI: Using IOAPIC for interrupt routing\n[ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.240859] acpiphp: Slot [3] registered\n[ 1.244207] acpiphp: Slot [4] registered\n[ 1.248201] acpiphp: Slot [5] registered\n[ 1.252225] acpiphp: Slot [6] registered\n[ 1.256219] acpiphp: Slot [7] registered\n[ 1.260202] acpiphp: Slot [8] registered\n[ 1.264197] acpiphp: Slot [9] registered\n[ 1.268192] acpiphp: Slot [10] registered\n[ 1.272218] acpiphp: Slot [11] registered\n[ 1.276227] acpiphp: Slot [12] registered\n[ 1.280227] acpiphp: Slot [13] registered\n[ 1.284221] acpiphp: Slot [14] registered\n[ 1.288199] acpiphp: Slot [15] registered\n[ 1.292196] acpiphp: Slot [16] registered\n[ 1.296201] acpiphp: Slot [17] registered\n[ 1.300192] acpiphp: Slot [18] registered\n[ 1.304193] acpiphp: Slot [19] registered\n[ 1.308227] acpiphp: Slot [20] registered\n[ 1.312233] acpiphp: Slot [21] registered\n[ 1.316239] acpiphp: Slot [22] registered\n[ 1.320227] acpiphp: Slot [23] registered\n[ 1.324233] acpiphp: Slot [24] registered\n[ 1.328229] acpiphp: Slot [25] registered\n[ 1.332248] acpiphp: Slot [26] registered\n[ 1.336226] acpiphp: Slot [27] registered\n[ 1.340235] acpiphp: Slot [28] registered\n[ 1.344226] acpiphp: Slot [29] registered\n[ 1.348257] acpiphp: Slot [30] registered\n[ 1.352227] acpiphp: Slot [31] registered\n[ 1.356204] PCI host bridge to bus 0000:00\n[ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.704093] vgaarb: loaded\n[ 1.708072] vgaarb: bridge control possible 0000:00:02.0\n[ 1.721102] SCSI subsystem initialized\n[ 1.731816] ACPI: bus type USB registered\n[ 1.733025] usbcore: registered new interface driver usbfs\n[ 1.736417] usbcore: registered new interface driver hub\n[ 1.740139] usbcore: registered new device driver usb\n[ 1.750008] PCI: Using ACPI for IRQ routing\n[ 1.761533] NetLabel: Initializing\n[ 1.764138] NetLabel: domain hash size = 128\n[ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.772904] NetLabel: unlabeled traffic allowed by default\n[ 1.782023] clocksource: Switched to clocksource kvm-clock\n[ 1.947307] AppArmor: AppArmor Filesystem Enabled\n[ 1.966423] pnp: PnP ACPI init\n[ 1.986337] pnp: PnP ACPI: found 5 devices\n[ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.066501] NET: Registered protocol family 2\n[ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.141137] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.210198] NET: Registered protocol family 1\n[ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.371264] Trying to unpack rootfs image as initramfs...\n[ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.874437] Scanning for low memory corruption every 60 seconds\n[ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.926745] audit: initializing netlink subsys (disabled)\n[ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized\n[ 2.976071] Initialise system trusted keyring\n[ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.031381] zbud: loaded\n[ 3.046300] VFS: Disk quotas dquot_6.6.0\n[ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.094947] fuse init (API version 7.23)\n[ 3.114583] Key type big_key registered\n[ 3.131545] Allocating IMA MOK and blacklist keyrings.\n[ 3.156896] Key type asymmetric registered\n[ 3.175739] Asymmetric key parser 'x509' registered\n[ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.227445] io scheduler noop registered\n[ 3.243487] io scheduler deadline registered (default)\n[ 3.265832] io scheduler cfq registered\n[ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.354890] ACPI: Power Button [PWRF]\n[ 3.372274] GHES: HEST is not enabled!\n[ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.832741] Linux agpgart interface v0.103\n[ 3.907746] brd: module loaded\n[ 3.946663] loop: module loaded\n[ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.046554] GPT:90111 != 2097151\n[ 4.059104] GPT:Alternate GPT header not at the end of the disk.\n[ 4.077952] GPT:90111 != 2097151\n[ 4.090550] GPT: Use GNU Parted to correct GPT errors.\n[ 4.107449] vda: vda1 vda15\n[ 4.131782] scsi host0: ata_piix\n[ 4.146607] scsi host1: ata_piix\n[ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.211479] libphy: Fixed MDIO Bus: probed\n[ 4.232630] tun: Universal TUN/TAP device driver, 1.6\n[ 4.249383] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.295272] PPP generic driver version 2.4.2\n[ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.337381] ehci-pci: EHCI PCI platform driver\n[ 4.356778] ehci-platform: EHCI generic platform driver\n[ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.406006] ohci-pci: OHCI PCI platform driver\n[ 4.423594] ohci-platform: OHCI generic platform driver\n[ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.624895] usb usb1: Product: UHCI Host Controller\n[ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.670080] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.689165] hub 1-0:1.0: USB hub found\n[ 4.706477] hub 1-0:1.0: 2 ports detected\n[ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.809889] mousedev: PS/2 mouse device common for all mice\n[ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.874704] rtc_cmos 00:00: RTC can wake from S4\n[ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.950396] i2c /dev entries driver\n[ 4.969119] device-mapper: uevent: version 1.0.3\n[ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.067655] NET: Registered protocol family 10\n[ 5.090347] NET: Registered protocol family 17\n[ 5.114350] Key type dns_resolver registered\n[ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.186360] registered taskstats version 1\n[ 5.204733] Loading compiled-in X.509 certificates\n[ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.264579] zswap: loaded using pool lzo/zbud\n[ 5.294359] Key type trusted registered\n[ 5.315607] Key type encrypted registered\n[ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.356417] ima: No TPM chip found, activating TPM-bypass!\n[ 5.377164] evm: HMAC attrs: 0x1\n[ 5.399390] Magic number: 14:519:725\n[ 5.416962] block loop5: hash matches\n[ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740)\n[ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.487596] EDD information not available.\n[ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.556233] Write protecting the kernel read-only data: 14336k\n[ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.93\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-08-13 08:42:23,888 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-2ca8d7c8-7fa5-4f2a-b8d7-ef5231da181a 2018-08-13 08:42:23,888 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.361809015274s 2018-08-13 08:42:23,888 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-2ca8d7c8-7fa5-4f2a-b8d7-ef5231da181a 2018-08-13 08:42:23,888 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028052] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068084] Security Framework initialized [ 0.076047] Yama: becoming mindful. [ 0.084065] AppArmor: AppArmor initialized [ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128090] Initializing cgroup subsys io [ 0.136055] Initializing cgroup subsys memory [ 0.144057] Initializing cgroup subsys devices [ 0.148055] Initializing cgroup subsys freezer [ 0.156051] Initializing cgroup subsys net_cls [ 0.164052] Initializing cgroup subsys perf_event [ 0.172068] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188057] Initializing cgroup subsys pids [ 0.201971] CPU: Physical Processor ID: 0 [ 0.209409] mce: CPU supports 10 MCE banks [ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.972494] ftrace: allocating 31920 entries in 125 pages [ 1.000171] smpboot: Max logical packages: 1 [ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.021946] x2apic enabled [ 1.024059] Switched APIC routing to physical x2apic. [ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081113] x86: Booted up 1 node, 1 CPUs [ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.092243] devtmpfs: initialized [ 1.097743] evm: security.selinux [ 1.100060] evm: security.SMACK64 [ 1.104059] evm: security.SMACK64EXEC [ 1.108062] evm: security.SMACK64TRANSMUTE [ 1.112053] evm: security.SMACK64MMAP [ 1.116055] evm: security.ima [ 1.120054] evm: security.capability [ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128211] pinctrl core: initialized pinctrl subsystem [ 1.133198] RTC time: 8:42:14, date: 08/13/18 [ 1.136449] NET: Registered protocol family 16 [ 1.140575] cpuidle: using governor ladder [ 1.144073] cpuidle: using governor menu [ 1.148070] PCCT header not found. [ 1.152503] ACPI: bus type PCI registered [ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161087] PCI: Using configuration type 1 for base access [ 1.165925] ACPI: Added _OSI(Module Device) [ 1.168062] ACPI: Added _OSI(Processor Device) [ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176062] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183622] ACPI: Interpreter enabled [ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208092] ACPI: (supports S0 S3 S4 S5) [ 1.212065] ACPI: Using IOAPIC for interrupt routing [ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.240859] acpiphp: Slot [3] registered [ 1.244207] acpiphp: Slot [4] registered [ 1.248201] acpiphp: Slot [5] registered [ 1.252225] acpiphp: Slot [6] registered [ 1.256219] acpiphp: Slot [7] registered [ 1.260202] acpiphp: Slot [8] registered [ 1.264197] acpiphp: Slot [9] registered [ 1.268192] acpiphp: Slot [10] registered [ 1.272218] acpiphp: Slot [11] registered [ 1.276227] acpiphp: Slot [12] registered [ 1.280227] acpiphp: Slot [13] registered [ 1.284221] acpiphp: Slot [14] registered [ 1.288199] acpiphp: Slot [15] registered [ 1.292196] acpiphp: Slot [16] registered [ 1.296201] acpiphp: Slot [17] registered [ 1.300192] acpiphp: Slot [18] registered [ 1.304193] acpiphp: Slot [19] registered [ 1.308227] acpiphp: Slot [20] registered [ 1.312233] acpiphp: Slot [21] registered [ 1.316239] acpiphp: Slot [22] registered [ 1.320227] acpiphp: Slot [23] registered [ 1.324233] acpiphp: Slot [24] registered [ 1.328229] acpiphp: Slot [25] registered [ 1.332248] acpiphp: Slot [26] registered [ 1.336226] acpiphp: Slot [27] registered [ 1.340235] acpiphp: Slot [28] registered [ 1.344226] acpiphp: Slot [29] registered [ 1.348257] acpiphp: Slot [30] registered [ 1.352227] acpiphp: Slot [31] registered [ 1.356204] PCI host bridge to bus 0000:00 [ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.704093] vgaarb: loaded [ 1.708072] vgaarb: bridge control possible 0000:00:02.0 [ 1.721102] SCSI subsystem initialized [ 1.731816] ACPI: bus type USB registered [ 1.733025] usbcore: registered new interface driver usbfs [ 1.736417] usbcore: registered new interface driver hub [ 1.740139] usbcore: registered new device driver usb [ 1.750008] PCI: Using ACPI for IRQ routing [ 1.761533] NetLabel: Initializing [ 1.764138] NetLabel: domain hash size = 128 [ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.772904] NetLabel: unlabeled traffic allowed by default [ 1.782023] clocksource: Switched to clocksource kvm-clock [ 1.947307] AppArmor: AppArmor Filesystem Enabled [ 1.966423] pnp: PnP ACPI init [ 1.986337] pnp: PnP ACPI: found 5 devices [ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.066501] NET: Registered protocol family 2 [ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.141137] TCP: Hash tables configured (established 4096 bind 4096) [ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.210198] NET: Registered protocol family 1 [ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.371264] Trying to unpack rootfs image as initramfs... [ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.874437] Scanning for low memory corruption every 60 seconds [ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.926745] audit: initializing netlink subsys (disabled) [ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized [ 2.976071] Initialise system trusted keyring [ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.031381] zbud: loaded [ 3.046300] VFS: Disk quotas dquot_6.6.0 [ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.094947] fuse init (API version 7.23) [ 3.114583] Key type big_key registered [ 3.131545] Allocating IMA MOK and blacklist keyrings. [ 3.156896] Key type asymmetric registered [ 3.175739] Asymmetric key parser 'x509' registered [ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.227445] io scheduler noop registered [ 3.243487] io scheduler deadline registered (default) [ 3.265832] io scheduler cfq registered [ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.354890] ACPI: Power Button [PWRF] [ 3.372274] GHES: HEST is not enabled! [ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.832741] Linux agpgart interface v0.103 [ 3.907746] brd: module loaded [ 3.946663] loop: module loaded [ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.046554] GPT:90111 != 2097151 [ 4.059104] GPT:Alternate GPT header not at the end of the disk. [ 4.077952] GPT:90111 != 2097151 [ 4.090550] GPT: Use GNU Parted to correct GPT errors. [ 4.107449] vda: vda1 vda15 [ 4.131782] scsi host0: ata_piix [ 4.146607] scsi host1: ata_piix [ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.211479] libphy: Fixed MDIO Bus: probed [ 4.232630] tun: Universal TUN/TAP device driver, 1.6 [ 4.249383] tun: (C) 1999-2004 Max Krasnyansky [ 4.295272] PPP generic driver version 2.4.2 [ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.337381] ehci-pci: EHCI PCI platform driver [ 4.356778] ehci-platform: EHCI generic platform driver [ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.406006] ohci-pci: OHCI PCI platform driver [ 4.423594] ohci-platform: OHCI generic platform driver [ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver [ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.624895] usb usb1: Product: UHCI Host Controller [ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.670080] usb usb1: SerialNumber: 0000:00:01.2 [ 4.689165] hub 1-0:1.0: USB hub found [ 4.706477] hub 1-0:1.0: 2 ports detected [ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.809889] mousedev: PS/2 mouse device common for all mice [ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.874704] rtc_cmos 00:00: RTC can wake from S4 [ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.950396] i2c /dev entries driver [ 4.969119] device-mapper: uevent: version 1.0.3 [ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs [ 5.067655] NET: Registered protocol family 10 [ 5.090347] NET: Registered protocol family 17 [ 5.114350] Key type dns_resolver registered [ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.186360] registered taskstats version 1 [ 5.204733] Loading compiled-in X.509 certificates [ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.264579] zswap: loaded using pool lzo/zbud [ 5.294359] Key type trusted registered [ 5.315607] Key type encrypted registered [ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled [ 5.356417] ima: No TPM chip found, activating TPM-bypass! [ 5.377164] evm: HMAC attrs: 0x1 [ 5.399390] Magic number: 14:519:725 [ 5.416962] block loop5: hash matches [ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740) [ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.487596] EDD information not available. [ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.556233] Write protecting the kernel read-only data: 14336k [ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.93 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-08-13 08:42:24,521 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.106: [Errno None] Unable to connect to port 22 on 192.16.1.106 2018-08-13 08:42:33,531 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:42:33,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:42:33,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22308 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb772256-c3c9-4be4-9d09-7cc416cbc8e0 x-compute-request-id: req-bb772256-c3c9-4be4-9d09-7cc416cbc8e0 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028052] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068084] Security Framework initialized\n[ 0.076047] Yama: becoming mindful.\n[ 0.084065] AppArmor: AppArmor initialized\n[ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.128090] Initializing cgroup subsys io\n[ 0.136055] Initializing cgroup subsys memory\n[ 0.144057] Initializing cgroup subsys devices\n[ 0.148055] Initializing cgroup subsys freezer\n[ 0.156051] Initializing cgroup subsys net_cls\n[ 0.164052] Initializing cgroup subsys perf_event\n[ 0.172068] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188057] Initializing cgroup subsys pids\n[ 0.201971] CPU: Physical Processor ID: 0\n[ 0.209409] mce: CPU supports 10 MCE banks\n[ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.972494] ftrace: allocating 31920 entries in 125 pages\n[ 1.000171] smpboot: Max logical packages: 1\n[ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.021946] x2apic enabled\n[ 1.024059] Switched APIC routing to physical x2apic.\n[ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.081113] x86: Booted up 1 node, 1 CPUs\n[ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.092243] devtmpfs: initialized\n[ 1.097743] evm: security.selinux\n[ 1.100060] evm: security.SMACK64\n[ 1.104059] evm: security.SMACK64EXEC\n[ 1.108062] evm: security.SMACK64TRANSMUTE\n[ 1.112053] evm: security.SMACK64MMAP\n[ 1.116055] evm: security.ima\n[ 1.120054] evm: security.capability\n[ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.128211] pinctrl core: initialized pinctrl subsystem\n[ 1.133198] RTC time: 8:42:14, date: 08/13/18\n[ 1.136449] NET: Registered protocol family 16\n[ 1.140575] cpuidle: using governor ladder\n[ 1.144073] cpuidle: using governor menu\n[ 1.148070] PCCT header not found.\n[ 1.152503] ACPI: bus type PCI registered\n[ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.161087] PCI: Using configuration type 1 for base access\n[ 1.165925] ACPI: Added _OSI(Module Device)\n[ 1.168062] ACPI: Added _OSI(Processor Device)\n[ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.176062] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.183622] ACPI: Interpreter enabled\n[ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.208092] ACPI: (supports S0 S3 S4 S5)\n[ 1.212065] ACPI: Using IOAPIC for interrupt routing\n[ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.240859] acpiphp: Slot [3] registered\n[ 1.244207] acpiphp: Slot [4] registered\n[ 1.248201] acpiphp: Slot [5] registered\n[ 1.252225] acpiphp: Slot [6] registered\n[ 1.256219] acpiphp: Slot [7] registered\n[ 1.260202] acpiphp: Slot [8] registered\n[ 1.264197] acpiphp: Slot [9] registered\n[ 1.268192] acpiphp: Slot [10] registered\n[ 1.272218] acpiphp: Slot [11] registered\n[ 1.276227] acpiphp: Slot [12] registered\n[ 1.280227] acpiphp: Slot [13] registered\n[ 1.284221] acpiphp: Slot [14] registered\n[ 1.288199] acpiphp: Slot [15] registered\n[ 1.292196] acpiphp: Slot [16] registered\n[ 1.296201] acpiphp: Slot [17] registered\n[ 1.300192] acpiphp: Slot [18] registered\n[ 1.304193] acpiphp: Slot [19] registered\n[ 1.308227] acpiphp: Slot [20] registered\n[ 1.312233] acpiphp: Slot [21] registered\n[ 1.316239] acpiphp: Slot [22] registered\n[ 1.320227] acpiphp: Slot [23] registered\n[ 1.324233] acpiphp: Slot [24] registered\n[ 1.328229] acpiphp: Slot [25] registered\n[ 1.332248] acpiphp: Slot [26] registered\n[ 1.336226] acpiphp: Slot [27] registered\n[ 1.340235] acpiphp: Slot [28] registered\n[ 1.344226] acpiphp: Slot [29] registered\n[ 1.348257] acpiphp: Slot [30] registered\n[ 1.352227] acpiphp: Slot [31] registered\n[ 1.356204] PCI host bridge to bus 0000:00\n[ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.704093] vgaarb: loaded\n[ 1.708072] vgaarb: bridge control possible 0000:00:02.0\n[ 1.721102] SCSI subsystem initialized\n[ 1.731816] ACPI: bus type USB registered\n[ 1.733025] usbcore: registered new interface driver usbfs\n[ 1.736417] usbcore: registered new interface driver hub\n[ 1.740139] usbcore: registered new device driver usb\n[ 1.750008] PCI: Using ACPI for IRQ routing\n[ 1.761533] NetLabel: Initializing\n[ 1.764138] NetLabel: domain hash size = 128\n[ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.772904] NetLabel: unlabeled traffic allowed by default\n[ 1.782023] clocksource: Switched to clocksource kvm-clock\n[ 1.947307] AppArmor: AppArmor Filesystem Enabled\n[ 1.966423] pnp: PnP ACPI init\n[ 1.986337] pnp: PnP ACPI: found 5 devices\n[ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.066501] NET: Registered protocol family 2\n[ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.141137] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.210198] NET: Registered protocol family 1\n[ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.371264] Trying to unpack rootfs image as initramfs...\n[ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.874437] Scanning for low memory corruption every 60 seconds\n[ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.926745] audit: initializing netlink subsys (disabled)\n[ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized\n[ 2.976071] Initialise system trusted keyring\n[ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.031381] zbud: loaded\n[ 3.046300] VFS: Disk quotas dquot_6.6.0\n[ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.094947] fuse init (API version 7.23)\n[ 3.114583] Key type big_key registered\n[ 3.131545] Allocating IMA MOK and blacklist keyrings.\n[ 3.156896] Key type asymmetric registered\n[ 3.175739] Asymmetric key parser 'x509' registered\n[ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.227445] io scheduler noop registered\n[ 3.243487] io scheduler deadline registered (default)\n[ 3.265832] io scheduler cfq registered\n[ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.354890] ACPI: Power Button [PWRF]\n[ 3.372274] GHES: HEST is not enabled!\n[ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.832741] Linux agpgart interface v0.103\n[ 3.907746] brd: module loaded\n[ 3.946663] loop: module loaded\n[ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.046554] GPT:90111 != 2097151\n[ 4.059104] GPT:Alternate GPT header not at the end of the disk.\n[ 4.077952] GPT:90111 != 2097151\n[ 4.090550] GPT: Use GNU Parted to correct GPT errors.\n[ 4.107449] vda: vda1 vda15\n[ 4.131782] scsi host0: ata_piix\n[ 4.146607] scsi host1: ata_piix\n[ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.211479] libphy: Fixed MDIO Bus: probed\n[ 4.232630] tun: Universal TUN/TAP device driver, 1.6\n[ 4.249383] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.295272] PPP generic driver version 2.4.2\n[ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.337381] ehci-pci: EHCI PCI platform driver\n[ 4.356778] ehci-platform: EHCI generic platform driver\n[ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.406006] ohci-pci: OHCI PCI platform driver\n[ 4.423594] ohci-platform: OHCI generic platform driver\n[ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.624895] usb usb1: Product: UHCI Host Controller\n[ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.670080] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.689165] hub 1-0:1.0: USB hub found\n[ 4.706477] hub 1-0:1.0: 2 ports detected\n[ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.809889] mousedev: PS/2 mouse device common for all mice\n[ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.874704] rtc_cmos 00:00: RTC can wake from S4\n[ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.950396] i2c /dev entries driver\n[ 4.969119] device-mapper: uevent: version 1.0.3\n[ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.067655] NET: Registered protocol family 10\n[ 5.090347] NET: Registered protocol family 17\n[ 5.114350] Key type dns_resolver registered\n[ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.186360] registered taskstats version 1\n[ 5.204733] Loading compiled-in X.509 certificates\n[ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.264579] zswap: loaded using pool lzo/zbud\n[ 5.294359] Key type trusted registered\n[ 5.315607] Key type encrypted registered\n[ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.356417] ima: No TPM chip found, activating TPM-bypass!\n[ 5.377164] evm: HMAC attrs: 0x1\n[ 5.399390] Magic number: 14:519:725\n[ 5.416962] block loop5: hash matches\n[ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740)\n[ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.487596] EDD information not available.\n[ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.556233] Write protecting the kernel read-only data: 14336k\n[ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.93\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 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 7.18. iid=i-00000008\n"} 2018-08-13 08:42:33,972 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-bb772256-c3c9-4be4-9d09-7cc416cbc8e0 2018-08-13 08:42:33,972 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.441075801849s 2018-08-13 08:42:33,972 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-bb772256-c3c9-4be4-9d09-7cc416cbc8e0 2018-08-13 08:42:33,972 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028052] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068084] Security Framework initialized [ 0.076047] Yama: becoming mindful. [ 0.084065] AppArmor: AppArmor initialized [ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128090] Initializing cgroup subsys io [ 0.136055] Initializing cgroup subsys memory [ 0.144057] Initializing cgroup subsys devices [ 0.148055] Initializing cgroup subsys freezer [ 0.156051] Initializing cgroup subsys net_cls [ 0.164052] Initializing cgroup subsys perf_event [ 0.172068] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188057] Initializing cgroup subsys pids [ 0.201971] CPU: Physical Processor ID: 0 [ 0.209409] mce: CPU supports 10 MCE banks [ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.972494] ftrace: allocating 31920 entries in 125 pages [ 1.000171] smpboot: Max logical packages: 1 [ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.021946] x2apic enabled [ 1.024059] Switched APIC routing to physical x2apic. [ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081113] x86: Booted up 1 node, 1 CPUs [ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.092243] devtmpfs: initialized [ 1.097743] evm: security.selinux [ 1.100060] evm: security.SMACK64 [ 1.104059] evm: security.SMACK64EXEC [ 1.108062] evm: security.SMACK64TRANSMUTE [ 1.112053] evm: security.SMACK64MMAP [ 1.116055] evm: security.ima [ 1.120054] evm: security.capability [ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128211] pinctrl core: initialized pinctrl subsystem [ 1.133198] RTC time: 8:42:14, date: 08/13/18 [ 1.136449] NET: Registered protocol family 16 [ 1.140575] cpuidle: using governor ladder [ 1.144073] cpuidle: using governor menu [ 1.148070] PCCT header not found. [ 1.152503] ACPI: bus type PCI registered [ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161087] PCI: Using configuration type 1 for base access [ 1.165925] ACPI: Added _OSI(Module Device) [ 1.168062] ACPI: Added _OSI(Processor Device) [ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176062] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183622] ACPI: Interpreter enabled [ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208092] ACPI: (supports S0 S3 S4 S5) [ 1.212065] ACPI: Using IOAPIC for interrupt routing [ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.240859] acpiphp: Slot [3] registered [ 1.244207] acpiphp: Slot [4] registered [ 1.248201] acpiphp: Slot [5] registered [ 1.252225] acpiphp: Slot [6] registered [ 1.256219] acpiphp: Slot [7] registered [ 1.260202] acpiphp: Slot [8] registered [ 1.264197] acpiphp: Slot [9] registered [ 1.268192] acpiphp: Slot [10] registered [ 1.272218] acpiphp: Slot [11] registered [ 1.276227] acpiphp: Slot [12] registered [ 1.280227] acpiphp: Slot [13] registered [ 1.284221] acpiphp: Slot [14] registered [ 1.288199] acpiphp: Slot [15] registered [ 1.292196] acpiphp: Slot [16] registered [ 1.296201] acpiphp: Slot [17] registered [ 1.300192] acpiphp: Slot [18] registered [ 1.304193] acpiphp: Slot [19] registered [ 1.308227] acpiphp: Slot [20] registered [ 1.312233] acpiphp: Slot [21] registered [ 1.316239] acpiphp: Slot [22] registered [ 1.320227] acpiphp: Slot [23] registered [ 1.324233] acpiphp: Slot [24] registered [ 1.328229] acpiphp: Slot [25] registered [ 1.332248] acpiphp: Slot [26] registered [ 1.336226] acpiphp: Slot [27] registered [ 1.340235] acpiphp: Slot [28] registered [ 1.344226] acpiphp: Slot [29] registered [ 1.348257] acpiphp: Slot [30] registered [ 1.352227] acpiphp: Slot [31] registered [ 1.356204] PCI host bridge to bus 0000:00 [ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.704093] vgaarb: loaded [ 1.708072] vgaarb: bridge control possible 0000:00:02.0 [ 1.721102] SCSI subsystem initialized [ 1.731816] ACPI: bus type USB registered [ 1.733025] usbcore: registered new interface driver usbfs [ 1.736417] usbcore: registered new interface driver hub [ 1.740139] usbcore: registered new device driver usb [ 1.750008] PCI: Using ACPI for IRQ routing [ 1.761533] NetLabel: Initializing [ 1.764138] NetLabel: domain hash size = 128 [ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.772904] NetLabel: unlabeled traffic allowed by default [ 1.782023] clocksource: Switched to clocksource kvm-clock [ 1.947307] AppArmor: AppArmor Filesystem Enabled [ 1.966423] pnp: PnP ACPI init [ 1.986337] pnp: PnP ACPI: found 5 devices [ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.066501] NET: Registered protocol family 2 [ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.141137] TCP: Hash tables configured (established 4096 bind 4096) [ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.210198] NET: Registered protocol family 1 [ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.371264] Trying to unpack rootfs image as initramfs... [ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.874437] Scanning for low memory corruption every 60 seconds [ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.926745] audit: initializing netlink subsys (disabled) [ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized [ 2.976071] Initialise system trusted keyring [ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.031381] zbud: loaded [ 3.046300] VFS: Disk quotas dquot_6.6.0 [ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.094947] fuse init (API version 7.23) [ 3.114583] Key type big_key registered [ 3.131545] Allocating IMA MOK and blacklist keyrings. [ 3.156896] Key type asymmetric registered [ 3.175739] Asymmetric key parser 'x509' registered [ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.227445] io scheduler noop registered [ 3.243487] io scheduler deadline registered (default) [ 3.265832] io scheduler cfq registered [ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.354890] ACPI: Power Button [PWRF] [ 3.372274] GHES: HEST is not enabled! [ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.832741] Linux agpgart interface v0.103 [ 3.907746] brd: module loaded [ 3.946663] loop: module loaded [ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.046554] GPT:90111 != 2097151 [ 4.059104] GPT:Alternate GPT header not at the end of the disk. [ 4.077952] GPT:90111 != 2097151 [ 4.090550] GPT: Use GNU Parted to correct GPT errors. [ 4.107449] vda: vda1 vda15 [ 4.131782] scsi host0: ata_piix [ 4.146607] scsi host1: ata_piix [ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.211479] libphy: Fixed MDIO Bus: probed [ 4.232630] tun: Universal TUN/TAP device driver, 1.6 [ 4.249383] tun: (C) 1999-2004 Max Krasnyansky [ 4.295272] PPP generic driver version 2.4.2 [ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.337381] ehci-pci: EHCI PCI platform driver [ 4.356778] ehci-platform: EHCI generic platform driver [ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.406006] ohci-pci: OHCI PCI platform driver [ 4.423594] ohci-platform: OHCI generic platform driver [ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver [ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.624895] usb usb1: Product: UHCI Host Controller [ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.670080] usb usb1: SerialNumber: 0000:00:01.2 [ 4.689165] hub 1-0:1.0: USB hub found [ 4.706477] hub 1-0:1.0: 2 ports detected [ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.809889] mousedev: PS/2 mouse device common for all mice [ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.874704] rtc_cmos 00:00: RTC can wake from S4 [ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.950396] i2c /dev entries driver [ 4.969119] device-mapper: uevent: version 1.0.3 [ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs [ 5.067655] NET: Registered protocol family 10 [ 5.090347] NET: Registered protocol family 17 [ 5.114350] Key type dns_resolver registered [ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.186360] registered taskstats version 1 [ 5.204733] Loading compiled-in X.509 certificates [ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.264579] zswap: loaded using pool lzo/zbud [ 5.294359] Key type trusted registered [ 5.315607] Key type encrypted registered [ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled [ 5.356417] ima: No TPM chip found, activating TPM-bypass! [ 5.377164] evm: HMAC attrs: 0x1 [ 5.399390] Magic number: 14:519:725 [ 5.416962] block loop5: hash matches [ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740) [ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.487596] EDD information not available. [ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.556233] Write protecting the kernel read-only data: 14336k [ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.93 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 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 7.18. iid=i-00000008 2018-08-13 08:42:33,975 - functest.core.singlevm - DEBUG - try 2: cannot connect to 192.16.1.106: [Errno None] Unable to connect to port 22 on 192.16.1.106 2018-08-13 08:42:42,982 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:42:42,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:42:43,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22308 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d57a1fd-11b2-4242-bb62-e4394a38360b x-compute-request-id: req-3d57a1fd-11b2-4242-bb62-e4394a38360b RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028052] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068084] Security Framework initialized\n[ 0.076047] Yama: becoming mindful.\n[ 0.084065] AppArmor: AppArmor initialized\n[ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.128090] Initializing cgroup subsys io\n[ 0.136055] Initializing cgroup subsys memory\n[ 0.144057] Initializing cgroup subsys devices\n[ 0.148055] Initializing cgroup subsys freezer\n[ 0.156051] Initializing cgroup subsys net_cls\n[ 0.164052] Initializing cgroup subsys perf_event\n[ 0.172068] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188057] Initializing cgroup subsys pids\n[ 0.201971] CPU: Physical Processor ID: 0\n[ 0.209409] mce: CPU supports 10 MCE banks\n[ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.972494] ftrace: allocating 31920 entries in 125 pages\n[ 1.000171] smpboot: Max logical packages: 1\n[ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.021946] x2apic enabled\n[ 1.024059] Switched APIC routing to physical x2apic.\n[ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.081113] x86: Booted up 1 node, 1 CPUs\n[ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.092243] devtmpfs: initialized\n[ 1.097743] evm: security.selinux\n[ 1.100060] evm: security.SMACK64\n[ 1.104059] evm: security.SMACK64EXEC\n[ 1.108062] evm: security.SMACK64TRANSMUTE\n[ 1.112053] evm: security.SMACK64MMAP\n[ 1.116055] evm: security.ima\n[ 1.120054] evm: security.capability\n[ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.128211] pinctrl core: initialized pinctrl subsystem\n[ 1.133198] RTC time: 8:42:14, date: 08/13/18\n[ 1.136449] NET: Registered protocol family 16\n[ 1.140575] cpuidle: using governor ladder\n[ 1.144073] cpuidle: using governor menu\n[ 1.148070] PCCT header not found.\n[ 1.152503] ACPI: bus type PCI registered\n[ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.161087] PCI: Using configuration type 1 for base access\n[ 1.165925] ACPI: Added _OSI(Module Device)\n[ 1.168062] ACPI: Added _OSI(Processor Device)\n[ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.176062] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.183622] ACPI: Interpreter enabled\n[ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.208092] ACPI: (supports S0 S3 S4 S5)\n[ 1.212065] ACPI: Using IOAPIC for interrupt routing\n[ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.240859] acpiphp: Slot [3] registered\n[ 1.244207] acpiphp: Slot [4] registered\n[ 1.248201] acpiphp: Slot [5] registered\n[ 1.252225] acpiphp: Slot [6] registered\n[ 1.256219] acpiphp: Slot [7] registered\n[ 1.260202] acpiphp: Slot [8] registered\n[ 1.264197] acpiphp: Slot [9] registered\n[ 1.268192] acpiphp: Slot [10] registered\n[ 1.272218] acpiphp: Slot [11] registered\n[ 1.276227] acpiphp: Slot [12] registered\n[ 1.280227] acpiphp: Slot [13] registered\n[ 1.284221] acpiphp: Slot [14] registered\n[ 1.288199] acpiphp: Slot [15] registered\n[ 1.292196] acpiphp: Slot [16] registered\n[ 1.296201] acpiphp: Slot [17] registered\n[ 1.300192] acpiphp: Slot [18] registered\n[ 1.304193] acpiphp: Slot [19] registered\n[ 1.308227] acpiphp: Slot [20] registered\n[ 1.312233] acpiphp: Slot [21] registered\n[ 1.316239] acpiphp: Slot [22] registered\n[ 1.320227] acpiphp: Slot [23] registered\n[ 1.324233] acpiphp: Slot [24] registered\n[ 1.328229] acpiphp: Slot [25] registered\n[ 1.332248] acpiphp: Slot [26] registered\n[ 1.336226] acpiphp: Slot [27] registered\n[ 1.340235] acpiphp: Slot [28] registered\n[ 1.344226] acpiphp: Slot [29] registered\n[ 1.348257] acpiphp: Slot [30] registered\n[ 1.352227] acpiphp: Slot [31] registered\n[ 1.356204] PCI host bridge to bus 0000:00\n[ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.704093] vgaarb: loaded\n[ 1.708072] vgaarb: bridge control possible 0000:00:02.0\n[ 1.721102] SCSI subsystem initialized\n[ 1.731816] ACPI: bus type USB registered\n[ 1.733025] usbcore: registered new interface driver usbfs\n[ 1.736417] usbcore: registered new interface driver hub\n[ 1.740139] usbcore: registered new device driver usb\n[ 1.750008] PCI: Using ACPI for IRQ routing\n[ 1.761533] NetLabel: Initializing\n[ 1.764138] NetLabel: domain hash size = 128\n[ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.772904] NetLabel: unlabeled traffic allowed by default\n[ 1.782023] clocksource: Switched to clocksource kvm-clock\n[ 1.947307] AppArmor: AppArmor Filesystem Enabled\n[ 1.966423] pnp: PnP ACPI init\n[ 1.986337] pnp: PnP ACPI: found 5 devices\n[ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.066501] NET: Registered protocol family 2\n[ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.141137] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.210198] NET: Registered protocol family 1\n[ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.371264] Trying to unpack rootfs image as initramfs...\n[ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.874437] Scanning for low memory corruption every 60 seconds\n[ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.926745] audit: initializing netlink subsys (disabled)\n[ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized\n[ 2.976071] Initialise system trusted keyring\n[ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.031381] zbud: loaded\n[ 3.046300] VFS: Disk quotas dquot_6.6.0\n[ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.094947] fuse init (API version 7.23)\n[ 3.114583] Key type big_key registered\n[ 3.131545] Allocating IMA MOK and blacklist keyrings.\n[ 3.156896] Key type asymmetric registered\n[ 3.175739] Asymmetric key parser 'x509' registered\n[ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.227445] io scheduler noop registered\n[ 3.243487] io scheduler deadline registered (default)\n[ 3.265832] io scheduler cfq registered\n[ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.354890] ACPI: Power Button [PWRF]\n[ 3.372274] GHES: HEST is not enabled!\n[ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.832741] Linux agpgart interface v0.103\n[ 3.907746] brd: module loaded\n[ 3.946663] loop: module loaded\n[ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.046554] GPT:90111 != 2097151\n[ 4.059104] GPT:Alternate GPT header not at the end of the disk.\n[ 4.077952] GPT:90111 != 2097151\n[ 4.090550] GPT: Use GNU Parted to correct GPT errors.\n[ 4.107449] vda: vda1 vda15\n[ 4.131782] scsi host0: ata_piix\n[ 4.146607] scsi host1: ata_piix\n[ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.211479] libphy: Fixed MDIO Bus: probed\n[ 4.232630] tun: Universal TUN/TAP device driver, 1.6\n[ 4.249383] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.295272] PPP generic driver version 2.4.2\n[ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.337381] ehci-pci: EHCI PCI platform driver\n[ 4.356778] ehci-platform: EHCI generic platform driver\n[ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.406006] ohci-pci: OHCI PCI platform driver\n[ 4.423594] ohci-platform: OHCI generic platform driver\n[ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.624895] usb usb1: Product: UHCI Host Controller\n[ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.670080] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.689165] hub 1-0:1.0: USB hub found\n[ 4.706477] hub 1-0:1.0: 2 ports detected\n[ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.809889] mousedev: PS/2 mouse device common for all mice\n[ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.874704] rtc_cmos 00:00: RTC can wake from S4\n[ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.950396] i2c /dev entries driver\n[ 4.969119] device-mapper: uevent: version 1.0.3\n[ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.067655] NET: Registered protocol family 10\n[ 5.090347] NET: Registered protocol family 17\n[ 5.114350] Key type dns_resolver registered\n[ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.186360] registered taskstats version 1\n[ 5.204733] Loading compiled-in X.509 certificates\n[ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.264579] zswap: loaded using pool lzo/zbud\n[ 5.294359] Key type trusted registered\n[ 5.315607] Key type encrypted registered\n[ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.356417] ima: No TPM chip found, activating TPM-bypass!\n[ 5.377164] evm: HMAC attrs: 0x1\n[ 5.399390] Magic number: 14:519:725\n[ 5.416962] block loop5: hash matches\n[ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740)\n[ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.487596] EDD information not available.\n[ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.556233] Write protecting the kernel read-only data: 14336k\n[ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.93\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 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 7.18. iid=i-00000008\n"} 2018-08-13 08:42:43,443 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-3d57a1fd-11b2-4242-bb62-e4394a38360b 2018-08-13 08:42:43,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.461132049561s 2018-08-13 08:42:43,444 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-3d57a1fd-11b2-4242-bb62-e4394a38360b 2018-08-13 08:42:43,445 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028052] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068084] Security Framework initialized [ 0.076047] Yama: becoming mindful. [ 0.084065] AppArmor: AppArmor initialized [ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128090] Initializing cgroup subsys io [ 0.136055] Initializing cgroup subsys memory [ 0.144057] Initializing cgroup subsys devices [ 0.148055] Initializing cgroup subsys freezer [ 0.156051] Initializing cgroup subsys net_cls [ 0.164052] Initializing cgroup subsys perf_event [ 0.172068] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188057] Initializing cgroup subsys pids [ 0.201971] CPU: Physical Processor ID: 0 [ 0.209409] mce: CPU supports 10 MCE banks [ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.972494] ftrace: allocating 31920 entries in 125 pages [ 1.000171] smpboot: Max logical packages: 1 [ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.021946] x2apic enabled [ 1.024059] Switched APIC routing to physical x2apic. [ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081113] x86: Booted up 1 node, 1 CPUs [ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.092243] devtmpfs: initialized [ 1.097743] evm: security.selinux [ 1.100060] evm: security.SMACK64 [ 1.104059] evm: security.SMACK64EXEC [ 1.108062] evm: security.SMACK64TRANSMUTE [ 1.112053] evm: security.SMACK64MMAP [ 1.116055] evm: security.ima [ 1.120054] evm: security.capability [ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128211] pinctrl core: initialized pinctrl subsystem [ 1.133198] RTC time: 8:42:14, date: 08/13/18 [ 1.136449] NET: Registered protocol family 16 [ 1.140575] cpuidle: using governor ladder [ 1.144073] cpuidle: using governor menu [ 1.148070] PCCT header not found. [ 1.152503] ACPI: bus type PCI registered [ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161087] PCI: Using configuration type 1 for base access [ 1.165925] ACPI: Added _OSI(Module Device) [ 1.168062] ACPI: Added _OSI(Processor Device) [ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176062] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183622] ACPI: Interpreter enabled [ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208092] ACPI: (supports S0 S3 S4 S5) [ 1.212065] ACPI: Using IOAPIC for interrupt routing [ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.240859] acpiphp: Slot [3] registered [ 1.244207] acpiphp: Slot [4] registered [ 1.248201] acpiphp: Slot [5] registered [ 1.252225] acpiphp: Slot [6] registered [ 1.256219] acpiphp: Slot [7] registered [ 1.260202] acpiphp: Slot [8] registered [ 1.264197] acpiphp: Slot [9] registered [ 1.268192] acpiphp: Slot [10] registered [ 1.272218] acpiphp: Slot [11] registered [ 1.276227] acpiphp: Slot [12] registered [ 1.280227] acpiphp: Slot [13] registered [ 1.284221] acpiphp: Slot [14] registered [ 1.288199] acpiphp: Slot [15] registered [ 1.292196] acpiphp: Slot [16] registered [ 1.296201] acpiphp: Slot [17] registered [ 1.300192] acpiphp: Slot [18] registered [ 1.304193] acpiphp: Slot [19] registered [ 1.308227] acpiphp: Slot [20] registered [ 1.312233] acpiphp: Slot [21] registered [ 1.316239] acpiphp: Slot [22] registered [ 1.320227] acpiphp: Slot [23] registered [ 1.324233] acpiphp: Slot [24] registered [ 1.328229] acpiphp: Slot [25] registered [ 1.332248] acpiphp: Slot [26] registered [ 1.336226] acpiphp: Slot [27] registered [ 1.340235] acpiphp: Slot [28] registered [ 1.344226] acpiphp: Slot [29] registered [ 1.348257] acpiphp: Slot [30] registered [ 1.352227] acpiphp: Slot [31] registered [ 1.356204] PCI host bridge to bus 0000:00 [ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.704093] vgaarb: loaded [ 1.708072] vgaarb: bridge control possible 0000:00:02.0 [ 1.721102] SCSI subsystem initialized [ 1.731816] ACPI: bus type USB registered [ 1.733025] usbcore: registered new interface driver usbfs [ 1.736417] usbcore: registered new interface driver hub [ 1.740139] usbcore: registered new device driver usb [ 1.750008] PCI: Using ACPI for IRQ routing [ 1.761533] NetLabel: Initializing [ 1.764138] NetLabel: domain hash size = 128 [ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.772904] NetLabel: unlabeled traffic allowed by default [ 1.782023] clocksource: Switched to clocksource kvm-clock [ 1.947307] AppArmor: AppArmor Filesystem Enabled [ 1.966423] pnp: PnP ACPI init [ 1.986337] pnp: PnP ACPI: found 5 devices [ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.066501] NET: Registered protocol family 2 [ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.141137] TCP: Hash tables configured (established 4096 bind 4096) [ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.210198] NET: Registered protocol family 1 [ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.371264] Trying to unpack rootfs image as initramfs... [ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.874437] Scanning for low memory corruption every 60 seconds [ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.926745] audit: initializing netlink subsys (disabled) [ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized [ 2.976071] Initialise system trusted keyring [ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.031381] zbud: loaded [ 3.046300] VFS: Disk quotas dquot_6.6.0 [ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.094947] fuse init (API version 7.23) [ 3.114583] Key type big_key registered [ 3.131545] Allocating IMA MOK and blacklist keyrings. [ 3.156896] Key type asymmetric registered [ 3.175739] Asymmetric key parser 'x509' registered [ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.227445] io scheduler noop registered [ 3.243487] io scheduler deadline registered (default) [ 3.265832] io scheduler cfq registered [ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.354890] ACPI: Power Button [PWRF] [ 3.372274] GHES: HEST is not enabled! [ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.832741] Linux agpgart interface v0.103 [ 3.907746] brd: module loaded [ 3.946663] loop: module loaded [ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.046554] GPT:90111 != 2097151 [ 4.059104] GPT:Alternate GPT header not at the end of the disk. [ 4.077952] GPT:90111 != 2097151 [ 4.090550] GPT: Use GNU Parted to correct GPT errors. [ 4.107449] vda: vda1 vda15 [ 4.131782] scsi host0: ata_piix [ 4.146607] scsi host1: ata_piix [ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.211479] libphy: Fixed MDIO Bus: probed [ 4.232630] tun: Universal TUN/TAP device driver, 1.6 [ 4.249383] tun: (C) 1999-2004 Max Krasnyansky [ 4.295272] PPP generic driver version 2.4.2 [ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.337381] ehci-pci: EHCI PCI platform driver [ 4.356778] ehci-platform: EHCI generic platform driver [ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.406006] ohci-pci: OHCI PCI platform driver [ 4.423594] ohci-platform: OHCI generic platform driver [ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver [ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.624895] usb usb1: Product: UHCI Host Controller [ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.670080] usb usb1: SerialNumber: 0000:00:01.2 [ 4.689165] hub 1-0:1.0: USB hub found [ 4.706477] hub 1-0:1.0: 2 ports detected [ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.809889] mousedev: PS/2 mouse device common for all mice [ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.874704] rtc_cmos 00:00: RTC can wake from S4 [ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.950396] i2c /dev entries driver [ 4.969119] device-mapper: uevent: version 1.0.3 [ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs [ 5.067655] NET: Registered protocol family 10 [ 5.090347] NET: Registered protocol family 17 [ 5.114350] Key type dns_resolver registered [ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.186360] registered taskstats version 1 [ 5.204733] Loading compiled-in X.509 certificates [ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.264579] zswap: loaded using pool lzo/zbud [ 5.294359] Key type trusted registered [ 5.315607] Key type encrypted registered [ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled [ 5.356417] ima: No TPM chip found, activating TPM-bypass! [ 5.377164] evm: HMAC attrs: 0x1 [ 5.399390] Magic number: 14:519:725 [ 5.416962] block loop5: hash matches [ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740) [ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.487596] EDD information not available. [ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.556233] Write protecting the kernel read-only data: 14336k [ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.93 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 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 7.18. iid=i-00000008 2018-08-13 08:42:43,446 - functest.core.singlevm - DEBUG - try 3: cannot connect to 192.16.1.106: [Errno None] Unable to connect to port 22 on 192.16.1.106 2018-08-13 08:42:52,455 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:42:52,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:42:52,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22308 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ec48c75-ef06-4766-b50c-aa7135ec00d1 x-compute-request-id: req-3ec48c75-ef06-4766-b50c-aa7135ec00d1 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028052] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068084] Security Framework initialized\n[ 0.076047] Yama: becoming mindful.\n[ 0.084065] AppArmor: AppArmor initialized\n[ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.128090] Initializing cgroup subsys io\n[ 0.136055] Initializing cgroup subsys memory\n[ 0.144057] Initializing cgroup subsys devices\n[ 0.148055] Initializing cgroup subsys freezer\n[ 0.156051] Initializing cgroup subsys net_cls\n[ 0.164052] Initializing cgroup subsys perf_event\n[ 0.172068] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188057] Initializing cgroup subsys pids\n[ 0.201971] CPU: Physical Processor ID: 0\n[ 0.209409] mce: CPU supports 10 MCE banks\n[ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.972494] ftrace: allocating 31920 entries in 125 pages\n[ 1.000171] smpboot: Max logical packages: 1\n[ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.021946] x2apic enabled\n[ 1.024059] Switched APIC routing to physical x2apic.\n[ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.081113] x86: Booted up 1 node, 1 CPUs\n[ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.092243] devtmpfs: initialized\n[ 1.097743] evm: security.selinux\n[ 1.100060] evm: security.SMACK64\n[ 1.104059] evm: security.SMACK64EXEC\n[ 1.108062] evm: security.SMACK64TRANSMUTE\n[ 1.112053] evm: security.SMACK64MMAP\n[ 1.116055] evm: security.ima\n[ 1.120054] evm: security.capability\n[ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.128211] pinctrl core: initialized pinctrl subsystem\n[ 1.133198] RTC time: 8:42:14, date: 08/13/18\n[ 1.136449] NET: Registered protocol family 16\n[ 1.140575] cpuidle: using governor ladder\n[ 1.144073] cpuidle: using governor menu\n[ 1.148070] PCCT header not found.\n[ 1.152503] ACPI: bus type PCI registered\n[ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.161087] PCI: Using configuration type 1 for base access\n[ 1.165925] ACPI: Added _OSI(Module Device)\n[ 1.168062] ACPI: Added _OSI(Processor Device)\n[ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.176062] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.183622] ACPI: Interpreter enabled\n[ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.208092] ACPI: (supports S0 S3 S4 S5)\n[ 1.212065] ACPI: Using IOAPIC for interrupt routing\n[ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.240859] acpiphp: Slot [3] registered\n[ 1.244207] acpiphp: Slot [4] registered\n[ 1.248201] acpiphp: Slot [5] registered\n[ 1.252225] acpiphp: Slot [6] registered\n[ 1.256219] acpiphp: Slot [7] registered\n[ 1.260202] acpiphp: Slot [8] registered\n[ 1.264197] acpiphp: Slot [9] registered\n[ 1.268192] acpiphp: Slot [10] registered\n[ 1.272218] acpiphp: Slot [11] registered\n[ 1.276227] acpiphp: Slot [12] registered\n[ 1.280227] acpiphp: Slot [13] registered\n[ 1.284221] acpiphp: Slot [14] registered\n[ 1.288199] acpiphp: Slot [15] registered\n[ 1.292196] acpiphp: Slot [16] registered\n[ 1.296201] acpiphp: Slot [17] registered\n[ 1.300192] acpiphp: Slot [18] registered\n[ 1.304193] acpiphp: Slot [19] registered\n[ 1.308227] acpiphp: Slot [20] registered\n[ 1.312233] acpiphp: Slot [21] registered\n[ 1.316239] acpiphp: Slot [22] registered\n[ 1.320227] acpiphp: Slot [23] registered\n[ 1.324233] acpiphp: Slot [24] registered\n[ 1.328229] acpiphp: Slot [25] registered\n[ 1.332248] acpiphp: Slot [26] registered\n[ 1.336226] acpiphp: Slot [27] registered\n[ 1.340235] acpiphp: Slot [28] registered\n[ 1.344226] acpiphp: Slot [29] registered\n[ 1.348257] acpiphp: Slot [30] registered\n[ 1.352227] acpiphp: Slot [31] registered\n[ 1.356204] PCI host bridge to bus 0000:00\n[ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.704093] vgaarb: loaded\n[ 1.708072] vgaarb: bridge control possible 0000:00:02.0\n[ 1.721102] SCSI subsystem initialized\n[ 1.731816] ACPI: bus type USB registered\n[ 1.733025] usbcore: registered new interface driver usbfs\n[ 1.736417] usbcore: registered new interface driver hub\n[ 1.740139] usbcore: registered new device driver usb\n[ 1.750008] PCI: Using ACPI for IRQ routing\n[ 1.761533] NetLabel: Initializing\n[ 1.764138] NetLabel: domain hash size = 128\n[ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.772904] NetLabel: unlabeled traffic allowed by default\n[ 1.782023] clocksource: Switched to clocksource kvm-clock\n[ 1.947307] AppArmor: AppArmor Filesystem Enabled\n[ 1.966423] pnp: PnP ACPI init\n[ 1.986337] pnp: PnP ACPI: found 5 devices\n[ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.066501] NET: Registered protocol family 2\n[ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.141137] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.210198] NET: Registered protocol family 1\n[ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.371264] Trying to unpack rootfs image as initramfs...\n[ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.874437] Scanning for low memory corruption every 60 seconds\n[ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.926745] audit: initializing netlink subsys (disabled)\n[ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized\n[ 2.976071] Initialise system trusted keyring\n[ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.031381] zbud: loaded\n[ 3.046300] VFS: Disk quotas dquot_6.6.0\n[ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.094947] fuse init (API version 7.23)\n[ 3.114583] Key type big_key registered\n[ 3.131545] Allocating IMA MOK and blacklist keyrings.\n[ 3.156896] Key type asymmetric registered\n[ 3.175739] Asymmetric key parser 'x509' registered\n[ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.227445] io scheduler noop registered\n[ 3.243487] io scheduler deadline registered (default)\n[ 3.265832] io scheduler cfq registered\n[ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.354890] ACPI: Power Button [PWRF]\n[ 3.372274] GHES: HEST is not enabled!\n[ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.832741] Linux agpgart interface v0.103\n[ 3.907746] brd: module loaded\n[ 3.946663] loop: module loaded\n[ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.046554] GPT:90111 != 2097151\n[ 4.059104] GPT:Alternate GPT header not at the end of the disk.\n[ 4.077952] GPT:90111 != 2097151\n[ 4.090550] GPT: Use GNU Parted to correct GPT errors.\n[ 4.107449] vda: vda1 vda15\n[ 4.131782] scsi host0: ata_piix\n[ 4.146607] scsi host1: ata_piix\n[ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.211479] libphy: Fixed MDIO Bus: probed\n[ 4.232630] tun: Universal TUN/TAP device driver, 1.6\n[ 4.249383] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.295272] PPP generic driver version 2.4.2\n[ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.337381] ehci-pci: EHCI PCI platform driver\n[ 4.356778] ehci-platform: EHCI generic platform driver\n[ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.406006] ohci-pci: OHCI PCI platform driver\n[ 4.423594] ohci-platform: OHCI generic platform driver\n[ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.624895] usb usb1: Product: UHCI Host Controller\n[ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.670080] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.689165] hub 1-0:1.0: USB hub found\n[ 4.706477] hub 1-0:1.0: 2 ports detected\n[ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.809889] mousedev: PS/2 mouse device common for all mice\n[ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.874704] rtc_cmos 00:00: RTC can wake from S4\n[ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.950396] i2c /dev entries driver\n[ 4.969119] device-mapper: uevent: version 1.0.3\n[ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.067655] NET: Registered protocol family 10\n[ 5.090347] NET: Registered protocol family 17\n[ 5.114350] Key type dns_resolver registered\n[ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.186360] registered taskstats version 1\n[ 5.204733] Loading compiled-in X.509 certificates\n[ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.264579] zswap: loaded using pool lzo/zbud\n[ 5.294359] Key type trusted registered\n[ 5.315607] Key type encrypted registered\n[ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.356417] ima: No TPM chip found, activating TPM-bypass!\n[ 5.377164] evm: HMAC attrs: 0x1\n[ 5.399390] Magic number: 14:519:725\n[ 5.416962] block loop5: hash matches\n[ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740)\n[ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.487596] EDD information not available.\n[ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.556233] Write protecting the kernel read-only data: 14336k\n[ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.93\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 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 7.18. iid=i-00000008\n"} 2018-08-13 08:42:52,700 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-3ec48c75-ef06-4766-b50c-aa7135ec00d1 2018-08-13 08:42:52,700 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.244510889053s 2018-08-13 08:42:52,700 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-3ec48c75-ef06-4766-b50c-aa7135ec00d1 2018-08-13 08:42:52,701 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028052] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068084] Security Framework initialized [ 0.076047] Yama: becoming mindful. [ 0.084065] AppArmor: AppArmor initialized [ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128090] Initializing cgroup subsys io [ 0.136055] Initializing cgroup subsys memory [ 0.144057] Initializing cgroup subsys devices [ 0.148055] Initializing cgroup subsys freezer [ 0.156051] Initializing cgroup subsys net_cls [ 0.164052] Initializing cgroup subsys perf_event [ 0.172068] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188057] Initializing cgroup subsys pids [ 0.201971] CPU: Physical Processor ID: 0 [ 0.209409] mce: CPU supports 10 MCE banks [ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.972494] ftrace: allocating 31920 entries in 125 pages [ 1.000171] smpboot: Max logical packages: 1 [ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.021946] x2apic enabled [ 1.024059] Switched APIC routing to physical x2apic. [ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081113] x86: Booted up 1 node, 1 CPUs [ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.092243] devtmpfs: initialized [ 1.097743] evm: security.selinux [ 1.100060] evm: security.SMACK64 [ 1.104059] evm: security.SMACK64EXEC [ 1.108062] evm: security.SMACK64TRANSMUTE [ 1.112053] evm: security.SMACK64MMAP [ 1.116055] evm: security.ima [ 1.120054] evm: security.capability [ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128211] pinctrl core: initialized pinctrl subsystem [ 1.133198] RTC time: 8:42:14, date: 08/13/18 [ 1.136449] NET: Registered protocol family 16 [ 1.140575] cpuidle: using governor ladder [ 1.144073] cpuidle: using governor menu [ 1.148070] PCCT header not found. [ 1.152503] ACPI: bus type PCI registered [ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161087] PCI: Using configuration type 1 for base access [ 1.165925] ACPI: Added _OSI(Module Device) [ 1.168062] ACPI: Added _OSI(Processor Device) [ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176062] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183622] ACPI: Interpreter enabled [ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208092] ACPI: (supports S0 S3 S4 S5) [ 1.212065] ACPI: Using IOAPIC for interrupt routing [ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.240859] acpiphp: Slot [3] registered [ 1.244207] acpiphp: Slot [4] registered [ 1.248201] acpiphp: Slot [5] registered [ 1.252225] acpiphp: Slot [6] registered [ 1.256219] acpiphp: Slot [7] registered [ 1.260202] acpiphp: Slot [8] registered [ 1.264197] acpiphp: Slot [9] registered [ 1.268192] acpiphp: Slot [10] registered [ 1.272218] acpiphp: Slot [11] registered [ 1.276227] acpiphp: Slot [12] registered [ 1.280227] acpiphp: Slot [13] registered [ 1.284221] acpiphp: Slot [14] registered [ 1.288199] acpiphp: Slot [15] registered [ 1.292196] acpiphp: Slot [16] registered [ 1.296201] acpiphp: Slot [17] registered [ 1.300192] acpiphp: Slot [18] registered [ 1.304193] acpiphp: Slot [19] registered [ 1.308227] acpiphp: Slot [20] registered [ 1.312233] acpiphp: Slot [21] registered [ 1.316239] acpiphp: Slot [22] registered [ 1.320227] acpiphp: Slot [23] registered [ 1.324233] acpiphp: Slot [24] registered [ 1.328229] acpiphp: Slot [25] registered [ 1.332248] acpiphp: Slot [26] registered [ 1.336226] acpiphp: Slot [27] registered [ 1.340235] acpiphp: Slot [28] registered [ 1.344226] acpiphp: Slot [29] registered [ 1.348257] acpiphp: Slot [30] registered [ 1.352227] acpiphp: Slot [31] registered [ 1.356204] PCI host bridge to bus 0000:00 [ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.704093] vgaarb: loaded [ 1.708072] vgaarb: bridge control possible 0000:00:02.0 [ 1.721102] SCSI subsystem initialized [ 1.731816] ACPI: bus type USB registered [ 1.733025] usbcore: registered new interface driver usbfs [ 1.736417] usbcore: registered new interface driver hub [ 1.740139] usbcore: registered new device driver usb [ 1.750008] PCI: Using ACPI for IRQ routing [ 1.761533] NetLabel: Initializing [ 1.764138] NetLabel: domain hash size = 128 [ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.772904] NetLabel: unlabeled traffic allowed by default [ 1.782023] clocksource: Switched to clocksource kvm-clock [ 1.947307] AppArmor: AppArmor Filesystem Enabled [ 1.966423] pnp: PnP ACPI init [ 1.986337] pnp: PnP ACPI: found 5 devices [ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.066501] NET: Registered protocol family 2 [ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.141137] TCP: Hash tables configured (established 4096 bind 4096) [ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.210198] NET: Registered protocol family 1 [ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.371264] Trying to unpack rootfs image as initramfs... [ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.874437] Scanning for low memory corruption every 60 seconds [ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.926745] audit: initializing netlink subsys (disabled) [ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized [ 2.976071] Initialise system trusted keyring [ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.031381] zbud: loaded [ 3.046300] VFS: Disk quotas dquot_6.6.0 [ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.094947] fuse init (API version 7.23) [ 3.114583] Key type big_key registered [ 3.131545] Allocating IMA MOK and blacklist keyrings. [ 3.156896] Key type asymmetric registered [ 3.175739] Asymmetric key parser 'x509' registered [ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.227445] io scheduler noop registered [ 3.243487] io scheduler deadline registered (default) [ 3.265832] io scheduler cfq registered [ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.354890] ACPI: Power Button [PWRF] [ 3.372274] GHES: HEST is not enabled! [ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.832741] Linux agpgart interface v0.103 [ 3.907746] brd: module loaded [ 3.946663] loop: module loaded [ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.046554] GPT:90111 != 2097151 [ 4.059104] GPT:Alternate GPT header not at the end of the disk. [ 4.077952] GPT:90111 != 2097151 [ 4.090550] GPT: Use GNU Parted to correct GPT errors. [ 4.107449] vda: vda1 vda15 [ 4.131782] scsi host0: ata_piix [ 4.146607] scsi host1: ata_piix [ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.211479] libphy: Fixed MDIO Bus: probed [ 4.232630] tun: Universal TUN/TAP device driver, 1.6 [ 4.249383] tun: (C) 1999-2004 Max Krasnyansky [ 4.295272] PPP generic driver version 2.4.2 [ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.337381] ehci-pci: EHCI PCI platform driver [ 4.356778] ehci-platform: EHCI generic platform driver [ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.406006] ohci-pci: OHCI PCI platform driver [ 4.423594] ohci-platform: OHCI generic platform driver [ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver [ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.624895] usb usb1: Product: UHCI Host Controller [ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.670080] usb usb1: SerialNumber: 0000:00:01.2 [ 4.689165] hub 1-0:1.0: USB hub found [ 4.706477] hub 1-0:1.0: 2 ports detected [ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.809889] mousedev: PS/2 mouse device common for all mice [ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.874704] rtc_cmos 00:00: RTC can wake from S4 [ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.950396] i2c /dev entries driver [ 4.969119] device-mapper: uevent: version 1.0.3 [ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs [ 5.067655] NET: Registered protocol family 10 [ 5.090347] NET: Registered protocol family 17 [ 5.114350] Key type dns_resolver registered [ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.186360] registered taskstats version 1 [ 5.204733] Loading compiled-in X.509 certificates [ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.264579] zswap: loaded using pool lzo/zbud [ 5.294359] Key type trusted registered [ 5.315607] Key type encrypted registered [ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled [ 5.356417] ima: No TPM chip found, activating TPM-bypass! [ 5.377164] evm: HMAC attrs: 0x1 [ 5.399390] Magic number: 14:519:725 [ 5.416962] block loop5: hash matches [ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740) [ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.487596] EDD information not available. [ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.556233] Write protecting the kernel read-only data: 14336k [ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.93 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 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 7.18. iid=i-00000008 2018-08-13 08:42:52,702 - functest.core.singlevm - DEBUG - try 4: cannot connect to 192.16.1.106: [Errno None] Unable to connect to port 22 on 192.16.1.106 2018-08-13 08:43:01,712 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:43:01,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:43:01,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22407 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a23a17d1-94a3-4d07-a2ab-b15876c196d1 x-compute-request-id: req-a23a17d1-94a3-4d07-a2ab-b15876c196d1 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028052] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068084] Security Framework initialized\n[ 0.076047] Yama: becoming mindful.\n[ 0.084065] AppArmor: AppArmor initialized\n[ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.128090] Initializing cgroup subsys io\n[ 0.136055] Initializing cgroup subsys memory\n[ 0.144057] Initializing cgroup subsys devices\n[ 0.148055] Initializing cgroup subsys freezer\n[ 0.156051] Initializing cgroup subsys net_cls\n[ 0.164052] Initializing cgroup subsys perf_event\n[ 0.172068] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188057] Initializing cgroup subsys pids\n[ 0.201971] CPU: Physical Processor ID: 0\n[ 0.209409] mce: CPU supports 10 MCE banks\n[ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.972494] ftrace: allocating 31920 entries in 125 pages\n[ 1.000171] smpboot: Max logical packages: 1\n[ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.021946] x2apic enabled\n[ 1.024059] Switched APIC routing to physical x2apic.\n[ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.081113] x86: Booted up 1 node, 1 CPUs\n[ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.092243] devtmpfs: initialized\n[ 1.097743] evm: security.selinux\n[ 1.100060] evm: security.SMACK64\n[ 1.104059] evm: security.SMACK64EXEC\n[ 1.108062] evm: security.SMACK64TRANSMUTE\n[ 1.112053] evm: security.SMACK64MMAP\n[ 1.116055] evm: security.ima\n[ 1.120054] evm: security.capability\n[ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.128211] pinctrl core: initialized pinctrl subsystem\n[ 1.133198] RTC time: 8:42:14, date: 08/13/18\n[ 1.136449] NET: Registered protocol family 16\n[ 1.140575] cpuidle: using governor ladder\n[ 1.144073] cpuidle: using governor menu\n[ 1.148070] PCCT header not found.\n[ 1.152503] ACPI: bus type PCI registered\n[ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.161087] PCI: Using configuration type 1 for base access\n[ 1.165925] ACPI: Added _OSI(Module Device)\n[ 1.168062] ACPI: Added _OSI(Processor Device)\n[ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.176062] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.183622] ACPI: Interpreter enabled\n[ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.208092] ACPI: (supports S0 S3 S4 S5)\n[ 1.212065] ACPI: Using IOAPIC for interrupt routing\n[ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.240859] acpiphp: Slot [3] registered\n[ 1.244207] acpiphp: Slot [4] registered\n[ 1.248201] acpiphp: Slot [5] registered\n[ 1.252225] acpiphp: Slot [6] registered\n[ 1.256219] acpiphp: Slot [7] registered\n[ 1.260202] acpiphp: Slot [8] registered\n[ 1.264197] acpiphp: Slot [9] registered\n[ 1.268192] acpiphp: Slot [10] registered\n[ 1.272218] acpiphp: Slot [11] registered\n[ 1.276227] acpiphp: Slot [12] registered\n[ 1.280227] acpiphp: Slot [13] registered\n[ 1.284221] acpiphp: Slot [14] registered\n[ 1.288199] acpiphp: Slot [15] registered\n[ 1.292196] acpiphp: Slot [16] registered\n[ 1.296201] acpiphp: Slot [17] registered\n[ 1.300192] acpiphp: Slot [18] registered\n[ 1.304193] acpiphp: Slot [19] registered\n[ 1.308227] acpiphp: Slot [20] registered\n[ 1.312233] acpiphp: Slot [21] registered\n[ 1.316239] acpiphp: Slot [22] registered\n[ 1.320227] acpiphp: Slot [23] registered\n[ 1.324233] acpiphp: Slot [24] registered\n[ 1.328229] acpiphp: Slot [25] registered\n[ 1.332248] acpiphp: Slot [26] registered\n[ 1.336226] acpiphp: Slot [27] registered\n[ 1.340235] acpiphp: Slot [28] registered\n[ 1.344226] acpiphp: Slot [29] registered\n[ 1.348257] acpiphp: Slot [30] registered\n[ 1.352227] acpiphp: Slot [31] registered\n[ 1.356204] PCI host bridge to bus 0000:00\n[ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.704093] vgaarb: loaded\n[ 1.708072] vgaarb: bridge control possible 0000:00:02.0\n[ 1.721102] SCSI subsystem initialized\n[ 1.731816] ACPI: bus type USB registered\n[ 1.733025] usbcore: registered new interface driver usbfs\n[ 1.736417] usbcore: registered new interface driver hub\n[ 1.740139] usbcore: registered new device driver usb\n[ 1.750008] PCI: Using ACPI for IRQ routing\n[ 1.761533] NetLabel: Initializing\n[ 1.764138] NetLabel: domain hash size = 128\n[ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.772904] NetLabel: unlabeled traffic allowed by default\n[ 1.782023] clocksource: Switched to clocksource kvm-clock\n[ 1.947307] AppArmor: AppArmor Filesystem Enabled\n[ 1.966423] pnp: PnP ACPI init\n[ 1.986337] pnp: PnP ACPI: found 5 devices\n[ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.066501] NET: Registered protocol family 2\n[ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.141137] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.210198] NET: Registered protocol family 1\n[ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.371264] Trying to unpack rootfs image as initramfs...\n[ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.874437] Scanning for low memory corruption every 60 seconds\n[ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.926745] audit: initializing netlink subsys (disabled)\n[ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized\n[ 2.976071] Initialise system trusted keyring\n[ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.031381] zbud: loaded\n[ 3.046300] VFS: Disk quotas dquot_6.6.0\n[ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.094947] fuse init (API version 7.23)\n[ 3.114583] Key type big_key registered\n[ 3.131545] Allocating IMA MOK and blacklist keyrings.\n[ 3.156896] Key type asymmetric registered\n[ 3.175739] Asymmetric key parser 'x509' registered\n[ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.227445] io scheduler noop registered\n[ 3.243487] io scheduler deadline registered (default)\n[ 3.265832] io scheduler cfq registered\n[ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.354890] ACPI: Power Button [PWRF]\n[ 3.372274] GHES: HEST is not enabled!\n[ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.832741] Linux agpgart interface v0.103\n[ 3.907746] brd: module loaded\n[ 3.946663] loop: module loaded\n[ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.046554] GPT:90111 != 2097151\n[ 4.059104] GPT:Alternate GPT header not at the end of the disk.\n[ 4.077952] GPT:90111 != 2097151\n[ 4.090550] GPT: Use GNU Parted to correct GPT errors.\n[ 4.107449] vda: vda1 vda15\n[ 4.131782] scsi host0: ata_piix\n[ 4.146607] scsi host1: ata_piix\n[ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.211479] libphy: Fixed MDIO Bus: probed\n[ 4.232630] tun: Universal TUN/TAP device driver, 1.6\n[ 4.249383] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.295272] PPP generic driver version 2.4.2\n[ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.337381] ehci-pci: EHCI PCI platform driver\n[ 4.356778] ehci-platform: EHCI generic platform driver\n[ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.406006] ohci-pci: OHCI PCI platform driver\n[ 4.423594] ohci-platform: OHCI generic platform driver\n[ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.624895] usb usb1: Product: UHCI Host Controller\n[ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.670080] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.689165] hub 1-0:1.0: USB hub found\n[ 4.706477] hub 1-0:1.0: 2 ports detected\n[ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.809889] mousedev: PS/2 mouse device common for all mice\n[ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.874704] rtc_cmos 00:00: RTC can wake from S4\n[ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.950396] i2c /dev entries driver\n[ 4.969119] device-mapper: uevent: version 1.0.3\n[ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.067655] NET: Registered protocol family 10\n[ 5.090347] NET: Registered protocol family 17\n[ 5.114350] Key type dns_resolver registered\n[ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.186360] registered taskstats version 1\n[ 5.204733] Loading compiled-in X.509 certificates\n[ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.264579] zswap: loaded using pool lzo/zbud\n[ 5.294359] Key type trusted registered\n[ 5.315607] Key type encrypted registered\n[ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.356417] ima: No TPM chip found, activating TPM-bypass!\n[ 5.377164] evm: HMAC attrs: 0x1\n[ 5.399390] Magic number: 14:519:725\n[ 5.416962] block loop5: hash matches\n[ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740)\n[ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.487596] EDD information not available.\n[ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.556233] Write protecting the kernel read-only data: 14336k\n[ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.93\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 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 7.18. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-08-13 08:43:01,872 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-a23a17d1-94a3-4d07-a2ab-b15876c196d1 2018-08-13 08:43:01,872 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.159973859787s 2018-08-13 08:43:01,872 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-a23a17d1-94a3-4d07-a2ab-b15876c196d1 2018-08-13 08:43:01,873 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028052] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068084] Security Framework initialized [ 0.076047] Yama: becoming mindful. [ 0.084065] AppArmor: AppArmor initialized [ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128090] Initializing cgroup subsys io [ 0.136055] Initializing cgroup subsys memory [ 0.144057] Initializing cgroup subsys devices [ 0.148055] Initializing cgroup subsys freezer [ 0.156051] Initializing cgroup subsys net_cls [ 0.164052] Initializing cgroup subsys perf_event [ 0.172068] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188057] Initializing cgroup subsys pids [ 0.201971] CPU: Physical Processor ID: 0 [ 0.209409] mce: CPU supports 10 MCE banks [ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.972494] ftrace: allocating 31920 entries in 125 pages [ 1.000171] smpboot: Max logical packages: 1 [ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.021946] x2apic enabled [ 1.024059] Switched APIC routing to physical x2apic. [ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081113] x86: Booted up 1 node, 1 CPUs [ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.092243] devtmpfs: initialized [ 1.097743] evm: security.selinux [ 1.100060] evm: security.SMACK64 [ 1.104059] evm: security.SMACK64EXEC [ 1.108062] evm: security.SMACK64TRANSMUTE [ 1.112053] evm: security.SMACK64MMAP [ 1.116055] evm: security.ima [ 1.120054] evm: security.capability [ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128211] pinctrl core: initialized pinctrl subsystem [ 1.133198] RTC time: 8:42:14, date: 08/13/18 [ 1.136449] NET: Registered protocol family 16 [ 1.140575] cpuidle: using governor ladder [ 1.144073] cpuidle: using governor menu [ 1.148070] PCCT header not found. [ 1.152503] ACPI: bus type PCI registered [ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161087] PCI: Using configuration type 1 for base access [ 1.165925] ACPI: Added _OSI(Module Device) [ 1.168062] ACPI: Added _OSI(Processor Device) [ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176062] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183622] ACPI: Interpreter enabled [ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208092] ACPI: (supports S0 S3 S4 S5) [ 1.212065] ACPI: Using IOAPIC for interrupt routing [ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.240859] acpiphp: Slot [3] registered [ 1.244207] acpiphp: Slot [4] registered [ 1.248201] acpiphp: Slot [5] registered [ 1.252225] acpiphp: Slot [6] registered [ 1.256219] acpiphp: Slot [7] registered [ 1.260202] acpiphp: Slot [8] registered [ 1.264197] acpiphp: Slot [9] registered [ 1.268192] acpiphp: Slot [10] registered [ 1.272218] acpiphp: Slot [11] registered [ 1.276227] acpiphp: Slot [12] registered [ 1.280227] acpiphp: Slot [13] registered [ 1.284221] acpiphp: Slot [14] registered [ 1.288199] acpiphp: Slot [15] registered [ 1.292196] acpiphp: Slot [16] registered [ 1.296201] acpiphp: Slot [17] registered [ 1.300192] acpiphp: Slot [18] registered [ 1.304193] acpiphp: Slot [19] registered [ 1.308227] acpiphp: Slot [20] registered [ 1.312233] acpiphp: Slot [21] registered [ 1.316239] acpiphp: Slot [22] registered [ 1.320227] acpiphp: Slot [23] registered [ 1.324233] acpiphp: Slot [24] registered [ 1.328229] acpiphp: Slot [25] registered [ 1.332248] acpiphp: Slot [26] registered [ 1.336226] acpiphp: Slot [27] registered [ 1.340235] acpiphp: Slot [28] registered [ 1.344226] acpiphp: Slot [29] registered [ 1.348257] acpiphp: Slot [30] registered [ 1.352227] acpiphp: Slot [31] registered [ 1.356204] PCI host bridge to bus 0000:00 [ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.704093] vgaarb: loaded [ 1.708072] vgaarb: bridge control possible 0000:00:02.0 [ 1.721102] SCSI subsystem initialized [ 1.731816] ACPI: bus type USB registered [ 1.733025] usbcore: registered new interface driver usbfs [ 1.736417] usbcore: registered new interface driver hub [ 1.740139] usbcore: registered new device driver usb [ 1.750008] PCI: Using ACPI for IRQ routing [ 1.761533] NetLabel: Initializing [ 1.764138] NetLabel: domain hash size = 128 [ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.772904] NetLabel: unlabeled traffic allowed by default [ 1.782023] clocksource: Switched to clocksource kvm-clock [ 1.947307] AppArmor: AppArmor Filesystem Enabled [ 1.966423] pnp: PnP ACPI init [ 1.986337] pnp: PnP ACPI: found 5 devices [ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.066501] NET: Registered protocol family 2 [ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.141137] TCP: Hash tables configured (established 4096 bind 4096) [ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.210198] NET: Registered protocol family 1 [ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.371264] Trying to unpack rootfs image as initramfs... [ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.874437] Scanning for low memory corruption every 60 seconds [ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.926745] audit: initializing netlink subsys (disabled) [ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized [ 2.976071] Initialise system trusted keyring [ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.031381] zbud: loaded [ 3.046300] VFS: Disk quotas dquot_6.6.0 [ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.094947] fuse init (API version 7.23) [ 3.114583] Key type big_key registered [ 3.131545] Allocating IMA MOK and blacklist keyrings. [ 3.156896] Key type asymmetric registered [ 3.175739] Asymmetric key parser 'x509' registered [ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.227445] io scheduler noop registered [ 3.243487] io scheduler deadline registered (default) [ 3.265832] io scheduler cfq registered [ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.354890] ACPI: Power Button [PWRF] [ 3.372274] GHES: HEST is not enabled! [ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.832741] Linux agpgart interface v0.103 [ 3.907746] brd: module loaded [ 3.946663] loop: module loaded [ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.046554] GPT:90111 != 2097151 [ 4.059104] GPT:Alternate GPT header not at the end of the disk. [ 4.077952] GPT:90111 != 2097151 [ 4.090550] GPT: Use GNU Parted to correct GPT errors. [ 4.107449] vda: vda1 vda15 [ 4.131782] scsi host0: ata_piix [ 4.146607] scsi host1: ata_piix [ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.211479] libphy: Fixed MDIO Bus: probed [ 4.232630] tun: Universal TUN/TAP device driver, 1.6 [ 4.249383] tun: (C) 1999-2004 Max Krasnyansky [ 4.295272] PPP generic driver version 2.4.2 [ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.337381] ehci-pci: EHCI PCI platform driver [ 4.356778] ehci-platform: EHCI generic platform driver [ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.406006] ohci-pci: OHCI PCI platform driver [ 4.423594] ohci-platform: OHCI generic platform driver [ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver [ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.624895] usb usb1: Product: UHCI Host Controller [ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.670080] usb usb1: SerialNumber: 0000:00:01.2 [ 4.689165] hub 1-0:1.0: USB hub found [ 4.706477] hub 1-0:1.0: 2 ports detected [ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.809889] mousedev: PS/2 mouse device common for all mice [ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.874704] rtc_cmos 00:00: RTC can wake from S4 [ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.950396] i2c /dev entries driver [ 4.969119] device-mapper: uevent: version 1.0.3 [ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs [ 5.067655] NET: Registered protocol family 10 [ 5.090347] NET: Registered protocol family 17 [ 5.114350] Key type dns_resolver registered [ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.186360] registered taskstats version 1 [ 5.204733] Loading compiled-in X.509 certificates [ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.264579] zswap: loaded using pool lzo/zbud [ 5.294359] Key type trusted registered [ 5.315607] Key type encrypted registered [ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled [ 5.356417] ima: No TPM chip found, activating TPM-bypass! [ 5.377164] evm: HMAC attrs: 0x1 [ 5.399390] Magic number: 14:519:725 [ 5.416962] block loop5: hash matches [ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740) [ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.487596] EDD information not available. [ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.556233] Write protecting the kernel read-only data: 14336k [ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.93 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 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 7.18. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-13 08:43:01,874 - functest.core.singlevm - DEBUG - try 5: cannot connect to 192.16.1.106: [Errno None] Unable to connect to port 22 on 192.16.1.106 2018-08-13 08:43:10,882 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:43:10,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:43:11,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 25247 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-359123bf-e174-4204-b24b-701399d113b7 x-compute-request-id: req-359123bf-e174-4204-b24b-701399d113b7 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.028052] pid_max: default: 32768 minimum: 301\n[ 0.036062] ACPI: Core revision 20150930\n[ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068084] Security Framework initialized\n[ 0.076047] Yama: becoming mindful.\n[ 0.084065] AppArmor: AppArmor initialized\n[ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.128090] Initializing cgroup subsys io\n[ 0.136055] Initializing cgroup subsys memory\n[ 0.144057] Initializing cgroup subsys devices\n[ 0.148055] Initializing cgroup subsys freezer\n[ 0.156051] Initializing cgroup subsys net_cls\n[ 0.164052] Initializing cgroup subsys perf_event\n[ 0.172068] Initializing cgroup subsys net_prio\n[ 0.180057] Initializing cgroup subsys hugetlb\n[ 0.188057] Initializing cgroup subsys pids\n[ 0.201971] CPU: Physical Processor ID: 0\n[ 0.209409] mce: CPU supports 10 MCE banks\n[ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.972494] ftrace: allocating 31920 entries in 125 pages\n[ 1.000171] smpboot: Max logical packages: 1\n[ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.021946] x2apic enabled\n[ 1.024059] Switched APIC routing to physical x2apic.\n[ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.081113] x86: Booted up 1 node, 1 CPUs\n[ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.092243] devtmpfs: initialized\n[ 1.097743] evm: security.selinux\n[ 1.100060] evm: security.SMACK64\n[ 1.104059] evm: security.SMACK64EXEC\n[ 1.108062] evm: security.SMACK64TRANSMUTE\n[ 1.112053] evm: security.SMACK64MMAP\n[ 1.116055] evm: security.ima\n[ 1.120054] evm: security.capability\n[ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.128211] pinctrl core: initialized pinctrl subsystem\n[ 1.133198] RTC time: 8:42:14, date: 08/13/18\n[ 1.136449] NET: Registered protocol family 16\n[ 1.140575] cpuidle: using governor ladder\n[ 1.144073] cpuidle: using governor menu\n[ 1.148070] PCCT header not found.\n[ 1.152503] ACPI: bus type PCI registered\n[ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.161087] PCI: Using configuration type 1 for base access\n[ 1.165925] ACPI: Added _OSI(Module Device)\n[ 1.168062] ACPI: Added _OSI(Processor Device)\n[ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.176062] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.183622] ACPI: Interpreter enabled\n[ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.208092] ACPI: (supports S0 S3 S4 S5)\n[ 1.212065] ACPI: Using IOAPIC for interrupt routing\n[ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.240859] acpiphp: Slot [3] registered\n[ 1.244207] acpiphp: Slot [4] registered\n[ 1.248201] acpiphp: Slot [5] registered\n[ 1.252225] acpiphp: Slot [6] registered\n[ 1.256219] acpiphp: Slot [7] registered\n[ 1.260202] acpiphp: Slot [8] registered\n[ 1.264197] acpiphp: Slot [9] registered\n[ 1.268192] acpiphp: Slot [10] registered\n[ 1.272218] acpiphp: Slot [11] registered\n[ 1.276227] acpiphp: Slot [12] registered\n[ 1.280227] acpiphp: Slot [13] registered\n[ 1.284221] acpiphp: Slot [14] registered\n[ 1.288199] acpiphp: Slot [15] registered\n[ 1.292196] acpiphp: Slot [16] registered\n[ 1.296201] acpiphp: Slot [17] registered\n[ 1.300192] acpiphp: Slot [18] registered\n[ 1.304193] acpiphp: Slot [19] registered\n[ 1.308227] acpiphp: Slot [20] registered\n[ 1.312233] acpiphp: Slot [21] registered\n[ 1.316239] acpiphp: Slot [22] registered\n[ 1.320227] acpiphp: Slot [23] registered\n[ 1.324233] acpiphp: Slot [24] registered\n[ 1.328229] acpiphp: Slot [25] registered\n[ 1.332248] acpiphp: Slot [26] registered\n[ 1.336226] acpiphp: Slot [27] registered\n[ 1.340235] acpiphp: Slot [28] registered\n[ 1.344226] acpiphp: Slot [29] registered\n[ 1.348257] acpiphp: Slot [30] registered\n[ 1.352227] acpiphp: Slot [31] registered\n[ 1.356204] PCI host bridge to bus 0000:00\n[ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.704093] vgaarb: loaded\n[ 1.708072] vgaarb: bridge control possible 0000:00:02.0\n[ 1.721102] SCSI subsystem initialized\n[ 1.731816] ACPI: bus type USB registered\n[ 1.733025] usbcore: registered new interface driver usbfs\n[ 1.736417] usbcore: registered new interface driver hub\n[ 1.740139] usbcore: registered new device driver usb\n[ 1.750008] PCI: Using ACPI for IRQ routing\n[ 1.761533] NetLabel: Initializing\n[ 1.764138] NetLabel: domain hash size = 128\n[ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.772904] NetLabel: unlabeled traffic allowed by default\n[ 1.782023] clocksource: Switched to clocksource kvm-clock\n[ 1.947307] AppArmor: AppArmor Filesystem Enabled\n[ 1.966423] pnp: PnP ACPI init\n[ 1.986337] pnp: PnP ACPI: found 5 devices\n[ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.066501] NET: Registered protocol family 2\n[ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.141137] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.210198] NET: Registered protocol family 1\n[ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.371264] Trying to unpack rootfs image as initramfs...\n[ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.874437] Scanning for low memory corruption every 60 seconds\n[ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.926745] audit: initializing netlink subsys (disabled)\n[ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized\n[ 2.976071] Initialise system trusted keyring\n[ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.031381] zbud: loaded\n[ 3.046300] VFS: Disk quotas dquot_6.6.0\n[ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.094947] fuse init (API version 7.23)\n[ 3.114583] Key type big_key registered\n[ 3.131545] Allocating IMA MOK and blacklist keyrings.\n[ 3.156896] Key type asymmetric registered\n[ 3.175739] Asymmetric key parser 'x509' registered\n[ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.227445] io scheduler noop registered\n[ 3.243487] io scheduler deadline registered (default)\n[ 3.265832] io scheduler cfq registered\n[ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.354890] ACPI: Power Button [PWRF]\n[ 3.372274] GHES: HEST is not enabled!\n[ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.832741] Linux agpgart interface v0.103\n[ 3.907746] brd: module loaded\n[ 3.946663] loop: module loaded\n[ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.046554] GPT:90111 != 2097151\n[ 4.059104] GPT:Alternate GPT header not at the end of the disk.\n[ 4.077952] GPT:90111 != 2097151\n[ 4.090550] GPT: Use GNU Parted to correct GPT errors.\n[ 4.107449] vda: vda1 vda15\n[ 4.131782] scsi host0: ata_piix\n[ 4.146607] scsi host1: ata_piix\n[ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.211479] libphy: Fixed MDIO Bus: probed\n[ 4.232630] tun: Universal TUN/TAP device driver, 1.6\n[ 4.249383] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.295272] PPP generic driver version 2.4.2\n[ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.337381] ehci-pci: EHCI PCI platform driver\n[ 4.356778] ehci-platform: EHCI generic platform driver\n[ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.406006] ohci-pci: OHCI PCI platform driver\n[ 4.423594] ohci-platform: OHCI generic platform driver\n[ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.624895] usb usb1: Product: UHCI Host Controller\n[ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.670080] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.689165] hub 1-0:1.0: USB hub found\n[ 4.706477] hub 1-0:1.0: 2 ports detected\n[ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.809889] mousedev: PS/2 mouse device common for all mice\n[ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 4.874704] rtc_cmos 00:00: RTC can wake from S4\n[ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 4.950396] i2c /dev entries driver\n[ 4.969119] device-mapper: uevent: version 1.0.3\n[ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.067655] NET: Registered protocol family 10\n[ 5.090347] NET: Registered protocol family 17\n[ 5.114350] Key type dns_resolver registered\n[ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.186360] registered taskstats version 1\n[ 5.204733] Loading compiled-in X.509 certificates\n[ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.264579] zswap: loaded using pool lzo/zbud\n[ 5.294359] Key type trusted registered\n[ 5.315607] Key type encrypted registered\n[ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.356417] ima: No TPM chip found, activating TPM-bypass!\n[ 5.377164] evm: HMAC attrs: 0x1\n[ 5.399390] Magic number: 14:519:725\n[ 5.416962] block loop5: hash matches\n[ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740)\n[ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.487596] EDD information not available.\n[ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.556233] Write protecting the kernel read-only data: 14336k\n[ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 5.93\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 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 7.18. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2394.398 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC33Gd1nWPvm1fn33t0YK0ZK72VL3SLRs5QEwJzQV2qzWrbUyNKWYaTg0SBTRLR8o3He3GjjnlaUKIpnsKB03ewq3XCga99AfJv8VDkHNpal5FCZ2A1chTQKK3urtNtginfMj8zkWh6oYQ4I6TuvoBALYEOHBhrYqgI51qtCAFek/WTbKNpex7ur+yU2Ug5ONm55KPZd0KWg57Vi2Pc2jkS4TpnXe8DPM6lX2dfAUoLOATZsJBZwDqzyNwBIp1FClOV4dbG4kvQeNtoONSbR1o3X7jSbTv18R8UIRDEzLcw6RXJv4eKqPRh1CffsTH3VEonbdcZijkkaY5N4/Qs2rA5 root@singlevm2-vm-e560a000-27a5-43f1-af2c-d19c90bba7a0\nssh-dss AAAAB3NzaC1kc3MAAACBAJnbVHz98a8FJePv/Qa9hBYTzXBDO1wSySPyrRG5zkUSNGL24ZGD7C1GlZvFtf2jxDA0pxsTfqwo3QiQj3s+pm9Vj8nWgDlaNzcWtSXBP6LAco/tqV8K4bRd4Fgz0B+nH3r1MOJDAR6SD648DrRxXW5eXiPQHq4wMeysxJV/GTojAAAAFQDzVTTReibGy+C/suwmrVJyFsE8XwAAAIBsTxDwKDAFKXOYbNVwpUZkp+9AE9dqWgoOOaQeHbHQSoWlpeVZfa+6qF0tckJZmvvNDRTpUwM2tlu31waBxEOliQXrkLlfK50LyEV45lvmbPUZjqBhVTVRvAxFg0bjXGhc349RaFW99LXBUWKur+CCreoTV+yWjxkjNJ+JtSFl4QAAAIEAlni3NFa54LFk50WdzZirTXOHmowmUiSbQufx/GJvQlkWXq6NU9OTWDZydMBOZG2eVKoL/I0ChjRhuAOACKvxY4T1SU6+HxxMQz2vwLh+3/6V/0K65AKJEiJbclCR8cXj6nQmeA05FZSirfgBznsUe7vhLuUv93FrNEBz8zF5dt0= root@singlevm2-vm-e560a000-27a5-43f1-af2c-d19c90bba7a0\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.13,24,fe80::f816:3eff:feee:8a93/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-e560a000-27a5-43f1-af2c-d19c90bba7a0.novalocal\nlaunch-index: 0\n/dev/root resized successfully [took 2.43s]\n=== cirros: current=0.4.0 latest=0.4.0 uptime=51.45 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-e560a000-27a5-43f1-af2c-d19c90bba7a0 login: "} 2018-08-13 08:43:11,230 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-359123bf-e174-4204-b24b-701399d113b7 2018-08-13 08:43:11,230 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.348469018936s 2018-08-13 08:43:11,231 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8/action used request id req-359123bf-e174-4204-b24b-701399d113b7 2018-08-13 08:43:11,231 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.028052] pid_max: default: 32768 minimum: 301 [ 0.036062] ACPI: Core revision 20150930 [ 0.045072] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068084] Security Framework initialized [ 0.076047] Yama: becoming mindful. [ 0.084065] AppArmor: AppArmor initialized [ 0.092122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128090] Initializing cgroup subsys io [ 0.136055] Initializing cgroup subsys memory [ 0.144057] Initializing cgroup subsys devices [ 0.148055] Initializing cgroup subsys freezer [ 0.156051] Initializing cgroup subsys net_cls [ 0.164052] Initializing cgroup subsys perf_event [ 0.172068] Initializing cgroup subsys net_prio [ 0.180057] Initializing cgroup subsys hugetlb [ 0.188057] Initializing cgroup subsys pids [ 0.201971] CPU: Physical Processor ID: 0 [ 0.209409] mce: CPU supports 10 MCE banks [ 0.221722] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.646265] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.972494] ftrace: allocating 31920 entries in 125 pages [ 1.000171] smpboot: Max logical packages: 1 [ 1.008111] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.021946] x2apic enabled [ 1.024059] Switched APIC routing to physical x2apic. [ 1.056000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.056000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.068076] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.081113] x86: Booted up 1 node, 1 CPUs [ 1.084073] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.092243] devtmpfs: initialized [ 1.097743] evm: security.selinux [ 1.100060] evm: security.SMACK64 [ 1.104059] evm: security.SMACK64EXEC [ 1.108062] evm: security.SMACK64TRANSMUTE [ 1.112053] evm: security.SMACK64MMAP [ 1.116055] evm: security.ima [ 1.120054] evm: security.capability [ 1.124259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.128211] pinctrl core: initialized pinctrl subsystem [ 1.133198] RTC time: 8:42:14, date: 08/13/18 [ 1.136449] NET: Registered protocol family 16 [ 1.140575] cpuidle: using governor ladder [ 1.144073] cpuidle: using governor menu [ 1.148070] PCCT header not found. [ 1.152503] ACPI: bus type PCI registered [ 1.156061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.161087] PCI: Using configuration type 1 for base access [ 1.165925] ACPI: Added _OSI(Module Device) [ 1.168062] ACPI: Added _OSI(Processor Device) [ 1.172062] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.176062] ACPI: Added _OSI(Processor Aggregator Device) [ 1.183622] ACPI: Interpreter enabled [ 1.184086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.196083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.208092] ACPI: (supports S0 S3 S4 S5) [ 1.212065] ACPI: Using IOAPIC for interrupt routing [ 1.216119] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.224896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.228083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.232069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.236079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.240859] acpiphp: Slot [3] registered [ 1.244207] acpiphp: Slot [4] registered [ 1.248201] acpiphp: Slot [5] registered [ 1.252225] acpiphp: Slot [6] registered [ 1.256219] acpiphp: Slot [7] registered [ 1.260202] acpiphp: Slot [8] registered [ 1.264197] acpiphp: Slot [9] registered [ 1.268192] acpiphp: Slot [10] registered [ 1.272218] acpiphp: Slot [11] registered [ 1.276227] acpiphp: Slot [12] registered [ 1.280227] acpiphp: Slot [13] registered [ 1.284221] acpiphp: Slot [14] registered [ 1.288199] acpiphp: Slot [15] registered [ 1.292196] acpiphp: Slot [16] registered [ 1.296201] acpiphp: Slot [17] registered [ 1.300192] acpiphp: Slot [18] registered [ 1.304193] acpiphp: Slot [19] registered [ 1.308227] acpiphp: Slot [20] registered [ 1.312233] acpiphp: Slot [21] registered [ 1.316239] acpiphp: Slot [22] registered [ 1.320227] acpiphp: Slot [23] registered [ 1.324233] acpiphp: Slot [24] registered [ 1.328229] acpiphp: Slot [25] registered [ 1.332248] acpiphp: Slot [26] registered [ 1.336226] acpiphp: Slot [27] registered [ 1.340235] acpiphp: Slot [28] registered [ 1.344226] acpiphp: Slot [29] registered [ 1.348257] acpiphp: Slot [30] registered [ 1.352227] acpiphp: Slot [31] registered [ 1.356204] PCI host bridge to bus 0000:00 [ 1.360069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.364067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.368067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.372095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.376069] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.380067] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.409660] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.412065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.416089] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.420067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.447280] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.448193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.617201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.632849] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.644765] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.660900] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.676471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.688000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.701211] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.704093] vgaarb: loaded [ 1.708072] vgaarb: bridge control possible 0000:00:02.0 [ 1.721102] SCSI subsystem initialized [ 1.731816] ACPI: bus type USB registered [ 1.733025] usbcore: registered new interface driver usbfs [ 1.736417] usbcore: registered new interface driver hub [ 1.740139] usbcore: registered new device driver usb [ 1.750008] PCI: Using ACPI for IRQ routing [ 1.761533] NetLabel: Initializing [ 1.764138] NetLabel: domain hash size = 128 [ 1.768059] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.772904] NetLabel: unlabeled traffic allowed by default [ 1.782023] clocksource: Switched to clocksource kvm-clock [ 1.947307] AppArmor: AppArmor Filesystem Enabled [ 1.966423] pnp: PnP ACPI init [ 1.986337] pnp: PnP ACPI: found 5 devices [ 2.027787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.066501] NET: Registered protocol family 2 [ 2.091034] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.118189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.141137] TCP: Hash tables configured (established 4096 bind 4096) [ 2.162664] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.184128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.210198] NET: Registered protocol family 1 [ 2.230412] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.255599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.277784] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.324075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.371264] Trying to unpack rootfs image as initramfs... [ 2.833737] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.874437] Scanning for low memory corruption every 60 seconds [ 2.901330] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.926745] audit: initializing netlink subsys (disabled) [ 2.949029] audit: type=2000 audit(1534149733.022:1): initialized [ 2.976071] Initialise system trusted keyring [ 2.996445] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.031381] zbud: loaded [ 3.046300] VFS: Disk quotas dquot_6.6.0 [ 3.064644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.094947] fuse init (API version 7.23) [ 3.114583] Key type big_key registered [ 3.131545] Allocating IMA MOK and blacklist keyrings. [ 3.156896] Key type asymmetric registered [ 3.175739] Asymmetric key parser 'x509' registered [ 3.195775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.227445] io scheduler noop registered [ 3.243487] io scheduler deadline registered (default) [ 3.265832] io scheduler cfq registered [ 3.282272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.304154] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.327166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.354890] ACPI: Power Button [PWRF] [ 3.372274] GHES: HEST is not enabled! [ 3.410233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.501268] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.554548] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.602512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.680593] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.832741] Linux agpgart interface v0.103 [ 3.907746] brd: module loaded [ 3.946663] loop: module loaded [ 4.016941] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.046554] GPT:90111 != 2097151 [ 4.059104] GPT:Alternate GPT header not at the end of the disk. [ 4.077952] GPT:90111 != 2097151 [ 4.090550] GPT: Use GNU Parted to correct GPT errors. [ 4.107449] vda: vda1 vda15 [ 4.131782] scsi host0: ata_piix [ 4.146607] scsi host1: ata_piix [ 4.161458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.183847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.211479] libphy: Fixed MDIO Bus: probed [ 4.232630] tun: Universal TUN/TAP device driver, 1.6 [ 4.249383] tun: (C) 1999-2004 Max Krasnyansky [ 4.295272] PPP generic driver version 2.4.2 [ 4.313809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.337381] ehci-pci: EHCI PCI platform driver [ 4.356778] ehci-platform: EHCI generic platform driver [ 4.379623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.406006] ohci-pci: OHCI PCI platform driver [ 4.423594] ohci-platform: OHCI generic platform driver [ 4.445229] uhci_hcd: USB Universal Host Controller Interface driver [ 4.490360] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.509673] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.536139] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.553241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.575230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.596148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.624895] usb usb1: Product: UHCI Host Controller [ 4.646033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.670080] usb usb1: SerialNumber: 0000:00:01.2 [ 4.689165] hub 1-0:1.0: USB hub found [ 4.706477] hub 1-0:1.0: 2 ports detected [ 4.727309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.768303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.789221] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.809889] mousedev: PS/2 mouse device common for all mice [ 4.837376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.874704] rtc_cmos 00:00: RTC can wake from S4 [ 4.897618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.925378] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.950396] i2c /dev entries driver [ 4.969119] device-mapper: uevent: version 1.0.3 [ 4.993573] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.034430] ledtrig-cpu: registered to indicate activity on CPUs [ 5.067655] NET: Registered protocol family 10 [ 5.090347] NET: Registered protocol family 17 [ 5.114350] Key type dns_resolver registered [ 5.131793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.150923] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.186360] registered taskstats version 1 [ 5.204733] Loading compiled-in X.509 certificates [ 5.226765] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.264579] zswap: loaded using pool lzo/zbud [ 5.294359] Key type trusted registered [ 5.315607] Key type encrypted registered [ 5.333915] AppArmor: AppArmor sha1 policy hashing enabled [ 5.356417] ima: No TPM chip found, activating TPM-bypass! [ 5.377164] evm: HMAC attrs: 0x1 [ 5.399390] Magic number: 14:519:725 [ 5.416962] block loop5: hash matches [ 5.434220] rtc_cmos 00:00: setting system clock to 2018-08-13 08:42:20 UTC (1534149740) [ 5.466004] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.487596] EDD information not available. [ 5.528487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.556233] Write protecting the kernel read-only data: 14336k [ 5.609615] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.641003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.93 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 6.979753] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 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 7.18. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2394.398 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC33Gd1nWPvm1fn33t0YK0ZK72VL3SLRs5QEwJzQV2qzWrbUyNKWYaTg0SBTRLR8o3He3GjjnlaUKIpnsKB03ewq3XCga99AfJv8VDkHNpal5FCZ2A1chTQKK3urtNtginfMj8zkWh6oYQ4I6TuvoBALYEOHBhrYqgI51qtCAFek/WTbKNpex7ur+yU2Ug5ONm55KPZd0KWg57Vi2Pc2jkS4TpnXe8DPM6lX2dfAUoLOATZsJBZwDqzyNwBIp1FClOV4dbG4kvQeNtoONSbR1o3X7jSbTv18R8UIRDEzLcw6RXJv4eKqPRh1CffsTH3VEonbdcZijkkaY5N4/Qs2rA5 root@singlevm2-vm-e560a000-27a5-43f1-af2c-d19c90bba7a0 ssh-dss AAAAB3NzaC1kc3MAAACBAJnbVHz98a8FJePv/Qa9hBYTzXBDO1wSySPyrRG5zkUSNGL24ZGD7C1GlZvFtf2jxDA0pxsTfqwo3QiQj3s+pm9Vj8nWgDlaNzcWtSXBP6LAco/tqV8K4bRd4Fgz0B+nH3r1MOJDAR6SD648DrRxXW5eXiPQHq4wMeysxJV/GTojAAAAFQDzVTTReibGy+C/suwmrVJyFsE8XwAAAIBsTxDwKDAFKXOYbNVwpUZkp+9AE9dqWgoOOaQeHbHQSoWlpeVZfa+6qF0tckJZmvvNDRTpUwM2tlu31waBxEOliQXrkLlfK50LyEV45lvmbPUZjqBhVTVRvAxFg0bjXGhc349RaFW99LXBUWKur+CCreoTV+yWjxkjNJ+JtSFl4QAAAIEAlni3NFa54LFk50WdzZirTXOHmowmUiSbQufx/GJvQlkWXq6NU9OTWDZydMBOZG2eVKoL/I0ChjRhuAOACKvxY4T1SU6+HxxMQz2vwLh+3/6V/0K65AKJEiJbclCR8cXj6nQmeA05FZSirfgBznsUe7vhLuUv93FrNEBz8zF5dt0= root@singlevm2-vm-e560a000-27a5-43f1-af2c-d19c90bba7a0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:feee:8a93/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: singlevm2-vm-e560a000-27a5-43f1-af2c-d19c90bba7a0.novalocal launch-index: 0 /dev/root resized successfully [took 2.43s] === cirros: current=0.4.0 latest=0.4.0 uptime=51.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-e560a000-27a5-43f1-af2c-d19c90bba7a0 login: 2018-08-13 08:43:11,234 - paramiko.transport - DEBUG - starting thread (client mode): 0x438bb910L 2018-08-13 08:43:11,234 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-13 08:43:11,235 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-13 08:43:11,236 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-13 08:43:11,236 - 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-08-13 08:43:11,236 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-13 08:43:11,237 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-13 08:43:11,237 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-13 08:43:11,237 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-13 08:43:11,237 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-13 08:43:11,294 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-13 08:43:11,294 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-13 08:43:11,298 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.106: 189e116b2025b2e796969d8ea8080486 2018-08-13 08:43:11,299 - paramiko.transport - DEBUG - Trying discovered key 9761de6344c27fadd46119fe5bcdbe4f in /tmp/tmppyZnNJ 2018-08-13 08:43:11,335 - paramiko.transport - DEBUG - userauth is OK 2018-08-13 08:43:11,340 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-13 08:43:11,363 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-13 08:43:11,364 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-13 08:43:11,364 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-13 08:43:11,368 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-13 08:43:11,369 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-13 08:43:11,369 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-13 08:43:11,370 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-13 08:43:11,370 - functest.core.singlevm - DEBUG - error: 2018-08-13 08:43:11,370 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 02:04 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-13 08:43:11,374 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-08-13 08:43:11,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/90069ee8-d582-42bd-a1d6-795f63fe1c73.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:14,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69549403-db3f-4996-9b28-c980effc2091 Content-Length: 0 Date: Mon, 13 Aug 2018 08:43:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:43:14,366 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/90069ee8-d582-42bd-a1d6-795f63fe1c73.json used request id req-69549403-db3f-4996-9b28-c980effc2091 2018-08-13 08:43:14,367 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.99210691452s 2018-08-13 08:43:14,367 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/90069ee8-d582-42bd-a1d6-795f63fe1c73.json used request id req-69549403-db3f-4996-9b28-c980effc2091 2018-08-13 08:43:14,369 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:43:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:14,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5c188774-4b36-413e-b42f-b8b12dca7474 Date: Mon, 13 Aug 2018 08:43:14 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:43:14,474 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5c188774-4b36-413e-b42f-b8b12dca7474 2018-08-13 08:43:14,474 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.104328870773s 2018-08-13 08:43:14,474 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5c188774-4b36-413e-b42f-b8b12dca7474 2018-08-13 08:43:14,475 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-08-13 08:43:14,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:14,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-aad10859-a5bf-4951-8b5a-ff75c5bebd3e x-compute-request-id: req-aad10859-a5bf-4951-8b5a-ff75c5bebd3e 2018-08-13 08:43:14,829 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8 used request id req-aad10859-a5bf-4951-8b5a-ff75c5bebd3e 2018-08-13 08:43:14,829 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.354038000107s 2018-08-13 08:43:14,829 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8 used request id req-aad10859-a5bf-4951-8b5a-ff75c5bebd3e 2018-08-13 08:43:14,829 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:43:14,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:15,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1785 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-23d1bbb8-0439-4723-9d52-ebbe6ab4b57e x-compute-request-id: req-23d1bbb8-0439-4723-9d52-ebbe6ab4b57e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_e560a000-27a5-43f1-af2c-d19c90bba7a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:8a:93", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:8a:93", "version": 4, "addr": "192.16.1.106", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "bookmark"}], "image": {"id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "links": [{"href": "https://192.16.1.222:8774/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:42:06.000000", "flavor": {"id": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "links": [{"href": "https://192.16.1.222:8774/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "bookmark"}]}, "id": "829296e1-5970-4c15-8c41-67e41a80a7e8", "security_groups": [{"name": "singlevm2-sg_e560a000-27a5-43f1-af2c-d19c90bba7a0"}], "user_id": "a2a80d7530094e369d43d6cb8a06d8cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:43:14Z", "hostId": "8be440c51d301def358b0435a45802df0d26a34ca92c13337e1a47f6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0", "name": "singlevm2-vm_e560a000-27a5-43f1-af2c-d19c90bba7a0", "created": "2018-08-13T08:41:54Z", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:43:15,352 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-23d1bbb8-0439-4723-9d52-ebbe6ab4b57e 2018-08-13 08:43:15,352 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.522772073746s 2018-08-13 08:43:15,352 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-23d1bbb8-0439-4723-9d52-ebbe6ab4b57e 2018-08-13 08:43:15,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:43:17,357 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:43:17,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:17,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0226a644-31f6-4b55-8b43-0a34e7eb2410 x-compute-request-id: req-0226a644-31f6-4b55-8b43-0a34e7eb2410 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/829296e1-5970-4c15-8c41-67e41a80a7e8", "rel": "bookmark"}], "image": {"id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "links": [{"href": "https://192.16.1.222:8774/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-13T08:42:06.000000", "flavor": {"id": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "links": [{"href": "https://192.16.1.222:8774/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "bookmark"}]}, "id": "829296e1-5970-4c15-8c41-67e41a80a7e8", "user_id": "a2a80d7530094e369d43d6cb8a06d8cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-13T08:43:17Z", "hostId": "8be440c51d301def358b0435a45802df0d26a34ca92c13337e1a47f6", "OS-SRV-USG:terminated_at": "2018-08-13T08:43:17.000000", "key_name": "singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0", "name": "singlevm2-vm_e560a000-27a5-43f1-af2c-d19c90bba7a0", "created": "2018-08-13T08:41:54Z", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:43:17,632 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0226a644-31f6-4b55-8b43-0a34e7eb2410 2018-08-13 08:43:17,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.275273084641s 2018-08-13 08:43:17,632 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0226a644-31f6-4b55-8b43-0a34e7eb2410 2018-08-13 08:43:17,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:43:19,636 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:43:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:19,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa01e140-172e-4e16-982a-17482faaa12d x-compute-request-id: req-fa01e140-172e-4e16-982a-17482faaa12d RESP BODY: {"servers": []} 2018-08-13 08:43:19,814 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fa01e140-172e-4e16-982a-17482faaa12d 2018-08-13 08:43:19,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.177754163742s 2018-08-13 08:43:19,814 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fa01e140-172e-4e16-982a-17482faaa12d 2018-08-13 08:43:19,816 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:43:19,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:19,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-b8709341-bd91-4e03-b4a6-c6a8dff80270 Date: Mon, 13 Aug 2018 08:43:19 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:42Z", "updated_at": "2018-08-13T08:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-13T08:41:43Z", "revision_number": 0, "id": "1c33b4cc-4235-4b8a-9749-35318aed538c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:43Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:43Z", "revision_number": 0, "id": "324a71ee-bb7d-46c8-a444-9f66a0d8d864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:43Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:42Z", "revision_number": 0, "id": "a1a519c5-545b-472d-8f0a-3f6c2b1473a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:42Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:42Z", "revision_number": 0, "id": "e5114e63-ccb6-4462-92db-e36c4db21e1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:42Z", "security_group_id": "12e05f20-b002-4143-b61b-dc55a7acec28", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 3, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "12e05f20-b002-4143-b61b-dc55a7acec28", "name": "singlevm2-sg_e560a000-27a5-43f1-af2c-d19c90bba7a0"}, {"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}]} 2018-08-13 08:43:19,919 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-b8709341-bd91-4e03-b4a6-c6a8dff80270 2018-08-13 08:43:19,919 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.102688074112s 2018-08-13 08:43:19,919 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-b8709341-bd91-4e03-b4a6-c6a8dff80270 2018-08-13 08:43:19,921 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-08-13 08:43:19,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/12e05f20-b002-4143-b61b-dc55a7acec28.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:20,202 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cb5b4cf-a7b2-430b-bf13-e9d7ed922080 Content-Length: 0 Date: Mon, 13 Aug 2018 08:43:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:43:20,203 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/12e05f20-b002-4143-b61b-dc55a7acec28.json used request id req-0cb5b4cf-a7b2-430b-bf13-e9d7ed922080 2018-08-13 08:43:20,203 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.281765937805s 2018-08-13 08:43:20,203 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/12e05f20-b002-4143-b61b-dc55a7acec28.json used request id req-0cb5b4cf-a7b2-430b-bf13-e9d7ed922080 2018-08-13 08:43:20,203 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-08-13 08:43:20,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:23,023 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5f17c4d-0311-431b-8821-3fc5a63a135c x-compute-request-id: req-b5f17c4d-0311-431b-8821-3fc5a63a135c 2018-08-13 08:43:23,023 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0 used request id req-b5f17c4d-0311-431b-8821-3fc5a63a135c 2018-08-13 08:43:23,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 2.81976699829s 2018-08-13 08:43:23,023 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_e560a000-27a5-43f1-af2c-d19c90bba7a0 used request id req-b5f17c4d-0311-431b-8821-3fc5a63a135c 2018-08-13 08:43:23,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-13 08:43:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/5626e043-cac1-40f3-a216-dfdb0ad4a05e/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" -d '{"subnet_id": "52314361-4fe9-4458-aff6-8f08603771a4"}' 2018-08-13 08:43:28,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-43828a85-5969-4595-a7a4-dcca7a582b11 Date: Mon, 13 Aug 2018 08:43:28 GMT RESP BODY: {"network_id": "046d929a-7843-4f18-95d4-374dd37e2bd5", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "subnet_id": "52314361-4fe9-4458-aff6-8f08603771a4", "subnet_ids": ["52314361-4fe9-4458-aff6-8f08603771a4"], "port_id": "e1c20b37-d224-447c-85aa-468b09b7b6d4", "id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e"} 2018-08-13 08:43:28,036 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/5626e043-cac1-40f3-a216-dfdb0ad4a05e/remove_router_interface.json used request id req-43828a85-5969-4595-a7a4-dcca7a582b11 2018-08-13 08:43:28,036 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 5.01270794868s 2018-08-13 08:43:28,036 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/5626e043-cac1-40f3-a216-dfdb0ad4a05e/remove_router_interface.json used request id req-43828a85-5969-4595-a7a4-dcca7a582b11 returning object 5626e043-cac1-40f3-a216-dfdb0ad4a05e 2018-08-13 08:43:28,037 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-13 08:43:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:28,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0c7c490d-8c96-4b6c-afa9-aeb2a0eebdcd Date: Mon, 13 Aug 2018 08:43:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.130"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:10Z", "admin_state_up": true, "updated_at": "2018-08-13T08:43:24Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "5626e043-cac1-40f3-a216-dfdb0ad4a05e", "name": "singlevm2-router_e560a000-27a5-43f1-af2c-d19c90bba7a0"}]} 2018-08-13 08:43:28,830 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-0c7c490d-8c96-4b6c-afa9-aeb2a0eebdcd 2018-08-13 08:43:28,831 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.793612003326s 2018-08-13 08:43:28,831 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-0c7c490d-8c96-4b6c-afa9-aeb2a0eebdcd 2018-08-13 08:43:28,832 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-13 08:43:28,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/5626e043-cac1-40f3-a216-dfdb0ad4a05e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:37,910 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bddae22-5f16-4b9a-b5a9-e7b7d2111393 Content-Length: 0 Date: Mon, 13 Aug 2018 08:43:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:43:37,910 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/5626e043-cac1-40f3-a216-dfdb0ad4a05e.json used request id req-7bddae22-5f16-4b9a-b5a9-e7b7d2111393 2018-08-13 08:43:37,910 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 9.07866311073s 2018-08-13 08:43:37,911 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/5626e043-cac1-40f3-a216-dfdb0ad4a05e.json used request id req-7bddae22-5f16-4b9a-b5a9-e7b7d2111393 2018-08-13 08:43:37,911 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:43:37,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:38,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e6678b23-010e-49a6-89d5-117821f95aa4 Date: Mon, 13 Aug 2018 08:43:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"046d929a-7843-4f18-95d4-374dd37e2bd5","tenant_id":"7532859338764ee7a77c4b7ba89fbdf4","created_at":"2018-08-13T08:41:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:41:09Z","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":"7532859338764ee7a77c4b7ba89fbdf4","id":"52314361-4fe9-4458-aff6-8f08603771a4","subnetpool_id":null,"name":"singlevm2-subnet_e560a000-27a5-43f1-af2c-d19c90bba7a0"}]} 2018-08-13 08:43:38,010 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-e6678b23-010e-49a6-89d5-117821f95aa4 2018-08-13 08:43:38,011 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0996508598328s 2018-08-13 08:43:38,011 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-e6678b23-010e-49a6-89d5-117821f95aa4 2018-08-13 08:43:38,011 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-13 08:43:38,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/52314361-4fe9-4458-aff6-8f08603771a4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:42,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2debf86e-4f14-44b1-8276-c92e237c31c6 Date: Mon, 13 Aug 2018 08:43:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:43:42,566 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/52314361-4fe9-4458-aff6-8f08603771a4.json used request id req-2debf86e-4f14-44b1-8276-c92e237c31c6 2018-08-13 08:43:42,566 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.5543179512s 2018-08-13 08:43:42,566 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/52314361-4fe9-4458-aff6-8f08603771a4.json used request id req-2debf86e-4f14-44b1-8276-c92e237c31c6 2018-08-13 08:43:42,566 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:43:42,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:43,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-d3a9c0c8-bd39-415f-856e-af73688d062a Date: Mon, 13 Aug 2018 08:43:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-13T08:43:42Z","tenant_id":"7532859338764ee7a77c4b7ba89fbdf4","created_at":"2018-08-13T08:41:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7532859338764ee7a77c4b7ba89fbdf4","id":"046d929a-7843-4f18-95d4-374dd37e2bd5","name":"singlevm2-net_e560a000-27a5-43f1-af2c-d19c90bba7a0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"}]} 2018-08-13 08:43:43,045 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d3a9c0c8-bd39-415f-856e-af73688d062a 2018-08-13 08:43:43,045 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.478884935379s 2018-08-13 08:43:43,045 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d3a9c0c8-bd39-415f-856e-af73688d062a 2018-08-13 08:43:43,046 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-13 08:43:43,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/046d929a-7843-4f18-95d4-374dd37e2bd5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:46,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-043899ef-cb65-4ec2-9aec-59217f809f92 Date: Mon, 13 Aug 2018 08:43:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:43:46,016 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/046d929a-7843-4f18-95d4-374dd37e2bd5.json used request id req-043899ef-cb65-4ec2-9aec-59217f809f92 2018-08-13 08:43:46,016 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.96928501129s 2018-08-13 08:43:46,016 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/046d929a-7843-4f18-95d4-374dd37e2bd5.json used request id req-043899ef-cb65-4ec2-9aec-59217f809f92 2018-08-13 08:43:46,019 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:43:46,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:46,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-eebdd7de-f76c-4a67-bc5b-d9720c4b0fbf RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/snap", "metadata": {}}], "file": "/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/file", "owner": "7532859338764ee7a77c4b7ba89fbdf4", "id": "7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "size": 12716032, "self": "/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:41:39Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_e560a000-27a5-43f1-af2c-d19c90bba7a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:41:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:43:46,126 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-eebdd7de-f76c-4a67-bc5b-d9720c4b0fbf 2018-08-13 08:43:46,126 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.107251167297s 2018-08-13 08:43:46,126 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-eebdd7de-f76c-4a67-bc5b-d9720c4b0fbf 2018-08-13 08:43:46,127 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-13 08:43:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0cb2b5461f2cb6fbc6dd2f52fb111935619dbc8" 2018-08-13 08:43:50,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d11b0d4b-42b8-477d-9906-157c863b22f2 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:43:50,058 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04 used request id req-d11b0d4b-42b8-477d-9906-157c863b22f2 2018-08-13 08:43:50,058 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 3.9302380085s 2018-08-13 08:43:50,058 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/7bc025c1-d5d4-4cef-9b3d-9d0f0fe3ff04 used request id req-d11b0d4b-42b8-477d-9906-157c863b22f2 2018-08-13 08:43:50,058 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:43:50,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:43:50,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-476b22f5-9a26-4b4d-8cb0-394f20de2e29 x-compute-request-id: req-476b22f5-9a26-4b4d-8cb0-394f20de2e29 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "singlevm2-flavor_e560a000-27a5-43f1-af2c-d19c90bba7a0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "193895ab-c4e7-4681-8fd7-f987ccb7b3c6"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-08-13 08:43:50,124 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-476b22f5-9a26-4b4d-8cb0-394f20de2e29 2018-08-13 08:43:50,124 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0658679008484s 2018-08-13 08:43:50,124 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-476b22f5-9a26-4b4d-8cb0-394f20de2e29 2018-08-13 08:43:50,127 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-13 08:43:50,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:43:52,139 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-92b9814c-d520-4a57-b706-3488a398233a x-compute-request-id: req-92b9814c-d520-4a57-b706-3488a398233a 2018-08-13 08:43:52,139 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6 used request id req-92b9814c-d520-4a57-b706-3488a398233a 2018-08-13 08:43:52,139 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 2.01278686523s 2018-08-13 08:43:52,140 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/193895ab-c4e7-4681-8fd7-f987ccb7b3c6 used request id req-92b9814c-d520-4a57-b706-3488a398233a 2018-08-13 08:43:52,140 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:43:52,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:43:52,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:43:52 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-bc605a40-64e1-45fb-9e2c-9613f9f3167e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "singlevm2-user_e560a000-27a5-43f1-af2c-d19c90bba7a0", "links": {"self": "https://192.16.1.222:5000/v3/users/a2a80d7530094e369d43d6cb8a06d8cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a2a80d7530094e369d43d6cb8a06d8cf", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:43:52,252 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-bc605a40-64e1-45fb-9e2c-9613f9f3167e 2018-08-13 08:43:52,252 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.111603021622s 2018-08-13 08:43:52,252 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-bc605a40-64e1-45fb-9e2c-9613f9f3167e 2018-08-13 08:43:52,255 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:43:52,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/a2a80d7530094e369d43d6cb8a06d8cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:43:52,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:43:52 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6938925a-e8f5-4849-89f5-75698a9c205f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/a2a80d7530094e369d43d6cb8a06d8cf"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "a2a80d7530094e369d43d6cb8a06d8cf", "email": null, "name": "singlevm2-user_e560a000-27a5-43f1-af2c-d19c90bba7a0"}} 2018-08-13 08:43:52,323 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/a2a80d7530094e369d43d6cb8a06d8cf used request id req-6938925a-e8f5-4849-89f5-75698a9c205f 2018-08-13 08:43:52,323 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0680999755859s 2018-08-13 08:43:52,323 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/a2a80d7530094e369d43d6cb8a06d8cf used request id req-6938925a-e8f5-4849-89f5-75698a9c205f 2018-08-13 08:43:52,324 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-08-13 08:43:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/a2a80d7530094e369d43d6cb8a06d8cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:43:56,653 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:43:56 GMT Vary: X-Auth-Token x-openstack-request-id: req-70dea551-af8e-4e4a-820e-f5f1e060b745 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:43:56,653 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/a2a80d7530094e369d43d6cb8a06d8cf used request id req-70dea551-af8e-4e4a-820e-f5f1e060b745 2018-08-13 08:43:56,653 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 4.32905697823s 2018-08-13 08:43:56,653 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/a2a80d7530094e369d43d6cb8a06d8cf used request id req-70dea551-af8e-4e4a-820e-f5f1e060b745 2018-08-13 08:43:56,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:43:56,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:43:59,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:43:59 GMT Content-Type: application/json Content-Length: 1073 Vary: X-Auth-Token x-openstack-request-id: req-2f797ec0-52d0-421d-bcdd-9c37b74b825b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4"}, "tags": [], "enabled": true, "id": "7532859338764ee7a77c4b7ba89fbdf4", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_e560a000-27a5-43f1-af2c-d19c90bba7a0"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-13 08:43:59,100 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-2f797ec0-52d0-421d-bcdd-9c37b74b825b 2018-08-13 08:43:59,100 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 2.44339084625s 2018-08-13 08:43:59,100 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-2f797ec0-52d0-421d-bcdd-9c37b74b825b 2018-08-13 08:43:59,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-08-13 08:43:59,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:43:59,560 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:43:59 GMT Vary: X-Auth-Token x-openstack-request-id: req-39e580ae-2548-42bc-9b2c-c9a0a95f5f88 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:43:59,560 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 used request id req-39e580ae-2548-42bc-9b2c-c9a0a95f5f88 2018-08-13 08:43:59,560 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.457123994827s 2018-08-13 08:43:59,560 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 used request id req-39e580ae-2548-42bc-9b2c-c9a0a95f5f88 2018-08-13 08:43:59,562 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:43:59,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:43:59,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:43:59 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-3d04e946-93a6-445f-a158-987781044da1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "327f17bda5994345935057538fb8f87c", "links": {"self": "https://192.16.1.222:5000/v3/roles/327f17bda5994345935057538fb8f87c"}, "name": "Member"}, {"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:43:59,743 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3d04e946-93a6-445f-a158-987781044da1 2018-08-13 08:43:59,743 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.181119918823s 2018-08-13 08:43:59,743 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3d04e946-93a6-445f-a158-987781044da1 2018-08-13 08:43:59,746 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-08-13 08:43:59,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/327f17bda5994345935057538fb8f87c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}68d9ee17dfb6af99dfc5211b5da49a776d958f4b" 2018-08-13 08:43:59,839 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:43:59 GMT Vary: X-Auth-Token x-openstack-request-id: req-a0c9cf1b-01f5-44e4-9b7a-67ed97eb7c95 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:43:59,839 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/327f17bda5994345935057538fb8f87c used request id req-a0c9cf1b-01f5-44e4-9b7a-67ed97eb7c95 2018-08-13 08:43:59,839 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.0923490524292s 2018-08-13 08:43:59,839 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/327f17bda5994345935057538fb8f87c used request id req-a0c9cf1b-01f5-44e4-9b7a-67ed97eb7c95 2018-08-13 08:43:59,873 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-13 08:43:59,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:43:59,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:43:59,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:43:59,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:43:59,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:43:59,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:43:59,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:43:59,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:43:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-68e8249f-a051-461f-a1b5-26d1e1dc8256 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:43:59,957 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-68e8249f-a051-461f-a1b5-26d1e1dc8256 2018-08-13 08:43:59,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:44:00,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["DiuZAfGHRkqNpOd8OAYkRQ"], "issued_at": "2018-08-13T08:44:00.000000Z"}} 2018-08-13 08:44:00,504 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:44:00,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:44:00,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a034cb62-c69b-4402-a367-841f09e4ffd2 Date: Mon, 13 Aug 2018 08:44:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:44:00,749 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a034cb62-c69b-4402-a367-841f09e4ffd2 2018-08-13 08:44:00,749 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.245517969131s 2018-08-13 08:44:00,749 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a034cb62-c69b-4402-a367-841f09e4ffd2 2018-08-13 08:44:00,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:44:00,760 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:00 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:44:00,761 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:44:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:44:00,865 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:00 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-7a53c34d-929e-4cb4-af0b-1f0184a949de X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/afac87f26c194949968e478764c8be7b"}, "tags": [], "enabled": true, "id": "afac87f26c194949968e478764c8be7b", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-13 08:44:00,865 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-7a53c34d-929e-4cb4-af0b-1f0184a949de 2018-08-13 08:44:00,865 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.104139089584s 2018-08-13 08:44:00,865 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-7a53c34d-929e-4cb4-af0b-1f0184a949de 2018-08-13 08:44:00,869 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-08-13 08:44:00,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0"}}' 2018-08-13 08:44:01,184 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:01 GMT Content-Type: application/json Content-Length: 366 Vary: X-Auth-Token x-openstack-request-id: req-5a36096a-5b59-487d-8a1d-c23bf235699f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163"}, "tags": [], "enabled": true, "id": "0470a79c1365412da5d2ffb8a4a95163", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0"}} 2018-08-13 08:44:01,185 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-5a36096a-5b59-487d-8a1d-c23bf235699f 2018-08-13 08:44:01,185 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.315521001816s 2018-08-13 08:44:01,185 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-5a36096a-5b59-487d-8a1d-c23bf235699f 2018-08-13 08:44:01,185 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'0470a79c1365412da5d2ffb8a4a95163', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0'}) 2018-08-13 08:44:01,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-08-13 08:44:01,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cf1f3d39-c49c-427c-ad09-bd6add760168", "email": null, "name": "vping_ssh-user_5b155e86-7319-42f5-8d90-97d35aa735a0"}}' 2018-08-13 08:44:01,735 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:01 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b634f75e-8915-44ba-9981-7089b8e8d39e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vping_ssh-user_5b155e86-7319-42f5-8d90-97d35aa735a0", "links": {"self": "https://192.16.1.222:5000/v3/users/342746acde2947c38de3c710e1a54bc9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "342746acde2947c38de3c710e1a54bc9", "domain_id": "default", "password_expires_at": null}} 2018-08-13 08:44:01,735 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-b634f75e-8915-44ba-9981-7089b8e8d39e 2018-08-13 08:44:01,735 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.546626091003s 2018-08-13 08:44:01,735 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-b634f75e-8915-44ba-9981-7089b8e8d39e 2018-08-13 08:44:01,736 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'342746acde2947c38de3c710e1a54bc9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_5b155e86-7319-42f5-8d90-97d35aa735a0'}) 2018-08-13 08:44:01,738 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:44:01,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:44:01,785 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:01 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-ad08adfc-544b-470b-9728-724e4dfb0e98 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:44:01,785 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ad08adfc-544b-470b-9728-724e4dfb0e98 2018-08-13 08:44:01,786 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0478048324585s 2018-08-13 08:44:01,786 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ad08adfc-544b-470b-9728-724e4dfb0e98 2018-08-13 08:44:01,788 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:44:01,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:44:01,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:01 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-87e0c525-e0eb-4107-806d-0f569f859f26 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:44:01,856 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-87e0c525-e0eb-4107-806d-0f569f859f26 2018-08-13 08:44:01,856 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0680840015411s 2018-08-13 08:44:01,856 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-87e0c525-e0eb-4107-806d-0f569f859f26 2018-08-13 08:44:01,857 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-13 08:44:01,861 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-08-13 08:44:01,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" -d '{"role": {"name": "Member"}}' 2018-08-13 08:44:01,961 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:01 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-047a8e53-c392-485a-abc9-8ad58a36f737 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "23ff109da5da4286992a85eb9d4577ee", "links": {"self": "https://192.16.1.222:5000/v3/roles/23ff109da5da4286992a85eb9d4577ee"}, "name": "Member"}} 2018-08-13 08:44:01,961 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-047a8e53-c392-485a-abc9-8ad58a36f737 2018-08-13 08:44:01,961 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.100486040115s 2018-08-13 08:44:01,961 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-047a8e53-c392-485a-abc9-8ad58a36f737 2018-08-13 08:44:01,962 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'23ff109da5da4286992a85eb9d4577ee'}) 2018-08-13 08:44:01,964 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:44:01,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:44:02,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:02 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-5befa09c-a575-4664-ad4c-1c6dd878b6f0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23ff109da5da4286992a85eb9d4577ee", "links": {"self": "https://192.16.1.222:5000/v3/roles/23ff109da5da4286992a85eb9d4577ee"}, "name": "Member"}, {"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:44:02,021 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5befa09c-a575-4664-ad4c-1c6dd878b6f0 2018-08-13 08:44:02,021 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0574679374695s 2018-08-13 08:44:02,021 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5befa09c-a575-4664-ad4c-1c6dd878b6f0 2018-08-13 08:44:02,024 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:44:02,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:44:02,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:02 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-3ac9be27-d4da-4ceb-a760-976f9da59472 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:44:02,164 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-3ac9be27-d4da-4ceb-a760-976f9da59472 2018-08-13 08:44:02,164 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.139867067337s 2018-08-13 08:44:02,164 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-3ac9be27-d4da-4ceb-a760-976f9da59472 2018-08-13 08:44:02,164 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:44:02,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:44:04,708 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:04 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-fe1e5c93-be5a-42e0-81f1-2d3a27951dfe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "vping_ssh-user_5b155e86-7319-42f5-8d90-97d35aa735a0", "links": {"self": "https://192.16.1.222:5000/v3/users/342746acde2947c38de3c710e1a54bc9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "342746acde2947c38de3c710e1a54bc9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:44:04,708 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-fe1e5c93-be5a-42e0-81f1-2d3a27951dfe 2018-08-13 08:44:04,708 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 2.54385900497s 2018-08-13 08:44:04,708 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-fe1e5c93-be5a-42e0-81f1-2d3a27951dfe 2018-08-13 08:44:04,715 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:44:04,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:44:05,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:05 GMT Content-Type: application/json Content-Length: 1091 Vary: X-Auth-Token x-openstack-request-id: req-5610fb92-a1c7-4df5-9815-9a267fbc5795 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163"}, "tags": [], "enabled": true, "id": "0470a79c1365412da5d2ffb8a4a95163", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-13 08:44:05,002 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-5610fb92-a1c7-4df5-9815-9a267fbc5795 2018-08-13 08:44:05,002 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.286962985992s 2018-08-13 08:44:05,002 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-5610fb92-a1c7-4df5-9815-9a267fbc5795 2018-08-13 08:44:05,006 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-13 08:44:05,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=342746acde2947c38de3c710e1a54bc9&role.id=23ff109da5da4286992a85eb9d4577ee&scope.project.id=0470a79c1365412da5d2ffb8a4a95163" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:44:05,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:05 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-4c73d017-2687-4b7d-bf73-41b71dd7f96c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=342746acde2947c38de3c710e1a54bc9&role.id=23ff109da5da4286992a85eb9d4577ee&scope.project.id=0470a79c1365412da5d2ffb8a4a95163", "previous": null, "next": null}} 2018-08-13 08:44:05,077 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=342746acde2947c38de3c710e1a54bc9&role.id=23ff109da5da4286992a85eb9d4577ee&scope.project.id=0470a79c1365412da5d2ffb8a4a95163 used request id req-4c73d017-2687-4b7d-bf73-41b71dd7f96c 2018-08-13 08:44:05,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0710430145264s 2018-08-13 08:44:05,078 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=342746acde2947c38de3c710e1a54bc9&role.id=23ff109da5da4286992a85eb9d4577ee&scope.project.id=0470a79c1365412da5d2ffb8a4a95163 used request id req-4c73d017-2687-4b7d-bf73-41b71dd7f96c 2018-08-13 08:44:05,080 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-08-13 08:44:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163/users/342746acde2947c38de3c710e1a54bc9/roles/23ff109da5da4286992a85eb9d4577ee -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:44:10,020 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:10 GMT Vary: X-Auth-Token x-openstack-request-id: req-9903471f-b455-419d-98a6-47cded3a6fa0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:44:10,020 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163/users/342746acde2947c38de3c710e1a54bc9/roles/23ff109da5da4286992a85eb9d4577ee used request id req-9903471f-b455-419d-98a6-47cded3a6fa0 2018-08-13 08:44:10,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 4.9404361248s 2018-08-13 08:44:10,020 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163/users/342746acde2947c38de3c710e1a54bc9/roles/23ff109da5da4286992a85eb9d4577ee used request id req-9903471f-b455-419d-98a6-47cded3a6fa0 2018-08-13 08:44:10,021 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', 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': 'cf1f3d39-c49c-427c-ad09-bd6add760168', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vping_ssh-user_5b155e86-7319-42f5-8d90-97d35aa735a0', 'project_id': u'0470a79c1365412da5d2ffb8a4a95163', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:44:10,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:44:10,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:44:10,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:44:10,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:44:10,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:44:10,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:44:10,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:44:10,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:44:10,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:44:10,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:44:10,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:44:10,024 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_5b155e86-7319-42f5-8d90-97d35aa735a0', 'password': 'cf1f3d39-c49c-427c-ad09-bd6add760168', 'project_name': 'vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '0470a79c1365412da5d2ffb8a4a95163', 'project_domain_name': 'Default'} 2018-08-13 08:44:10,025 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-13 08:44:10,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:44:10,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:44:10 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1ee13411-fb4d-4ce5-aec5-fb7927b1cb78 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:44:10,040 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1ee13411-fb4d-4ce5-aec5-fb7927b1cb78 2018-08-13 08:44:10,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:44:10,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23ff109da5da4286992a85eb9d4577ee", "name": "Member"}], "expires_at": "2018-08-13T20:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0470a79c1365412da5d2ffb8a4a95163", "name": "vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/0470a79c1365412da5d2ffb8a4a95163", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/0470a79c1365412da5d2ffb8a4a95163", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/0470a79c1365412da5d2ffb8a4a95163", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/0470a79c1365412da5d2ffb8a4a95163", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/0470a79c1365412da5d2ffb8a4a95163", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/0470a79c1365412da5d2ffb8a4a95163", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/0470a79c1365412da5d2ffb8a4a95163", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/0470a79c1365412da5d2ffb8a4a95163", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/0470a79c1365412da5d2ffb8a4a95163", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/0470a79c1365412da5d2ffb8a4a95163", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/0470a79c1365412da5d2ffb8a4a95163", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/0470a79c1365412da5d2ffb8a4a95163", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_5b155e86-7319-42f5-8d90-97d35aa735a0", "id": "342746acde2947c38de3c710e1a54bc9"}, "audit_ids": ["6jCZg58CQcS72-uq5SCbBQ"], "issued_at": "2018-08-13T08:44:10.000000Z"}} 2018-08-13 08:44:10,702 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-13 08:44:10,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"network": {"name": "vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0", "admin_state_up": true}}' 2018-08-13 08:44:11,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-cd9b5a18-3172-4d2f-8a9f-c48cd2e3830b Date: Mon, 13 Aug 2018 08:44:11 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:44:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-13T08:44:11Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"0470a79c1365412da5d2ffb8a4a95163","id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","name":"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0"}} 2018-08-13 08:44:11,305 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cd9b5a18-3172-4d2f-8a9f-c48cd2e3830b 2018-08-13 08:44:11,306 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.603406906128s 2018-08-13 08:44:11,306 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cd9b5a18-3172-4d2f-8a9f-c48cd2e3830b 2018-08-13 08:44:11,306 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:44:11Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'415e53d4-86cc-4c81-aff8-4e1149fdd215', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0', u'admin_state_up': True, u'tenant_id': u'0470a79c1365412da5d2ffb8a4a95163', u'created_at': u'2018-08-13T08:44:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0470a79c1365412da5d2ffb8a4a95163'}) 2018-08-13 08:44:11,306 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:44:11,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:11,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-1341cc87-9c43-4742-9fa6-0f18eb0171d3 Date: Mon, 13 Aug 2018 08:44:11 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-13T08:44:11Z","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:44:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"0470a79c1365412da5d2ffb8a4a95163","id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","name":"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0"}]} 2018-08-13 08:44:11,526 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1341cc87-9c43-4742-9fa6-0f18eb0171d3 2018-08-13 08:44:11,526 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.219795942307s 2018-08-13 08:44:11,526 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1341cc87-9c43-4742-9fa6-0f18eb0171d3 2018-08-13 08:44:11,528 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-13 08:44:11,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"subnet": {"name": "vping_ssh-subnet_5b155e86-7319-42f5-8d90-97d35aa735a0", "enable_dhcp": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-13 08:44:12,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-67451d58-4ee1-4b40-ae55-e3bac33c6a5f Date: Mon, 13 Aug 2018 08:44:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:44:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:44:11Z","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":"0470a79c1365412da5d2ffb8a4a95163","id":"57887d57-7274-4f43-8b73-84b8f5e0f89e","subnetpool_id":null,"name":"vping_ssh-subnet_5b155e86-7319-42f5-8d90-97d35aa735a0"}} 2018-08-13 08:44:12,495 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-67451d58-4ee1-4b40-ae55-e3bac33c6a5f 2018-08-13 08:44:12,495 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.967075109482s 2018-08-13 08:44:12,495 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-67451d58-4ee1-4b40-ae55-e3bac33c6a5f 2018-08-13 08:44:12,495 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:44:11Z', 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'57887d57-7274-4f43-8b73-84b8f5e0f89e', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_5b155e86-7319-42f5-8d90-97d35aa735a0', u'enable_dhcp': True, u'network_id': u'415e53d4-86cc-4c81-aff8-4e1149fdd215', u'tenant_id': u'0470a79c1365412da5d2ffb8a4a95163', u'created_at': u'2018-08-13T08:44:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0470a79c1365412da5d2ffb8a4a95163'}) 2018-08-13 08:44:12,496 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-13 08:44:12,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "vping_ssh-router_5b155e86-7319-42f5-8d90-97d35aa735a0", "admin_state_up": true}}' 2018-08-13 08:44:23,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6323ae0d-a741-4e3d-b45b-1000914dcf84 Date: Mon, 13 Aug 2018 08:44:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:13Z", "admin_state_up": true, "updated_at": "2018-08-13T08:44:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "name": "vping_ssh-router_5b155e86-7319-42f5-8d90-97d35aa735a0"}} 2018-08-13 08:44:23,245 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6323ae0d-a741-4e3d-b45b-1000914dcf84 2018-08-13 08:44:23,246 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 10.7498168945s 2018-08-13 08:44:23,246 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6323ae0d-a741-4e3d-b45b-1000914dcf84 2018-08-13 08:44:23,246 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:44:15Z', u'revision_number': 3, u'id': u'0a6f310e-8b44-4642-8bbf-c048fa86093b', u'external_gateway_info': {u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.116'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_5b155e86-7319-42f5-8d90-97d35aa735a0', u'admin_state_up': True, u'tenant_id': u'0470a79c1365412da5d2ffb8a4a95163', u'created_at': u'2018-08-13T08:44:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'0470a79c1365412da5d2ffb8a4a95163'}) 2018-08-13 08:44:23,246 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-13 08:44:23,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/0a6f310e-8b44-4642-8bbf-c048fa86093b/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"subnet_id": "57887d57-7274-4f43-8b73-84b8f5e0f89e"}' 2018-08-13 08:44:32,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2fe937a0-7efd-4a3a-ac1d-fa30ce8ac4f0 Date: Mon, 13 Aug 2018 08:44:32 GMT RESP BODY: {"network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "subnet_id": "57887d57-7274-4f43-8b73-84b8f5e0f89e", "subnet_ids": ["57887d57-7274-4f43-8b73-84b8f5e0f89e"], "port_id": "240e9ed6-9138-48ad-bf3b-4e49c4e5d3a3", "id": "0a6f310e-8b44-4642-8bbf-c048fa86093b"} 2018-08-13 08:44:32,649 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/0a6f310e-8b44-4642-8bbf-c048fa86093b/add_router_interface.json used request id req-2fe937a0-7efd-4a3a-ac1d-fa30ce8ac4f0 2018-08-13 08:44:32,649 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 9.40291380882s 2018-08-13 08:44:32,649 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/0a6f310e-8b44-4642-8bbf-c048fa86093b/add_router_interface.json used request id req-2fe937a0-7efd-4a3a-ac1d-fa30ce8ac4f0 returning object 0a6f310e-8b44-4642-8bbf-c048fa86093b 2018-08-13 08:44:32,650 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 08:44:32,753 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-13 08:44:32,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:44:33,338 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-13 08:44:33,343 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:44:33,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:36,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-5e71eba1-a195-42aa-8dd1-08ba5362df4c RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:44:36,050 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-5e71eba1-a195-42aa-8dd1-08ba5362df4c 2018-08-13 08:44:36,050 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 2.70748996735s 2018-08-13 08:44:36,050 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-5e71eba1-a195-42aa-8dd1-08ba5362df4c 2018-08-13 08:44:36,055 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-13 08:44:36,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0"}' 2018-08-13 08:44:40,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-832a2473-f73a-40c6-a5b6-feeefacb7725 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/file", "owner": "0470a79c1365412da5d2ffb8a4a95163", "id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "size": null, "self": "/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:44:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0", "checksum": null, "created_at": "2018-08-13T08:44:39Z", "protected": false} 2018-08-13 08:44:40,197 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-832a2473-f73a-40c6-a5b6-feeefacb7725 2018-08-13 08:44:40,197 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 4.14202594757s 2018-08-13 08:44:40,197 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-832a2473-f73a-40c6-a5b6-feeefacb7725 returning object 1f3cacd1-79a6-4430-8f1b-820227d8f9b3 2018-08-13 08:44:40,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-13 08:44:40,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '' 2018-08-13 08:44:43,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-628981d9-be1e-4bbb-a79e-c857558f248f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:44:43,409 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/file used request id req-628981d9-be1e-4bbb-a79e-c857558f248f 2018-08-13 08:44:43,409 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 3.21083784103s 2018-08-13 08:44:43,409 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/file used request id req-628981d9-be1e-4bbb-a79e-c857558f248f 2018-08-13 08:44:43,411 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:44:43,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:45,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-fc518e28-2dfa-4a37-8d9e-2893f5380782 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/snap", "metadata": {}}], "file": "/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/file", "owner": "0470a79c1365412da5d2ffb8a4a95163", "id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "size": 12716032, "self": "/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:44:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:44:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:44:45,803 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-fc518e28-2dfa-4a37-8d9e-2893f5380782 2018-08-13 08:44:45,803 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 2.39133691788s 2018-08-13 08:44:45,803 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-fc518e28-2dfa-4a37-8d9e-2893f5380782 2018-08-13 08:44:45,804 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/file', 'owner': u'0470a79c1365412da5d2ffb8a4a95163', 'id': u'1f3cacd1-79a6-4430-8f1b-820227d8f9b3', 'size': 12716032, u'self': u'/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0470a79c1365412da5d2ffb8a4a95163', 'name': 'vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-13T08:44:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-13T08:44:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0', 'created': u'2018-08-13T08:44:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-13T08:44:39Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-13 08:44:45,805 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-13 08:44:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_5b155e86-7319-42f5-8d90-97d35aa735a0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-13 08:44:45,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-efb5d0dd-094d-4f43-a795-e1e9c4beb2e1 x-compute-request-id: req-efb5d0dd-094d-4f43-a795-e1e9c4beb2e1 RESP BODY: {"flavor": {"name": "vping_ssh-flavor_5b155e86-7319-42f5-8d90-97d35aa735a0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc"}} 2018-08-13 08:44:45,932 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-efb5d0dd-094d-4f43-a795-e1e9c4beb2e1 2018-08-13 08:44:45,932 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.127125024796s 2018-08-13 08:44:45,932 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-efb5d0dd-094d-4f43-a795-e1e9c4beb2e1 2018-08-13 08:44:45,933 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_5b155e86-7319-42f5-8d90-97d35aa735a0', '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'874d7acf58544e2d8d4d8ca0c1d4603b', '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'178e7d44-56c5-4da0-b0fc-a3d03f74dabc', 'swap': 0}) 2018-08-13 08:44:45,933 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-13 08:44:45,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" -d '{"extra_specs": {}}' 2018-08-13 08:44:45,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b757136-e4b0-4637-992c-cb9843a4818d x-compute-request-id: req-3b757136-e4b0-4637-992c-cb9843a4818d RESP BODY: {"extra_specs": {}} 2018-08-13 08:44:45,972 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc/os-extra_specs used request id req-3b757136-e4b0-4637-992c-cb9843a4818d 2018-08-13 08:44:45,972 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0389430522919s 2018-08-13 08:44:45,972 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc/os-extra_specs used request id req-3b757136-e4b0-4637-992c-cb9843a4818d 2018-08-13 08:44:45,973 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-08-13 08:44:45,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"keypair": {"name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0"}}' 2018-08-13 08:44:46,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2324 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e2509bf-be7c-442a-b7bf-e2f8bde8bba7 x-compute-request-id: req-8e2509bf-be7c-442a-b7bf-e2f8bde8bba7 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzHHbKYQS+uOdVCWT67+S8VcyqzNrL0Zr0T3EIeMg9PTXytS9fSjaz++reeKW0OCleCrvsbVraLw1Ml6DtHmnWVjKcw1BwvDSK+O3/3Gx2PJIWKAx6x2SeLJX8STqVD4Y+FzTnRy+FJxgKm0V4h+xKCkV2sLQg9yX6xP+nUG/xuhcv45Bq5w+maXzV9+b2U8ZW/DKGMgp8PBgepesd6XpdjGR4B4GT+oFDNu7vfyjQtPFFYS90rsWr7zP6jNs65SgDmmdfJJDZ2EVSHfi0LCQPd5eAcWUwbCMX/kGqwZ3oNlf7iL52eJNsM4urSZj4MgYUiOMjbPvigEGp2iWuAIOB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsxx2ymEEvrjnVQlk+u/kvFXMqszay9Ga9E9xCHjIPT018rUv\nX0o2s/vq3niltDgpXgq77G1a2i8NTJeg7R5p1lYynMNQcLw0ivjt/9xsdjySFigM\nesdkniyV/Ek6lQ+GPhc050cvhScYCptFeIfsSgpFdrC0IPcl+sT/p1Bv8boXL+OQ\naucPpml81ffm9lPGVvwyhjIKfDwYHqXrHel6XYxkeAeBk/qBQzbu738o0LTxRWEv\ndK7Fq+8z+ozbOuUoA5pnXySQ2dhFUh34tCwkD3eXgHFlMGwjF/5BqsGd6DZX+4i+\ndniTbDOLq0mY+DIGFIjjI2z74oBBqdolrgCDgQIDAQABAoIBAApa8e8/brPMIuvC\nsEjlx7avyzZww5GXG7tWQHW57fHEcTMIEKYUt1bukKSuGv5xZMrgGf9QTzlgEQfF\nmHM9F+dhcmmnzSXHa85BGBl71/V6CQQo6pfKoWGXuFAut6lYjW1XkCJy9idfnD84\nvOp8CUg6kcuL6c4iG9sEurckqmQyQi682socOcrEqWyleEirJKiflPmhLiSrTVaI\nuKSnr+Y65wHCPsJneAi2e4ic46uXlAEgZEQhH2Kp3vX6fpWGSLMbsNxaZhU/7Xi0\n2lvu52LnOWYDDBX2qOAKtEeLmE2b+S9y626eWdu263Y7Brl0erAqhCv4Hr1hLToc\nqejvWwECgYEA7r5XgREkUY9jAB8Qq92wf5GeKQkhEN7HgmyRVwBIudzPfD5w/rHP\nznV0rnBAaRYvFc3O5clrvTmG8Yw+LME21zc/0oWuZaVnlCO/mPenT+ouPK1SSAyh\nXA0M6ZaDBvKqd20klw9FwdtjgjYubw+9wgPdYpdSyp1JbvkyMkZ3vHECgYEAwA6y\nzls+/9SC/p6FEKgdaPlgF1Mqh5PDf7+W1HqS3SfWS5EiRCPkIcyTRz87wcpiNfSJ\nv4hwq+YPPErwzBErF1ek+LTBvlC/sXniHo00z7MP563/sKGdDC5OoNQifkjViSrc\nw4HVWGtDFiY51z6m7eCePJzWpettX603ubtdABECgYBtnjG5TjCZzjdLl/fkob5n\nZGn1N37aKx/5z3WQN84soKkXx+fD2cqrZhyz91Brr8bgwQWNVkVEtcQy5gyqKfDP\nMkv4km63txFu4FcZmiRVOhYOwBn2gO4ZwNg77GKu7v68JP3W6ilCUERJRi1dyyF6\nkqG0ofxekYdlD8Ave1GA0QKBgAFLmBUgNGqRSljhRNB58cjVdbpyiyTi8DyaVDAW\nq4rmS+GyluKSw2Ue9hdS69pAvSzT+2HZT7k5Ef08HCekLgA4TRqITY41CTXvNoEy\nPprwADl1yPWuAVslrM4U4C6t2xLTwS1oYMH55zftBhLXj1SnYSnTfPcdgV1V07xi\n8RuhAoGBALlWTwdsYjc36bFjwlDr+8t8iJ3Yaqwwfhwd/ZqqsySgwk3buai1A637\nKdwzQZErmO/2I5ciaWhfdeLMSw3TpzaDlHzQWp7j/gNwxJbT3xDcFMD0khMm26Tz\nSrxJbkx+6xr6rkPmqeYca9vmicy3i2ClqI1L4KQG8FswPo3KZpCS\n-----END RSA PRIVATE KEY-----\n", "user_id": "342746acde2947c38de3c710e1a54bc9", "name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "fingerprint": "66:c8:a4:fe:c0:7d:30:ce:31:f4:99:b8:b9:b0:46:e5"}} 2018-08-13 08:44:46,825 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-8e2509bf-be7c-442a-b7bf-e2f8bde8bba7 2018-08-13 08:44:46,826 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.852771043777s 2018-08-13 08:44:46,826 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-8e2509bf-be7c-442a-b7bf-e2f8bde8bba7 2018-08-13 08:44:46,826 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzHHbKYQS+uOdVCWT67+S8VcyqzNrL0Zr0T3EIeMg9PTXytS9fSjaz++reeKW0OCleCrvsbVraLw1Ml6DtHmnWVjKcw1BwvDSK+O3/3Gx2PJIWKAx6x2SeLJX8STqVD4Y+FzTnRy+FJxgKm0V4h+xKCkV2sLQg9yX6xP+nUG/xuhcv45Bq5w+maXzV9+b2U8ZW/DKGMgp8PBgepesd6XpdjGR4B4GT+oFDNu7vfyjQtPFFYS90rsWr7zP6jNs65SgDmmdfJJDZ2EVSHfi0LCQPd5eAcWUwbCMX/kGqwZ3oNlf7iL52eJNsM4urSZj4MgYUiOMjbPvigEGp2iWuAIOB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsxx2ymEEvrjnVQlk+u/kvFXMqszay9Ga9E9xCHjIPT018rUv\nX0o2s/vq3niltDgpXgq77G1a2i8NTJeg7R5p1lYynMNQcLw0ivjt/9xsdjySFigM\nesdkniyV/Ek6lQ+GPhc050cvhScYCptFeIfsSgpFdrC0IPcl+sT/p1Bv8boXL+OQ\naucPpml81ffm9lPGVvwyhjIKfDwYHqXrHel6XYxkeAeBk/qBQzbu738o0LTxRWEv\ndK7Fq+8z+ozbOuUoA5pnXySQ2dhFUh34tCwkD3eXgHFlMGwjF/5BqsGd6DZX+4i+\ndniTbDOLq0mY+DIGFIjjI2z74oBBqdolrgCDgQIDAQABAoIBAApa8e8/brPMIuvC\nsEjlx7avyzZww5GXG7tWQHW57fHEcTMIEKYUt1bukKSuGv5xZMrgGf9QTzlgEQfF\nmHM9F+dhcmmnzSXHa85BGBl71/V6CQQo6pfKoWGXuFAut6lYjW1XkCJy9idfnD84\nvOp8CUg6kcuL6c4iG9sEurckqmQyQi682socOcrEqWyleEirJKiflPmhLiSrTVaI\nuKSnr+Y65wHCPsJneAi2e4ic46uXlAEgZEQhH2Kp3vX6fpWGSLMbsNxaZhU/7Xi0\n2lvu52LnOWYDDBX2qOAKtEeLmE2b+S9y626eWdu263Y7Brl0erAqhCv4Hr1hLToc\nqejvWwECgYEA7r5XgREkUY9jAB8Qq92wf5GeKQkhEN7HgmyRVwBIudzPfD5w/rHP\nznV0rnBAaRYvFc3O5clrvTmG8Yw+LME21zc/0oWuZaVnlCO/mPenT+ouPK1SSAyh\nXA0M6ZaDBvKqd20klw9FwdtjgjYubw+9wgPdYpdSyp1JbvkyMkZ3vHECgYEAwA6y\nzls+/9SC/p6FEKgdaPlgF1Mqh5PDf7+W1HqS3SfWS5EiRCPkIcyTRz87wcpiNfSJ\nv4hwq+YPPErwzBErF1ek+LTBvlC/sXniHo00z7MP563/sKGdDC5OoNQifkjViSrc\nw4HVWGtDFiY51z6m7eCePJzWpettX603ubtdABECgYBtnjG5TjCZzjdLl/fkob5n\nZGn1N37aKx/5z3WQN84soKkXx+fD2cqrZhyz91Brr8bgwQWNVkVEtcQy5gyqKfDP\nMkv4km63txFu4FcZmiRVOhYOwBn2gO4ZwNg77GKu7v68JP3W6ilCUERJRi1dyyF6\nkqG0ofxekYdlD8Ave1GA0QKBgAFLmBUgNGqRSljhRNB58cjVdbpyiyTi8DyaVDAW\nq4rmS+GyluKSw2Ue9hdS69pAvSzT+2HZT7k5Ef08HCekLgA4TRqITY41CTXvNoEy\nPprwADl1yPWuAVslrM4U4C6t2xLTwS1oYMH55zftBhLXj1SnYSnTfPcdgV1V07xi\n8RuhAoGBALlWTwdsYjc36bFjwlDr+8t8iJ3Yaqwwfhwd/ZqqsySgwk3buai1A637\nKdwzQZErmO/2I5ciaWhfdeLMSw3TpzaDlHzQWp7j/gNwxJbT3xDcFMD0khMm26Tz\nSrxJbkx+6xr6rkPmqeYca9vmicy3i2ClqI1L4KQG8FswPo3KZpCS\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'342746acde2947c38de3c710e1a54bc9', 'name': u'vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0', 'created_at': '2018-08-13T08:44:46.826704', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0470a79c1365412da5d2ffb8a4a95163', 'name': 'vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'66:c8:a4:fe:c0:7d:30:ce:31:f4:99:b8:b9:b0:46:e5', 'type': 'ssh', 'id': u'vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0'}) 2018-08-13 08:44:46,826 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAsxx2ymEEvrjnVQlk+u/kvFXMqszay9Ga9E9xCHjIPT018rUv X0o2s/vq3niltDgpXgq77G1a2i8NTJeg7R5p1lYynMNQcLw0ivjt/9xsdjySFigM esdkniyV/Ek6lQ+GPhc050cvhScYCptFeIfsSgpFdrC0IPcl+sT/p1Bv8boXL+OQ aucPpml81ffm9lPGVvwyhjIKfDwYHqXrHel6XYxkeAeBk/qBQzbu738o0LTxRWEv dK7Fq+8z+ozbOuUoA5pnXySQ2dhFUh34tCwkD3eXgHFlMGwjF/5BqsGd6DZX+4i+ dniTbDOLq0mY+DIGFIjjI2z74oBBqdolrgCDgQIDAQABAoIBAApa8e8/brPMIuvC sEjlx7avyzZww5GXG7tWQHW57fHEcTMIEKYUt1bukKSuGv5xZMrgGf9QTzlgEQfF mHM9F+dhcmmnzSXHa85BGBl71/V6CQQo6pfKoWGXuFAut6lYjW1XkCJy9idfnD84 vOp8CUg6kcuL6c4iG9sEurckqmQyQi682socOcrEqWyleEirJKiflPmhLiSrTVaI uKSnr+Y65wHCPsJneAi2e4ic46uXlAEgZEQhH2Kp3vX6fpWGSLMbsNxaZhU/7Xi0 2lvu52LnOWYDDBX2qOAKtEeLmE2b+S9y626eWdu263Y7Brl0erAqhCv4Hr1hLToc qejvWwECgYEA7r5XgREkUY9jAB8Qq92wf5GeKQkhEN7HgmyRVwBIudzPfD5w/rHP znV0rnBAaRYvFc3O5clrvTmG8Yw+LME21zc/0oWuZaVnlCO/mPenT+ouPK1SSAyh XA0M6ZaDBvKqd20klw9FwdtjgjYubw+9wgPdYpdSyp1JbvkyMkZ3vHECgYEAwA6y zls+/9SC/p6FEKgdaPlgF1Mqh5PDf7+W1HqS3SfWS5EiRCPkIcyTRz87wcpiNfSJ v4hwq+YPPErwzBErF1ek+LTBvlC/sXniHo00z7MP563/sKGdDC5OoNQifkjViSrc w4HVWGtDFiY51z6m7eCePJzWpettX603ubtdABECgYBtnjG5TjCZzjdLl/fkob5n ZGn1N37aKx/5z3WQN84soKkXx+fD2cqrZhyz91Brr8bgwQWNVkVEtcQy5gyqKfDP Mkv4km63txFu4FcZmiRVOhYOwBn2gO4ZwNg77GKu7v68JP3W6ilCUERJRi1dyyF6 kqG0ofxekYdlD8Ave1GA0QKBgAFLmBUgNGqRSljhRNB58cjVdbpyiyTi8DyaVDAW q4rmS+GyluKSw2Ue9hdS69pAvSzT+2HZT7k5Ef08HCekLgA4TRqITY41CTXvNoEy PprwADl1yPWuAVslrM4U4C6t2xLTwS1oYMH55zftBhLXj1SnYSnTfPcdgV1V07xi 8RuhAoGBALlWTwdsYjc36bFjwlDr+8t8iJ3Yaqwwfhwd/ZqqsySgwk3buai1A637 KdwzQZErmO/2I5ciaWhfdeLMSw3TpzaDlHzQWp7j/gNwxJbT3xDcFMD0khMm26Tz SrxJbkx+6xr6rkPmqeYca9vmicy3i2ClqI1L4KQG8FswPo3KZpCS -----END RSA PRIVATE KEY----- 2018-08-13 08:44:46,829 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-08-13 08:44:46,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"security_group": {"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-13 08:44:47,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-a7870293-6b4c-489d-926a-d6624ba78701 Date: Mon, 13 Aug 2018 08:44:47 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:47Z", "updated_at": "2018-08-13T08:44:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:47Z", "revision_number": 0, "id": "65e786b3-ad2c-4616-9eaa-15d4ee8dd297", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:47Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:47Z", "revision_number": 0, "id": "eb95a744-21d4-4d2d-8348-2f9fe00544f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:47Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "65747762-5412-42b0-895a-cffd06b902ef", "name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}} 2018-08-13 08:44:47,291 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-a7870293-6b4c-489d-926a-d6624ba78701 2018-08-13 08:44:47,291 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.462574958801s 2018-08-13 08:44:47,291 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-a7870293-6b4c-489d-926a-d6624ba78701 2018-08-13 08:44:47,294 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:44:47,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:47,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-e905bedf-f17c-45ff-8f34-cf908b5b8d60 Date: Mon, 13 Aug 2018 08:44:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:47Z", "updated_at": "2018-08-13T08:44:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:47Z", "revision_number": 0, "id": "65e786b3-ad2c-4616-9eaa-15d4ee8dd297", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:47Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:47Z", "revision_number": 0, "id": "eb95a744-21d4-4d2d-8348-2f9fe00544f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:47Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "65747762-5412-42b0-895a-cffd06b902ef", "name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}]} 2018-08-13 08:44:47,413 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-e905bedf-f17c-45ff-8f34-cf908b5b8d60 2018-08-13 08:44:47,413 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.118479967117s 2018-08-13 08:44:47,413 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-e905bedf-f17c-45ff-8f34-cf908b5b8d60 2018-08-13 08:44:47,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-13 08:44:47,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -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": "65747762-5412-42b0-895a-cffd06b902ef"}}' 2018-08-13 08:44:47,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-94dc6806-3567-4a83-af06-12d8426d9cdb Date: Mon, 13 Aug 2018 08:44:47 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-08-13T08:44:47Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "port_range_min": 22, "revision_number": 0, "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:47Z", "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "39d29f2b-4c81-43aa-a506-a7cef5fdd312"}} 2018-08-13 08:44:47,968 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-94dc6806-3567-4a83-af06-12d8426d9cdb 2018-08-13 08:44:47,968 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.552578926086s 2018-08-13 08:44:47,968 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-94dc6806-3567-4a83-af06-12d8426d9cdb 2018-08-13 08:44:47,970 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:44:47,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:48,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-8ba99047-073a-4a61-b6fb-e113b7d95034 Date: Mon, 13 Aug 2018 08:44:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:47Z", "updated_at": "2018-08-13T08:44:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-13T08:44:47Z", "revision_number": 0, "id": "39d29f2b-4c81-43aa-a506-a7cef5fdd312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:47Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:47Z", "revision_number": 0, "id": "65e786b3-ad2c-4616-9eaa-15d4ee8dd297", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:47Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:47Z", "revision_number": 0, "id": "eb95a744-21d4-4d2d-8348-2f9fe00544f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:47Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 2, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "65747762-5412-42b0-895a-cffd06b902ef", "name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}]} 2018-08-13 08:44:48,153 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-8ba99047-073a-4a61-b6fb-e113b7d95034 2018-08-13 08:44:48,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.182709932327s 2018-08-13 08:44:48,154 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-8ba99047-073a-4a61-b6fb-e113b7d95034 2018-08-13 08:44:48,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-13 08:44:48,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -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": "65747762-5412-42b0-895a-cffd06b902ef"}}' 2018-08-13 08:44:48,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ee2a166e-a4f7-4ad0-969c-7c03a19bef52 Date: Mon, 13 Aug 2018 08:44:48 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-08-13T08:44:48Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "port_range_min": null, "revision_number": 0, "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:48Z", "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "328e7f91-1a6d-4d77-b393-504040717a87"}} 2018-08-13 08:44:48,561 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-ee2a166e-a4f7-4ad0-969c-7c03a19bef52 2018-08-13 08:44:48,561 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.40487909317s 2018-08-13 08:44:48,561 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-ee2a166e-a4f7-4ad0-969c-7c03a19bef52 2018-08-13 08:44:48,562 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:44:48,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:48,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-95632072-01d0-4318-8350-a48ead78cb17 Date: Mon, 13 Aug 2018 08:44:48 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57887d57-7274-4f43-8b73-84b8f5e0f89e"],"updated_at":"2018-08-13T08:44:11Z","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:44:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0470a79c1365412da5d2ffb8a4a95163","id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","name":"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0"}]} 2018-08-13 08:44:48,861 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-95632072-01d0-4318-8350-a48ead78cb17 2018-08-13 08:44:48,861 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.299098968506s 2018-08-13 08:44:48,862 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-95632072-01d0-4318-8350-a48ead78cb17 2018-08-13 08:44:48,866 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:44:48,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:49,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-d4fce102-6f21-490e-8e7a-5cc8f350b059 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/snap", "metadata": {}}], "file": "/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/file", "owner": "0470a79c1365412da5d2ffb8a4a95163", "id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "size": 12716032, "self": "/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:44:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:44:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:44:49,117 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-d4fce102-6f21-490e-8e7a-5cc8f350b059 2018-08-13 08:44:49,117 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.250582933426s 2018-08-13 08:44:49,117 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-d4fce102-6f21-490e-8e7a-5cc8f350b059 2018-08-13 08:44:49,118 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:44:49,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:49,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1abc597-0e73-406f-b155-77be2b0b3124 x-compute-request-id: req-d1abc597-0e73-406f-b155-77be2b0b3124 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "vping_ssh-flavor_5b155e86-7319-42f5-8d90-97d35aa735a0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-08-13 08:44:49,312 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-d1abc597-0e73-406f-b155-77be2b0b3124 2018-08-13 08:44:49,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.193725824356s 2018-08-13 08:44:49,312 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-d1abc597-0e73-406f-b155-77be2b0b3124 2018-08-13 08:44:49,315 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-08-13 08:44:49,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"server": {"name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "imageRef": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "flavorRef": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "415e53d4-86cc-4c81-aff8-4e1149fdd215"}], "security_groups": [{"name": "65747762-5412-42b0-895a-cffd06b902ef"}]}}' 2018-08-13 08:44:54,876 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3cf8cc07-df3b-465c-9e90-821525c3fc5e x-compute-request-id: req-3cf8cc07-df3b-465c-9e90-821525c3fc5e RESP BODY: {"server": {"security_groups": [{"name": "65747762-5412-42b0-895a-cffd06b902ef"}], "OS-DCF:diskConfig": "MANUAL", "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "adminPass": "Up9dsZiG28B6"}} 2018-08-13 08:44:54,876 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-3cf8cc07-df3b-465c-9e90-821525c3fc5e 2018-08-13 08:44:54,876 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 5.56140899658s 2018-08-13 08:44:54,876 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-3cf8cc07-df3b-465c-9e90-821525c3fc5e 2018-08-13 08:44:54,877 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:44:54,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:55,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1283 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b173a4c-172c-4606-876d-ee3d8f1732c5 x-compute-request-id: req-1b173a4c-172c-4606-876d-ee3d8f1732c5 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "user_id": "342746acde2947c38de3c710e1a54bc9", "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-08-13T08:44:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:44:55,271 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1b173a4c-172c-4606-876d-ee3d8f1732c5 2018-08-13 08:44:55,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.394715070724s 2018-08-13 08:44:55,272 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1b173a4c-172c-4606-876d-ee3d8f1732c5 2018-08-13 08:44:55,275 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:44:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:55,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-bac29869-693f-4230-907d-f45332d6f3aa Date: Mon, 13 Aug 2018 08:44:55 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57887d57-7274-4f43-8b73-84b8f5e0f89e"],"updated_at":"2018-08-13T08:44:11Z","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:44:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0470a79c1365412da5d2ffb8a4a95163","id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","name":"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0"}]} 2018-08-13 08:44:55,468 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bac29869-693f-4230-907d-f45332d6f3aa 2018-08-13 08:44:55,468 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.192759990692s 2018-08-13 08:44:55,468 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bac29869-693f-4230-907d-f45332d6f3aa 2018-08-13 08:44:55,469 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:44:55,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:55,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ffba1809-2e81-43bd-8373-395105beac12 Date: Mon, 13 Aug 2018 08:44:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:44:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:44:11Z","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":"0470a79c1365412da5d2ffb8a4a95163","id":"57887d57-7274-4f43-8b73-84b8f5e0f89e","subnetpool_id":null,"name":"vping_ssh-subnet_5b155e86-7319-42f5-8d90-97d35aa735a0"}]} 2018-08-13 08:44:55,551 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-ffba1809-2e81-43bd-8373-395105beac12 2018-08-13 08:44:55,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0825500488281s 2018-08-13 08:44:55,552 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-ffba1809-2e81-43bd-8373-395105beac12 2018-08-13 08:44:55,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:44:57,554 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:44:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:44:57,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1283 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-33ae02f0-645d-469e-98bb-8c9e26ac884d x-compute-request-id: req-33ae02f0-645d-469e-98bb-8c9e26ac884d RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "user_id": "342746acde2947c38de3c710e1a54bc9", "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-08-13T08:44:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:44:57,844 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-33ae02f0-645d-469e-98bb-8c9e26ac884d 2018-08-13 08:44:57,844 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.289350032806s 2018-08-13 08:44:57,844 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-33ae02f0-645d-469e-98bb-8c9e26ac884d 2018-08-13 08:44:57,846 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:44:59,848 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:44:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:00,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1353 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-558f2f71-ee14-438b-990a-40f2db5441eb x-compute-request-id: req-558f2f71-ee14-438b-990a-40f2db5441eb RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "user_id": "342746acde2947c38de3c710e1a54bc9", "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-08-13T08:44:59Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:45:00,121 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-558f2f71-ee14-438b-990a-40f2db5441eb 2018-08-13 08:45:00,121 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.273293972015s 2018-08-13 08:45:00,122 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-558f2f71-ee14-438b-990a-40f2db5441eb 2018-08-13 08:45:00,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:45:02,126 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:45:02,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:02,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d7805e5-42e5-4f8f-84b0-6e6b9df4e74d x-compute-request-id: req-5d7805e5-42e5-4f8f-84b0-6e6b9df4e74d RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "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-08-13T08:45:00Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:45:02,668 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5d7805e5-42e5-4f8f-84b0-6e6b9df4e74d 2018-08-13 08:45:02,669 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.542256116867s 2018-08-13 08:45:02,669 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5d7805e5-42e5-4f8f-84b0-6e6b9df4e74d 2018-08-13 08:45:02,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:45:04,674 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:45:04,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:05,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-20c11346-2af3-4431-a26c-416c1acdffba x-compute-request-id: req-20c11346-2af3-4431-a26c-416c1acdffba RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "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-08-13T08:45:00Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:45:05,741 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-20c11346-2af3-4431-a26c-416c1acdffba 2018-08-13 08:45:05,741 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.06676316261s 2018-08-13 08:45:05,741 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-20c11346-2af3-4431-a26c-416c1acdffba 2018-08-13 08:45:05,744 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:45:07,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:45:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:09,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-da499b48-ea3c-49a2-ba35-c1902f05f2ac x-compute-request-id: req-da499b48-ea3c-49a2-ba35-c1902f05f2ac RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "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-08-13T08:45:00Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:45:09,599 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-da499b48-ea3c-49a2-ba35-c1902f05f2ac 2018-08-13 08:45:09,599 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.85429310799s 2018-08-13 08:45:09,599 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-da499b48-ea3c-49a2-ba35-c1902f05f2ac 2018-08-13 08:45:09,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:45:11,603 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:45:11,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:12,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1614 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0b07964-a911-4307-bf01-8d75db55cbe3 x-compute-request-id: req-b0b07964-a911-4307-bf01-8d75db55cbe3 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:ac:6d", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:08.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:45:08Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:45:12,344 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b0b07964-a911-4307-bf01-8d75db55cbe3 2018-08-13 08:45:12,344 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.740730047226s 2018-08-13 08:45:12,344 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b0b07964-a911-4307-bf01-8d75db55cbe3 2018-08-13 08:45:12,346 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:45:12,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=7ce18441-d395-4d0d-a510-d1e61e12f090" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:12,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-52c732b5-5542-42a0-9988-8331cb102ece Date: Mon, 13 Aug 2018 08:45:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:44:59Z","admin_state_up":true,"updated_at":"2018-08-13T08:45:09Z","binding:vnic_type":"normal","device_id":"7ce18441-d395-4d0d-a510-d1e61e12f090","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:92:ac:6d","id":"7f23dd63-7d97-49fa-bea7-4f6654317a65","port_security_enabled":true,"project_id":"0470a79c1365412da5d2ffb8a4a95163","fixed_ips":[{"subnet_id":"57887d57-7274-4f43-8b73-84b8f5e0f89e","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["65747762-5412-42b0-895a-cffd06b902ef"],"name":""}]} 2018-08-13 08:45:12,447 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=7ce18441-d395-4d0d-a510-d1e61e12f090 used request id req-52c732b5-5542-42a0-9988-8331cb102ece 2018-08-13 08:45:12,447 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.100812911987s 2018-08-13 08:45:12,447 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=7ce18441-d395-4d0d-a510-d1e61e12f090 used request id req-52c732b5-5542-42a0-9988-8331cb102ece 2018-08-13 08:45:12,450 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:12,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=7f23dd63-7d97-49fa-bea7-4f6654317a65" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:12,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e478fb7e-51fe-4c53-9682-2aad362f4c5c Date: Mon, 13 Aug 2018 08:45:12 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:45:12,523 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=7f23dd63-7d97-49fa-bea7-4f6654317a65 used request id req-e478fb7e-51fe-4c53-9682-2aad362f4c5c 2018-08-13 08:45:12,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0730509757996s 2018-08-13 08:45:12,523 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=7f23dd63-7d97-49fa-bea7-4f6654317a65 used request id req-e478fb7e-51fe-4c53-9682-2aad362f4c5c 2018-08-13 08:45:12,524 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:92:ac:6d', 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'1f3cacd1-79a6-4430-8f1b-820227d8f9b3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:45:08.000000', 'flavor': Munch({u'id': u'178e7d44-56c5-4da0-b0fc-a3d03f74dabc'}), 'az': u'nova', 'id': u'7ce18441-d395-4d0d-a510-d1e61e12f090', 'security_groups': [Munch({u'name': u'vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'342746acde2947c38de3c710e1a54bc9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0470a79c1365412da5d2ffb8a4a95163', 'name': 'vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-13T08:45:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-13T08:45:08Z', 'hostId': u'0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:45:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0470a79c1365412da5d2ffb8a4a95163', 'name': u'vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0', 'adminPass': u'Up9dsZiG28B6', 'tenant_id': u'0470a79c1365412da5d2ffb8a4a95163', 'created_at': u'2018-08-13T08:44:54Z', 'created': u'2018-08-13T08:44:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-08-13 08:45:12,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:45:12,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:12,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-e7ae45ee-bd9a-48d2-8dde-99df9a136737 Date: Mon, 13 Aug 2018 08:45: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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57887d57-7274-4f43-8b73-84b8f5e0f89e"],"updated_at":"2018-08-13T08:44:11Z","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:44:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0470a79c1365412da5d2ffb8a4a95163","id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","name":"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0"}]} 2018-08-13 08:45:12,723 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e7ae45ee-bd9a-48d2-8dde-99df9a136737 2018-08-13 08:45:12,723 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.198073863983s 2018-08-13 08:45:12,723 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e7ae45ee-bd9a-48d2-8dde-99df9a136737 2018-08-13 08:45:12,725 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:45:12,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:12,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-71186805-97bb-4826-95ca-8dc64f44bfe9 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/snap", "metadata": {}}], "file": "/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/file", "owner": "0470a79c1365412da5d2ffb8a4a95163", "id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "size": 12716032, "self": "/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:44:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:44:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:45:12,814 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-71186805-97bb-4826-95ca-8dc64f44bfe9 2018-08-13 08:45:12,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0885961055756s 2018-08-13 08:45:12,814 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-71186805-97bb-4826-95ca-8dc64f44bfe9 2018-08-13 08:45:12,815 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:45:12,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:12,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-098e4b0c-d466-4ba9-ae69-e5ecd0d4dd62 x-compute-request-id: req-098e4b0c-d466-4ba9-ae69-e5ecd0d4dd62 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "vping_ssh-flavor_5b155e86-7319-42f5-8d90-97d35aa735a0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-08-13 08:45:12,903 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-098e4b0c-d466-4ba9-ae69-e5ecd0d4dd62 2018-08-13 08:45:12,903 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0882318019867s 2018-08-13 08:45:12,904 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-098e4b0c-d466-4ba9-ae69-e5ecd0d4dd62 2018-08-13 08:45:12,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-08-13 08:45:12,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"server": {"name": "vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0", "imageRef": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "key_name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "flavorRef": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "415e53d4-86cc-4c81-aff8-4e1149fdd215"}], "security_groups": [{"name": "65747762-5412-42b0-895a-cffd06b902ef"}]}}' 2018-08-13 08:45:14,909 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e610ecc-7f6f-43dc-9b91-506441af6692 x-compute-request-id: req-4e610ecc-7f6f-43dc-9b91-506441af6692 RESP BODY: {"server": {"security_groups": [{"name": "65747762-5412-42b0-895a-cffd06b902ef"}], "OS-DCF:diskConfig": "MANUAL", "id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "bookmark"}], "adminPass": "iZxVsXTCpe5h"}} 2018-08-13 08:45:14,909 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-4e610ecc-7f6f-43dc-9b91-506441af6692 2018-08-13 08:45:14,909 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.00315999985s 2018-08-13 08:45:14,909 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-4e610ecc-7f6f-43dc-9b91-506441af6692 2018-08-13 08:45:14,910 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:45:14,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:15,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6bc3ce11-43ec-44cf-b272-d628109cf20d x-compute-request-id: req-6bc3ce11-43ec-44cf-b272-d628109cf20d RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "user_id": "342746acde2947c38de3c710e1a54bc9", "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-08-13T08:45:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "name": "vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:45:14Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:ac:6d", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:08.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:45:08Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:45:15,633 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6bc3ce11-43ec-44cf-b272-d628109cf20d 2018-08-13 08:45:15,633 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.723401069641s 2018-08-13 08:45:15,633 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6bc3ce11-43ec-44cf-b272-d628109cf20d 2018-08-13 08:45:15,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:45:17,638 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:45:17,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:18,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-92093119-12e7-4f83-87aa-3f0ebc415833 x-compute-request-id: req-92093119-12e7-4f83-87aa-3f0ebc415833 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "user_id": "342746acde2947c38de3c710e1a54bc9", "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-08-13T08:45:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "name": "vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:45:14Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:ac:6d", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:08.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:45:08Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:45:18,295 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-92093119-12e7-4f83-87aa-3f0ebc415833 2018-08-13 08:45:18,296 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.657463788986s 2018-08-13 08:45:18,296 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-92093119-12e7-4f83-87aa-3f0ebc415833 2018-08-13 08:45:18,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:45:20,300 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:45:20,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:21,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3072 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f5e4da0-78ed-4f92-ad63-c5d8a56f4bc7 x-compute-request-id: req-7f5e4da0-78ed-4f92-ad63-c5d8a56f4bc7 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "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-08-13T08:45:18Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "name": "vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:45:14Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:ac:6d", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:08.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:45:08Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:45:21,098 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7f5e4da0-78ed-4f92-ad63-c5d8a56f4bc7 2018-08-13 08:45:21,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.797623157501s 2018-08-13 08:45:21,098 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7f5e4da0-78ed-4f92-ad63-c5d8a56f4bc7 2018-08-13 08:45:21,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:45:23,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:45:23,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:23,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3072 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bca57424-dc4c-4346-a6e2-989197282c97 x-compute-request-id: req-bca57424-dc4c-4346-a6e2-989197282c97 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "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-08-13T08:45:18Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "name": "vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:45:14Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:ac:6d", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:08.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:45:08Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:45:23,726 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bca57424-dc4c-4346-a6e2-989197282c97 2018-08-13 08:45:23,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.622419834137s 2018-08-13 08:45:23,726 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bca57424-dc4c-4346-a6e2-989197282c97 2018-08-13 08:45:23,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:45:25,731 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:45:25,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:27,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3261 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-009d5cfd-0690-41e8-901f-b57d5cb12d3b x-compute-request-id: req-009d5cfd-0690-41e8-901f-b57d5cb12d3b RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:3d:22", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:25.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:45:25Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "name": "vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:45:14Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:ac:6d", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:08.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:45:08Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:45:27,189 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-009d5cfd-0690-41e8-901f-b57d5cb12d3b 2018-08-13 08:45:27,189 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.45770001411s 2018-08-13 08:45:27,190 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-009d5cfd-0690-41e8-901f-b57d5cb12d3b 2018-08-13 08:45:27,193 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:45:27,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:27,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-766d1d82-65e3-4cce-a0ea-9f1c34941bdc Date: Mon, 13 Aug 2018 08:45:27 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:45:19Z","admin_state_up":true,"updated_at":"2018-08-13T08:45:22Z","binding:vnic_type":"normal","device_id":"63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e","device_owner":"compute:nova","revision_number":3,"mac_address":"fa:16:3e:79:3d:22","id":"0aa20387-44ad-406c-a664-676bc0669d4d","port_security_enabled":true,"project_id":"0470a79c1365412da5d2ffb8a4a95163","fixed_ips":[{"subnet_id":"57887d57-7274-4f43-8b73-84b8f5e0f89e","ip_address":"192.168.120.29"}],"extra_dhcp_opts":[],"security_groups":["65747762-5412-42b0-895a-cffd06b902ef"],"name":""}]} 2018-08-13 08:45:27,371 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e used request id req-766d1d82-65e3-4cce-a0ea-9f1c34941bdc 2018-08-13 08:45:27,371 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.17804312706s 2018-08-13 08:45:27,371 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e used request id req-766d1d82-65e3-4cce-a0ea-9f1c34941bdc 2018-08-13 08:45:27,375 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:27,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=0aa20387-44ad-406c-a664-676bc0669d4d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:27,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-aa5cd38c-0da6-484f-a0d6-a613545ca045 Date: Mon, 13 Aug 2018 08:45:27 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:45:27,480 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=0aa20387-44ad-406c-a664-676bc0669d4d used request id req-aa5cd38c-0da6-484f-a0d6-a613545ca045 2018-08-13 08:45:27,480 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.10434794426s 2018-08-13 08:45:27,480 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=0aa20387-44ad-406c-a664-676bc0669d4d used request id req-aa5cd38c-0da6-484f-a0d6-a613545ca045 2018-08-13 08:45:27,481 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:79:3d:22', u'version': 4, u'addr': u'192.168.120.29', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1f3cacd1-79a6-4430-8f1b-820227d8f9b3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:45:25.000000', 'flavor': Munch({u'id': u'178e7d44-56c5-4da0-b0fc-a3d03f74dabc'}), 'az': u'nova', 'id': u'63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'342746acde2947c38de3c710e1a54bc9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0470a79c1365412da5d2ffb8a4a95163', 'name': 'vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-13T08:45:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-13T08:45:25Z', 'hostId': u'0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0', 'public_v6': '', 'private_v4': u'192.168.120.29', 'cloud': 'envvars', 'host_id': u'0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:45:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0470a79c1365412da5d2ffb8a4a95163', 'name': u'vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0', 'adminPass': u'iZxVsXTCpe5h', 'tenant_id': u'0470a79c1365412da5d2ffb8a4a95163', 'created_at': u'2018-08-13T08:45:14Z', 'created': u'2018-08-13T08:45:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-08-13 08:45:27,484 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:45:27,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:27,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-ff84502b-482c-404d-ba52-25b431e53a43 Date: Mon, 13 Aug 2018 08:45:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57887d57-7274-4f43-8b73-84b8f5e0f89e"],"updated_at":"2018-08-13T08:44:11Z","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:44:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0470a79c1365412da5d2ffb8a4a95163","id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","name":"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0"}]} 2018-08-13 08:45:27,820 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ff84502b-482c-404d-ba52-25b431e53a43 2018-08-13 08:45:27,820 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.336509943008s 2018-08-13 08:45:27,821 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ff84502b-482c-404d-ba52-25b431e53a43 2018-08-13 08:45:27,822 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:45:27,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:27,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-089985b9-3a65-41bc-9d58-199d4ae1fc3f Date: Mon, 13 Aug 2018 08:45:27 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:45:19Z","admin_state_up":true,"updated_at":"2018-08-13T08:45:22Z","binding:vnic_type":"normal","device_id":"63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e","device_owner":"compute:nova","revision_number":3,"mac_address":"fa:16:3e:79:3d:22","id":"0aa20387-44ad-406c-a664-676bc0669d4d","port_security_enabled":true,"project_id":"0470a79c1365412da5d2ffb8a4a95163","fixed_ips":[{"subnet_id":"57887d57-7274-4f43-8b73-84b8f5e0f89e","ip_address":"192.168.120.29"}],"extra_dhcp_opts":[],"security_groups":["65747762-5412-42b0-895a-cffd06b902ef"],"name":""}]} 2018-08-13 08:45:27,988 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e used request id req-089985b9-3a65-41bc-9d58-199d4ae1fc3f 2018-08-13 08:45:27,988 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.166292905807s 2018-08-13 08:45:27,988 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e used request id req-089985b9-3a65-41bc-9d58-199d4ae1fc3f 2018-08-13 08:45:27,989 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-08-13 08:45:27,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"floatingip": {"floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "fixed_ip_address": "192.168.120.29", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d"}}' 2018-08-13 08:45:35,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-8ad335c4-22ea-4b73-bf9c-14c8eba49f5f Date: Mon, 13 Aug 2018 08:45:35 GMT RESP BODY: {"floatingip": {"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}} 2018-08-13 08:45:35,585 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-8ad335c4-22ea-4b73-bf9c-14c8eba49f5f 2018-08-13 08:45:35,585 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 7.59643507004s 2018-08-13 08:45:35,586 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-8ad335c4-22ea-4b73-bf9c-14c8eba49f5f 2018-08-13 08:45:35,590 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:35,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:35,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-9e359bf2-6b46-4007-819f-63b890668f4e Date: Mon, 13 Aug 2018 08:45:35 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:35,788 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9e359bf2-6b46-4007-819f-63b890668f4e 2018-08-13 08:45:35,788 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.197525978088s 2018-08-13 08:45:35,788 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9e359bf2-6b46-4007-819f-63b890668f4e 2018-08-13 08:45:35,790 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:35,893 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:35,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:36,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-6a7f3e4c-e8ae-4939-900e-fb6e13a335fc Date: Mon, 13 Aug 2018 08:45:36 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:36,102 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6a7f3e4c-e8ae-4939-900e-fb6e13a335fc 2018-08-13 08:45:36,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.20920586586s 2018-08-13 08:45:36,103 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6a7f3e4c-e8ae-4939-900e-fb6e13a335fc 2018-08-13 08:45:36,106 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:36,211 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:36,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:36,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-a88e31ae-4d28-4a1f-913e-c15743b19af7 Date: Mon, 13 Aug 2018 08:45:36 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:36,333 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a88e31ae-4d28-4a1f-913e-c15743b19af7 2018-08-13 08:45:36,333 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.122113227844s 2018-08-13 08:45:36,333 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a88e31ae-4d28-4a1f-913e-c15743b19af7 2018-08-13 08:45:36,335 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:36,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:36,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:36,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-fcbe5b00-ca77-421c-b0da-8a66d191866b Date: Mon, 13 Aug 2018 08:45:36 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:36,632 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-fcbe5b00-ca77-421c-b0da-8a66d191866b 2018-08-13 08:45:36,633 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.191065788269s 2018-08-13 08:45:36,633 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-fcbe5b00-ca77-421c-b0da-8a66d191866b 2018-08-13 08:45:36,637 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:36,740 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:36,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:36,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-caaf4f4f-c161-4673-8885-092c51b71c99 Date: Mon, 13 Aug 2018 08:45:36 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:36,963 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-caaf4f4f-c161-4673-8885-092c51b71c99 2018-08-13 08:45:36,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.222927093506s 2018-08-13 08:45:36,964 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-caaf4f4f-c161-4673-8885-092c51b71c99 2018-08-13 08:45:36,967 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:37,072 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:37,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-aaf91c71-32dc-4ffa-abf6-6b1587366211 Date: Mon, 13 Aug 2018 08:45:37 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:37,594 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-aaf91c71-32dc-4ffa-abf6-6b1587366211 2018-08-13 08:45:37,595 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.521853208542s 2018-08-13 08:45:37,595 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-aaf91c71-32dc-4ffa-abf6-6b1587366211 2018-08-13 08:45:37,597 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:37,700 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:37,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:37,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-6b43a2a4-9f0b-4db8-ab00-f53b1350b5db Date: Mon, 13 Aug 2018 08:45:37 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:37,816 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6b43a2a4-9f0b-4db8-ab00-f53b1350b5db 2018-08-13 08:45:37,816 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.116212129593s 2018-08-13 08:45:37,816 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-6b43a2a4-9f0b-4db8-ab00-f53b1350b5db 2018-08-13 08:45:37,819 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:37,922 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:37,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:38,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-ce820b70-b60f-4faa-9c53-73f8dd5ec329 Date: Mon, 13 Aug 2018 08:45:38 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:38,071 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ce820b70-b60f-4faa-9c53-73f8dd5ec329 2018-08-13 08:45:38,071 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.149603843689s 2018-08-13 08:45:38,072 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ce820b70-b60f-4faa-9c53-73f8dd5ec329 2018-08-13 08:45:38,074 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:38,178 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:38,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:38,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-7833e58b-9227-427a-ae3b-a5f7739b799f Date: Mon, 13 Aug 2018 08:45:38 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:38,310 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7833e58b-9227-427a-ae3b-a5f7739b799f 2018-08-13 08:45:38,310 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.131489992142s 2018-08-13 08:45:38,310 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7833e58b-9227-427a-ae3b-a5f7739b799f 2018-08-13 08:45:38,312 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:38,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:38,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:38,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-3aefc809-c1d5-4805-8c84-85e4abda35b4 Date: Mon, 13 Aug 2018 08:45:38 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:38,801 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-3aefc809-c1d5-4805-8c84-85e4abda35b4 2018-08-13 08:45:38,801 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.385708093643s 2018-08-13 08:45:38,801 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-3aefc809-c1d5-4805-8c84-85e4abda35b4 2018-08-13 08:45:38,803 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:38,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:39,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-4c37d92b-defd-488c-a51b-77ff30f6df89 Date: Mon, 13 Aug 2018 08:45:39 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:39,080 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4c37d92b-defd-488c-a51b-77ff30f6df89 2018-08-13 08:45:39,080 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.173623085022s 2018-08-13 08:45:39,080 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4c37d92b-defd-488c-a51b-77ff30f6df89 2018-08-13 08:45:39,082 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:39,185 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:39,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:39,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-7d4b9c5e-cb12-40ae-8557-fa7441c36737 Date: Mon, 13 Aug 2018 08:45:39 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:39,297 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7d4b9c5e-cb12-40ae-8557-fa7441c36737 2018-08-13 08:45:39,297 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.111773014069s 2018-08-13 08:45:39,297 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7d4b9c5e-cb12-40ae-8557-fa7441c36737 2018-08-13 08:45:39,300 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:39,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:39,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-df973ff4-f0bd-4629-8df7-231014e0cbe6 Date: Mon, 13 Aug 2018 08:45:39 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:39,515 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-df973ff4-f0bd-4629-8df7-231014e0cbe6 2018-08-13 08:45:39,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.112221002579s 2018-08-13 08:45:39,515 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-df973ff4-f0bd-4629-8df7-231014e0cbe6 2018-08-13 08:45:39,517 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:39,620 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:39,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:39,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-bf89fc2a-fb26-4719-9326-e7fa1bf515bb Date: Mon, 13 Aug 2018 08:45:39 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:39,722 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-bf89fc2a-fb26-4719-9326-e7fa1bf515bb 2018-08-13 08:45:39,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.101293802261s 2018-08-13 08:45:39,722 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-bf89fc2a-fb26-4719-9326-e7fa1bf515bb 2018-08-13 08:45:39,724 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:39,827 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:39,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:39,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-11b51115-a82a-4e4d-9d6b-97752af591ac Date: Mon, 13 Aug 2018 08:45:39 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:30Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:39,953 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-11b51115-a82a-4e4d-9d6b-97752af591ac 2018-08-13 08:45:39,953 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.125996112823s 2018-08-13 08:45:39,953 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-11b51115-a82a-4e4d-9d6b-97752af591ac 2018-08-13 08:45:39,956 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:45:40,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:45:40,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:45:40,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-824039f3-6d37-4f56-9fa3-7fa9038290ef Date: Mon, 13 Aug 2018 08:45:40 GMT RESP BODY: {"floatingips": [{"router_id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:45:30Z", "updated_at": "2018-08-13T08:45:39Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:3d:22", "device_id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e"}, "fixed_ip_address": "192.168.120.29", "floating_ip_address": "192.16.1.110", "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "port_id": "0aa20387-44ad-406c-a664-676bc0669d4d", "id": "27441321-4404-4cfa-b652-3528772c9c23"}]} 2018-08-13 08:45:40,198 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-824039f3-6d37-4f56-9fa3-7fa9038290ef 2018-08-13 08:45:40,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.138445854187s 2018-08-13 08:45:40,198 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-824039f3-6d37-4f56-9fa3-7fa9038290ef 2018-08-13 08:45:40,200 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'0a6f310e-8b44-4642-8bbf-c048fa86093b', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'415e53d4-86cc-4c81-aff8-4e1149fdd215', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:79:3d:22', u'device_id': u'63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e'}), u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0470a79c1365412da5d2ffb8a4a95163', 'created_at': u'2018-08-13T08:45:30Z', 'attached': True, 'updated_at': u'2018-08-13T08:45:39Z', 'id': u'27441321-4404-4cfa-b652-3528772c9c23', 'floating_network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'415e53d4-86cc-4c81-aff8-4e1149fdd215', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:79:3d:22', u'device_id': u'63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e'}), 'fixed_ip_address': u'192.168.120.29', 'floating_ip_address': u'192.16.1.110', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0470a79c1365412da5d2ffb8a4a95163', 'name': 'vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'0a6f310e-8b44-4642-8bbf-c048fa86093b', 'project_id': u'0470a79c1365412da5d2ffb8a4a95163', 'port_id': u'0aa20387-44ad-406c-a664-676bc0669d4d', 'port': u'0aa20387-44ad-406c-a664-676bc0669d4d', 'network': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a'}) 2018-08-13 08:45:40,201 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:45:40,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:45:42,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 21323 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca700711-c902-4bbb-a0ef-cce1b7a8cb13 x-compute-request-id: req-ca700711-c902-4bbb-a0ef-cce1b7a8cb13 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028060] pid_max: default: 32768 minimum: 301\n[ 0.036091] ACPI: Core revision 20150930\n[ 0.044952] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064112] Security Framework initialized\n[ 0.068063] Yama: becoming mindful.\n[ 0.072111] AppArmor: AppArmor initialized\n[ 0.076201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.084486] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.092261] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.109268] Initializing cgroup subsys io\n[ 0.112097] Initializing cgroup subsys memory\n[ 0.120072] Initializing cgroup subsys devices\n[ 0.128064] Initializing cgroup subsys freezer\n[ 0.136090] Initializing cgroup subsys net_cls\n[ 0.144096] Initializing cgroup subsys perf_event\n[ 0.152096] Initializing cgroup subsys net_prio\n[ 0.160065] Initializing cgroup subsys hugetlb\n[ 0.172093] Initializing cgroup subsys pids\n[ 0.186462] CPU: Physical Processor ID: 0\n[ 0.193227] mce: CPU supports 10 MCE banks\n[ 0.201838] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.208054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.677293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.030431] ftrace: allocating 31920 entries in 125 pages\n[ 1.052646] smpboot: Max logical packages: 1\n[ 1.060080] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.074887] x2apic enabled\n[ 1.076079] Switched APIC routing to physical x2apic.\n[ 1.114888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.116000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.128116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.141084] x86: Booted up 1 node, 1 CPUs\n[ 1.144073] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.152238] devtmpfs: initialized\n[ 1.157631] evm: security.selinux\n[ 1.160071] evm: security.SMACK64\n[ 1.164065] evm: security.SMACK64EXEC\n[ 1.168064] evm: security.SMACK64TRANSMUTE\n[ 1.172062] evm: security.SMACK64MMAP\n[ 1.176088] evm: security.ima\n[ 1.180065] evm: security.capability\n[ 1.184441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.188314] pinctrl core: initialized pinctrl subsystem\n[ 1.196070] RTC time: 8:45:33, date: 08/13/18\n[ 1.200537] NET: Registered protocol family 16\n[ 1.204635] cpuidle: using governor ladder\n[ 1.208116] cpuidle: using governor menu\n[ 1.212084] PCCT header not found.\n[ 1.216512] ACPI: bus type PCI registered\n[ 1.220077] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.225138] PCI: Using configuration type 1 for base access\n[ 1.230166] ACPI: Added _OSI(Module Device)\n[ 1.232097] ACPI: Added _OSI(Processor Device)\n[ 1.236076] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.240074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.247685] ACPI: Interpreter enabled\n[ 1.248077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.260073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.272090] ACPI: (supports S0 S3 S4 S5)\n[ 1.276065] ACPI: Using IOAPIC for interrupt routing\n[ 1.280103] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.289768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.292086] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.296117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.300095] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.305340] acpiphp: Slot [3] registered\n[ 1.308237] acpiphp: Slot [4] registered\n[ 1.312246] acpiphp: Slot [5] registered\n[ 1.316293] acpiphp: Slot [6] registered\n[ 1.320282] acpiphp: Slot [7] registered\n[ 1.324266] acpiphp: Slot [8] registered\n[ 1.328253] acpiphp: Slot [9] registered\n[ 1.332330] acpiphp: Slot [10] registered\n[ 1.336330] acpiphp: Slot [11] registered\n[ 1.340241] acpiphp: Slot [12] registered\n[ 1.344268] acpiphp: Slot [13] registered\n[ 1.348260] acpiphp: Slot [14] registered\n[ 1.352276] acpiphp: Slot [15] registered\n[ 1.356263] acpiphp: Slot [16] registered\n[ 1.360270] acpiphp: Slot [17] registered\n[ 1.364262] acpiphp: Slot [18] registered\n[ 1.368294] acpiphp: Slot [19] registered\n[ 1.372258] acpiphp: Slot [20] registered\n[ 1.376256] acpiphp: Slot [21] registered\n[ 1.380258] acpiphp: Slot [22] registered\n[ 1.384323] acpiphp: Slot [23] registered\n[ 1.388326] acpiphp: Slot [24] registered\n[ 1.392244] acpiphp: Slot [25] registered\n[ 1.396239] acpiphp: Slot [26] registered\n[ 1.400237] acpiphp: Slot [27] registered\n[ 1.404239] acpiphp: Slot [28] registered\n[ 1.408218] acpiphp: Slot [29] registered\n[ 1.412353] acpiphp: Slot [30] registered\n[ 1.416252] acpiphp: Slot [31] registered\n[ 1.420299] PCI host bridge to bus 0000:00\n[ 1.424069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.428097] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.432188] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.436077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.440075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.444100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.485286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.488075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.492073] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.496076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.525403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.528208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.731136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.740962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.752805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.768735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.784523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.795687] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.810548] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.812000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.812103] vgaarb: loaded\n[ 1.816089] vgaarb: bridge control possible 0000:00:02.0\n[ 1.829571] SCSI subsystem initialized\n[ 1.840895] ACPI: bus type USB registered\n[ 1.845095] usbcore: registered new interface driver usbfs\n[ 1.848422] usbcore: registered new interface driver hub\n[ 1.852236] usbcore: registered new device driver usb\n[ 1.862626] PCI: Using ACPI for IRQ routing\n[ 1.879711] NetLabel: Initializing\n[ 1.880156] NetLabel: domain hash size = 128\n[ 1.884093] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.888853] NetLabel: unlabeled traffic allowed by default\n[ 1.898987] clocksource: Switched to clocksource kvm-clock\n[ 2.081814] AppArmor: AppArmor Filesystem Enabled\n[ 2.100993] pnp: PnP ACPI init\n[ 2.121830] pnp: PnP ACPI: found 5 devices\n[ 2.167353] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.201215] NET: Registered protocol family 2\n[ 2.227416] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.255012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.279808] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.304371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.329710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.355554] NET: Registered protocol family 1\n[ 2.374643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.398079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.421126] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.464977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.514736] Trying to unpack rootfs image as initramfs...\n[ 2.939794] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.985184] Scanning for low memory corruption every 60 seconds\n[ 3.011062] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.038632] audit: initializing netlink subsys (disabled)\n[ 3.059279] audit: type=2000 audit(1534149932.016:1): initialized\n[ 3.082953] Initialise system trusted keyring\n[ 3.101265] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.133844] zbud: loaded\n[ 3.150609] VFS: Disk quotas dquot_6.6.0\n[ 3.165821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.194352] fuse init (API version 7.23)\n[ 3.211637] Key type big_key registered\n[ 3.227883] Allocating IMA MOK and blacklist keyrings.\n[ 3.255206] Key type asymmetric registered\n[ 3.272104] Asymmetric key parser 'x509' registered\n[ 3.292557] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.325409] io scheduler noop registered\n[ 3.343540] io scheduler deadline registered (default)\n[ 3.363829] io scheduler cfq registered\n[ 3.432679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.450807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.479008] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.506183] ACPI: Power Button [PWRF]\n[ 3.521854] GHES: HEST is not enabled!\n[ 3.564686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.660818] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.716491] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.758725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.842258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.973393] Linux agpgart interface v0.103\n[ 4.021551] brd: module loaded\n[ 4.051987] loop: module loaded\n[ 4.097780] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.124601] GPT:90111 != 2097151\n[ 4.137496] GPT:Alternate GPT header not at the end of the disk.\n[ 4.158152] GPT:90111 != 2097151\n[ 4.171187] GPT: Use GNU Parted to correct GPT errors.\n[ 4.188783] vda: vda1 vda15\n[ 4.209600] scsi host0: ata_piix\n[ 4.226259] scsi host1: ata_piix\n[ 4.239396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.262167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.287544] libphy: Fixed MDIO Bus: probed\n[ 4.305124] tun: Universal TUN/TAP device driver, 1.6\n[ 4.325984] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.358660] PPP generic driver version 2.4.2\n[ 4.374755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.394908] ehci-pci: EHCI PCI platform driver\n[ 4.415537] ehci-platform: EHCI generic platform driver\n[ 4.437694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.465881] ohci-pci: OHCI PCI platform driver\n[ 4.486183] ohci-platform: OHCI generic platform driver\n[ 4.514382] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.557303] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.576893] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.603715] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.621222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.644213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.669568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.698880] usb usb1: Product: UHCI Host Controller\n[ 4.718210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.749037] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.770183] hub 1-0:1.0: USB hub found\n[ 4.787163] hub 1-0:1.0: 2 ports detected\n[ 4.809712] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.865746] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.887382] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.906867] mousedev: PS/2 mouse device common for all mice\n[ 4.937282] rtc_cmos 00:00: RTC can wake from S4\n[ 4.959263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.004415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.027700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.048162] i2c /dev entries driver\n[ 5.066960] device-mapper: uevent: version 1.0.3\n[ 5.090803] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.120544] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.144403] NET: Registered protocol family 10\n[ 5.173116] NET: Registered protocol family 17\n[ 5.191395] Key type dns_resolver registered\n[ 5.214450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.237577] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.277229] registered taskstats version 1\n[ 5.293548] Loading compiled-in X.509 certificates\n[ 5.312262] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.344799] zswap: loaded using pool lzo/zbud\n[ 5.373001] Key type trusted registered\n[ 5.392730] Key type encrypted registered\n[ 5.410420] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.433073] ima: No TPM chip found, activating TPM-bypass!\n[ 5.454541] evm: HMAC attrs: 0x1\n[ 5.473851] Magic number: 14:72:776\n[ 5.490557] rtc_cmos 00:00: setting system clock to 2018-08-13 08:45:39 UTC (1534149939)\n[ 5.528213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.549807] EDD information not available.\n[ 5.598075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.626642] Write protecting the kernel read-only data: 14336k\n[ 5.682024] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.713715] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.04\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-08-13 08:45:42,715 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action used request id req-ca700711-c902-4bbb-a0ef-cce1b7a8cb13 2018-08-13 08:45:42,715 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 2.5142698288s 2018-08-13 08:45:42,716 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action used request id req-ca700711-c902-4bbb-a0ef-cce1b7a8cb13 2018-08-13 08:45:42,716 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028060] pid_max: default: 32768 minimum: 301 [ 0.036091] ACPI: Core revision 20150930 [ 0.044952] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064112] Security Framework initialized [ 0.068063] Yama: becoming mindful. [ 0.072111] AppArmor: AppArmor initialized [ 0.076201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.084486] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.092261] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.109268] Initializing cgroup subsys io [ 0.112097] Initializing cgroup subsys memory [ 0.120072] Initializing cgroup subsys devices [ 0.128064] Initializing cgroup subsys freezer [ 0.136090] Initializing cgroup subsys net_cls [ 0.144096] Initializing cgroup subsys perf_event [ 0.152096] Initializing cgroup subsys net_prio [ 0.160065] Initializing cgroup subsys hugetlb [ 0.172093] Initializing cgroup subsys pids [ 0.186462] CPU: Physical Processor ID: 0 [ 0.193227] mce: CPU supports 10 MCE banks [ 0.201838] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.208054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.677293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.030431] ftrace: allocating 31920 entries in 125 pages [ 1.052646] smpboot: Max logical packages: 1 [ 1.060080] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.074887] x2apic enabled [ 1.076079] Switched APIC routing to physical x2apic. [ 1.114888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.116000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.128116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.141084] x86: Booted up 1 node, 1 CPUs [ 1.144073] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.152238] devtmpfs: initialized [ 1.157631] evm: security.selinux [ 1.160071] evm: security.SMACK64 [ 1.164065] evm: security.SMACK64EXEC [ 1.168064] evm: security.SMACK64TRANSMUTE [ 1.172062] evm: security.SMACK64MMAP [ 1.176088] evm: security.ima [ 1.180065] evm: security.capability [ 1.184441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.188314] pinctrl core: initialized pinctrl subsystem [ 1.196070] RTC time: 8:45:33, date: 08/13/18 [ 1.200537] NET: Registered protocol family 16 [ 1.204635] cpuidle: using governor ladder [ 1.208116] cpuidle: using governor menu [ 1.212084] PCCT header not found. [ 1.216512] ACPI: bus type PCI registered [ 1.220077] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.225138] PCI: Using configuration type 1 for base access [ 1.230166] ACPI: Added _OSI(Module Device) [ 1.232097] ACPI: Added _OSI(Processor Device) [ 1.236076] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.240074] ACPI: Added _OSI(Processor Aggregator Device) [ 1.247685] ACPI: Interpreter enabled [ 1.248077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.260073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.272090] ACPI: (supports S0 S3 S4 S5) [ 1.276065] ACPI: Using IOAPIC for interrupt routing [ 1.280103] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.289768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.292086] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.296117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.300095] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.305340] acpiphp: Slot [3] registered [ 1.308237] acpiphp: Slot [4] registered [ 1.312246] acpiphp: Slot [5] registered [ 1.316293] acpiphp: Slot [6] registered [ 1.320282] acpiphp: Slot [7] registered [ 1.324266] acpiphp: Slot [8] registered [ 1.328253] acpiphp: Slot [9] registered [ 1.332330] acpiphp: Slot [10] registered [ 1.336330] acpiphp: Slot [11] registered [ 1.340241] acpiphp: Slot [12] registered [ 1.344268] acpiphp: Slot [13] registered [ 1.348260] acpiphp: Slot [14] registered [ 1.352276] acpiphp: Slot [15] registered [ 1.356263] acpiphp: Slot [16] registered [ 1.360270] acpiphp: Slot [17] registered [ 1.364262] acpiphp: Slot [18] registered [ 1.368294] acpiphp: Slot [19] registered [ 1.372258] acpiphp: Slot [20] registered [ 1.376256] acpiphp: Slot [21] registered [ 1.380258] acpiphp: Slot [22] registered [ 1.384323] acpiphp: Slot [23] registered [ 1.388326] acpiphp: Slot [24] registered [ 1.392244] acpiphp: Slot [25] registered [ 1.396239] acpiphp: Slot [26] registered [ 1.400237] acpiphp: Slot [27] registered [ 1.404239] acpiphp: Slot [28] registered [ 1.408218] acpiphp: Slot [29] registered [ 1.412353] acpiphp: Slot [30] registered [ 1.416252] acpiphp: Slot [31] registered [ 1.420299] PCI host bridge to bus 0000:00 [ 1.424069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.428097] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.432188] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.436077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.440075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.444100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.485286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.488075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.492073] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.496076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.525403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.528208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.731136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.740962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.752805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.768735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.784523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.795687] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.810548] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.812000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.812103] vgaarb: loaded [ 1.816089] vgaarb: bridge control possible 0000:00:02.0 [ 1.829571] SCSI subsystem initialized [ 1.840895] ACPI: bus type USB registered [ 1.845095] usbcore: registered new interface driver usbfs [ 1.848422] usbcore: registered new interface driver hub [ 1.852236] usbcore: registered new device driver usb [ 1.862626] PCI: Using ACPI for IRQ routing [ 1.879711] NetLabel: Initializing [ 1.880156] NetLabel: domain hash size = 128 [ 1.884093] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.888853] NetLabel: unlabeled traffic allowed by default [ 1.898987] clocksource: Switched to clocksource kvm-clock [ 2.081814] AppArmor: AppArmor Filesystem Enabled [ 2.100993] pnp: PnP ACPI init [ 2.121830] pnp: PnP ACPI: found 5 devices [ 2.167353] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.201215] NET: Registered protocol family 2 [ 2.227416] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.255012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.279808] TCP: Hash tables configured (established 4096 bind 4096) [ 2.304371] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.329710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.355554] NET: Registered protocol family 1 [ 2.374643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.398079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.421126] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.464977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.514736] Trying to unpack rootfs image as initramfs... [ 2.939794] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.985184] Scanning for low memory corruption every 60 seconds [ 3.011062] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.038632] audit: initializing netlink subsys (disabled) [ 3.059279] audit: type=2000 audit(1534149932.016:1): initialized [ 3.082953] Initialise system trusted keyring [ 3.101265] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.133844] zbud: loaded [ 3.150609] VFS: Disk quotas dquot_6.6.0 [ 3.165821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.194352] fuse init (API version 7.23) [ 3.211637] Key type big_key registered [ 3.227883] Allocating IMA MOK and blacklist keyrings. [ 3.255206] Key type asymmetric registered [ 3.272104] Asymmetric key parser 'x509' registered [ 3.292557] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.325409] io scheduler noop registered [ 3.343540] io scheduler deadline registered (default) [ 3.363829] io scheduler cfq registered [ 3.432679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.450807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.479008] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.506183] ACPI: Power Button [PWRF] [ 3.521854] GHES: HEST is not enabled! [ 3.564686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.660818] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.716491] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.758725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.842258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.973393] Linux agpgart interface v0.103 [ 4.021551] brd: module loaded [ 4.051987] loop: module loaded [ 4.097780] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.124601] GPT:90111 != 2097151 [ 4.137496] GPT:Alternate GPT header not at the end of the disk. [ 4.158152] GPT:90111 != 2097151 [ 4.171187] GPT: Use GNU Parted to correct GPT errors. [ 4.188783] vda: vda1 vda15 [ 4.209600] scsi host0: ata_piix [ 4.226259] scsi host1: ata_piix [ 4.239396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.262167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.287544] libphy: Fixed MDIO Bus: probed [ 4.305124] tun: Universal TUN/TAP device driver, 1.6 [ 4.325984] tun: (C) 1999-2004 Max Krasnyansky [ 4.358660] PPP generic driver version 2.4.2 [ 4.374755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.394908] ehci-pci: EHCI PCI platform driver [ 4.415537] ehci-platform: EHCI generic platform driver [ 4.437694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.465881] ohci-pci: OHCI PCI platform driver [ 4.486183] ohci-platform: OHCI generic platform driver [ 4.514382] uhci_hcd: USB Universal Host Controller Interface driver [ 4.557303] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.576893] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.603715] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.621222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.644213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.669568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.698880] usb usb1: Product: UHCI Host Controller [ 4.718210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.749037] usb usb1: SerialNumber: 0000:00:01.2 [ 4.770183] hub 1-0:1.0: USB hub found [ 4.787163] hub 1-0:1.0: 2 ports detected [ 4.809712] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.865746] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.887382] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.906867] mousedev: PS/2 mouse device common for all mice [ 4.937282] rtc_cmos 00:00: RTC can wake from S4 [ 4.959263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.004415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.027700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.048162] i2c /dev entries driver [ 5.066960] device-mapper: uevent: version 1.0.3 [ 5.090803] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.120544] ledtrig-cpu: registered to indicate activity on CPUs [ 5.144403] NET: Registered protocol family 10 [ 5.173116] NET: Registered protocol family 17 [ 5.191395] Key type dns_resolver registered [ 5.214450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.237577] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.277229] registered taskstats version 1 [ 5.293548] Loading compiled-in X.509 certificates [ 5.312262] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.344799] zswap: loaded using pool lzo/zbud [ 5.373001] Key type trusted registered [ 5.392730] Key type encrypted registered [ 5.410420] AppArmor: AppArmor sha1 policy hashing enabled [ 5.433073] ima: No TPM chip found, activating TPM-bypass! [ 5.454541] evm: HMAC attrs: 0x1 [ 5.473851] Magic number: 14:72:776 [ 5.490557] rtc_cmos 00:00: setting system clock to 2018-08-13 08:45:39 UTC (1534149939) [ 5.528213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.549807] EDD information not available. [ 5.598075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.626642] Write protecting the kernel read-only data: 14336k [ 5.682024] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.713715] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.04 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 2018-08-13 08:45:43,191 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.110: [Errno None] Unable to connect to port 22 on 192.16.1.110 2018-08-13 08:45:52,201 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:45:52,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:45:52,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22265 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ca0efc4-27cd-453a-871b-a1232cd4cd9d x-compute-request-id: req-8ca0efc4-27cd-453a-871b-a1232cd4cd9d RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028060] pid_max: default: 32768 minimum: 301\n[ 0.036091] ACPI: Core revision 20150930\n[ 0.044952] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064112] Security Framework initialized\n[ 0.068063] Yama: becoming mindful.\n[ 0.072111] AppArmor: AppArmor initialized\n[ 0.076201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.084486] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.092261] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.109268] Initializing cgroup subsys io\n[ 0.112097] Initializing cgroup subsys memory\n[ 0.120072] Initializing cgroup subsys devices\n[ 0.128064] Initializing cgroup subsys freezer\n[ 0.136090] Initializing cgroup subsys net_cls\n[ 0.144096] Initializing cgroup subsys perf_event\n[ 0.152096] Initializing cgroup subsys net_prio\n[ 0.160065] Initializing cgroup subsys hugetlb\n[ 0.172093] Initializing cgroup subsys pids\n[ 0.186462] CPU: Physical Processor ID: 0\n[ 0.193227] mce: CPU supports 10 MCE banks\n[ 0.201838] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.208054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.677293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.030431] ftrace: allocating 31920 entries in 125 pages\n[ 1.052646] smpboot: Max logical packages: 1\n[ 1.060080] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.074887] x2apic enabled\n[ 1.076079] Switched APIC routing to physical x2apic.\n[ 1.114888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.116000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.128116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.141084] x86: Booted up 1 node, 1 CPUs\n[ 1.144073] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.152238] devtmpfs: initialized\n[ 1.157631] evm: security.selinux\n[ 1.160071] evm: security.SMACK64\n[ 1.164065] evm: security.SMACK64EXEC\n[ 1.168064] evm: security.SMACK64TRANSMUTE\n[ 1.172062] evm: security.SMACK64MMAP\n[ 1.176088] evm: security.ima\n[ 1.180065] evm: security.capability\n[ 1.184441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.188314] pinctrl core: initialized pinctrl subsystem\n[ 1.196070] RTC time: 8:45:33, date: 08/13/18\n[ 1.200537] NET: Registered protocol family 16\n[ 1.204635] cpuidle: using governor ladder\n[ 1.208116] cpuidle: using governor menu\n[ 1.212084] PCCT header not found.\n[ 1.216512] ACPI: bus type PCI registered\n[ 1.220077] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.225138] PCI: Using configuration type 1 for base access\n[ 1.230166] ACPI: Added _OSI(Module Device)\n[ 1.232097] ACPI: Added _OSI(Processor Device)\n[ 1.236076] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.240074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.247685] ACPI: Interpreter enabled\n[ 1.248077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.260073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.272090] ACPI: (supports S0 S3 S4 S5)\n[ 1.276065] ACPI: Using IOAPIC for interrupt routing\n[ 1.280103] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.289768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.292086] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.296117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.300095] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.305340] acpiphp: Slot [3] registered\n[ 1.308237] acpiphp: Slot [4] registered\n[ 1.312246] acpiphp: Slot [5] registered\n[ 1.316293] acpiphp: Slot [6] registered\n[ 1.320282] acpiphp: Slot [7] registered\n[ 1.324266] acpiphp: Slot [8] registered\n[ 1.328253] acpiphp: Slot [9] registered\n[ 1.332330] acpiphp: Slot [10] registered\n[ 1.336330] acpiphp: Slot [11] registered\n[ 1.340241] acpiphp: Slot [12] registered\n[ 1.344268] acpiphp: Slot [13] registered\n[ 1.348260] acpiphp: Slot [14] registered\n[ 1.352276] acpiphp: Slot [15] registered\n[ 1.356263] acpiphp: Slot [16] registered\n[ 1.360270] acpiphp: Slot [17] registered\n[ 1.364262] acpiphp: Slot [18] registered\n[ 1.368294] acpiphp: Slot [19] registered\n[ 1.372258] acpiphp: Slot [20] registered\n[ 1.376256] acpiphp: Slot [21] registered\n[ 1.380258] acpiphp: Slot [22] registered\n[ 1.384323] acpiphp: Slot [23] registered\n[ 1.388326] acpiphp: Slot [24] registered\n[ 1.392244] acpiphp: Slot [25] registered\n[ 1.396239] acpiphp: Slot [26] registered\n[ 1.400237] acpiphp: Slot [27] registered\n[ 1.404239] acpiphp: Slot [28] registered\n[ 1.408218] acpiphp: Slot [29] registered\n[ 1.412353] acpiphp: Slot [30] registered\n[ 1.416252] acpiphp: Slot [31] registered\n[ 1.420299] PCI host bridge to bus 0000:00\n[ 1.424069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.428097] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.432188] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.436077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.440075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.444100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.485286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.488075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.492073] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.496076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.525403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.528208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.731136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.740962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.752805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.768735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.784523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.795687] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.810548] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.812000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.812103] vgaarb: loaded\n[ 1.816089] vgaarb: bridge control possible 0000:00:02.0\n[ 1.829571] SCSI subsystem initialized\n[ 1.840895] ACPI: bus type USB registered\n[ 1.845095] usbcore: registered new interface driver usbfs\n[ 1.848422] usbcore: registered new interface driver hub\n[ 1.852236] usbcore: registered new device driver usb\n[ 1.862626] PCI: Using ACPI for IRQ routing\n[ 1.879711] NetLabel: Initializing\n[ 1.880156] NetLabel: domain hash size = 128\n[ 1.884093] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.888853] NetLabel: unlabeled traffic allowed by default\n[ 1.898987] clocksource: Switched to clocksource kvm-clock\n[ 2.081814] AppArmor: AppArmor Filesystem Enabled\n[ 2.100993] pnp: PnP ACPI init\n[ 2.121830] pnp: PnP ACPI: found 5 devices\n[ 2.167353] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.201215] NET: Registered protocol family 2\n[ 2.227416] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.255012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.279808] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.304371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.329710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.355554] NET: Registered protocol family 1\n[ 2.374643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.398079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.421126] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.464977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.514736] Trying to unpack rootfs image as initramfs...\n[ 2.939794] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.985184] Scanning for low memory corruption every 60 seconds\n[ 3.011062] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.038632] audit: initializing netlink subsys (disabled)\n[ 3.059279] audit: type=2000 audit(1534149932.016:1): initialized\n[ 3.082953] Initialise system trusted keyring\n[ 3.101265] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.133844] zbud: loaded\n[ 3.150609] VFS: Disk quotas dquot_6.6.0\n[ 3.165821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.194352] fuse init (API version 7.23)\n[ 3.211637] Key type big_key registered\n[ 3.227883] Allocating IMA MOK and blacklist keyrings.\n[ 3.255206] Key type asymmetric registered\n[ 3.272104] Asymmetric key parser 'x509' registered\n[ 3.292557] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.325409] io scheduler noop registered\n[ 3.343540] io scheduler deadline registered (default)\n[ 3.363829] io scheduler cfq registered\n[ 3.432679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.450807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.479008] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.506183] ACPI: Power Button [PWRF]\n[ 3.521854] GHES: HEST is not enabled!\n[ 3.564686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.660818] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.716491] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.758725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.842258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.973393] Linux agpgart interface v0.103\n[ 4.021551] brd: module loaded\n[ 4.051987] loop: module loaded\n[ 4.097780] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.124601] GPT:90111 != 2097151\n[ 4.137496] GPT:Alternate GPT header not at the end of the disk.\n[ 4.158152] GPT:90111 != 2097151\n[ 4.171187] GPT: Use GNU Parted to correct GPT errors.\n[ 4.188783] vda: vda1 vda15\n[ 4.209600] scsi host0: ata_piix\n[ 4.226259] scsi host1: ata_piix\n[ 4.239396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.262167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.287544] libphy: Fixed MDIO Bus: probed\n[ 4.305124] tun: Universal TUN/TAP device driver, 1.6\n[ 4.325984] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.358660] PPP generic driver version 2.4.2\n[ 4.374755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.394908] ehci-pci: EHCI PCI platform driver\n[ 4.415537] ehci-platform: EHCI generic platform driver\n[ 4.437694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.465881] ohci-pci: OHCI PCI platform driver\n[ 4.486183] ohci-platform: OHCI generic platform driver\n[ 4.514382] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.557303] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.576893] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.603715] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.621222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.644213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.669568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.698880] usb usb1: Product: UHCI Host Controller\n[ 4.718210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.749037] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.770183] hub 1-0:1.0: USB hub found\n[ 4.787163] hub 1-0:1.0: 2 ports detected\n[ 4.809712] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.865746] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.887382] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.906867] mousedev: PS/2 mouse device common for all mice\n[ 4.937282] rtc_cmos 00:00: RTC can wake from S4\n[ 4.959263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.004415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.027700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.048162] i2c /dev entries driver\n[ 5.066960] device-mapper: uevent: version 1.0.3\n[ 5.090803] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.120544] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.144403] NET: Registered protocol family 10\n[ 5.173116] NET: Registered protocol family 17\n[ 5.191395] Key type dns_resolver registered\n[ 5.214450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.237577] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.277229] registered taskstats version 1\n[ 5.293548] Loading compiled-in X.509 certificates\n[ 5.312262] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.344799] zswap: loaded using pool lzo/zbud\n[ 5.373001] Key type trusted registered\n[ 5.392730] Key type encrypted registered\n[ 5.410420] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.433073] ima: No TPM chip found, activating TPM-bypass!\n[ 5.454541] evm: HMAC attrs: 0x1\n[ 5.473851] Magic number: 14:72:776\n[ 5.490557] rtc_cmos 00:00: setting system clock to 2018-08-13 08:45:39 UTC (1534149939)\n[ 5.528213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.549807] EDD information not available.\n[ 5.598075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.626642] Write protecting the kernel read-only data: 14336k\n[ 5.682024] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.713715] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.04\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.498751] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.29...\nLease of 192.168.120.29 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 7.70. iid=i-0000000e\n"} 2018-08-13 08:45:52,380 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action used request id req-8ca0efc4-27cd-453a-871b-a1232cd4cd9d 2018-08-13 08:45:52,381 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.179306030273s 2018-08-13 08:45:52,381 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action used request id req-8ca0efc4-27cd-453a-871b-a1232cd4cd9d 2018-08-13 08:45:52,381 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028060] pid_max: default: 32768 minimum: 301 [ 0.036091] ACPI: Core revision 20150930 [ 0.044952] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064112] Security Framework initialized [ 0.068063] Yama: becoming mindful. [ 0.072111] AppArmor: AppArmor initialized [ 0.076201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.084486] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.092261] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.109268] Initializing cgroup subsys io [ 0.112097] Initializing cgroup subsys memory [ 0.120072] Initializing cgroup subsys devices [ 0.128064] Initializing cgroup subsys freezer [ 0.136090] Initializing cgroup subsys net_cls [ 0.144096] Initializing cgroup subsys perf_event [ 0.152096] Initializing cgroup subsys net_prio [ 0.160065] Initializing cgroup subsys hugetlb [ 0.172093] Initializing cgroup subsys pids [ 0.186462] CPU: Physical Processor ID: 0 [ 0.193227] mce: CPU supports 10 MCE banks [ 0.201838] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.208054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.677293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.030431] ftrace: allocating 31920 entries in 125 pages [ 1.052646] smpboot: Max logical packages: 1 [ 1.060080] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.074887] x2apic enabled [ 1.076079] Switched APIC routing to physical x2apic. [ 1.114888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.116000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.128116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.141084] x86: Booted up 1 node, 1 CPUs [ 1.144073] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.152238] devtmpfs: initialized [ 1.157631] evm: security.selinux [ 1.160071] evm: security.SMACK64 [ 1.164065] evm: security.SMACK64EXEC [ 1.168064] evm: security.SMACK64TRANSMUTE [ 1.172062] evm: security.SMACK64MMAP [ 1.176088] evm: security.ima [ 1.180065] evm: security.capability [ 1.184441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.188314] pinctrl core: initialized pinctrl subsystem [ 1.196070] RTC time: 8:45:33, date: 08/13/18 [ 1.200537] NET: Registered protocol family 16 [ 1.204635] cpuidle: using governor ladder [ 1.208116] cpuidle: using governor menu [ 1.212084] PCCT header not found. [ 1.216512] ACPI: bus type PCI registered [ 1.220077] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.225138] PCI: Using configuration type 1 for base access [ 1.230166] ACPI: Added _OSI(Module Device) [ 1.232097] ACPI: Added _OSI(Processor Device) [ 1.236076] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.240074] ACPI: Added _OSI(Processor Aggregator Device) [ 1.247685] ACPI: Interpreter enabled [ 1.248077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.260073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.272090] ACPI: (supports S0 S3 S4 S5) [ 1.276065] ACPI: Using IOAPIC for interrupt routing [ 1.280103] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.289768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.292086] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.296117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.300095] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.305340] acpiphp: Slot [3] registered [ 1.308237] acpiphp: Slot [4] registered [ 1.312246] acpiphp: Slot [5] registered [ 1.316293] acpiphp: Slot [6] registered [ 1.320282] acpiphp: Slot [7] registered [ 1.324266] acpiphp: Slot [8] registered [ 1.328253] acpiphp: Slot [9] registered [ 1.332330] acpiphp: Slot [10] registered [ 1.336330] acpiphp: Slot [11] registered [ 1.340241] acpiphp: Slot [12] registered [ 1.344268] acpiphp: Slot [13] registered [ 1.348260] acpiphp: Slot [14] registered [ 1.352276] acpiphp: Slot [15] registered [ 1.356263] acpiphp: Slot [16] registered [ 1.360270] acpiphp: Slot [17] registered [ 1.364262] acpiphp: Slot [18] registered [ 1.368294] acpiphp: Slot [19] registered [ 1.372258] acpiphp: Slot [20] registered [ 1.376256] acpiphp: Slot [21] registered [ 1.380258] acpiphp: Slot [22] registered [ 1.384323] acpiphp: Slot [23] registered [ 1.388326] acpiphp: Slot [24] registered [ 1.392244] acpiphp: Slot [25] registered [ 1.396239] acpiphp: Slot [26] registered [ 1.400237] acpiphp: Slot [27] registered [ 1.404239] acpiphp: Slot [28] registered [ 1.408218] acpiphp: Slot [29] registered [ 1.412353] acpiphp: Slot [30] registered [ 1.416252] acpiphp: Slot [31] registered [ 1.420299] PCI host bridge to bus 0000:00 [ 1.424069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.428097] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.432188] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.436077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.440075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.444100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.485286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.488075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.492073] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.496076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.525403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.528208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.731136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.740962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.752805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.768735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.784523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.795687] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.810548] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.812000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.812103] vgaarb: loaded [ 1.816089] vgaarb: bridge control possible 0000:00:02.0 [ 1.829571] SCSI subsystem initialized [ 1.840895] ACPI: bus type USB registered [ 1.845095] usbcore: registered new interface driver usbfs [ 1.848422] usbcore: registered new interface driver hub [ 1.852236] usbcore: registered new device driver usb [ 1.862626] PCI: Using ACPI for IRQ routing [ 1.879711] NetLabel: Initializing [ 1.880156] NetLabel: domain hash size = 128 [ 1.884093] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.888853] NetLabel: unlabeled traffic allowed by default [ 1.898987] clocksource: Switched to clocksource kvm-clock [ 2.081814] AppArmor: AppArmor Filesystem Enabled [ 2.100993] pnp: PnP ACPI init [ 2.121830] pnp: PnP ACPI: found 5 devices [ 2.167353] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.201215] NET: Registered protocol family 2 [ 2.227416] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.255012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.279808] TCP: Hash tables configured (established 4096 bind 4096) [ 2.304371] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.329710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.355554] NET: Registered protocol family 1 [ 2.374643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.398079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.421126] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.464977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.514736] Trying to unpack rootfs image as initramfs... [ 2.939794] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.985184] Scanning for low memory corruption every 60 seconds [ 3.011062] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.038632] audit: initializing netlink subsys (disabled) [ 3.059279] audit: type=2000 audit(1534149932.016:1): initialized [ 3.082953] Initialise system trusted keyring [ 3.101265] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.133844] zbud: loaded [ 3.150609] VFS: Disk quotas dquot_6.6.0 [ 3.165821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.194352] fuse init (API version 7.23) [ 3.211637] Key type big_key registered [ 3.227883] Allocating IMA MOK and blacklist keyrings. [ 3.255206] Key type asymmetric registered [ 3.272104] Asymmetric key parser 'x509' registered [ 3.292557] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.325409] io scheduler noop registered [ 3.343540] io scheduler deadline registered (default) [ 3.363829] io scheduler cfq registered [ 3.432679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.450807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.479008] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.506183] ACPI: Power Button [PWRF] [ 3.521854] GHES: HEST is not enabled! [ 3.564686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.660818] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.716491] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.758725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.842258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.973393] Linux agpgart interface v0.103 [ 4.021551] brd: module loaded [ 4.051987] loop: module loaded [ 4.097780] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.124601] GPT:90111 != 2097151 [ 4.137496] GPT:Alternate GPT header not at the end of the disk. [ 4.158152] GPT:90111 != 2097151 [ 4.171187] GPT: Use GNU Parted to correct GPT errors. [ 4.188783] vda: vda1 vda15 [ 4.209600] scsi host0: ata_piix [ 4.226259] scsi host1: ata_piix [ 4.239396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.262167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.287544] libphy: Fixed MDIO Bus: probed [ 4.305124] tun: Universal TUN/TAP device driver, 1.6 [ 4.325984] tun: (C) 1999-2004 Max Krasnyansky [ 4.358660] PPP generic driver version 2.4.2 [ 4.374755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.394908] ehci-pci: EHCI PCI platform driver [ 4.415537] ehci-platform: EHCI generic platform driver [ 4.437694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.465881] ohci-pci: OHCI PCI platform driver [ 4.486183] ohci-platform: OHCI generic platform driver [ 4.514382] uhci_hcd: USB Universal Host Controller Interface driver [ 4.557303] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.576893] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.603715] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.621222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.644213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.669568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.698880] usb usb1: Product: UHCI Host Controller [ 4.718210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.749037] usb usb1: SerialNumber: 0000:00:01.2 [ 4.770183] hub 1-0:1.0: USB hub found [ 4.787163] hub 1-0:1.0: 2 ports detected [ 4.809712] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.865746] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.887382] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.906867] mousedev: PS/2 mouse device common for all mice [ 4.937282] rtc_cmos 00:00: RTC can wake from S4 [ 4.959263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.004415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.027700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.048162] i2c /dev entries driver [ 5.066960] device-mapper: uevent: version 1.0.3 [ 5.090803] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.120544] ledtrig-cpu: registered to indicate activity on CPUs [ 5.144403] NET: Registered protocol family 10 [ 5.173116] NET: Registered protocol family 17 [ 5.191395] Key type dns_resolver registered [ 5.214450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.237577] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.277229] registered taskstats version 1 [ 5.293548] Loading compiled-in X.509 certificates [ 5.312262] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.344799] zswap: loaded using pool lzo/zbud [ 5.373001] Key type trusted registered [ 5.392730] Key type encrypted registered [ 5.410420] AppArmor: AppArmor sha1 policy hashing enabled [ 5.433073] ima: No TPM chip found, activating TPM-bypass! [ 5.454541] evm: HMAC attrs: 0x1 [ 5.473851] Magic number: 14:72:776 [ 5.490557] rtc_cmos 00:00: setting system clock to 2018-08-13 08:45:39 UTC (1534149939) [ 5.528213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.549807] EDD information not available. [ 5.598075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.626642] Write protecting the kernel read-only data: 14336k [ 5.682024] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.713715] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.04 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 7.39 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... [ 7.498751] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.29... Lease of 192.168.120.29 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 7.70. iid=i-0000000e 2018-08-13 08:45:52,383 - functest.core.singlevm - DEBUG - try 2: cannot connect to 192.16.1.110: [Errno None] Unable to connect to port 22 on 192.16.1.110 2018-08-13 08:46:01,390 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:46:01,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:46:01,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22417 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-835edcf8-81e0-45b4-ad5c-5117d2906a6f x-compute-request-id: req-835edcf8-81e0-45b4-ad5c-5117d2906a6f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028060] pid_max: default: 32768 minimum: 301\n[ 0.036091] ACPI: Core revision 20150930\n[ 0.044952] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064112] Security Framework initialized\n[ 0.068063] Yama: becoming mindful.\n[ 0.072111] AppArmor: AppArmor initialized\n[ 0.076201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.084486] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.092261] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.109268] Initializing cgroup subsys io\n[ 0.112097] Initializing cgroup subsys memory\n[ 0.120072] Initializing cgroup subsys devices\n[ 0.128064] Initializing cgroup subsys freezer\n[ 0.136090] Initializing cgroup subsys net_cls\n[ 0.144096] Initializing cgroup subsys perf_event\n[ 0.152096] Initializing cgroup subsys net_prio\n[ 0.160065] Initializing cgroup subsys hugetlb\n[ 0.172093] Initializing cgroup subsys pids\n[ 0.186462] CPU: Physical Processor ID: 0\n[ 0.193227] mce: CPU supports 10 MCE banks\n[ 0.201838] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.208054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.677293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.030431] ftrace: allocating 31920 entries in 125 pages\n[ 1.052646] smpboot: Max logical packages: 1\n[ 1.060080] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.074887] x2apic enabled\n[ 1.076079] Switched APIC routing to physical x2apic.\n[ 1.114888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.116000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.128116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.141084] x86: Booted up 1 node, 1 CPUs\n[ 1.144073] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.152238] devtmpfs: initialized\n[ 1.157631] evm: security.selinux\n[ 1.160071] evm: security.SMACK64\n[ 1.164065] evm: security.SMACK64EXEC\n[ 1.168064] evm: security.SMACK64TRANSMUTE\n[ 1.172062] evm: security.SMACK64MMAP\n[ 1.176088] evm: security.ima\n[ 1.180065] evm: security.capability\n[ 1.184441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.188314] pinctrl core: initialized pinctrl subsystem\n[ 1.196070] RTC time: 8:45:33, date: 08/13/18\n[ 1.200537] NET: Registered protocol family 16\n[ 1.204635] cpuidle: using governor ladder\n[ 1.208116] cpuidle: using governor menu\n[ 1.212084] PCCT header not found.\n[ 1.216512] ACPI: bus type PCI registered\n[ 1.220077] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.225138] PCI: Using configuration type 1 for base access\n[ 1.230166] ACPI: Added _OSI(Module Device)\n[ 1.232097] ACPI: Added _OSI(Processor Device)\n[ 1.236076] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.240074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.247685] ACPI: Interpreter enabled\n[ 1.248077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.260073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.272090] ACPI: (supports S0 S3 S4 S5)\n[ 1.276065] ACPI: Using IOAPIC for interrupt routing\n[ 1.280103] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.289768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.292086] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.296117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.300095] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.305340] acpiphp: Slot [3] registered\n[ 1.308237] acpiphp: Slot [4] registered\n[ 1.312246] acpiphp: Slot [5] registered\n[ 1.316293] acpiphp: Slot [6] registered\n[ 1.320282] acpiphp: Slot [7] registered\n[ 1.324266] acpiphp: Slot [8] registered\n[ 1.328253] acpiphp: Slot [9] registered\n[ 1.332330] acpiphp: Slot [10] registered\n[ 1.336330] acpiphp: Slot [11] registered\n[ 1.340241] acpiphp: Slot [12] registered\n[ 1.344268] acpiphp: Slot [13] registered\n[ 1.348260] acpiphp: Slot [14] registered\n[ 1.352276] acpiphp: Slot [15] registered\n[ 1.356263] acpiphp: Slot [16] registered\n[ 1.360270] acpiphp: Slot [17] registered\n[ 1.364262] acpiphp: Slot [18] registered\n[ 1.368294] acpiphp: Slot [19] registered\n[ 1.372258] acpiphp: Slot [20] registered\n[ 1.376256] acpiphp: Slot [21] registered\n[ 1.380258] acpiphp: Slot [22] registered\n[ 1.384323] acpiphp: Slot [23] registered\n[ 1.388326] acpiphp: Slot [24] registered\n[ 1.392244] acpiphp: Slot [25] registered\n[ 1.396239] acpiphp: Slot [26] registered\n[ 1.400237] acpiphp: Slot [27] registered\n[ 1.404239] acpiphp: Slot [28] registered\n[ 1.408218] acpiphp: Slot [29] registered\n[ 1.412353] acpiphp: Slot [30] registered\n[ 1.416252] acpiphp: Slot [31] registered\n[ 1.420299] PCI host bridge to bus 0000:00\n[ 1.424069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.428097] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.432188] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.436077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.440075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.444100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.485286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.488075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.492073] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.496076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.525403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.528208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.731136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.740962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.752805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.768735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.784523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.795687] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.810548] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.812000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.812103] vgaarb: loaded\n[ 1.816089] vgaarb: bridge control possible 0000:00:02.0\n[ 1.829571] SCSI subsystem initialized\n[ 1.840895] ACPI: bus type USB registered\n[ 1.845095] usbcore: registered new interface driver usbfs\n[ 1.848422] usbcore: registered new interface driver hub\n[ 1.852236] usbcore: registered new device driver usb\n[ 1.862626] PCI: Using ACPI for IRQ routing\n[ 1.879711] NetLabel: Initializing\n[ 1.880156] NetLabel: domain hash size = 128\n[ 1.884093] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.888853] NetLabel: unlabeled traffic allowed by default\n[ 1.898987] clocksource: Switched to clocksource kvm-clock\n[ 2.081814] AppArmor: AppArmor Filesystem Enabled\n[ 2.100993] pnp: PnP ACPI init\n[ 2.121830] pnp: PnP ACPI: found 5 devices\n[ 2.167353] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.201215] NET: Registered protocol family 2\n[ 2.227416] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.255012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.279808] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.304371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.329710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.355554] NET: Registered protocol family 1\n[ 2.374643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.398079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.421126] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.464977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.514736] Trying to unpack rootfs image as initramfs...\n[ 2.939794] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.985184] Scanning for low memory corruption every 60 seconds\n[ 3.011062] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.038632] audit: initializing netlink subsys (disabled)\n[ 3.059279] audit: type=2000 audit(1534149932.016:1): initialized\n[ 3.082953] Initialise system trusted keyring\n[ 3.101265] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.133844] zbud: loaded\n[ 3.150609] VFS: Disk quotas dquot_6.6.0\n[ 3.165821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.194352] fuse init (API version 7.23)\n[ 3.211637] Key type big_key registered\n[ 3.227883] Allocating IMA MOK and blacklist keyrings.\n[ 3.255206] Key type asymmetric registered\n[ 3.272104] Asymmetric key parser 'x509' registered\n[ 3.292557] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.325409] io scheduler noop registered\n[ 3.343540] io scheduler deadline registered (default)\n[ 3.363829] io scheduler cfq registered\n[ 3.432679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.450807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.479008] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.506183] ACPI: Power Button [PWRF]\n[ 3.521854] GHES: HEST is not enabled!\n[ 3.564686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.660818] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.716491] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.758725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.842258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.973393] Linux agpgart interface v0.103\n[ 4.021551] brd: module loaded\n[ 4.051987] loop: module loaded\n[ 4.097780] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.124601] GPT:90111 != 2097151\n[ 4.137496] GPT:Alternate GPT header not at the end of the disk.\n[ 4.158152] GPT:90111 != 2097151\n[ 4.171187] GPT: Use GNU Parted to correct GPT errors.\n[ 4.188783] vda: vda1 vda15\n[ 4.209600] scsi host0: ata_piix\n[ 4.226259] scsi host1: ata_piix\n[ 4.239396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.262167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.287544] libphy: Fixed MDIO Bus: probed\n[ 4.305124] tun: Universal TUN/TAP device driver, 1.6\n[ 4.325984] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.358660] PPP generic driver version 2.4.2\n[ 4.374755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.394908] ehci-pci: EHCI PCI platform driver\n[ 4.415537] ehci-platform: EHCI generic platform driver\n[ 4.437694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.465881] ohci-pci: OHCI PCI platform driver\n[ 4.486183] ohci-platform: OHCI generic platform driver\n[ 4.514382] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.557303] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.576893] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.603715] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.621222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.644213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.669568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.698880] usb usb1: Product: UHCI Host Controller\n[ 4.718210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.749037] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.770183] hub 1-0:1.0: USB hub found\n[ 4.787163] hub 1-0:1.0: 2 ports detected\n[ 4.809712] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.865746] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.887382] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.906867] mousedev: PS/2 mouse device common for all mice\n[ 4.937282] rtc_cmos 00:00: RTC can wake from S4\n[ 4.959263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.004415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.027700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.048162] i2c /dev entries driver\n[ 5.066960] device-mapper: uevent: version 1.0.3\n[ 5.090803] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.120544] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.144403] NET: Registered protocol family 10\n[ 5.173116] NET: Registered protocol family 17\n[ 5.191395] Key type dns_resolver registered\n[ 5.214450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.237577] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.277229] registered taskstats version 1\n[ 5.293548] Loading compiled-in X.509 certificates\n[ 5.312262] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.344799] zswap: loaded using pool lzo/zbud\n[ 5.373001] Key type trusted registered\n[ 5.392730] Key type encrypted registered\n[ 5.410420] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.433073] ima: No TPM chip found, activating TPM-bypass!\n[ 5.454541] evm: HMAC attrs: 0x1\n[ 5.473851] Magic number: 14:72:776\n[ 5.490557] rtc_cmos 00:00: setting system clock to 2018-08-13 08:45:39 UTC (1534149939)\n[ 5.528213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.549807] EDD information not available.\n[ 5.598075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.626642] Write protecting the kernel read-only data: 14336k\n[ 5.682024] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.713715] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.04\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.498751] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.29...\nLease of 192.168.120.29 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 7.70. iid=i-0000000e\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-08-13 08:46:01,635 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action used request id req-835edcf8-81e0-45b4-ad5c-5117d2906a6f 2018-08-13 08:46:01,635 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.244834899902s 2018-08-13 08:46:01,636 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action used request id req-835edcf8-81e0-45b4-ad5c-5117d2906a6f 2018-08-13 08:46:01,636 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028060] pid_max: default: 32768 minimum: 301 [ 0.036091] ACPI: Core revision 20150930 [ 0.044952] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064112] Security Framework initialized [ 0.068063] Yama: becoming mindful. [ 0.072111] AppArmor: AppArmor initialized [ 0.076201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.084486] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.092261] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.109268] Initializing cgroup subsys io [ 0.112097] Initializing cgroup subsys memory [ 0.120072] Initializing cgroup subsys devices [ 0.128064] Initializing cgroup subsys freezer [ 0.136090] Initializing cgroup subsys net_cls [ 0.144096] Initializing cgroup subsys perf_event [ 0.152096] Initializing cgroup subsys net_prio [ 0.160065] Initializing cgroup subsys hugetlb [ 0.172093] Initializing cgroup subsys pids [ 0.186462] CPU: Physical Processor ID: 0 [ 0.193227] mce: CPU supports 10 MCE banks [ 0.201838] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.208054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.677293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.030431] ftrace: allocating 31920 entries in 125 pages [ 1.052646] smpboot: Max logical packages: 1 [ 1.060080] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.074887] x2apic enabled [ 1.076079] Switched APIC routing to physical x2apic. [ 1.114888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.116000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.128116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.141084] x86: Booted up 1 node, 1 CPUs [ 1.144073] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.152238] devtmpfs: initialized [ 1.157631] evm: security.selinux [ 1.160071] evm: security.SMACK64 [ 1.164065] evm: security.SMACK64EXEC [ 1.168064] evm: security.SMACK64TRANSMUTE [ 1.172062] evm: security.SMACK64MMAP [ 1.176088] evm: security.ima [ 1.180065] evm: security.capability [ 1.184441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.188314] pinctrl core: initialized pinctrl subsystem [ 1.196070] RTC time: 8:45:33, date: 08/13/18 [ 1.200537] NET: Registered protocol family 16 [ 1.204635] cpuidle: using governor ladder [ 1.208116] cpuidle: using governor menu [ 1.212084] PCCT header not found. [ 1.216512] ACPI: bus type PCI registered [ 1.220077] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.225138] PCI: Using configuration type 1 for base access [ 1.230166] ACPI: Added _OSI(Module Device) [ 1.232097] ACPI: Added _OSI(Processor Device) [ 1.236076] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.240074] ACPI: Added _OSI(Processor Aggregator Device) [ 1.247685] ACPI: Interpreter enabled [ 1.248077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.260073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.272090] ACPI: (supports S0 S3 S4 S5) [ 1.276065] ACPI: Using IOAPIC for interrupt routing [ 1.280103] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.289768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.292086] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.296117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.300095] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.305340] acpiphp: Slot [3] registered [ 1.308237] acpiphp: Slot [4] registered [ 1.312246] acpiphp: Slot [5] registered [ 1.316293] acpiphp: Slot [6] registered [ 1.320282] acpiphp: Slot [7] registered [ 1.324266] acpiphp: Slot [8] registered [ 1.328253] acpiphp: Slot [9] registered [ 1.332330] acpiphp: Slot [10] registered [ 1.336330] acpiphp: Slot [11] registered [ 1.340241] acpiphp: Slot [12] registered [ 1.344268] acpiphp: Slot [13] registered [ 1.348260] acpiphp: Slot [14] registered [ 1.352276] acpiphp: Slot [15] registered [ 1.356263] acpiphp: Slot [16] registered [ 1.360270] acpiphp: Slot [17] registered [ 1.364262] acpiphp: Slot [18] registered [ 1.368294] acpiphp: Slot [19] registered [ 1.372258] acpiphp: Slot [20] registered [ 1.376256] acpiphp: Slot [21] registered [ 1.380258] acpiphp: Slot [22] registered [ 1.384323] acpiphp: Slot [23] registered [ 1.388326] acpiphp: Slot [24] registered [ 1.392244] acpiphp: Slot [25] registered [ 1.396239] acpiphp: Slot [26] registered [ 1.400237] acpiphp: Slot [27] registered [ 1.404239] acpiphp: Slot [28] registered [ 1.408218] acpiphp: Slot [29] registered [ 1.412353] acpiphp: Slot [30] registered [ 1.416252] acpiphp: Slot [31] registered [ 1.420299] PCI host bridge to bus 0000:00 [ 1.424069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.428097] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.432188] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.436077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.440075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.444100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.485286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.488075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.492073] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.496076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.525403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.528208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.731136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.740962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.752805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.768735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.784523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.795687] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.810548] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.812000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.812103] vgaarb: loaded [ 1.816089] vgaarb: bridge control possible 0000:00:02.0 [ 1.829571] SCSI subsystem initialized [ 1.840895] ACPI: bus type USB registered [ 1.845095] usbcore: registered new interface driver usbfs [ 1.848422] usbcore: registered new interface driver hub [ 1.852236] usbcore: registered new device driver usb [ 1.862626] PCI: Using ACPI for IRQ routing [ 1.879711] NetLabel: Initializing [ 1.880156] NetLabel: domain hash size = 128 [ 1.884093] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.888853] NetLabel: unlabeled traffic allowed by default [ 1.898987] clocksource: Switched to clocksource kvm-clock [ 2.081814] AppArmor: AppArmor Filesystem Enabled [ 2.100993] pnp: PnP ACPI init [ 2.121830] pnp: PnP ACPI: found 5 devices [ 2.167353] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.201215] NET: Registered protocol family 2 [ 2.227416] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.255012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.279808] TCP: Hash tables configured (established 4096 bind 4096) [ 2.304371] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.329710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.355554] NET: Registered protocol family 1 [ 2.374643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.398079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.421126] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.464977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.514736] Trying to unpack rootfs image as initramfs... [ 2.939794] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.985184] Scanning for low memory corruption every 60 seconds [ 3.011062] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.038632] audit: initializing netlink subsys (disabled) [ 3.059279] audit: type=2000 audit(1534149932.016:1): initialized [ 3.082953] Initialise system trusted keyring [ 3.101265] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.133844] zbud: loaded [ 3.150609] VFS: Disk quotas dquot_6.6.0 [ 3.165821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.194352] fuse init (API version 7.23) [ 3.211637] Key type big_key registered [ 3.227883] Allocating IMA MOK and blacklist keyrings. [ 3.255206] Key type asymmetric registered [ 3.272104] Asymmetric key parser 'x509' registered [ 3.292557] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.325409] io scheduler noop registered [ 3.343540] io scheduler deadline registered (default) [ 3.363829] io scheduler cfq registered [ 3.432679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.450807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.479008] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.506183] ACPI: Power Button [PWRF] [ 3.521854] GHES: HEST is not enabled! [ 3.564686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.660818] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.716491] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.758725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.842258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.973393] Linux agpgart interface v0.103 [ 4.021551] brd: module loaded [ 4.051987] loop: module loaded [ 4.097780] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.124601] GPT:90111 != 2097151 [ 4.137496] GPT:Alternate GPT header not at the end of the disk. [ 4.158152] GPT:90111 != 2097151 [ 4.171187] GPT: Use GNU Parted to correct GPT errors. [ 4.188783] vda: vda1 vda15 [ 4.209600] scsi host0: ata_piix [ 4.226259] scsi host1: ata_piix [ 4.239396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.262167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.287544] libphy: Fixed MDIO Bus: probed [ 4.305124] tun: Universal TUN/TAP device driver, 1.6 [ 4.325984] tun: (C) 1999-2004 Max Krasnyansky [ 4.358660] PPP generic driver version 2.4.2 [ 4.374755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.394908] ehci-pci: EHCI PCI platform driver [ 4.415537] ehci-platform: EHCI generic platform driver [ 4.437694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.465881] ohci-pci: OHCI PCI platform driver [ 4.486183] ohci-platform: OHCI generic platform driver [ 4.514382] uhci_hcd: USB Universal Host Controller Interface driver [ 4.557303] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.576893] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.603715] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.621222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.644213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.669568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.698880] usb usb1: Product: UHCI Host Controller [ 4.718210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.749037] usb usb1: SerialNumber: 0000:00:01.2 [ 4.770183] hub 1-0:1.0: USB hub found [ 4.787163] hub 1-0:1.0: 2 ports detected [ 4.809712] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.865746] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.887382] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.906867] mousedev: PS/2 mouse device common for all mice [ 4.937282] rtc_cmos 00:00: RTC can wake from S4 [ 4.959263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.004415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.027700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.048162] i2c /dev entries driver [ 5.066960] device-mapper: uevent: version 1.0.3 [ 5.090803] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.120544] ledtrig-cpu: registered to indicate activity on CPUs [ 5.144403] NET: Registered protocol family 10 [ 5.173116] NET: Registered protocol family 17 [ 5.191395] Key type dns_resolver registered [ 5.214450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.237577] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.277229] registered taskstats version 1 [ 5.293548] Loading compiled-in X.509 certificates [ 5.312262] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.344799] zswap: loaded using pool lzo/zbud [ 5.373001] Key type trusted registered [ 5.392730] Key type encrypted registered [ 5.410420] AppArmor: AppArmor sha1 policy hashing enabled [ 5.433073] ima: No TPM chip found, activating TPM-bypass! [ 5.454541] evm: HMAC attrs: 0x1 [ 5.473851] Magic number: 14:72:776 [ 5.490557] rtc_cmos 00:00: setting system clock to 2018-08-13 08:45:39 UTC (1534149939) [ 5.528213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.549807] EDD information not available. [ 5.598075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.626642] Write protecting the kernel read-only data: 14336k [ 5.682024] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.713715] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.04 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 7.39 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... [ 7.498751] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.29... Lease of 192.168.120.29 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 7.70. iid=i-0000000e 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: 2018-08-13 08:46:01,641 - functest.core.singlevm - DEBUG - try 3: cannot connect to 192.16.1.110: [Errno None] Unable to connect to port 22 on 192.16.1.110 2018-08-13 08:46:10,643 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:46:10,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:46:10,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 25204 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-032c25f0-6575-4468-8ac8-e732b356521d x-compute-request-id: req-032c25f0-6575-4468-8ac8-e732b356521d RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028060] pid_max: default: 32768 minimum: 301\n[ 0.036091] ACPI: Core revision 20150930\n[ 0.044952] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064112] Security Framework initialized\n[ 0.068063] Yama: becoming mindful.\n[ 0.072111] AppArmor: AppArmor initialized\n[ 0.076201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.084486] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.092261] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.109268] Initializing cgroup subsys io\n[ 0.112097] Initializing cgroup subsys memory\n[ 0.120072] Initializing cgroup subsys devices\n[ 0.128064] Initializing cgroup subsys freezer\n[ 0.136090] Initializing cgroup subsys net_cls\n[ 0.144096] Initializing cgroup subsys perf_event\n[ 0.152096] Initializing cgroup subsys net_prio\n[ 0.160065] Initializing cgroup subsys hugetlb\n[ 0.172093] Initializing cgroup subsys pids\n[ 0.186462] CPU: Physical Processor ID: 0\n[ 0.193227] mce: CPU supports 10 MCE banks\n[ 0.201838] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.208054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.677293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.030431] ftrace: allocating 31920 entries in 125 pages\n[ 1.052646] smpboot: Max logical packages: 1\n[ 1.060080] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.074887] x2apic enabled\n[ 1.076079] Switched APIC routing to physical x2apic.\n[ 1.114888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.116000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.128116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.141084] x86: Booted up 1 node, 1 CPUs\n[ 1.144073] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.152238] devtmpfs: initialized\n[ 1.157631] evm: security.selinux\n[ 1.160071] evm: security.SMACK64\n[ 1.164065] evm: security.SMACK64EXEC\n[ 1.168064] evm: security.SMACK64TRANSMUTE\n[ 1.172062] evm: security.SMACK64MMAP\n[ 1.176088] evm: security.ima\n[ 1.180065] evm: security.capability\n[ 1.184441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.188314] pinctrl core: initialized pinctrl subsystem\n[ 1.196070] RTC time: 8:45:33, date: 08/13/18\n[ 1.200537] NET: Registered protocol family 16\n[ 1.204635] cpuidle: using governor ladder\n[ 1.208116] cpuidle: using governor menu\n[ 1.212084] PCCT header not found.\n[ 1.216512] ACPI: bus type PCI registered\n[ 1.220077] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.225138] PCI: Using configuration type 1 for base access\n[ 1.230166] ACPI: Added _OSI(Module Device)\n[ 1.232097] ACPI: Added _OSI(Processor Device)\n[ 1.236076] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.240074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.247685] ACPI: Interpreter enabled\n[ 1.248077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.260073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.272090] ACPI: (supports S0 S3 S4 S5)\n[ 1.276065] ACPI: Using IOAPIC for interrupt routing\n[ 1.280103] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.289768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.292086] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.296117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.300095] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.305340] acpiphp: Slot [3] registered\n[ 1.308237] acpiphp: Slot [4] registered\n[ 1.312246] acpiphp: Slot [5] registered\n[ 1.316293] acpiphp: Slot [6] registered\n[ 1.320282] acpiphp: Slot [7] registered\n[ 1.324266] acpiphp: Slot [8] registered\n[ 1.328253] acpiphp: Slot [9] registered\n[ 1.332330] acpiphp: Slot [10] registered\n[ 1.336330] acpiphp: Slot [11] registered\n[ 1.340241] acpiphp: Slot [12] registered\n[ 1.344268] acpiphp: Slot [13] registered\n[ 1.348260] acpiphp: Slot [14] registered\n[ 1.352276] acpiphp: Slot [15] registered\n[ 1.356263] acpiphp: Slot [16] registered\n[ 1.360270] acpiphp: Slot [17] registered\n[ 1.364262] acpiphp: Slot [18] registered\n[ 1.368294] acpiphp: Slot [19] registered\n[ 1.372258] acpiphp: Slot [20] registered\n[ 1.376256] acpiphp: Slot [21] registered\n[ 1.380258] acpiphp: Slot [22] registered\n[ 1.384323] acpiphp: Slot [23] registered\n[ 1.388326] acpiphp: Slot [24] registered\n[ 1.392244] acpiphp: Slot [25] registered\n[ 1.396239] acpiphp: Slot [26] registered\n[ 1.400237] acpiphp: Slot [27] registered\n[ 1.404239] acpiphp: Slot [28] registered\n[ 1.408218] acpiphp: Slot [29] registered\n[ 1.412353] acpiphp: Slot [30] registered\n[ 1.416252] acpiphp: Slot [31] registered\n[ 1.420299] PCI host bridge to bus 0000:00\n[ 1.424069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.428097] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.432188] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.436077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.440075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.444100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.485286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.488075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.492073] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.496076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.525403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.528208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.731136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.740962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.752805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.768735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.784523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.795687] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.810548] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.812000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.812103] vgaarb: loaded\n[ 1.816089] vgaarb: bridge control possible 0000:00:02.0\n[ 1.829571] SCSI subsystem initialized\n[ 1.840895] ACPI: bus type USB registered\n[ 1.845095] usbcore: registered new interface driver usbfs\n[ 1.848422] usbcore: registered new interface driver hub\n[ 1.852236] usbcore: registered new device driver usb\n[ 1.862626] PCI: Using ACPI for IRQ routing\n[ 1.879711] NetLabel: Initializing\n[ 1.880156] NetLabel: domain hash size = 128\n[ 1.884093] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.888853] NetLabel: unlabeled traffic allowed by default\n[ 1.898987] clocksource: Switched to clocksource kvm-clock\n[ 2.081814] AppArmor: AppArmor Filesystem Enabled\n[ 2.100993] pnp: PnP ACPI init\n[ 2.121830] pnp: PnP ACPI: found 5 devices\n[ 2.167353] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.201215] NET: Registered protocol family 2\n[ 2.227416] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.255012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.279808] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.304371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.329710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.355554] NET: Registered protocol family 1\n[ 2.374643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.398079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.421126] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.464977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.514736] Trying to unpack rootfs image as initramfs...\n[ 2.939794] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.985184] Scanning for low memory corruption every 60 seconds\n[ 3.011062] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.038632] audit: initializing netlink subsys (disabled)\n[ 3.059279] audit: type=2000 audit(1534149932.016:1): initialized\n[ 3.082953] Initialise system trusted keyring\n[ 3.101265] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.133844] zbud: loaded\n[ 3.150609] VFS: Disk quotas dquot_6.6.0\n[ 3.165821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.194352] fuse init (API version 7.23)\n[ 3.211637] Key type big_key registered\n[ 3.227883] Allocating IMA MOK and blacklist keyrings.\n[ 3.255206] Key type asymmetric registered\n[ 3.272104] Asymmetric key parser 'x509' registered\n[ 3.292557] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.325409] io scheduler noop registered\n[ 3.343540] io scheduler deadline registered (default)\n[ 3.363829] io scheduler cfq registered\n[ 3.432679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.450807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.479008] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.506183] ACPI: Power Button [PWRF]\n[ 3.521854] GHES: HEST is not enabled!\n[ 3.564686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.660818] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.716491] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.758725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.842258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.973393] Linux agpgart interface v0.103\n[ 4.021551] brd: module loaded\n[ 4.051987] loop: module loaded\n[ 4.097780] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.124601] GPT:90111 != 2097151\n[ 4.137496] GPT:Alternate GPT header not at the end of the disk.\n[ 4.158152] GPT:90111 != 2097151\n[ 4.171187] GPT: Use GNU Parted to correct GPT errors.\n[ 4.188783] vda: vda1 vda15\n[ 4.209600] scsi host0: ata_piix\n[ 4.226259] scsi host1: ata_piix\n[ 4.239396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.262167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.287544] libphy: Fixed MDIO Bus: probed\n[ 4.305124] tun: Universal TUN/TAP device driver, 1.6\n[ 4.325984] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.358660] PPP generic driver version 2.4.2\n[ 4.374755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.394908] ehci-pci: EHCI PCI platform driver\n[ 4.415537] ehci-platform: EHCI generic platform driver\n[ 4.437694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.465881] ohci-pci: OHCI PCI platform driver\n[ 4.486183] ohci-platform: OHCI generic platform driver\n[ 4.514382] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.557303] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.576893] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.603715] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.621222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.644213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.669568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.698880] usb usb1: Product: UHCI Host Controller\n[ 4.718210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 4.749037] usb usb1: SerialNumber: 0000:00:01.2\n[ 4.770183] hub 1-0:1.0: USB hub found\n[ 4.787163] hub 1-0:1.0: 2 ports detected\n[ 4.809712] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 4.865746] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 4.887382] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 4.906867] mousedev: PS/2 mouse device common for all mice\n[ 4.937282] rtc_cmos 00:00: RTC can wake from S4\n[ 4.959263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.004415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.027700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.048162] i2c /dev entries driver\n[ 5.066960] device-mapper: uevent: version 1.0.3\n[ 5.090803] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.120544] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.144403] NET: Registered protocol family 10\n[ 5.173116] NET: Registered protocol family 17\n[ 5.191395] Key type dns_resolver registered\n[ 5.214450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.237577] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.277229] registered taskstats version 1\n[ 5.293548] Loading compiled-in X.509 certificates\n[ 5.312262] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.344799] zswap: loaded using pool lzo/zbud\n[ 5.373001] Key type trusted registered\n[ 5.392730] Key type encrypted registered\n[ 5.410420] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.433073] ima: No TPM chip found, activating TPM-bypass!\n[ 5.454541] evm: HMAC attrs: 0x1\n[ 5.473851] Magic number: 14:72:776\n[ 5.490557] rtc_cmos 00:00: setting system clock to 2018-08-13 08:45:39 UTC (1534149939)\n[ 5.528213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.549807] EDD information not available.\n[ 5.598075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.626642] Write protecting the kernel read-only data: 14336k\n[ 5.682024] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.713715] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.04\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.498751] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.29...\nLease of 192.168.120.29 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 7.70. iid=i-0000000e\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2394.394 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5MXtWd5bd/szai2Ec69lvYfQrjYSzWT1NiUA/5qo2Xiy1nC+mm4q2C/SDc7h1YbUU9Z4xghXsj+p7cIEs6nJbzG7dEMynBCFSfGWjKAdde4pKwZoq662GBhlxRvZlcrR/YMZ3a/2+zqDZiABTHf3jo4GAsMtqZk9ghOlFfPhcUUflOqGCS8LkOBAqI52kQlkiaZ6iPpZZE2oU7T++b4VplVGTPtSxMXuu2HwCercDoD63ge+JyIBBuOhPqnR8wpwbqOjs3rd4blR/43xbXsDchpbN+C4ybSYUx1LMUePKQRD1PgzzvybPmhkBs2hjqfbOsWQ9QLzOgu6wqlCNluN1 root@vping-ssh-vm-5b155e86-7319-42f5-8d90-97d35aa735a0\nssh-dss AAAAB3NzaC1kc3MAAACBAPoEJlVhqWtduC+HhACdUSa7hINk2w3MlWyIbIn94einY/ihjQOW8kQQiA8Zm8sCduzDYuZf4BmGfRNv8+jflG1pWDkrQqvxVhvx752JNrRWlsuPnX55lcwrK5ogoqIr7fwERwJjgP1addXiy6T7+MEfU0oWrJZ45VqaeVm/dJbvAAAAFQDim9mSZv4FPCX4zGnSs+zNVsMpzQAAAIEAvmU50OOPLve3YxYsyQ8dOJIBbLUKk0jLGaxS3q+w4AKeXwUAmBeHkxK6xOA4W15rLW3RtBSY/RckP4hYbw5e+lnENcttGiS+zBgiFWwBTKZ2D9tRY9bIZRqBHBg3NpqNYQrY4AhexdQSwirjbjIvdMG6zM8TJR3sNroru7V0oA4AAACBALZAH1LC/5u0jTxy+9H28t3LXucsJRDZWbQnr/R56IdFynBYtrLH5VYDmuKawLs3/d6ClnGcEwPo9AqsS0MOUO1ivKlmk0fhJITL/bvUXuu4JMgHf1jwdttG0DPMmT8tkS0E0wRe12tbPLN5BV4eFgLJrIkhlzW+kvtX+KCPPwwx root@vping-ssh-vm-5b155e86-7319-42f5-8d90-97d35aa735a0\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.29,24,fe80::f816:3eff:fe79:3d22/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.29 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000e\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-5b155e86-7319-42f5-8d90-97d35aa735a0.novalocal\nlaunch-index: 0\n/dev/root resized successfully [took 2.21s]\n=== cirros: current=0.4.0 latest=0.4.0 uptime=28.61 ===\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-5b155e86-7319-42f5-8d90-97d35aa735a0 login: "} 2018-08-13 08:46:10,800 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action used request id req-032c25f0-6575-4468-8ac8-e732b356521d 2018-08-13 08:46:10,801 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.15730881691s 2018-08-13 08:46:10,801 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e/action used request id req-032c25f0-6575-4468-8ac8-e732b356521d 2018-08-13 08:46:10,801 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028060] pid_max: default: 32768 minimum: 301 [ 0.036091] ACPI: Core revision 20150930 [ 0.044952] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064112] Security Framework initialized [ 0.068063] Yama: becoming mindful. [ 0.072111] AppArmor: AppArmor initialized [ 0.076201] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.084486] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.092261] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100171] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.109268] Initializing cgroup subsys io [ 0.112097] Initializing cgroup subsys memory [ 0.120072] Initializing cgroup subsys devices [ 0.128064] Initializing cgroup subsys freezer [ 0.136090] Initializing cgroup subsys net_cls [ 0.144096] Initializing cgroup subsys perf_event [ 0.152096] Initializing cgroup subsys net_prio [ 0.160065] Initializing cgroup subsys hugetlb [ 0.172093] Initializing cgroup subsys pids [ 0.186462] CPU: Physical Processor ID: 0 [ 0.193227] mce: CPU supports 10 MCE banks [ 0.201838] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.208054] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.677293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.030431] ftrace: allocating 31920 entries in 125 pages [ 1.052646] smpboot: Max logical packages: 1 [ 1.060080] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.074887] x2apic enabled [ 1.076079] Switched APIC routing to physical x2apic. [ 1.114888] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.116000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.128116] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.141084] x86: Booted up 1 node, 1 CPUs [ 1.144073] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.152238] devtmpfs: initialized [ 1.157631] evm: security.selinux [ 1.160071] evm: security.SMACK64 [ 1.164065] evm: security.SMACK64EXEC [ 1.168064] evm: security.SMACK64TRANSMUTE [ 1.172062] evm: security.SMACK64MMAP [ 1.176088] evm: security.ima [ 1.180065] evm: security.capability [ 1.184441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.188314] pinctrl core: initialized pinctrl subsystem [ 1.196070] RTC time: 8:45:33, date: 08/13/18 [ 1.200537] NET: Registered protocol family 16 [ 1.204635] cpuidle: using governor ladder [ 1.208116] cpuidle: using governor menu [ 1.212084] PCCT header not found. [ 1.216512] ACPI: bus type PCI registered [ 1.220077] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.225138] PCI: Using configuration type 1 for base access [ 1.230166] ACPI: Added _OSI(Module Device) [ 1.232097] ACPI: Added _OSI(Processor Device) [ 1.236076] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.240074] ACPI: Added _OSI(Processor Aggregator Device) [ 1.247685] ACPI: Interpreter enabled [ 1.248077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.260073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.272090] ACPI: (supports S0 S3 S4 S5) [ 1.276065] ACPI: Using IOAPIC for interrupt routing [ 1.280103] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.289768] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.292086] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.296117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.300095] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.305340] acpiphp: Slot [3] registered [ 1.308237] acpiphp: Slot [4] registered [ 1.312246] acpiphp: Slot [5] registered [ 1.316293] acpiphp: Slot [6] registered [ 1.320282] acpiphp: Slot [7] registered [ 1.324266] acpiphp: Slot [8] registered [ 1.328253] acpiphp: Slot [9] registered [ 1.332330] acpiphp: Slot [10] registered [ 1.336330] acpiphp: Slot [11] registered [ 1.340241] acpiphp: Slot [12] registered [ 1.344268] acpiphp: Slot [13] registered [ 1.348260] acpiphp: Slot [14] registered [ 1.352276] acpiphp: Slot [15] registered [ 1.356263] acpiphp: Slot [16] registered [ 1.360270] acpiphp: Slot [17] registered [ 1.364262] acpiphp: Slot [18] registered [ 1.368294] acpiphp: Slot [19] registered [ 1.372258] acpiphp: Slot [20] registered [ 1.376256] acpiphp: Slot [21] registered [ 1.380258] acpiphp: Slot [22] registered [ 1.384323] acpiphp: Slot [23] registered [ 1.388326] acpiphp: Slot [24] registered [ 1.392244] acpiphp: Slot [25] registered [ 1.396239] acpiphp: Slot [26] registered [ 1.400237] acpiphp: Slot [27] registered [ 1.404239] acpiphp: Slot [28] registered [ 1.408218] acpiphp: Slot [29] registered [ 1.412353] acpiphp: Slot [30] registered [ 1.416252] acpiphp: Slot [31] registered [ 1.420299] PCI host bridge to bus 0000:00 [ 1.424069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.428097] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.432188] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.436077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.440075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.444100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.485286] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.488075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.492073] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.496076] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.525403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.528208] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.731136] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.740962] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.752805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.768735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.784523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.795687] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.810548] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.812000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.812103] vgaarb: loaded [ 1.816089] vgaarb: bridge control possible 0000:00:02.0 [ 1.829571] SCSI subsystem initialized [ 1.840895] ACPI: bus type USB registered [ 1.845095] usbcore: registered new interface driver usbfs [ 1.848422] usbcore: registered new interface driver hub [ 1.852236] usbcore: registered new device driver usb [ 1.862626] PCI: Using ACPI for IRQ routing [ 1.879711] NetLabel: Initializing [ 1.880156] NetLabel: domain hash size = 128 [ 1.884093] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.888853] NetLabel: unlabeled traffic allowed by default [ 1.898987] clocksource: Switched to clocksource kvm-clock [ 2.081814] AppArmor: AppArmor Filesystem Enabled [ 2.100993] pnp: PnP ACPI init [ 2.121830] pnp: PnP ACPI: found 5 devices [ 2.167353] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.201215] NET: Registered protocol family 2 [ 2.227416] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.255012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.279808] TCP: Hash tables configured (established 4096 bind 4096) [ 2.304371] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.329710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.355554] NET: Registered protocol family 1 [ 2.374643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.398079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.421126] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.464977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.514736] Trying to unpack rootfs image as initramfs... [ 2.939794] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.985184] Scanning for low memory corruption every 60 seconds [ 3.011062] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.038632] audit: initializing netlink subsys (disabled) [ 3.059279] audit: type=2000 audit(1534149932.016:1): initialized [ 3.082953] Initialise system trusted keyring [ 3.101265] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.133844] zbud: loaded [ 3.150609] VFS: Disk quotas dquot_6.6.0 [ 3.165821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.194352] fuse init (API version 7.23) [ 3.211637] Key type big_key registered [ 3.227883] Allocating IMA MOK and blacklist keyrings. [ 3.255206] Key type asymmetric registered [ 3.272104] Asymmetric key parser 'x509' registered [ 3.292557] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.325409] io scheduler noop registered [ 3.343540] io scheduler deadline registered (default) [ 3.363829] io scheduler cfq registered [ 3.432679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.450807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.479008] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.506183] ACPI: Power Button [PWRF] [ 3.521854] GHES: HEST is not enabled! [ 3.564686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.660818] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.716491] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.758725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.842258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.973393] Linux agpgart interface v0.103 [ 4.021551] brd: module loaded [ 4.051987] loop: module loaded [ 4.097780] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.124601] GPT:90111 != 2097151 [ 4.137496] GPT:Alternate GPT header not at the end of the disk. [ 4.158152] GPT:90111 != 2097151 [ 4.171187] GPT: Use GNU Parted to correct GPT errors. [ 4.188783] vda: vda1 vda15 [ 4.209600] scsi host0: ata_piix [ 4.226259] scsi host1: ata_piix [ 4.239396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.262167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.287544] libphy: Fixed MDIO Bus: probed [ 4.305124] tun: Universal TUN/TAP device driver, 1.6 [ 4.325984] tun: (C) 1999-2004 Max Krasnyansky [ 4.358660] PPP generic driver version 2.4.2 [ 4.374755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.394908] ehci-pci: EHCI PCI platform driver [ 4.415537] ehci-platform: EHCI generic platform driver [ 4.437694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.465881] ohci-pci: OHCI PCI platform driver [ 4.486183] ohci-platform: OHCI generic platform driver [ 4.514382] uhci_hcd: USB Universal Host Controller Interface driver [ 4.557303] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.576893] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.603715] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.621222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.644213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.669568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.698880] usb usb1: Product: UHCI Host Controller [ 4.718210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.749037] usb usb1: SerialNumber: 0000:00:01.2 [ 4.770183] hub 1-0:1.0: USB hub found [ 4.787163] hub 1-0:1.0: 2 ports detected [ 4.809712] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.865746] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.887382] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.906867] mousedev: PS/2 mouse device common for all mice [ 4.937282] rtc_cmos 00:00: RTC can wake from S4 [ 4.959263] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.004415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.027700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.048162] i2c /dev entries driver [ 5.066960] device-mapper: uevent: version 1.0.3 [ 5.090803] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.120544] ledtrig-cpu: registered to indicate activity on CPUs [ 5.144403] NET: Registered protocol family 10 [ 5.173116] NET: Registered protocol family 17 [ 5.191395] Key type dns_resolver registered [ 5.214450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.237577] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.277229] registered taskstats version 1 [ 5.293548] Loading compiled-in X.509 certificates [ 5.312262] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.344799] zswap: loaded using pool lzo/zbud [ 5.373001] Key type trusted registered [ 5.392730] Key type encrypted registered [ 5.410420] AppArmor: AppArmor sha1 policy hashing enabled [ 5.433073] ima: No TPM chip found, activating TPM-bypass! [ 5.454541] evm: HMAC attrs: 0x1 [ 5.473851] Magic number: 14:72:776 [ 5.490557] rtc_cmos 00:00: setting system clock to 2018-08-13 08:45:39 UTC (1534149939) [ 5.528213] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.549807] EDD information not available. [ 5.598075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.626642] Write protecting the kernel read-only data: 14336k [ 5.682024] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.713715] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.04 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 7.39 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... [ 7.498751] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.29... Lease of 192.168.120.29 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 7.70. iid=i-0000000e 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: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2394.394 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5MXtWd5bd/szai2Ec69lvYfQrjYSzWT1NiUA/5qo2Xiy1nC+mm4q2C/SDc7h1YbUU9Z4xghXsj+p7cIEs6nJbzG7dEMynBCFSfGWjKAdde4pKwZoq662GBhlxRvZlcrR/YMZ3a/2+zqDZiABTHf3jo4GAsMtqZk9ghOlFfPhcUUflOqGCS8LkOBAqI52kQlkiaZ6iPpZZE2oU7T++b4VplVGTPtSxMXuu2HwCercDoD63ge+JyIBBuOhPqnR8wpwbqOjs3rd4blR/43xbXsDchpbN+C4ybSYUx1LMUePKQRD1PgzzvybPmhkBs2hjqfbOsWQ9QLzOgu6wqlCNluN1 root@vping-ssh-vm-5b155e86-7319-42f5-8d90-97d35aa735a0 ssh-dss AAAAB3NzaC1kc3MAAACBAPoEJlVhqWtduC+HhACdUSa7hINk2w3MlWyIbIn94einY/ihjQOW8kQQiA8Zm8sCduzDYuZf4BmGfRNv8+jflG1pWDkrQqvxVhvx752JNrRWlsuPnX55lcwrK5ogoqIr7fwERwJjgP1addXiy6T7+MEfU0oWrJZ45VqaeVm/dJbvAAAAFQDim9mSZv4FPCX4zGnSs+zNVsMpzQAAAIEAvmU50OOPLve3YxYsyQ8dOJIBbLUKk0jLGaxS3q+w4AKeXwUAmBeHkxK6xOA4W15rLW3RtBSY/RckP4hYbw5e+lnENcttGiS+zBgiFWwBTKZ2D9tRY9bIZRqBHBg3NpqNYQrY4AhexdQSwirjbjIvdMG6zM8TJR3sNroru7V0oA4AAACBALZAH1LC/5u0jTxy+9H28t3LXucsJRDZWbQnr/R56IdFynBYtrLH5VYDmuKawLs3/d6ClnGcEwPo9AqsS0MOUO1ivKlmk0fhJITL/bvUXuu4JMgHf1jwdttG0DPMmT8tkS0E0wRe12tbPLN5BV4eFgLJrIkhlzW+kvtX+KCPPwwx root@vping-ssh-vm-5b155e86-7319-42f5-8d90-97d35aa735a0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.29,24,fe80::f816:3eff:fe79:3d22/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.29 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-0000000e name: N/A availability-zone: nova local-hostname: vping-ssh-vm-5b155e86-7319-42f5-8d90-97d35aa735a0.novalocal launch-index: 0 /dev/root resized successfully [took 2.21s] === cirros: current=0.4.0 latest=0.4.0 uptime=28.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-5b155e86-7319-42f5-8d90-97d35aa735a0 login: 2018-08-13 08:46:10,804 - paramiko.transport - DEBUG - starting thread (client mode): 0x43883a50L 2018-08-13 08:46:10,804 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-13 08:46:10,806 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-13 08:46:10,806 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-13 08:46:10,806 - 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-08-13 08:46:10,807 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-13 08:46:10,807 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-13 08:46:10,807 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-13 08:46:10,807 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-13 08:46:10,807 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-13 08:46:10,827 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-13 08:46:10,828 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-13 08:46:10,836 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.110: 2d6261911d4f32911eef66f4ddc0c5cc 2018-08-13 08:46:10,837 - paramiko.transport - DEBUG - Trying discovered key 66c8a4fec07d30ce31f499b8b9b046e5 in /tmp/tmpzZwEnU 2018-08-13 08:46:10,866 - paramiko.transport - DEBUG - userauth is OK 2018-08-13 08:46:10,870 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-13 08:46:10,901 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-13 08:46:10,904 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-13 08:46:10,904 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-13 08:46:10,907 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-13 08:46:10,912 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-13 08:46:10,912 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.11 (192.168.120.11): 56 data bytes 64 bytes from 192.168.120.11: seq=0 ttl=64 time=2.776 ms --- 192.168.120.11 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 2.776/2.776/2.776 ms 2018-08-13 08:46:10,913 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-13 08:46:10,916 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-13 08:46:10,913 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 02:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-13 08:46:10,917 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-08-13 08:46:10,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:11,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e64f6358-6055-47a5-a028-37953d9ff3a9 x-compute-request-id: req-e64f6358-6055-47a5-a028-37953d9ff3a9 2018-08-13 08:46:11,238 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090 used request id req-e64f6358-6055-47a5-a028-37953d9ff3a9 2018-08-13 08:46:11,238 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.320511817932s 2018-08-13 08:46:11,238 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090 used request id req-e64f6358-6055-47a5-a028-37953d9ff3a9 2018-08-13 08:46:11,239 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:46:11,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:11,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3386 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-519fe103-75f5-4b78-865f-19b311d572eb x-compute-request-id: req-519fe103-75f5-4b78-865f-19b311d572eb RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:3d:22", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:3d:22", "version": 4, "addr": "192.16.1.110", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:25.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:45:25Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "name": "vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:45:14Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:ac:6d", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:08.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:46:11Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:46:11,705 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-519fe103-75f5-4b78-865f-19b311d572eb 2018-08-13 08:46:11,705 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.466190099716s 2018-08-13 08:46:11,705 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-519fe103-75f5-4b78-865f-19b311d572eb 2018-08-13 08:46:11,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:46:13,708 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:46:13,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:14,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3135 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-64fa6bdf-480d-4025-9210-4716c64b271c x-compute-request-id: req-64fa6bdf-480d-4025-9210-4716c64b271c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:3d:22", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:3d:22", "version": 4, "addr": "192.16.1.110", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:25.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:45:25Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "name": "vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:45:14Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/7ce18441-d395-4d0d-a510-d1e61e12f090", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-13T08:45:08.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "7ce18441-d395-4d0d-a510-d1e61e12f090", "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-13T08:46:13Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": "2018-08-13T08:46:13.000000", "key_name": null, "name": "vping_ssh-vm2_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:44:54Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:46:14,216 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-64fa6bdf-480d-4025-9210-4716c64b271c 2018-08-13 08:46:14,216 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.508126020432s 2018-08-13 08:46:14,217 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-64fa6bdf-480d-4025-9210-4716c64b271c 2018-08-13 08:46:14,218 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:46:16,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:46:16,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:16,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1779 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-777c3f93-f1b0-474e-b7b7-c1f67478effc x-compute-request-id: req-777c3f93-f1b0-474e-b7b7-c1f67478effc RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:3d:22", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:3d:22", "version": 4, "addr": "192.16.1.110", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:25.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:45:25Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "name": "vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:45:14Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:46:16,703 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-777c3f93-f1b0-474e-b7b7-c1f67478effc 2018-08-13 08:46:16,703 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.483070850372s 2018-08-13 08:46:16,703 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-777c3f93-f1b0-474e-b7b7-c1f67478effc 2018-08-13 08:46:16,705 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-08-13 08:46:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/27441321-4404-4cfa-b652-3528772c9c23.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:19,498 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f71be939-9afd-4787-a820-1f989a532db3 Content-Length: 0 Date: Mon, 13 Aug 2018 08:46:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:46:19,499 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/27441321-4404-4cfa-b652-3528772c9c23.json used request id req-f71be939-9afd-4787-a820-1f989a532db3 2018-08-13 08:46:19,499 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.79320001602s 2018-08-13 08:46:19,499 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/27441321-4404-4cfa-b652-3528772c9c23.json used request id req-f71be939-9afd-4787-a820-1f989a532db3 2018-08-13 08:46:19,502 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:46:19,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:19,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4346182a-1318-4898-82d6-afb85b1831b4 Date: Mon, 13 Aug 2018 08:46:19 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:46:19,604 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4346182a-1318-4898-82d6-afb85b1831b4 2018-08-13 08:46:19,604 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.10253405571s 2018-08-13 08:46:19,605 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4346182a-1318-4898-82d6-afb85b1831b4 2018-08-13 08:46:19,605 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-08-13 08:46:19,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:20,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7096f79-ad41-45ae-924b-f8bc3bb08bf4 x-compute-request-id: req-a7096f79-ad41-45ae-924b-f8bc3bb08bf4 2018-08-13 08:46:20,059 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e used request id req-a7096f79-ad41-45ae-924b-f8bc3bb08bf4 2018-08-13 08:46:20,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.453737974167s 2018-08-13 08:46:20,059 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e used request id req-a7096f79-ad41-45ae-924b-f8bc3bb08bf4 2018-08-13 08:46:20,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:46:20,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:20,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1666 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d0e7952-cb7d-471a-b702-b9b130e3536f x-compute-request-id: req-3d0e7952-cb7d-471a-b702-b9b130e3536f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:3d:22", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:25.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "security_groups": [{"name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}], "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:46:19Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "name": "vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:45:14Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:46:20,950 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3d0e7952-cb7d-471a-b702-b9b130e3536f 2018-08-13 08:46:20,951 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.891160011292s 2018-08-13 08:46:20,951 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3d0e7952-cb7d-471a-b702-b9b130e3536f 2018-08-13 08:46:20,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:46:22,954 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:46:22,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:23,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-784ba6ca-6b67-4ded-855f-3cefc412c07e x-compute-request-id: req-784ba6ca-6b67-4ded-855f-3cefc412c07e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "rel": "bookmark"}], "image": {"id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "links": [{"href": "https://192.16.1.222:8774/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:45:25.000000", "flavor": {"id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "links": [{"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}]}, "id": "63d0a71e-dcb3-44ec-9b0b-fea63ae55c1e", "user_id": "342746acde2947c38de3c710e1a54bc9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:46:21Z", "hostId": "0d415c2a814534c7335c00ca4278120bb16ea9ffbcfd21abc6e434ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0", "name": "vping_ssh-vm_5b155e86-7319-42f5-8d90-97d35aa735a0", "created": "2018-08-13T08:45:14Z", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:46:23,498 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-784ba6ca-6b67-4ded-855f-3cefc412c07e 2018-08-13 08:46:23,499 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.543835163116s 2018-08-13 08:46:23,499 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-784ba6ca-6b67-4ded-855f-3cefc412c07e 2018-08-13 08:46:23,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:46:25,502 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:46:25,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:25,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-edb4ff8f-e9a4-4b28-b338-d315af9cfd63 x-compute-request-id: req-edb4ff8f-e9a4-4b28-b338-d315af9cfd63 RESP BODY: {"servers": []} 2018-08-13 08:46:25,703 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-edb4ff8f-e9a4-4b28-b338-d315af9cfd63 2018-08-13 08:46:25,703 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.200626850128s 2018-08-13 08:46:25,703 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-edb4ff8f-e9a4-4b28-b338-d315af9cfd63 2018-08-13 08:46:25,705 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:46:25,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:25,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-f351eea7-d603-469f-bbd6-a270cde120e4 Date: Mon, 13 Aug 2018 08:46:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:47Z", "updated_at": "2018-08-13T08:44:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:48Z", "revision_number": 0, "id": "328e7f91-1a6d-4d77-b393-504040717a87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:48Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-13T08:44:47Z", "revision_number": 0, "id": "39d29f2b-4c81-43aa-a506-a7cef5fdd312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:47Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:47Z", "revision_number": 0, "id": "65e786b3-ad2c-4616-9eaa-15d4ee8dd297", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:47Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:47Z", "revision_number": 0, "id": "eb95a744-21d4-4d2d-8348-2f9fe00544f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:47Z", "security_group_id": "65747762-5412-42b0-895a-cffd06b902ef", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 3, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "65747762-5412-42b0-895a-cffd06b902ef", "name": "vping_ssh-sg_5b155e86-7319-42f5-8d90-97d35aa735a0"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}]} 2018-08-13 08:46:25,816 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-f351eea7-d603-469f-bbd6-a270cde120e4 2018-08-13 08:46:25,816 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.110394001007s 2018-08-13 08:46:25,816 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-f351eea7-d603-469f-bbd6-a270cde120e4 2018-08-13 08:46:25,818 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-08-13 08:46:25,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/65747762-5412-42b0-895a-cffd06b902ef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:26,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f372d000-8bf3-47ce-b99e-37b9a4cc51c0 Content-Length: 0 Date: Mon, 13 Aug 2018 08:46:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:46:26,139 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/65747762-5412-42b0-895a-cffd06b902ef.json used request id req-f372d000-8bf3-47ce-b99e-37b9a4cc51c0 2018-08-13 08:46:26,139 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.321020126343s 2018-08-13 08:46:26,139 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/65747762-5412-42b0-895a-cffd06b902ef.json used request id req-f372d000-8bf3-47ce-b99e-37b9a4cc51c0 2018-08-13 08:46:26,140 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-08-13 08:46:26,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:26,244 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-94fd4f00-88d7-481f-abb4-156cf090071d x-compute-request-id: req-94fd4f00-88d7-481f-abb4-156cf090071d 2018-08-13 08:46:26,244 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0 used request id req-94fd4f00-88d7-481f-abb4-156cf090071d 2018-08-13 08:46:26,244 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.104106903076s 2018-08-13 08:46:26,244 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_5b155e86-7319-42f5-8d90-97d35aa735a0 used request id req-94fd4f00-88d7-481f-abb4-156cf090071d 2018-08-13 08:46:26,244 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-13 08:46:26,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/0a6f310e-8b44-4642-8bbf-c048fa86093b/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" -d '{"subnet_id": "57887d57-7274-4f43-8b73-84b8f5e0f89e"}' 2018-08-13 08:46:32,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6919a95a-d7ba-4a05-8d0f-5c103f1ebc15 Date: Mon, 13 Aug 2018 08:46:32 GMT RESP BODY: {"network_id": "415e53d4-86cc-4c81-aff8-4e1149fdd215", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "subnet_id": "57887d57-7274-4f43-8b73-84b8f5e0f89e", "subnet_ids": ["57887d57-7274-4f43-8b73-84b8f5e0f89e"], "port_id": "240e9ed6-9138-48ad-bf3b-4e49c4e5d3a3", "id": "0a6f310e-8b44-4642-8bbf-c048fa86093b"} 2018-08-13 08:46:32,411 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/0a6f310e-8b44-4642-8bbf-c048fa86093b/remove_router_interface.json used request id req-6919a95a-d7ba-4a05-8d0f-5c103f1ebc15 2018-08-13 08:46:32,411 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 6.16710209846s 2018-08-13 08:46:32,412 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/0a6f310e-8b44-4642-8bbf-c048fa86093b/remove_router_interface.json used request id req-6919a95a-d7ba-4a05-8d0f-5c103f1ebc15 returning object 0a6f310e-8b44-4642-8bbf-c048fa86093b 2018-08-13 08:46:32,412 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-13 08:46:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:32,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-f9880a40-05eb-49e3-8732-3a6617f0f028 Date: Mon, 13 Aug 2018 08:46:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:13Z", "admin_state_up": true, "updated_at": "2018-08-13T08:46:28Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "0a6f310e-8b44-4642-8bbf-c048fa86093b", "name": "vping_ssh-router_5b155e86-7319-42f5-8d90-97d35aa735a0"}]} 2018-08-13 08:46:32,959 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f9880a40-05eb-49e3-8732-3a6617f0f028 2018-08-13 08:46:32,960 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.547274112701s 2018-08-13 08:46:32,960 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f9880a40-05eb-49e3-8732-3a6617f0f028 2018-08-13 08:46:32,961 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-13 08:46:32,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/0a6f310e-8b44-4642-8bbf-c048fa86093b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:41,279 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e82c8239-b4d7-47ee-a600-7ae1768758da Content-Length: 0 Date: Mon, 13 Aug 2018 08:46:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:46:41,279 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/0a6f310e-8b44-4642-8bbf-c048fa86093b.json used request id req-e82c8239-b4d7-47ee-a600-7ae1768758da 2018-08-13 08:46:41,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 8.31843495369s 2018-08-13 08:46:41,279 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/0a6f310e-8b44-4642-8bbf-c048fa86093b.json used request id req-e82c8239-b4d7-47ee-a600-7ae1768758da 2018-08-13 08:46:41,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:46:41,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:41,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a80b1918-95e3-4da1-a27f-9ad200f9633c Date: Mon, 13 Aug 2018 08:46:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:44:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:44:11Z","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":"0470a79c1365412da5d2ffb8a4a95163","id":"57887d57-7274-4f43-8b73-84b8f5e0f89e","subnetpool_id":null,"name":"vping_ssh-subnet_5b155e86-7319-42f5-8d90-97d35aa735a0"}]} 2018-08-13 08:46:41,378 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a80b1918-95e3-4da1-a27f-9ad200f9633c 2018-08-13 08:46:41,378 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0985500812531s 2018-08-13 08:46:41,378 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a80b1918-95e3-4da1-a27f-9ad200f9633c 2018-08-13 08:46:41,379 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-13 08:46:41,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/57887d57-7274-4f43-8b73-84b8f5e0f89e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:46,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7cf1cc4-1320-43f3-afd3-9ae92c8906bf Date: Mon, 13 Aug 2018 08:46:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:46:46,250 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/57887d57-7274-4f43-8b73-84b8f5e0f89e.json used request id req-a7cf1cc4-1320-43f3-afd3-9ae92c8906bf 2018-08-13 08:46:46,250 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.87120294571s 2018-08-13 08:46:46,250 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/57887d57-7274-4f43-8b73-84b8f5e0f89e.json used request id req-a7cf1cc4-1320-43f3-afd3-9ae92c8906bf 2018-08-13 08:46:46,251 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:46:46,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:46,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-bac2dc40-876e-4877-a417-ee9f949ec14b Date: Mon, 13 Aug 2018 08:46:46 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-13T08:46:45Z","tenant_id":"0470a79c1365412da5d2ffb8a4a95163","created_at":"2018-08-13T08:44:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0470a79c1365412da5d2ffb8a4a95163","id":"415e53d4-86cc-4c81-aff8-4e1149fdd215","name":"vping_ssh-net_5b155e86-7319-42f5-8d90-97d35aa735a0"}]} 2018-08-13 08:46:46,502 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bac2dc40-876e-4877-a417-ee9f949ec14b 2018-08-13 08:46:46,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.251485824585s 2018-08-13 08:46:46,503 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bac2dc40-876e-4877-a417-ee9f949ec14b 2018-08-13 08:46:46,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-13 08:46:46,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/415e53d4-86cc-4c81-aff8-4e1149fdd215.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:49,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a732382-b15b-42f7-ad8a-2ca0706a196f Date: Mon, 13 Aug 2018 08:46:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:46:49,691 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/415e53d4-86cc-4c81-aff8-4e1149fdd215.json used request id req-8a732382-b15b-42f7-ad8a-2ca0706a196f 2018-08-13 08:46:49,692 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.18817400932s 2018-08-13 08:46:49,692 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/415e53d4-86cc-4c81-aff8-4e1149fdd215.json used request id req-8a732382-b15b-42f7-ad8a-2ca0706a196f 2018-08-13 08:46:49,694 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:46:49,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:53,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-c81329a5-cb5c-4b24-bb87-162a8c216c6e RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/snap", "metadata": {}}], "file": "/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/file", "owner": "0470a79c1365412da5d2ffb8a4a95163", "id": "1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "size": 12716032, "self": "/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:44:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5b155e86-7319-42f5-8d90-97d35aa735a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:44:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:46:53,463 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-c81329a5-cb5c-4b24-bb87-162a8c216c6e 2018-08-13 08:46:53,463 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 3.769272089s 2018-08-13 08:46:53,464 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-c81329a5-cb5c-4b24-bb87-162a8c216c6e 2018-08-13 08:46:53,465 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-13 08:46:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad8040e54c639ad6b5b23f2784ed34ac24bdb69b" 2018-08-13 08:46:54,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-efa30928-0899-46c1-ba43-e1831b2d6e10 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:46:54,828 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3 used request id req-efa30928-0899-46c1-ba43-e1831b2d6e10 2018-08-13 08:46:54,828 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.3633980751s 2018-08-13 08:46:54,828 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/1f3cacd1-79a6-4430-8f1b-820227d8f9b3 used request id req-efa30928-0899-46c1-ba43-e1831b2d6e10 2018-08-13 08:46:54,829 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:46:54,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:46:54,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8129ee3f-3fe2-43e1-a50e-5840b3eafedb x-compute-request-id: req-8129ee3f-3fe2-43e1-a50e-5840b3eafedb RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "vping_ssh-flavor_5b155e86-7319-42f5-8d90-97d35aa735a0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "178e7d44-56c5-4da0-b0fc-a3d03f74dabc"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-08-13 08:46:54,876 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-8129ee3f-3fe2-43e1-a50e-5840b3eafedb 2018-08-13 08:46:54,876 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.047070980072s 2018-08-13 08:46:54,876 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-8129ee3f-3fe2-43e1-a50e-5840b3eafedb 2018-08-13 08:46:54,878 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-13 08:46:54,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:46:54,931 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-df3abfba-004c-4c7f-8860-9713561e06f4 x-compute-request-id: req-df3abfba-004c-4c7f-8860-9713561e06f4 2018-08-13 08:46:54,931 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc used request id req-df3abfba-004c-4c7f-8860-9713561e06f4 2018-08-13 08:46:54,931 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0529699325562s 2018-08-13 08:46:54,932 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/178e7d44-56c5-4da0-b0fc-a3d03f74dabc used request id req-df3abfba-004c-4c7f-8860-9713561e06f4 2018-08-13 08:46:54,932 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:46:54,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:46:55,013 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:46:55 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-d3fcfa67-3e17-4c28-b6cf-0b4b749df898 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "vping_ssh-user_5b155e86-7319-42f5-8d90-97d35aa735a0", "links": {"self": "https://192.16.1.222:5000/v3/users/342746acde2947c38de3c710e1a54bc9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "342746acde2947c38de3c710e1a54bc9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:46:55,013 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-d3fcfa67-3e17-4c28-b6cf-0b4b749df898 2018-08-13 08:46:55,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0810379981995s 2018-08-13 08:46:55,014 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-d3fcfa67-3e17-4c28-b6cf-0b4b749df898 2018-08-13 08:46:55,016 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:46:55,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/342746acde2947c38de3c710e1a54bc9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:46:55,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:46:55 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-265ce405-25b4-4e85-86eb-2e82b45e7c49 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/342746acde2947c38de3c710e1a54bc9"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "342746acde2947c38de3c710e1a54bc9", "email": null, "name": "vping_ssh-user_5b155e86-7319-42f5-8d90-97d35aa735a0"}} 2018-08-13 08:46:55,059 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/342746acde2947c38de3c710e1a54bc9 used request id req-265ce405-25b4-4e85-86eb-2e82b45e7c49 2018-08-13 08:46:55,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0429770946503s 2018-08-13 08:46:55,060 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/342746acde2947c38de3c710e1a54bc9 used request id req-265ce405-25b4-4e85-86eb-2e82b45e7c49 2018-08-13 08:46:55,060 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-08-13 08:46:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/342746acde2947c38de3c710e1a54bc9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:46:55,277 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:46:55 GMT Vary: X-Auth-Token x-openstack-request-id: req-c3d90f74-7733-4a58-82d5-132f6b8962f9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:46:55,277 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/342746acde2947c38de3c710e1a54bc9 used request id req-c3d90f74-7733-4a58-82d5-132f6b8962f9 2018-08-13 08:46:55,277 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.217082977295s 2018-08-13 08:46:55,277 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/342746acde2947c38de3c710e1a54bc9 used request id req-c3d90f74-7733-4a58-82d5-132f6b8962f9 2018-08-13 08:46:55,281 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:46:55,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:46:55,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:46:55 GMT Content-Type: application/json Content-Length: 1073 Vary: X-Auth-Token x-openstack-request-id: req-46fd4759-6663-46cc-9202-73f28b19c256 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163"}, "tags": [], "enabled": true, "id": "0470a79c1365412da5d2ffb8a4a95163", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_5b155e86-7319-42f5-8d90-97d35aa735a0"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-13 08:46:55,456 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-46fd4759-6663-46cc-9202-73f28b19c256 2018-08-13 08:46:55,456 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.175589084625s 2018-08-13 08:46:55,456 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-46fd4759-6663-46cc-9202-73f28b19c256 2018-08-13 08:46:55,459 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-08-13 08:46:55,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:46:56,020 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:46:56 GMT Vary: X-Auth-Token x-openstack-request-id: req-71ec1acd-4e92-43a7-b223-5509e6b4fae4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:46:56,021 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 used request id req-71ec1acd-4e92-43a7-b223-5509e6b4fae4 2018-08-13 08:46:56,021 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.561859846115s 2018-08-13 08:46:56,021 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 used request id req-71ec1acd-4e92-43a7-b223-5509e6b4fae4 2018-08-13 08:46:56,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:46:56,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:46:56,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:46:56 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-db940260-dca3-4bb4-901e-707471b869cf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23ff109da5da4286992a85eb9d4577ee", "links": {"self": "https://192.16.1.222:5000/v3/roles/23ff109da5da4286992a85eb9d4577ee"}, "name": "Member"}, {"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:46:56,091 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-db940260-dca3-4bb4-901e-707471b869cf 2018-08-13 08:46:56,091 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0676181316376s 2018-08-13 08:46:56,091 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-db940260-dca3-4bb4-901e-707471b869cf 2018-08-13 08:46:56,095 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-08-13 08:46:56,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/23ff109da5da4286992a85eb9d4577ee -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}81a7fec08dd480f7974a4743b808fe3068414a5a" 2018-08-13 08:47:00,380 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:00 GMT Vary: X-Auth-Token x-openstack-request-id: req-f2b0863d-6a34-4f7a-9e5f-0350153a3a94 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:47:00,381 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/23ff109da5da4286992a85eb9d4577ee used request id req-f2b0863d-6a34-4f7a-9e5f-0350153a3a94 2018-08-13 08:47:00,381 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 4.28587794304s 2018-08-13 08:47:00,381 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/23ff109da5da4286992a85eb9d4577ee used request id req-f2b0863d-6a34-4f7a-9e5f-0350153a3a94 2018-08-13 08:47:00,417 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:47:00,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:47:00,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:47:00,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:47:00,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:47:00,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:47:00,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:47:00,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:47:00,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:47:00,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:47:00,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:47:00,478 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-70333aba-ddbc-44fd-8cdd-b925b1960a79 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:47:00,478 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-70333aba-ddbc-44fd-8cdd-b925b1960a79 2018-08-13 08:47:00,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:47:01,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["g_xesN_eSOu22way7Kps0w"], "issued_at": "2018-08-13T08:47:01.000000Z"}} 2018-08-13 08:47:01,042 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:47:01,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:47:01,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4929f563-bfab-46a5-ad3d-1485f874d336 Date: Mon, 13 Aug 2018 08:47:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:47:01,267 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4929f563-bfab-46a5-ad3d-1485f874d336 2018-08-13 08:47:01,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.224263906479s 2018-08-13 08:47:01,267 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4929f563-bfab-46a5-ad3d-1485f874d336 2018-08-13 08:47:01,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:47:01,278 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:01 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:47:01,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:47:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:47:05,089 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:05 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-34fe7777-1bab-458f-bf89-5173c608314b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/afac87f26c194949968e478764c8be7b"}, "tags": [], "enabled": true, "id": "afac87f26c194949968e478764c8be7b", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-13 08:47:05,089 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-34fe7777-1bab-458f-bf89-5173c608314b 2018-08-13 08:47:05,089 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 3.81017804146s 2018-08-13 08:47:05,089 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-34fe7777-1bab-458f-bf89-5173c608314b 2018-08-13 08:47:05,093 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-08-13 08:47:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}}' 2018-08-13 08:47:05,273 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:05 GMT Content-Type: application/json Content-Length: 376 Vary: X-Auth-Token x-openstack-request-id: req-e16fb436-c8e9-4186-ba89-be6d27eb2b0a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da"}, "tags": [], "enabled": true, "id": "da799d9bebab4025b8d818e4816919da", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}} 2018-08-13 08:47:05,273 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-e16fb436-c8e9-4186-ba89-be6d27eb2b0a 2018-08-13 08:47:05,273 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.180181980133s 2018-08-13 08:47:05,274 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-e16fb436-c8e9-4186-ba89-be6d27eb2b0a 2018-08-13 08:47:05,274 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'da799d9bebab4025b8d818e4816919da', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_57cab044-ac2a-4b18-b530-a2c8f72d1e3c'}) 2018-08-13 08:47:05,277 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-08-13 08:47:05,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6735b47d-b62f-43a0-ace8-819a4aa38700", "email": null, "name": "vping_userdata-user_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}}' 2018-08-13 08:47:05,827 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:05 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-1f014c43-d32d-4ed1-81a1-7444b0043fbb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vping_userdata-user_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "links": {"self": "https://192.16.1.222:5000/v3/users/0371132bef08486d949d8abce9ebbfb9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0371132bef08486d949d8abce9ebbfb9", "domain_id": "default", "password_expires_at": null}} 2018-08-13 08:47:05,827 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-1f014c43-d32d-4ed1-81a1-7444b0043fbb 2018-08-13 08:47:05,827 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.549549102783s 2018-08-13 08:47:05,827 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-1f014c43-d32d-4ed1-81a1-7444b0043fbb 2018-08-13 08:47:05,827 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0371132bef08486d949d8abce9ebbfb9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_57cab044-ac2a-4b18-b530-a2c8f72d1e3c'}) 2018-08-13 08:47:05,829 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:47:05,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:47:06,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:06 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-1e83153a-b35f-4995-a9e8-42cec762ff98 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:47:06,191 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-1e83153a-b35f-4995-a9e8-42cec762ff98 2018-08-13 08:47:06,191 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.361792087555s 2018-08-13 08:47:06,191 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-1e83153a-b35f-4995-a9e8-42cec762ff98 2018-08-13 08:47:06,194 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:47:06,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:47:06,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:06 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-107407dc-530c-45b0-8e9c-2042987dea6c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:47:06,279 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-107407dc-530c-45b0-8e9c-2042987dea6c 2018-08-13 08:47:06,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0853159427643s 2018-08-13 08:47:06,280 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-107407dc-530c-45b0-8e9c-2042987dea6c 2018-08-13 08:47:06,280 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-13 08:47:06,283 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-08-13 08:47:06,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" -d '{"role": {"name": "Member"}}' 2018-08-13 08:47:10,358 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:10 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-83febfc3-f8e9-45b0-aefa-0d285d83ca6f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "005209695cdc48d89b45251ba2c3281d", "links": {"self": "https://192.16.1.222:5000/v3/roles/005209695cdc48d89b45251ba2c3281d"}, "name": "Member"}} 2018-08-13 08:47:10,359 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-83febfc3-f8e9-45b0-aefa-0d285d83ca6f 2018-08-13 08:47:10,359 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 4.07601809502s 2018-08-13 08:47:10,359 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-83febfc3-f8e9-45b0-aefa-0d285d83ca6f 2018-08-13 08:47:10,359 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'005209695cdc48d89b45251ba2c3281d'}) 2018-08-13 08:47:10,361 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:47:10,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:47:10,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:10 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-657d979b-8b2c-43b3-a659-324e417fedf3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "005209695cdc48d89b45251ba2c3281d", "links": {"self": "https://192.16.1.222:5000/v3/roles/005209695cdc48d89b45251ba2c3281d"}, "name": "Member"}, {"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:47:10,462 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-657d979b-8b2c-43b3-a659-324e417fedf3 2018-08-13 08:47:10,463 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.101475000381s 2018-08-13 08:47:10,463 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-657d979b-8b2c-43b3-a659-324e417fedf3 2018-08-13 08:47:10,465 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:47:10,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:47:10,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:10 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-e854105f-ec7b-4e94-8272-109cf8b8d5e0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:47:10,514 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-e854105f-ec7b-4e94-8272-109cf8b8d5e0 2018-08-13 08:47:10,514 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0491070747375s 2018-08-13 08:47:10,515 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-e854105f-ec7b-4e94-8272-109cf8b8d5e0 2018-08-13 08:47:10,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:47:10,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:47:14,422 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:14 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-af05dae9-ad58-4471-99d1-4c04619a7df9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "vping_userdata-user_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "links": {"self": "https://192.16.1.222:5000/v3/users/0371132bef08486d949d8abce9ebbfb9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0371132bef08486d949d8abce9ebbfb9", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:47:14,422 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-af05dae9-ad58-4471-99d1-4c04619a7df9 2018-08-13 08:47:14,422 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 3.90728402138s 2018-08-13 08:47:14,423 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-af05dae9-ad58-4471-99d1-4c04619a7df9 2018-08-13 08:47:14,429 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:47:14,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:47:14,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:14 GMT Content-Type: application/json Content-Length: 1101 Vary: X-Auth-Token x-openstack-request-id: req-8e823f6e-a38f-4b76-90f2-652a3f623f08 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da"}, "tags": [], "enabled": true, "id": "da799d9bebab4025b8d818e4816919da", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}]} 2018-08-13 08:47:14,484 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-8e823f6e-a38f-4b76-90f2-652a3f623f08 2018-08-13 08:47:14,484 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0549330711365s 2018-08-13 08:47:14,484 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-8e823f6e-a38f-4b76-90f2-652a3f623f08 2018-08-13 08:47:14,489 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-13 08:47:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=0371132bef08486d949d8abce9ebbfb9&role.id=005209695cdc48d89b45251ba2c3281d&scope.project.id=da799d9bebab4025b8d818e4816919da" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:47:14,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:14 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-d489446c-c740-42c1-b6fd-7ed979cef110 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=0371132bef08486d949d8abce9ebbfb9&role.id=005209695cdc48d89b45251ba2c3281d&scope.project.id=da799d9bebab4025b8d818e4816919da", "previous": null, "next": null}} 2018-08-13 08:47:14,558 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=0371132bef08486d949d8abce9ebbfb9&role.id=005209695cdc48d89b45251ba2c3281d&scope.project.id=da799d9bebab4025b8d818e4816919da used request id req-d489446c-c740-42c1-b6fd-7ed979cef110 2018-08-13 08:47:14,558 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0685939788818s 2018-08-13 08:47:14,558 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=0371132bef08486d949d8abce9ebbfb9&role.id=005209695cdc48d89b45251ba2c3281d&scope.project.id=da799d9bebab4025b8d818e4816919da used request id req-d489446c-c740-42c1-b6fd-7ed979cef110 2018-08-13 08:47:14,560 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-08-13 08:47:14,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da/users/0371132bef08486d949d8abce9ebbfb9/roles/005209695cdc48d89b45251ba2c3281d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:47:14,872 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:14 GMT Vary: X-Auth-Token x-openstack-request-id: req-8f5ba499-8338-4af0-ad49-d35dccd971e3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:47:14,872 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da/users/0371132bef08486d949d8abce9ebbfb9/roles/005209695cdc48d89b45251ba2c3281d used request id req-8f5ba499-8338-4af0-ad49-d35dccd971e3 2018-08-13 08:47:14,872 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.312148094177s 2018-08-13 08:47:14,873 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da/users/0371132bef08486d949d8abce9ebbfb9/roles/005209695cdc48d89b45251ba2c3281d used request id req-8f5ba499-8338-4af0-ad49-d35dccd971e3 2018-08-13 08:47:14,873 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vping_userdata-project_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', 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': '6735b47d-b62f-43a0-ace8-819a4aa38700', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vping_userdata-user_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', 'project_id': u'da799d9bebab4025b8d818e4816919da', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:47:14,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:47:14,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:47:14,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:47:14,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:47:14,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:47:14,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:47:14,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:47:14,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:47:14,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:47:14,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:47:14,876 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', 'password': '6735b47d-b62f-43a0-ace8-819a4aa38700', 'project_name': 'vping_userdata-project_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': 'da799d9bebab4025b8d818e4816919da', 'project_domain_name': 'Default'} 2018-08-13 08:47:14,876 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-13 08:47:14,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:47:14,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:47:14 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c4e1dc9f-bfc3-4143-96a1-b8b42e0f3e67 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:47:14,896 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c4e1dc9f-bfc3-4143-96a1-b8b42e0f3e67 2018-08-13 08:47:14,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:47:15,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "005209695cdc48d89b45251ba2c3281d", "name": "Member"}], "expires_at": "2018-08-13T20:47:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da799d9bebab4025b8d818e4816919da", "name": "vping_userdata-project_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/da799d9bebab4025b8d818e4816919da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/da799d9bebab4025b8d818e4816919da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/da799d9bebab4025b8d818e4816919da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/da799d9bebab4025b8d818e4816919da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/da799d9bebab4025b8d818e4816919da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/da799d9bebab4025b8d818e4816919da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/da799d9bebab4025b8d818e4816919da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/da799d9bebab4025b8d818e4816919da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/da799d9bebab4025b8d818e4816919da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/da799d9bebab4025b8d818e4816919da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/da799d9bebab4025b8d818e4816919da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/da799d9bebab4025b8d818e4816919da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "id": "0371132bef08486d949d8abce9ebbfb9"}, "audit_ids": ["o2VKYHHFQe69IMa9nfBFPQ"], "issued_at": "2018-08-13T08:47:15.000000Z"}} 2018-08-13 08:47:15,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-13 08:47:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"network": {"name": "vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "admin_state_up": true}}' 2018-08-13 08:47:16,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-61c67968-34e5-4dc0-9a3b-8875a03553e3 Date: Mon, 13 Aug 2018 08:47:16 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"da799d9bebab4025b8d818e4816919da","created_at":"2018-08-13T08:47:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-13T08:47:16Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"da799d9bebab4025b8d818e4816919da","id":"fd8c41cb-3a8a-40a2-b5be-188d5f62aab9","name":"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}} 2018-08-13 08:47:16,237 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-61c67968-34e5-4dc0-9a3b-8875a03553e3 2018-08-13 08:47:16,238 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.598489999771s 2018-08-13 08:47:16,238 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-61c67968-34e5-4dc0-9a3b-8875a03553e3 2018-08-13 08:47:16,239 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:47:16Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'fd8c41cb-3a8a-40a2-b5be-188d5f62aab9', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', u'admin_state_up': True, u'tenant_id': u'da799d9bebab4025b8d818e4816919da', u'created_at': u'2018-08-13T08:47:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'da799d9bebab4025b8d818e4816919da'}) 2018-08-13 08:47:16,240 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:47:16,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:47:16,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-5085dad7-3bc7-40c3-a7c4-b296b9cae5c1 Date: Mon, 13 Aug 2018 08:47:16 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-13T08:47:16Z","tenant_id":"da799d9bebab4025b8d818e4816919da","created_at":"2018-08-13T08:47:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"da799d9bebab4025b8d818e4816919da","id":"fd8c41cb-3a8a-40a2-b5be-188d5f62aab9","name":"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}]} 2018-08-13 08:47:16,419 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5085dad7-3bc7-40c3-a7c4-b296b9cae5c1 2018-08-13 08:47:16,419 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.179224014282s 2018-08-13 08:47:16,419 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5085dad7-3bc7-40c3-a7c4-b296b9cae5c1 2018-08-13 08:47:16,420 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-13 08:47:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"subnet": {"name": "vping_userdata-subnet_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "enable_dhcp": true, "network_id": "fd8c41cb-3a8a-40a2-b5be-188d5f62aab9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-13 08:47:17,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-18d29604-08ee-408a-a948-b0d61e9b9d1d Date: Mon, 13 Aug 2018 08:47:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd8c41cb-3a8a-40a2-b5be-188d5f62aab9","tenant_id":"da799d9bebab4025b8d818e4816919da","created_at":"2018-08-13T08:47:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:47:16Z","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":"da799d9bebab4025b8d818e4816919da","id":"e78168af-5fa9-4e61-818c-94f26e49f8b0","subnetpool_id":null,"name":"vping_userdata-subnet_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}} 2018-08-13 08:47:17,312 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-18d29604-08ee-408a-a948-b0d61e9b9d1d 2018-08-13 08:47:17,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.891435146332s 2018-08-13 08:47:17,312 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-18d29604-08ee-408a-a948-b0d61e9b9d1d 2018-08-13 08:47:17,312 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:47:16Z', 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'e78168af-5fa9-4e61-818c-94f26e49f8b0', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', u'enable_dhcp': True, u'network_id': u'fd8c41cb-3a8a-40a2-b5be-188d5f62aab9', u'tenant_id': u'da799d9bebab4025b8d818e4816919da', u'created_at': u'2018-08-13T08:47:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'da799d9bebab4025b8d818e4816919da'}) 2018-08-13 08:47:17,313 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-13 08:47:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "vping_userdata-router_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "admin_state_up": true}}' 2018-08-13 08:47:29,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-21292c74-ed5d-4a76-9f5c-5044bfd10680 Date: Mon, 13 Aug 2018 08:47:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:18Z", "admin_state_up": true, "updated_at": "2018-08-13T08:47:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "da799d9bebab4025b8d818e4816919da", "id": "036cddce-483c-4811-804f-8156e2a6fc89", "name": "vping_userdata-router_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}} 2018-08-13 08:47:29,523 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-21292c74-ed5d-4a76-9f5c-5044bfd10680 2018-08-13 08:47:29,524 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 12.2107059956s 2018-08-13 08:47:29,524 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-21292c74-ed5d-4a76-9f5c-5044bfd10680 2018-08-13 08:47:29,524 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:47:20Z', u'revision_number': 3, u'id': u'036cddce-483c-4811-804f-8156e2a6fc89', u'external_gateway_info': {u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.104'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', u'admin_state_up': True, u'tenant_id': u'da799d9bebab4025b8d818e4816919da', u'created_at': u'2018-08-13T08:47:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'da799d9bebab4025b8d818e4816919da'}) 2018-08-13 08:47:29,524 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-13 08:47:29,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/036cddce-483c-4811-804f-8156e2a6fc89/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"subnet_id": "e78168af-5fa9-4e61-818c-94f26e49f8b0"}' 2018-08-13 08:47:37,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac12df6f-c898-47f1-ae6f-055d05ee5686 Date: Mon, 13 Aug 2018 08:47:37 GMT RESP BODY: {"network_id": "fd8c41cb-3a8a-40a2-b5be-188d5f62aab9", "tenant_id": "da799d9bebab4025b8d818e4816919da", "subnet_id": "e78168af-5fa9-4e61-818c-94f26e49f8b0", "subnet_ids": ["e78168af-5fa9-4e61-818c-94f26e49f8b0"], "port_id": "92b0c6f3-8814-40cf-b5d1-0eed04b67e7e", "id": "036cddce-483c-4811-804f-8156e2a6fc89"} 2018-08-13 08:47:37,973 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/036cddce-483c-4811-804f-8156e2a6fc89/add_router_interface.json used request id req-ac12df6f-c898-47f1-ae6f-055d05ee5686 2018-08-13 08:47:37,973 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 8.44869303703s 2018-08-13 08:47:37,973 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/036cddce-483c-4811-804f-8156e2a6fc89/add_router_interface.json used request id req-ac12df6f-c898-47f1-ae6f-055d05ee5686 returning object 036cddce-483c-4811-804f-8156e2a6fc89 2018-08-13 08:47:37,974 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 08:47:38,079 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-13 08:47:38,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:47:38,100 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-13 08:47:38,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:47:38,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:47:38,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-9f427ff0-9de1-497b-b63b-6829aa85c1db RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:47:38,270 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-9f427ff0-9de1-497b-b63b-6829aa85c1db 2018-08-13 08:47:38,270 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.166733980179s 2018-08-13 08:47:38,270 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-9f427ff0-9de1-497b-b63b-6829aa85c1db 2018-08-13 08:47:38,274 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-13 08:47:38,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}' 2018-08-13 08:47:40,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-b74ea5b4-bbb5-4d76-9b5a-3b00a7c40102 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f/file", "owner": "da799d9bebab4025b8d818e4816919da", "id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "size": null, "self": "/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:47:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "checksum": null, "created_at": "2018-08-13T08:47:39Z", "protected": false} 2018-08-13 08:47:40,910 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-b74ea5b4-bbb5-4d76-9b5a-3b00a7c40102 2018-08-13 08:47:40,910 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 2.63533902168s 2018-08-13 08:47:40,910 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-b74ea5b4-bbb5-4d76-9b5a-3b00a7c40102 returning object d576f88a-8878-498f-92a7-50a2a428ad1f 2018-08-13 08:47:40,910 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-13 08:47:40,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '' 2018-08-13 08:47:43,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-09fbbf74-97aa-437d-a710-c95ba734c6c7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:47:43,782 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f/file used request id req-09fbbf74-97aa-437d-a710-c95ba734c6c7 2018-08-13 08:47:43,782 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 2.87124490738s 2018-08-13 08:47:43,782 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f/file used request id req-09fbbf74-97aa-437d-a710-c95ba734c6c7 2018-08-13 08:47:43,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:47:43,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:47:47,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-e2bda40d-4d65-4dd3-a746-d70319b0d068 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d576f88a-8878-498f-92a7-50a2a428ad1f/snap", "metadata": {}}], "file": "/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f/file", "owner": "da799d9bebab4025b8d818e4816919da", "id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "size": 12716032, "self": "/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d576f88a-8878-498f-92a7-50a2a428ad1f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:47:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:47:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:47:47,237 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-e2bda40d-4d65-4dd3-a746-d70319b0d068 2018-08-13 08:47:47,237 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 3.45284509659s 2018-08-13 08:47:47,237 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-e2bda40d-4d65-4dd3-a746-d70319b0d068 2018-08-13 08:47:47,238 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d576f88a-8878-498f-92a7-50a2a428ad1f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f/file', 'owner': u'da799d9bebab4025b8d818e4816919da', 'id': u'd576f88a-8878-498f-92a7-50a2a428ad1f', 'size': 12716032, u'self': u'/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da799d9bebab4025b8d818e4816919da', 'name': 'vping_userdata-project_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d576f88a-8878-498f-92a7-50a2a428ad1f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-13T08:47:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-13T08:47:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', 'created': u'2018-08-13T08:47:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-13T08:47:39Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-13 08:47:47,239 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-13 08:47:47,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-13 08:47:47,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 516 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bef15448-8800-4716-bd79-a091b509e1ac x-compute-request-id: req-bef15448-8800-4716-bd79-a091b509e1ac RESP BODY: {"flavor": {"name": "vping_userdata-flavor_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2"}} 2018-08-13 08:47:47,580 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-bef15448-8800-4716-bd79-a091b509e1ac 2018-08-13 08:47:47,581 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.341777801514s 2018-08-13 08:47:47,581 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-bef15448-8800-4716-bd79-a091b509e1ac 2018-08-13 08:47:47,582 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', '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'874d7acf58544e2d8d4d8ca0c1d4603b', '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'66f2ebf1-a917-42cc-9f7e-a360544a10f2', 'swap': 0}) 2018-08-13 08:47:47,582 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-13 08:47:47,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" -d '{"extra_specs": {}}' 2018-08-13 08:47:47,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e921fb8a-f0f1-4dba-89f5-38c282f49cdf x-compute-request-id: req-e921fb8a-f0f1-4dba-89f5-38c282f49cdf RESP BODY: {"extra_specs": {}} 2018-08-13 08:47:47,670 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2/os-extra_specs used request id req-e921fb8a-f0f1-4dba-89f5-38c282f49cdf 2018-08-13 08:47:47,670 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0877149105072s 2018-08-13 08:47:47,670 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2/os-extra_specs used request id req-e921fb8a-f0f1-4dba-89f5-38c282f49cdf 2018-08-13 08:47:47,671 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:47:47,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:47:48,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-d6cd06a0-98db-4b34-855c-8ce55a8f3217 Date: Mon, 13 Aug 2018 08:47:48 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e78168af-5fa9-4e61-818c-94f26e49f8b0"],"updated_at":"2018-08-13T08:47:16Z","tenant_id":"da799d9bebab4025b8d818e4816919da","created_at":"2018-08-13T08:47:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"da799d9bebab4025b8d818e4816919da","id":"fd8c41cb-3a8a-40a2-b5be-188d5f62aab9","name":"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}]} 2018-08-13 08:47:48,266 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d6cd06a0-98db-4b34-855c-8ce55a8f3217 2018-08-13 08:47:48,266 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.594863176346s 2018-08-13 08:47:48,266 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d6cd06a0-98db-4b34-855c-8ce55a8f3217 2018-08-13 08:47:48,269 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:47:48,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:47:49,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-6ca375b8-9b4f-44ab-90d7-00b529882b89 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d576f88a-8878-498f-92a7-50a2a428ad1f/snap", "metadata": {}}], "file": "/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f/file", "owner": "da799d9bebab4025b8d818e4816919da", "id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "size": 12716032, "self": "/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d576f88a-8878-498f-92a7-50a2a428ad1f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:47:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:47:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:47:49,760 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6ca375b8-9b4f-44ab-90d7-00b529882b89 2018-08-13 08:47:49,760 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 1.49118185043s 2018-08-13 08:47:49,760 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6ca375b8-9b4f-44ab-90d7-00b529882b89 2018-08-13 08:47:49,761 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:47:49,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:47:49,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1ca3d0c-a62b-418b-8694-d36cb99731ac x-compute-request-id: req-d1ca3d0c-a62b-418b-8694-d36cb99731ac RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vping_userdata-flavor_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2"}]} 2018-08-13 08:47:49,867 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-d1ca3d0c-a62b-418b-8694-d36cb99731ac 2018-08-13 08:47:49,867 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.105205059052s 2018-08-13 08:47:49,867 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-d1ca3d0c-a62b-418b-8694-d36cb99731ac 2018-08-13 08:47:49,869 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-08-13 08:47:49,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"server": {"name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "imageRef": "d576f88a-8878-498f-92a7-50a2a428ad1f", "flavorRef": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fd8c41cb-3a8a-40a2-b5be-188d5f62aab9"}]}}' 2018-08-13 08:47:53,672 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8a86396-d1de-497a-86fe-6e0959657bd6 x-compute-request-id: req-d8a86396-d1de-497a-86fe-6e0959657bd6 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "adminPass": "5kTTtki4K7gF"}} 2018-08-13 08:47:53,672 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-d8a86396-d1de-497a-86fe-6e0959657bd6 2018-08-13 08:47:53,672 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 3.80290317535s 2018-08-13 08:47:53,673 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-d8a86396-d1de-497a-86fe-6e0959657bd6 2018-08-13 08:47:53,673 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:47:53,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:47:54,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1287 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-afe4d863-620a-42f1-9a4c-e026602e41e0 x-compute-request-id: req-afe4d863-620a-42f1-9a4c-e026602e41e0 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "user_id": "0371132bef08486d949d8abce9ebbfb9", "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-08-13T08:47:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:47:54,170 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-afe4d863-620a-42f1-9a4c-e026602e41e0 2018-08-13 08:47:54,171 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.497191905975s 2018-08-13 08:47:54,171 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-afe4d863-620a-42f1-9a4c-e026602e41e0 2018-08-13 08:47:54,177 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:47:54,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:47:54,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-0a13a48f-c21c-4470-b67b-332ee7345793 Date: Mon, 13 Aug 2018 08:47:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e78168af-5fa9-4e61-818c-94f26e49f8b0"],"updated_at":"2018-08-13T08:47:16Z","tenant_id":"da799d9bebab4025b8d818e4816919da","created_at":"2018-08-13T08:47:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"da799d9bebab4025b8d818e4816919da","id":"fd8c41cb-3a8a-40a2-b5be-188d5f62aab9","name":"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}]} 2018-08-13 08:47:54,405 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0a13a48f-c21c-4470-b67b-332ee7345793 2018-08-13 08:47:54,405 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.228101015091s 2018-08-13 08:47:54,405 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0a13a48f-c21c-4470-b67b-332ee7345793 2018-08-13 08:47:54,406 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:47:54,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:47:54,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3b29c3ff-23bd-4d38-94eb-b27ca15735d8 Date: Mon, 13 Aug 2018 08:47:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd8c41cb-3a8a-40a2-b5be-188d5f62aab9","tenant_id":"da799d9bebab4025b8d818e4816919da","created_at":"2018-08-13T08:47:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:47:16Z","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":"da799d9bebab4025b8d818e4816919da","id":"e78168af-5fa9-4e61-818c-94f26e49f8b0","subnetpool_id":null,"name":"vping_userdata-subnet_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}]} 2018-08-13 08:47:54,509 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3b29c3ff-23bd-4d38-94eb-b27ca15735d8 2018-08-13 08:47:54,509 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.102862119675s 2018-08-13 08:47:54,509 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3b29c3ff-23bd-4d38-94eb-b27ca15735d8 2018-08-13 08:47:54,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:47:56,511 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:47:56,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:47:57,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1287 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc1717e8-9408-4c22-a8b4-fdf6cd197306 x-compute-request-id: req-bc1717e8-9408-4c22-a8b4-fdf6cd197306 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "user_id": "0371132bef08486d949d8abce9ebbfb9", "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-08-13T08:47:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:47:57,920 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bc1717e8-9408-4c22-a8b4-fdf6cd197306 2018-08-13 08:47:57,920 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.40892410278s 2018-08-13 08:47:57,920 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bc1717e8-9408-4c22-a8b4-fdf6cd197306 2018-08-13 08:47:57,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:47:59,924 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:47:59,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:00,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c701b120-a615-4dd3-81ce-41cabd8a005a x-compute-request-id: req-c701b120-a615-4dd3-81ce-41cabd8a005a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "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-08-13T08:47:58Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:00,826 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c701b120-a615-4dd3-81ce-41cabd8a005a 2018-08-13 08:48:00,826 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.902358055115s 2018-08-13 08:48:00,827 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c701b120-a615-4dd3-81ce-41cabd8a005a 2018-08-13 08:48:00,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:48:02,831 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:03,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fffacb4-21a3-4404-bfe3-be8f6b37c30c x-compute-request-id: req-4fffacb4-21a3-4404-bfe3-be8f6b37c30c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "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-08-13T08:47:58Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:03,655 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4fffacb4-21a3-4404-bfe3-be8f6b37c30c 2018-08-13 08:48:03,655 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.824634790421s 2018-08-13 08:48:03,656 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4fffacb4-21a3-4404-bfe3-be8f6b37c30c 2018-08-13 08:48:03,658 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:48:05,660 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:05,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:06,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1580 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-299259dc-40a6-4514-9205-93ffdf92f43f x-compute-request-id: req-299259dc-40a6-4514-9205-93ffdf92f43f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:06,414 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-299259dc-40a6-4514-9205-93ffdf92f43f 2018-08-13 08:48:06,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.753896951675s 2018-08-13 08:48:06,415 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-299259dc-40a6-4514-9205-93ffdf92f43f 2018-08-13 08:48:06,418 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:48:06,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=f9dac0ad-f53c-40f0-a840-bf822472c14c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:06,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-33091c3d-5166-470b-b716-87251c995b62 Date: Mon, 13 Aug 2018 08:48:06 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd8c41cb-3a8a-40a2-b5be-188d5f62aab9","tenant_id":"da799d9bebab4025b8d818e4816919da","created_at":"2018-08-13T08:47:58Z","admin_state_up":true,"updated_at":"2018-08-13T08:48:00Z","binding:vnic_type":"normal","device_id":"f9dac0ad-f53c-40f0-a840-bf822472c14c","device_owner":"compute:nova","revision_number":3,"mac_address":"fa:16:3e:31:ee:44","id":"efae6662-5123-4d1e-8f9d-34673d7dd8d1","port_security_enabled":true,"project_id":"da799d9bebab4025b8d818e4816919da","fixed_ips":[{"subnet_id":"e78168af-5fa9-4e61-818c-94f26e49f8b0","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["66675f50-e1f5-4f0d-966a-e5b2369197e7"],"name":""}]} 2018-08-13 08:48:06,549 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=f9dac0ad-f53c-40f0-a840-bf822472c14c used request id req-33091c3d-5166-470b-b716-87251c995b62 2018-08-13 08:48:06,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.131572008133s 2018-08-13 08:48:06,550 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=f9dac0ad-f53c-40f0-a840-bf822472c14c used request id req-33091c3d-5166-470b-b716-87251c995b62 2018-08-13 08:48:06,553 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:48:06,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=efae6662-5123-4d1e-8f9d-34673d7dd8d1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:06,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4f4f0f5a-1df6-48e2-bfdf-23fb0b189285 Date: Mon, 13 Aug 2018 08:48:06 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:48:06,652 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=efae6662-5123-4d1e-8f9d-34673d7dd8d1 used request id req-4f4f0f5a-1df6-48e2-bfdf-23fb0b189285 2018-08-13 08:48:06,652 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0993218421936s 2018-08-13 08:48:06,652 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=efae6662-5123-4d1e-8f9d-34673d7dd8d1 used request id req-4f4f0f5a-1df6-48e2-bfdf-23fb0b189285 2018-08-13 08:48:06,653 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:31:ee:44', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd576f88a-8878-498f-92a7-50a2a428ad1f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:48:05.000000', 'flavor': Munch({u'id': u'66f2ebf1-a917-42cc-9f7e-a360544a10f2'}), 'az': u'nova', 'id': u'f9dac0ad-f53c-40f0-a840-bf822472c14c', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0371132bef08486d949d8abce9ebbfb9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da799d9bebab4025b8d818e4816919da', 'name': 'vping_userdata-project_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-13T08:48:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-13T08:48:05Z', 'hostId': u'eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:48:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da799d9bebab4025b8d818e4816919da', 'name': u'vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', 'adminPass': u'5kTTtki4K7gF', 'tenant_id': u'da799d9bebab4025b8d818e4816919da', 'created_at': u'2018-08-13T08:47:53Z', 'created': u'2018-08-13T08:47:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-08-13 08:48:06,653 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:48:06,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:06,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-564f4a73-5677-4a07-ba9d-38ff6d01f08b Date: Mon, 13 Aug 2018 08:48:06 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e78168af-5fa9-4e61-818c-94f26e49f8b0"],"updated_at":"2018-08-13T08:47:16Z","tenant_id":"da799d9bebab4025b8d818e4816919da","created_at":"2018-08-13T08:47:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"da799d9bebab4025b8d818e4816919da","id":"fd8c41cb-3a8a-40a2-b5be-188d5f62aab9","name":"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}]} 2018-08-13 08:48:06,942 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-564f4a73-5677-4a07-ba9d-38ff6d01f08b 2018-08-13 08:48:06,943 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.289024114609s 2018-08-13 08:48:06,943 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-564f4a73-5677-4a07-ba9d-38ff6d01f08b 2018-08-13 08:48:06,946 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:48:06,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:09,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-6415407c-d06d-4258-84a5-08babbdb9518 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d576f88a-8878-498f-92a7-50a2a428ad1f/snap", "metadata": {}}], "file": "/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f/file", "owner": "da799d9bebab4025b8d818e4816919da", "id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "size": 12716032, "self": "/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d576f88a-8878-498f-92a7-50a2a428ad1f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:47:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:47:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:48:09,406 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6415407c-d06d-4258-84a5-08babbdb9518 2018-08-13 08:48:09,406 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 2.45951485634s 2018-08-13 08:48:09,406 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6415407c-d06d-4258-84a5-08babbdb9518 2018-08-13 08:48:09,407 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:48:09,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:09,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-41e9f83f-a23c-4c34-b79f-04e8bbf08ce7 x-compute-request-id: req-41e9f83f-a23c-4c34-b79f-04e8bbf08ce7 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vping_userdata-flavor_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2"}]} 2018-08-13 08:48:09,472 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-41e9f83f-a23c-4c34-b79f-04e8bbf08ce7 2018-08-13 08:48:09,472 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0654180049896s 2018-08-13 08:48:09,473 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-41e9f83f-a23c-4c34-b79f-04e8bbf08ce7 2018-08-13 08:48:09,475 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-08-13 08:48:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"server": {"name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "imageRef": "d576f88a-8878-498f-92a7-50a2a428ad1f", "flavorRef": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fd8c41cb-3a8a-40a2-b5be-188d5f62aab9"}]}}' 2018-08-13 08:48:11,747 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c5cefad-4a09-4765-bdde-56e31a16073a x-compute-request-id: req-4c5cefad-4a09-4765-bdde-56e31a16073a RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "adminPass": "GF4ummyEGA6q"}} 2018-08-13 08:48:11,747 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-4c5cefad-4a09-4765-bdde-56e31a16073a 2018-08-13 08:48:11,748 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.27242803574s 2018-08-13 08:48:11,748 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-4c5cefad-4a09-4765-bdde-56e31a16073a 2018-08-13 08:48:11,748 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:18,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2955 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-286a6e29-e521-4195-93b0-207aa2a31072 x-compute-request-id: req-286a6e29-e521-4195-93b0-207aa2a31072 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "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-08-13T08:48:13Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:18,370 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-286a6e29-e521-4195-93b0-207aa2a31072 2018-08-13 08:48:18,370 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 6.62173008919s 2018-08-13 08:48:18,370 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-286a6e29-e521-4195-93b0-207aa2a31072 2018-08-13 08:48:18,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:48:20,376 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:20,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:24,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-73d8e3a8-9bd0-4da5-9e61-ee6b14c32ec8 x-compute-request-id: req-73d8e3a8-9bd0-4da5-9e61-ee6b14c32ec8 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:24,465 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-73d8e3a8-9bd0-4da5-9e61-ee6b14c32ec8 2018-08-13 08:48:24,465 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 4.08881402016s 2018-08-13 08:48:24,465 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-73d8e3a8-9bd0-4da5-9e61-ee6b14c32ec8 2018-08-13 08:48:24,468 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:48:24,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=2a98b51b-cd88-414c-8414-20f15cd70f0d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:24,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-e82daaab-9f25-4343-b44e-279eccd15ee1 Date: Mon, 13 Aug 2018 08:48:24 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd8c41cb-3a8a-40a2-b5be-188d5f62aab9","tenant_id":"da799d9bebab4025b8d818e4816919da","created_at":"2018-08-13T08:48:14Z","admin_state_up":true,"updated_at":"2018-08-13T08:48:17Z","binding:vnic_type":"normal","device_id":"2a98b51b-cd88-414c-8414-20f15cd70f0d","device_owner":"compute:nova","revision_number":3,"mac_address":"fa:16:3e:6a:20:47","id":"99231e96-88c2-4af4-b478-b77d0321f755","port_security_enabled":true,"project_id":"da799d9bebab4025b8d818e4816919da","fixed_ips":[{"subnet_id":"e78168af-5fa9-4e61-818c-94f26e49f8b0","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["66675f50-e1f5-4f0d-966a-e5b2369197e7"],"name":""}]} 2018-08-13 08:48:24,623 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=2a98b51b-cd88-414c-8414-20f15cd70f0d used request id req-e82daaab-9f25-4343-b44e-279eccd15ee1 2018-08-13 08:48:24,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.155283927917s 2018-08-13 08:48:24,623 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=2a98b51b-cd88-414c-8414-20f15cd70f0d used request id req-e82daaab-9f25-4343-b44e-279eccd15ee1 2018-08-13 08:48:24,626 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:48:24,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=99231e96-88c2-4af4-b478-b77d0321f755" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:24,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-05f35458-3b03-49ea-a15b-014a9df616fe Date: Mon, 13 Aug 2018 08:48:24 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:48:24,748 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=99231e96-88c2-4af4-b478-b77d0321f755 used request id req-05f35458-3b03-49ea-a15b-014a9df616fe 2018-08-13 08:48:24,749 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.122027158737s 2018-08-13 08:48:24,749 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=99231e96-88c2-4af4-b478-b77d0321f755 used request id req-05f35458-3b03-49ea-a15b-014a9df616fe 2018-08-13 08:48:24,749 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6a:20:47', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd576f88a-8878-498f-92a7-50a2a428ad1f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:48:19.000000', 'flavor': Munch({u'id': u'66f2ebf1-a917-42cc-9f7e-a360544a10f2'}), 'az': u'nova', 'id': u'2a98b51b-cd88-414c-8414-20f15cd70f0d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0371132bef08486d949d8abce9ebbfb9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da799d9bebab4025b8d818e4816919da', 'name': 'vping_userdata-project_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-13T08:48:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-13T08:48:19Z', 'hostId': u'c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:48:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da799d9bebab4025b8d818e4816919da', 'name': u'vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c', 'adminPass': u'GF4ummyEGA6q', 'tenant_id': u'da799d9bebab4025b8d818e4816919da', 'created_at': u'2018-08-13T08:48:11Z', 'created': u'2018-08-13T08:48:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-08-13 08:48:24,749 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-13 08:48:25,750 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:25,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:27,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f282b153-8db4-40eb-a637-44d60e8cee2c x-compute-request-id: req-f282b153-8db4-40eb-a637-44d60e8cee2c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:27,179 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f282b153-8db4-40eb-a637-44d60e8cee2c 2018-08-13 08:48:27,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.42858290672s 2018-08-13 08:48:27,179 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f282b153-8db4-40eb-a637-44d60e8cee2c 2018-08-13 08:48:27,181 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:27,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:27,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7785 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d230e8e3-b1a4-4dd5-ac40-f7c870d86b0a x-compute-request-id: req-d230e8e3-b1a4-4dd5-ac40-f7c870d86b0a RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n"} 2018-08-13 08:48:27,527 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-d230e8e3-b1a4-4dd5-ac40-f7c870d86b0a 2018-08-13 08:48:27,527 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.345670938492s 2018-08-13 08:48:27,527 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-d230e8e3-b1a4-4dd5-ac40-f7c870d86b0a 2018-08-13 08:48:27,528 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages 2018-08-13 08:48:27,528 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-08-13 08:48:28,529 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:28,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:29,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4d44ab9-6db4-45ad-b818-ec95237f242f x-compute-request-id: req-d4d44ab9-6db4-45ad-b818-ec95237f242f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:29,209 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d4d44ab9-6db4-45ad-b818-ec95237f242f 2018-08-13 08:48:29,210 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.680783987045s 2018-08-13 08:48:29,210 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d4d44ab9-6db4-45ad-b818-ec95237f242f 2018-08-13 08:48:29,211 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:29,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:29,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 10485 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-434366a3-ba3c-4158-af6b-d41f8e94b52f x-compute-request-id: req-434366a3-ba3c-4158-af6b-d41f8e94b52f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n[ 1.076427] smpboot: Max logical packages: 1\n[ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.100845] x2apic enabled\n[ 1.104072] Switched APIC routing to physical x2apic.\n[ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.165016] x86: Booted up 1 node, 1 CPUs\n[ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.176277] devtmpfs: initialized\n[ 1.181652] evm: security.selinux\n[ 1.184097] evm: security.SMACK64\n[ 1.188073] evm: security.SMACK64EXEC\n[ 1.192069] evm: security.SMACK64TRANSMUTE\n[ 1.196080] evm: security.SMACK64MMAP\n[ 1.200069] evm: security.ima\n[ 1.204068] evm: security.capability\n[ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.212318] pinctrl core: initialized pinctrl subsystem\n[ 1.217308] RTC time: 8:48:28, date: 08/13/18\n[ 1.220493] NET: Registered protocol family 16\n[ 1.224739] cpuidle: using governor ladder\n[ 1.228091] cpuidle: using governor menu\n[ 1.232081] PCCT header not found.\n[ 1.236646] ACPI: bus type PCI registered\n[ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.245185] PCI: Using configuration type 1 for base access\n[ 1.252169] ACPI: Added _OSI(Module Device)\n[ 1.256101] ACPI: Added _OSI(Processor Device)\n[ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.264071] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.271719] ACPI: Interpreter enabled\n[ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.296114] ACPI: (supports S0 S3 S4 S5)\n[ 1.300119] ACPI: Using IOAPIC for interrupt routing\n[ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.332898] acpiphp: Slot [3] registered\n[ 1.336266] acpiphp: Slot [4] registered\n[ 1.340256] acpiphp: Slot [5] registered\n"} 2018-08-13 08:48:29,546 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-434366a3-ba3c-4158-af6b-d41f8e94b52f 2018-08-13 08:48:29,546 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.334696054459s 2018-08-13 08:48:29,547 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-434366a3-ba3c-4158-af6b-d41f8e94b52f 2018-08-13 08:48:29,547 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages [ 1.076427] smpboot: Max logical packages: 1 [ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.100845] x2apic enabled [ 1.104072] Switched APIC routing to physical x2apic. [ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.165016] x86: Booted up 1 node, 1 CPUs [ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.176277] devtmpfs: initialized [ 1.181652] evm: security.selinux [ 1.184097] evm: security.SMACK64 [ 1.188073] evm: security.SMACK64EXEC [ 1.192069] evm: security.SMACK64TRANSMUTE [ 1.196080] evm: security.SMACK64MMAP [ 1.200069] evm: security.ima [ 1.204068] evm: security.capability [ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.212318] pinctrl core: initialized pinctrl subsystem [ 1.217308] RTC time: 8:48:28, date: 08/13/18 [ 1.220493] NET: Registered protocol family 16 [ 1.224739] cpuidle: using governor ladder [ 1.228091] cpuidle: using governor menu [ 1.232081] PCCT header not found. [ 1.236646] ACPI: bus type PCI registered [ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.245185] PCI: Using configuration type 1 for base access [ 1.252169] ACPI: Added _OSI(Module Device) [ 1.256101] ACPI: Added _OSI(Processor Device) [ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.264071] ACPI: Added _OSI(Processor Aggregator Device) [ 1.271719] ACPI: Interpreter enabled [ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.296114] ACPI: (supports S0 S3 S4 S5) [ 1.300119] ACPI: Using IOAPIC for interrupt routing [ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.332898] acpiphp: Slot [3] registered [ 1.336266] acpiphp: Slot [4] registered [ 1.340256] acpiphp: Slot [5] registered 2018-08-13 08:48:30,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:30,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:31,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f02d6fff-6173-4335-a5b5-a81cf410b1a7 x-compute-request-id: req-f02d6fff-6173-4335-a5b5-a81cf410b1a7 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:31,261 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f02d6fff-6173-4335-a5b5-a81cf410b1a7 2018-08-13 08:48:31,262 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.713263988495s 2018-08-13 08:48:31,262 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f02d6fff-6173-4335-a5b5-a81cf410b1a7 2018-08-13 08:48:31,265 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:31,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:34,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18947 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-67355af3-9a4e-4b62-a3ee-ee98ae2084d5 x-compute-request-id: req-67355af3-9a4e-4b62-a3ee-ee98ae2084d5 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n[ 1.076427] smpboot: Max logical packages: 1\n[ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.100845] x2apic enabled\n[ 1.104072] Switched APIC routing to physical x2apic.\n[ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.165016] x86: Booted up 1 node, 1 CPUs\n[ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.176277] devtmpfs: initialized\n[ 1.181652] evm: security.selinux\n[ 1.184097] evm: security.SMACK64\n[ 1.188073] evm: security.SMACK64EXEC\n[ 1.192069] evm: security.SMACK64TRANSMUTE\n[ 1.196080] evm: security.SMACK64MMAP\n[ 1.200069] evm: security.ima\n[ 1.204068] evm: security.capability\n[ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.212318] pinctrl core: initialized pinctrl subsystem\n[ 1.217308] RTC time: 8:48:28, date: 08/13/18\n[ 1.220493] NET: Registered protocol family 16\n[ 1.224739] cpuidle: using governor ladder\n[ 1.228091] cpuidle: using governor menu\n[ 1.232081] PCCT header not found.\n[ 1.236646] ACPI: bus type PCI registered\n[ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.245185] PCI: Using configuration type 1 for base access\n[ 1.252169] ACPI: Added _OSI(Module Device)\n[ 1.256101] ACPI: Added _OSI(Processor Device)\n[ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.264071] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.271719] ACPI: Interpreter enabled\n[ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.296114] ACPI: (supports S0 S3 S4 S5)\n[ 1.300119] ACPI: Using IOAPIC for interrupt routing\n[ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.332898] acpiphp: Slot [3] registered\n[ 1.336266] acpiphp: Slot [4] registered\n[ 1.340256] acpiphp: Slot [5] registered\n[ 1.344252] acpiphp: Slot [6] registered\n[ 1.348257] acpiphp: Slot [7] registered\n[ 1.352270] acpiphp: Slot [8] registered\n[ 1.356345] acpiphp: Slot [9] registered\n[ 1.360264] acpiphp: Slot [10] registered\n[ 1.364355] acpiphp: Slot [11] registered\n[ 1.368341] acpiphp: Slot [12] registered\n[ 1.372252] acpiphp: Slot [13] registered\n[ 1.376274] acpiphp: Slot [14] registered\n[ 1.380266] acpiphp: Slot [15] registered\n[ 1.384270] acpiphp: Slot [16] registered\n[ 1.388334] acpiphp: Slot [17] registered\n[ 1.392250] acpiphp: Slot [18] registered\n[ 1.396332] acpiphp: Slot [19] registered\n[ 1.400344] acpiphp: Slot [20] registered\n[ 1.404252] acpiphp: Slot [21] registered\n[ 1.408360] acpiphp: Slot [22] registered\n[ 1.412245] acpiphp: Slot [23] registered\n[ 1.416247] acpiphp: Slot [24] registered\n[ 1.420261] acpiphp: Slot [25] registered\n[ 1.424273] acpiphp: Slot [26] registered\n[ 1.428252] acpiphp: Slot [27] registered\n[ 1.432257] acpiphp: Slot [28] registered\n[ 1.436253] acpiphp: Slot [29] registered\n[ 1.440265] acpiphp: Slot [30] registered\n[ 1.444251] acpiphp: Slot [31] registered\n[ 1.448243] PCI host bridge to bus 0000:00\n[ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.836139] vgaarb: loaded\n[ 1.840078] vgaarb: bridge control possible 0000:00:02.0\n[ 1.855419] SCSI subsystem initialized\n[ 1.864789] ACPI: bus type USB registered\n[ 1.869427] usbcore: registered new interface driver usbfs\n[ 1.872622] usbcore: registered new interface driver hub\n[ 1.876209] usbcore: registered new device driver usb\n[ 1.889602] PCI: Using ACPI for IRQ routing\n[ 1.903003] NetLabel: Initializing\n[ 1.904204] NetLabel: domain hash size = 128\n[ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.914232] NetLabel: unlabeled traffic allowed by default\n[ 1.923324] clocksource: Switched to clocksource kvm-clock\n[ 2.119276] AppArmor: AppArmor Filesystem Enabled\n[ 2.139137] pnp: PnP ACPI init\n[ 2.157470] pnp: PnP ACPI: found 5 devices\n[ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.232322] NET: Registered protocol family 2\n[ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.306551] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.402236] NET: Registered protocol family 1\n[ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.580703] Trying to unpack rootfs image as initramfs...\n[ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.128450] Scanning for low memory corruption every 60 seconds\n[ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.190079] audit: initializing netlink subsys (disabled)\n[ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized\n[ 3.244535] Initialise system trusted keyring\n[ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.318156] zbud: loaded\n[ 3.334740] VFS: Disk quotas dquot_6.6.0\n[ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.387850] fuse init (API version 7.23)\n[ 3.410725] Key type big_key registered\n[ 3.431279] Allocating IMA MOK and blacklist keyrings.\n[ 3.461295] Key type asymmetric registered\n[ 3.483560] Asymmetric key parser 'x509' registered\n[ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.548390] io scheduler noop registered\n[ 3.568170] io scheduler deadline registered (default)\n[ 3.595362] io scheduler cfq registered\n[ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.695525] ACPI: Power Button [PWRF]\n[ 3.711949] GHES: HEST is not enabled!\n[ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.189565] Linux agpgart interface v0.103\n[ 4.243175] brd: module loaded\n[ 4.275951] loop: module loaded\n[ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.360650] GPT:90111 != 2097151\n[ 4.374810] GPT:Alternate GPT header not at the end of the disk.\n[ 4.396185] GPT:90111 != 2097151\n[ 4.409207] GPT: Use GNU Parted to correct GPT errors.\n[ 4.430146] vda: vda1 vda15\n[ 4.453108] scsi host0: ata_piix\n[ 4.470820] scsi host1: ata_piix\n[ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.546279] libphy: Fixed MDIO Bus: probed\n[ 4.569449] tun: Universal TUN/TAP device driver, 1.6\n[ 4.586792] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.626851] PPP generic driver version 2.4.2\n[ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.671351] ehci-pci: EHCI PCI platform driver\n[ 4.693790] ehci-platform: EHCI generic platform driver\n[ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.738991] ohci-pci: OHCI PCI platform driver\n[ 4.757366] ohci-platform: OHCI generic platform driver\n[ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.965572] usb usb1: Product: UHCI Host Controller\n[ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.008144] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.025851] hub 1-0:1.0: USB hub found\n[ 5.043230] hub 1-0:1.0: 2 ports detected\n[ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12\n"} 2018-08-13 08:48:34,856 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-67355af3-9a4e-4b62-a3ee-ee98ae2084d5 2018-08-13 08:48:34,856 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 3.59073591232s 2018-08-13 08:48:34,856 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-67355af3-9a4e-4b62-a3ee-ee98ae2084d5 2018-08-13 08:48:34,856 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages [ 1.076427] smpboot: Max logical packages: 1 [ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.100845] x2apic enabled [ 1.104072] Switched APIC routing to physical x2apic. [ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.165016] x86: Booted up 1 node, 1 CPUs [ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.176277] devtmpfs: initialized [ 1.181652] evm: security.selinux [ 1.184097] evm: security.SMACK64 [ 1.188073] evm: security.SMACK64EXEC [ 1.192069] evm: security.SMACK64TRANSMUTE [ 1.196080] evm: security.SMACK64MMAP [ 1.200069] evm: security.ima [ 1.204068] evm: security.capability [ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.212318] pinctrl core: initialized pinctrl subsystem [ 1.217308] RTC time: 8:48:28, date: 08/13/18 [ 1.220493] NET: Registered protocol family 16 [ 1.224739] cpuidle: using governor ladder [ 1.228091] cpuidle: using governor menu [ 1.232081] PCCT header not found. [ 1.236646] ACPI: bus type PCI registered [ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.245185] PCI: Using configuration type 1 for base access [ 1.252169] ACPI: Added _OSI(Module Device) [ 1.256101] ACPI: Added _OSI(Processor Device) [ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.264071] ACPI: Added _OSI(Processor Aggregator Device) [ 1.271719] ACPI: Interpreter enabled [ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.296114] ACPI: (supports S0 S3 S4 S5) [ 1.300119] ACPI: Using IOAPIC for interrupt routing [ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.332898] acpiphp: Slot [3] registered [ 1.336266] acpiphp: Slot [4] registered [ 1.340256] acpiphp: Slot [5] registered [ 1.344252] acpiphp: Slot [6] registered [ 1.348257] acpiphp: Slot [7] registered [ 1.352270] acpiphp: Slot [8] registered [ 1.356345] acpiphp: Slot [9] registered [ 1.360264] acpiphp: Slot [10] registered [ 1.364355] acpiphp: Slot [11] registered [ 1.368341] acpiphp: Slot [12] registered [ 1.372252] acpiphp: Slot [13] registered [ 1.376274] acpiphp: Slot [14] registered [ 1.380266] acpiphp: Slot [15] registered [ 1.384270] acpiphp: Slot [16] registered [ 1.388334] acpiphp: Slot [17] registered [ 1.392250] acpiphp: Slot [18] registered [ 1.396332] acpiphp: Slot [19] registered [ 1.400344] acpiphp: Slot [20] registered [ 1.404252] acpiphp: Slot [21] registered [ 1.408360] acpiphp: Slot [22] registered [ 1.412245] acpiphp: Slot [23] registered [ 1.416247] acpiphp: Slot [24] registered [ 1.420261] acpiphp: Slot [25] registered [ 1.424273] acpiphp: Slot [26] registered [ 1.428252] acpiphp: Slot [27] registered [ 1.432257] acpiphp: Slot [28] registered [ 1.436253] acpiphp: Slot [29] registered [ 1.440265] acpiphp: Slot [30] registered [ 1.444251] acpiphp: Slot [31] registered [ 1.448243] PCI host bridge to bus 0000:00 [ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.836139] vgaarb: loaded [ 1.840078] vgaarb: bridge control possible 0000:00:02.0 [ 1.855419] SCSI subsystem initialized [ 1.864789] ACPI: bus type USB registered [ 1.869427] usbcore: registered new interface driver usbfs [ 1.872622] usbcore: registered new interface driver hub [ 1.876209] usbcore: registered new device driver usb [ 1.889602] PCI: Using ACPI for IRQ routing [ 1.903003] NetLabel: Initializing [ 1.904204] NetLabel: domain hash size = 128 [ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.914232] NetLabel: unlabeled traffic allowed by default [ 1.923324] clocksource: Switched to clocksource kvm-clock [ 2.119276] AppArmor: AppArmor Filesystem Enabled [ 2.139137] pnp: PnP ACPI init [ 2.157470] pnp: PnP ACPI: found 5 devices [ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.232322] NET: Registered protocol family 2 [ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.306551] TCP: Hash tables configured (established 4096 bind 4096) [ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.402236] NET: Registered protocol family 1 [ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.580703] Trying to unpack rootfs image as initramfs... [ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.128450] Scanning for low memory corruption every 60 seconds [ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.190079] audit: initializing netlink subsys (disabled) [ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized [ 3.244535] Initialise system trusted keyring [ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.318156] zbud: loaded [ 3.334740] VFS: Disk quotas dquot_6.6.0 [ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.387850] fuse init (API version 7.23) [ 3.410725] Key type big_key registered [ 3.431279] Allocating IMA MOK and blacklist keyrings. [ 3.461295] Key type asymmetric registered [ 3.483560] Asymmetric key parser 'x509' registered [ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.548390] io scheduler noop registered [ 3.568170] io scheduler deadline registered (default) [ 3.595362] io scheduler cfq registered [ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.695525] ACPI: Power Button [PWRF] [ 3.711949] GHES: HEST is not enabled! [ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.189565] Linux agpgart interface v0.103 [ 4.243175] brd: module loaded [ 4.275951] loop: module loaded [ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.360650] GPT:90111 != 2097151 [ 4.374810] GPT:Alternate GPT header not at the end of the disk. [ 4.396185] GPT:90111 != 2097151 [ 4.409207] GPT: Use GNU Parted to correct GPT errors. [ 4.430146] vda: vda1 vda15 [ 4.453108] scsi host0: ata_piix [ 4.470820] scsi host1: ata_piix [ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.546279] libphy: Fixed MDIO Bus: probed [ 4.569449] tun: Universal TUN/TAP device driver, 1.6 [ 4.586792] tun: (C) 1999-2004 Max Krasnyansky [ 4.626851] PPP generic driver version 2.4.2 [ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.671351] ehci-pci: EHCI PCI platform driver [ 4.693790] ehci-platform: EHCI generic platform driver [ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.738991] ohci-pci: OHCI PCI platform driver [ 4.757366] ohci-platform: OHCI generic platform driver [ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver [ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.965572] usb usb1: Product: UHCI Host Controller [ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.008144] usb usb1: SerialNumber: 0000:00:01.2 [ 5.025851] hub 1-0:1.0: USB hub found [ 5.043230] hub 1-0:1.0: 2 ports detected [ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12 2018-08-13 08:48:35,858 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:35,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:36,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-41eb2ac2-38cb-4277-8ff7-0796b0d89171 x-compute-request-id: req-41eb2ac2-38cb-4277-8ff7-0796b0d89171 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:36,845 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-41eb2ac2-38cb-4277-8ff7-0796b0d89171 2018-08-13 08:48:36,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.98649096489s 2018-08-13 08:48:36,845 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-41eb2ac2-38cb-4277-8ff7-0796b0d89171 2018-08-13 08:48:36,847 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:36,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:37,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22210 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d4dad57-f940-4126-9ff8-63532b72ba1f x-compute-request-id: req-6d4dad57-f940-4126-9ff8-63532b72ba1f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n[ 1.076427] smpboot: Max logical packages: 1\n[ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.100845] x2apic enabled\n[ 1.104072] Switched APIC routing to physical x2apic.\n[ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.165016] x86: Booted up 1 node, 1 CPUs\n[ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.176277] devtmpfs: initialized\n[ 1.181652] evm: security.selinux\n[ 1.184097] evm: security.SMACK64\n[ 1.188073] evm: security.SMACK64EXEC\n[ 1.192069] evm: security.SMACK64TRANSMUTE\n[ 1.196080] evm: security.SMACK64MMAP\n[ 1.200069] evm: security.ima\n[ 1.204068] evm: security.capability\n[ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.212318] pinctrl core: initialized pinctrl subsystem\n[ 1.217308] RTC time: 8:48:28, date: 08/13/18\n[ 1.220493] NET: Registered protocol family 16\n[ 1.224739] cpuidle: using governor ladder\n[ 1.228091] cpuidle: using governor menu\n[ 1.232081] PCCT header not found.\n[ 1.236646] ACPI: bus type PCI registered\n[ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.245185] PCI: Using configuration type 1 for base access\n[ 1.252169] ACPI: Added _OSI(Module Device)\n[ 1.256101] ACPI: Added _OSI(Processor Device)\n[ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.264071] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.271719] ACPI: Interpreter enabled\n[ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.296114] ACPI: (supports S0 S3 S4 S5)\n[ 1.300119] ACPI: Using IOAPIC for interrupt routing\n[ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.332898] acpiphp: Slot [3] registered\n[ 1.336266] acpiphp: Slot [4] registered\n[ 1.340256] acpiphp: Slot [5] registered\n[ 1.344252] acpiphp: Slot [6] registered\n[ 1.348257] acpiphp: Slot [7] registered\n[ 1.352270] acpiphp: Slot [8] registered\n[ 1.356345] acpiphp: Slot [9] registered\n[ 1.360264] acpiphp: Slot [10] registered\n[ 1.364355] acpiphp: Slot [11] registered\n[ 1.368341] acpiphp: Slot [12] registered\n[ 1.372252] acpiphp: Slot [13] registered\n[ 1.376274] acpiphp: Slot [14] registered\n[ 1.380266] acpiphp: Slot [15] registered\n[ 1.384270] acpiphp: Slot [16] registered\n[ 1.388334] acpiphp: Slot [17] registered\n[ 1.392250] acpiphp: Slot [18] registered\n[ 1.396332] acpiphp: Slot [19] registered\n[ 1.400344] acpiphp: Slot [20] registered\n[ 1.404252] acpiphp: Slot [21] registered\n[ 1.408360] acpiphp: Slot [22] registered\n[ 1.412245] acpiphp: Slot [23] registered\n[ 1.416247] acpiphp: Slot [24] registered\n[ 1.420261] acpiphp: Slot [25] registered\n[ 1.424273] acpiphp: Slot [26] registered\n[ 1.428252] acpiphp: Slot [27] registered\n[ 1.432257] acpiphp: Slot [28] registered\n[ 1.436253] acpiphp: Slot [29] registered\n[ 1.440265] acpiphp: Slot [30] registered\n[ 1.444251] acpiphp: Slot [31] registered\n[ 1.448243] PCI host bridge to bus 0000:00\n[ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.836139] vgaarb: loaded\n[ 1.840078] vgaarb: bridge control possible 0000:00:02.0\n[ 1.855419] SCSI subsystem initialized\n[ 1.864789] ACPI: bus type USB registered\n[ 1.869427] usbcore: registered new interface driver usbfs\n[ 1.872622] usbcore: registered new interface driver hub\n[ 1.876209] usbcore: registered new device driver usb\n[ 1.889602] PCI: Using ACPI for IRQ routing\n[ 1.903003] NetLabel: Initializing\n[ 1.904204] NetLabel: domain hash size = 128\n[ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.914232] NetLabel: unlabeled traffic allowed by default\n[ 1.923324] clocksource: Switched to clocksource kvm-clock\n[ 2.119276] AppArmor: AppArmor Filesystem Enabled\n[ 2.139137] pnp: PnP ACPI init\n[ 2.157470] pnp: PnP ACPI: found 5 devices\n[ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.232322] NET: Registered protocol family 2\n[ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.306551] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.402236] NET: Registered protocol family 1\n[ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.580703] Trying to unpack rootfs image as initramfs...\n[ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.128450] Scanning for low memory corruption every 60 seconds\n[ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.190079] audit: initializing netlink subsys (disabled)\n[ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized\n[ 3.244535] Initialise system trusted keyring\n[ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.318156] zbud: loaded\n[ 3.334740] VFS: Disk quotas dquot_6.6.0\n[ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.387850] fuse init (API version 7.23)\n[ 3.410725] Key type big_key registered\n[ 3.431279] Allocating IMA MOK and blacklist keyrings.\n[ 3.461295] Key type asymmetric registered\n[ 3.483560] Asymmetric key parser 'x509' registered\n[ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.548390] io scheduler noop registered\n[ 3.568170] io scheduler deadline registered (default)\n[ 3.595362] io scheduler cfq registered\n[ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.695525] ACPI: Power Button [PWRF]\n[ 3.711949] GHES: HEST is not enabled!\n[ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.189565] Linux agpgart interface v0.103\n[ 4.243175] brd: module loaded\n[ 4.275951] loop: module loaded\n[ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.360650] GPT:90111 != 2097151\n[ 4.374810] GPT:Alternate GPT header not at the end of the disk.\n[ 4.396185] GPT:90111 != 2097151\n[ 4.409207] GPT: Use GNU Parted to correct GPT errors.\n[ 4.430146] vda: vda1 vda15\n[ 4.453108] scsi host0: ata_piix\n[ 4.470820] scsi host1: ata_piix\n[ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.546279] libphy: Fixed MDIO Bus: probed\n[ 4.569449] tun: Universal TUN/TAP device driver, 1.6\n[ 4.586792] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.626851] PPP generic driver version 2.4.2\n[ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.671351] ehci-pci: EHCI PCI platform driver\n[ 4.693790] ehci-platform: EHCI generic platform driver\n[ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.738991] ohci-pci: OHCI PCI platform driver\n[ 4.757366] ohci-platform: OHCI generic platform driver\n[ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.965572] usb usb1: Product: UHCI Host Controller\n[ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.008144] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.025851] hub 1-0:1.0: USB hub found\n[ 5.043230] hub 1-0:1.0: 2 ports detected\n[ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.145195] mousedev: PS/2 mouse device common for all mice\n[ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.209503] rtc_cmos 00:00: RTC can wake from S4\n[ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.277564] i2c /dev entries driver\n[ 5.294257] device-mapper: uevent: version 1.0.3\n[ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.372705] NET: Registered protocol family 10\n[ 5.401356] NET: Registered protocol family 17\n[ 5.423609] Key type dns_resolver registered\n[ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.501955] registered taskstats version 1\n[ 5.521335] Loading compiled-in X.509 certificates\n[ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.582744] zswap: loaded using pool lzo/zbud\n[ 5.609667] Key type trusted registered\n[ 5.628614] Key type encrypted registered\n[ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.661938] ima: No TPM chip found, activating TPM-bypass!\n[ 5.686784] evm: HMAC attrs: 0x1\n[ 5.710417] Magic number: 14:622:826\n[ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114)\n[ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.792748] EDD information not available.\n[ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.866344] Write protecting the kernel read-only data: 14336k\n[ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.25\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.077990] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-08-13 08:48:37,050 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-6d4dad57-f940-4126-9ff8-63532b72ba1f 2018-08-13 08:48:37,050 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.202611923218s 2018-08-13 08:48:37,050 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-6d4dad57-f940-4126-9ff8-63532b72ba1f 2018-08-13 08:48:37,050 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages [ 1.076427] smpboot: Max logical packages: 1 [ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.100845] x2apic enabled [ 1.104072] Switched APIC routing to physical x2apic. [ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.165016] x86: Booted up 1 node, 1 CPUs [ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.176277] devtmpfs: initialized [ 1.181652] evm: security.selinux [ 1.184097] evm: security.SMACK64 [ 1.188073] evm: security.SMACK64EXEC [ 1.192069] evm: security.SMACK64TRANSMUTE [ 1.196080] evm: security.SMACK64MMAP [ 1.200069] evm: security.ima [ 1.204068] evm: security.capability [ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.212318] pinctrl core: initialized pinctrl subsystem [ 1.217308] RTC time: 8:48:28, date: 08/13/18 [ 1.220493] NET: Registered protocol family 16 [ 1.224739] cpuidle: using governor ladder [ 1.228091] cpuidle: using governor menu [ 1.232081] PCCT header not found. [ 1.236646] ACPI: bus type PCI registered [ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.245185] PCI: Using configuration type 1 for base access [ 1.252169] ACPI: Added _OSI(Module Device) [ 1.256101] ACPI: Added _OSI(Processor Device) [ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.264071] ACPI: Added _OSI(Processor Aggregator Device) [ 1.271719] ACPI: Interpreter enabled [ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.296114] ACPI: (supports S0 S3 S4 S5) [ 1.300119] ACPI: Using IOAPIC for interrupt routing [ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.332898] acpiphp: Slot [3] registered [ 1.336266] acpiphp: Slot [4] registered [ 1.340256] acpiphp: Slot [5] registered [ 1.344252] acpiphp: Slot [6] registered [ 1.348257] acpiphp: Slot [7] registered [ 1.352270] acpiphp: Slot [8] registered [ 1.356345] acpiphp: Slot [9] registered [ 1.360264] acpiphp: Slot [10] registered [ 1.364355] acpiphp: Slot [11] registered [ 1.368341] acpiphp: Slot [12] registered [ 1.372252] acpiphp: Slot [13] registered [ 1.376274] acpiphp: Slot [14] registered [ 1.380266] acpiphp: Slot [15] registered [ 1.384270] acpiphp: Slot [16] registered [ 1.388334] acpiphp: Slot [17] registered [ 1.392250] acpiphp: Slot [18] registered [ 1.396332] acpiphp: Slot [19] registered [ 1.400344] acpiphp: Slot [20] registered [ 1.404252] acpiphp: Slot [21] registered [ 1.408360] acpiphp: Slot [22] registered [ 1.412245] acpiphp: Slot [23] registered [ 1.416247] acpiphp: Slot [24] registered [ 1.420261] acpiphp: Slot [25] registered [ 1.424273] acpiphp: Slot [26] registered [ 1.428252] acpiphp: Slot [27] registered [ 1.432257] acpiphp: Slot [28] registered [ 1.436253] acpiphp: Slot [29] registered [ 1.440265] acpiphp: Slot [30] registered [ 1.444251] acpiphp: Slot [31] registered [ 1.448243] PCI host bridge to bus 0000:00 [ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.836139] vgaarb: loaded [ 1.840078] vgaarb: bridge control possible 0000:00:02.0 [ 1.855419] SCSI subsystem initialized [ 1.864789] ACPI: bus type USB registered [ 1.869427] usbcore: registered new interface driver usbfs [ 1.872622] usbcore: registered new interface driver hub [ 1.876209] usbcore: registered new device driver usb [ 1.889602] PCI: Using ACPI for IRQ routing [ 1.903003] NetLabel: Initializing [ 1.904204] NetLabel: domain hash size = 128 [ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.914232] NetLabel: unlabeled traffic allowed by default [ 1.923324] clocksource: Switched to clocksource kvm-clock [ 2.119276] AppArmor: AppArmor Filesystem Enabled [ 2.139137] pnp: PnP ACPI init [ 2.157470] pnp: PnP ACPI: found 5 devices [ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.232322] NET: Registered protocol family 2 [ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.306551] TCP: Hash tables configured (established 4096 bind 4096) [ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.402236] NET: Registered protocol family 1 [ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.580703] Trying to unpack rootfs image as initramfs... [ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.128450] Scanning for low memory corruption every 60 seconds [ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.190079] audit: initializing netlink subsys (disabled) [ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized [ 3.244535] Initialise system trusted keyring [ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.318156] zbud: loaded [ 3.334740] VFS: Disk quotas dquot_6.6.0 [ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.387850] fuse init (API version 7.23) [ 3.410725] Key type big_key registered [ 3.431279] Allocating IMA MOK and blacklist keyrings. [ 3.461295] Key type asymmetric registered [ 3.483560] Asymmetric key parser 'x509' registered [ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.548390] io scheduler noop registered [ 3.568170] io scheduler deadline registered (default) [ 3.595362] io scheduler cfq registered [ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.695525] ACPI: Power Button [PWRF] [ 3.711949] GHES: HEST is not enabled! [ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.189565] Linux agpgart interface v0.103 [ 4.243175] brd: module loaded [ 4.275951] loop: module loaded [ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.360650] GPT:90111 != 2097151 [ 4.374810] GPT:Alternate GPT header not at the end of the disk. [ 4.396185] GPT:90111 != 2097151 [ 4.409207] GPT: Use GNU Parted to correct GPT errors. [ 4.430146] vda: vda1 vda15 [ 4.453108] scsi host0: ata_piix [ 4.470820] scsi host1: ata_piix [ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.546279] libphy: Fixed MDIO Bus: probed [ 4.569449] tun: Universal TUN/TAP device driver, 1.6 [ 4.586792] tun: (C) 1999-2004 Max Krasnyansky [ 4.626851] PPP generic driver version 2.4.2 [ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.671351] ehci-pci: EHCI PCI platform driver [ 4.693790] ehci-platform: EHCI generic platform driver [ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.738991] ohci-pci: OHCI PCI platform driver [ 4.757366] ohci-platform: OHCI generic platform driver [ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver [ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.965572] usb usb1: Product: UHCI Host Controller [ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.008144] usb usb1: SerialNumber: 0000:00:01.2 [ 5.025851] hub 1-0:1.0: USB hub found [ 5.043230] hub 1-0:1.0: 2 ports detected [ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.145195] mousedev: PS/2 mouse device common for all mice [ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.209503] rtc_cmos 00:00: RTC can wake from S4 [ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.277564] i2c /dev entries driver [ 5.294257] device-mapper: uevent: version 1.0.3 [ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs [ 5.372705] NET: Registered protocol family 10 [ 5.401356] NET: Registered protocol family 17 [ 5.423609] Key type dns_resolver registered [ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.501955] registered taskstats version 1 [ 5.521335] Loading compiled-in X.509 certificates [ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.582744] zswap: loaded using pool lzo/zbud [ 5.609667] Key type trusted registered [ 5.628614] Key type encrypted registered [ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled [ 5.661938] ima: No TPM chip found, activating TPM-bypass! [ 5.686784] evm: HMAC attrs: 0x1 [ 5.710417] Magic number: 14:622:826 [ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114) [ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.792748] EDD information not available. [ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.866344] Write protecting the kernel read-only data: 14336k [ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.96 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... [ 7.077990] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-08-13 08:48:38,052 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:38,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:38,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc654594-48a4-4daa-8e74-cf6b4e13f1f1 x-compute-request-id: req-dc654594-48a4-4daa-8e74-cf6b4e13f1f1 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:38,569 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-dc654594-48a4-4daa-8e74-cf6b4e13f1f1 2018-08-13 08:48:38,569 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.517044067383s 2018-08-13 08:48:38,570 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-dc654594-48a4-4daa-8e74-cf6b4e13f1f1 2018-08-13 08:48:38,571 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:38,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:38,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22210 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3648f0db-026d-4a3c-9fb8-129a30f5ceef x-compute-request-id: req-3648f0db-026d-4a3c-9fb8-129a30f5ceef RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n[ 1.076427] smpboot: Max logical packages: 1\n[ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.100845] x2apic enabled\n[ 1.104072] Switched APIC routing to physical x2apic.\n[ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.165016] x86: Booted up 1 node, 1 CPUs\n[ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.176277] devtmpfs: initialized\n[ 1.181652] evm: security.selinux\n[ 1.184097] evm: security.SMACK64\n[ 1.188073] evm: security.SMACK64EXEC\n[ 1.192069] evm: security.SMACK64TRANSMUTE\n[ 1.196080] evm: security.SMACK64MMAP\n[ 1.200069] evm: security.ima\n[ 1.204068] evm: security.capability\n[ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.212318] pinctrl core: initialized pinctrl subsystem\n[ 1.217308] RTC time: 8:48:28, date: 08/13/18\n[ 1.220493] NET: Registered protocol family 16\n[ 1.224739] cpuidle: using governor ladder\n[ 1.228091] cpuidle: using governor menu\n[ 1.232081] PCCT header not found.\n[ 1.236646] ACPI: bus type PCI registered\n[ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.245185] PCI: Using configuration type 1 for base access\n[ 1.252169] ACPI: Added _OSI(Module Device)\n[ 1.256101] ACPI: Added _OSI(Processor Device)\n[ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.264071] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.271719] ACPI: Interpreter enabled\n[ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.296114] ACPI: (supports S0 S3 S4 S5)\n[ 1.300119] ACPI: Using IOAPIC for interrupt routing\n[ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.332898] acpiphp: Slot [3] registered\n[ 1.336266] acpiphp: Slot [4] registered\n[ 1.340256] acpiphp: Slot [5] registered\n[ 1.344252] acpiphp: Slot [6] registered\n[ 1.348257] acpiphp: Slot [7] registered\n[ 1.352270] acpiphp: Slot [8] registered\n[ 1.356345] acpiphp: Slot [9] registered\n[ 1.360264] acpiphp: Slot [10] registered\n[ 1.364355] acpiphp: Slot [11] registered\n[ 1.368341] acpiphp: Slot [12] registered\n[ 1.372252] acpiphp: Slot [13] registered\n[ 1.376274] acpiphp: Slot [14] registered\n[ 1.380266] acpiphp: Slot [15] registered\n[ 1.384270] acpiphp: Slot [16] registered\n[ 1.388334] acpiphp: Slot [17] registered\n[ 1.392250] acpiphp: Slot [18] registered\n[ 1.396332] acpiphp: Slot [19] registered\n[ 1.400344] acpiphp: Slot [20] registered\n[ 1.404252] acpiphp: Slot [21] registered\n[ 1.408360] acpiphp: Slot [22] registered\n[ 1.412245] acpiphp: Slot [23] registered\n[ 1.416247] acpiphp: Slot [24] registered\n[ 1.420261] acpiphp: Slot [25] registered\n[ 1.424273] acpiphp: Slot [26] registered\n[ 1.428252] acpiphp: Slot [27] registered\n[ 1.432257] acpiphp: Slot [28] registered\n[ 1.436253] acpiphp: Slot [29] registered\n[ 1.440265] acpiphp: Slot [30] registered\n[ 1.444251] acpiphp: Slot [31] registered\n[ 1.448243] PCI host bridge to bus 0000:00\n[ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.836139] vgaarb: loaded\n[ 1.840078] vgaarb: bridge control possible 0000:00:02.0\n[ 1.855419] SCSI subsystem initialized\n[ 1.864789] ACPI: bus type USB registered\n[ 1.869427] usbcore: registered new interface driver usbfs\n[ 1.872622] usbcore: registered new interface driver hub\n[ 1.876209] usbcore: registered new device driver usb\n[ 1.889602] PCI: Using ACPI for IRQ routing\n[ 1.903003] NetLabel: Initializing\n[ 1.904204] NetLabel: domain hash size = 128\n[ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.914232] NetLabel: unlabeled traffic allowed by default\n[ 1.923324] clocksource: Switched to clocksource kvm-clock\n[ 2.119276] AppArmor: AppArmor Filesystem Enabled\n[ 2.139137] pnp: PnP ACPI init\n[ 2.157470] pnp: PnP ACPI: found 5 devices\n[ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.232322] NET: Registered protocol family 2\n[ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.306551] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.402236] NET: Registered protocol family 1\n[ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.580703] Trying to unpack rootfs image as initramfs...\n[ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.128450] Scanning for low memory corruption every 60 seconds\n[ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.190079] audit: initializing netlink subsys (disabled)\n[ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized\n[ 3.244535] Initialise system trusted keyring\n[ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.318156] zbud: loaded\n[ 3.334740] VFS: Disk quotas dquot_6.6.0\n[ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.387850] fuse init (API version 7.23)\n[ 3.410725] Key type big_key registered\n[ 3.431279] Allocating IMA MOK and blacklist keyrings.\n[ 3.461295] Key type asymmetric registered\n[ 3.483560] Asymmetric key parser 'x509' registered\n[ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.548390] io scheduler noop registered\n[ 3.568170] io scheduler deadline registered (default)\n[ 3.595362] io scheduler cfq registered\n[ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.695525] ACPI: Power Button [PWRF]\n[ 3.711949] GHES: HEST is not enabled!\n[ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.189565] Linux agpgart interface v0.103\n[ 4.243175] brd: module loaded\n[ 4.275951] loop: module loaded\n[ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.360650] GPT:90111 != 2097151\n[ 4.374810] GPT:Alternate GPT header not at the end of the disk.\n[ 4.396185] GPT:90111 != 2097151\n[ 4.409207] GPT: Use GNU Parted to correct GPT errors.\n[ 4.430146] vda: vda1 vda15\n[ 4.453108] scsi host0: ata_piix\n[ 4.470820] scsi host1: ata_piix\n[ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.546279] libphy: Fixed MDIO Bus: probed\n[ 4.569449] tun: Universal TUN/TAP device driver, 1.6\n[ 4.586792] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.626851] PPP generic driver version 2.4.2\n[ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.671351] ehci-pci: EHCI PCI platform driver\n[ 4.693790] ehci-platform: EHCI generic platform driver\n[ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.738991] ohci-pci: OHCI PCI platform driver\n[ 4.757366] ohci-platform: OHCI generic platform driver\n[ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.965572] usb usb1: Product: UHCI Host Controller\n[ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.008144] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.025851] hub 1-0:1.0: USB hub found\n[ 5.043230] hub 1-0:1.0: 2 ports detected\n[ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.145195] mousedev: PS/2 mouse device common for all mice\n[ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.209503] rtc_cmos 00:00: RTC can wake from S4\n[ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.277564] i2c /dev entries driver\n[ 5.294257] device-mapper: uevent: version 1.0.3\n[ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.372705] NET: Registered protocol family 10\n[ 5.401356] NET: Registered protocol family 17\n[ 5.423609] Key type dns_resolver registered\n[ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.501955] registered taskstats version 1\n[ 5.521335] Loading compiled-in X.509 certificates\n[ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.582744] zswap: loaded using pool lzo/zbud\n[ 5.609667] Key type trusted registered\n[ 5.628614] Key type encrypted registered\n[ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.661938] ima: No TPM chip found, activating TPM-bypass!\n[ 5.686784] evm: HMAC attrs: 0x1\n[ 5.710417] Magic number: 14:622:826\n[ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114)\n[ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.792748] EDD information not available.\n[ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.866344] Write protecting the kernel read-only data: 14336k\n[ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.25\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.077990] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-08-13 08:48:38,764 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-3648f0db-026d-4a3c-9fb8-129a30f5ceef 2018-08-13 08:48:38,764 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.192942142487s 2018-08-13 08:48:38,765 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-3648f0db-026d-4a3c-9fb8-129a30f5ceef 2018-08-13 08:48:38,765 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages [ 1.076427] smpboot: Max logical packages: 1 [ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.100845] x2apic enabled [ 1.104072] Switched APIC routing to physical x2apic. [ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.165016] x86: Booted up 1 node, 1 CPUs [ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.176277] devtmpfs: initialized [ 1.181652] evm: security.selinux [ 1.184097] evm: security.SMACK64 [ 1.188073] evm: security.SMACK64EXEC [ 1.192069] evm: security.SMACK64TRANSMUTE [ 1.196080] evm: security.SMACK64MMAP [ 1.200069] evm: security.ima [ 1.204068] evm: security.capability [ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.212318] pinctrl core: initialized pinctrl subsystem [ 1.217308] RTC time: 8:48:28, date: 08/13/18 [ 1.220493] NET: Registered protocol family 16 [ 1.224739] cpuidle: using governor ladder [ 1.228091] cpuidle: using governor menu [ 1.232081] PCCT header not found. [ 1.236646] ACPI: bus type PCI registered [ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.245185] PCI: Using configuration type 1 for base access [ 1.252169] ACPI: Added _OSI(Module Device) [ 1.256101] ACPI: Added _OSI(Processor Device) [ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.264071] ACPI: Added _OSI(Processor Aggregator Device) [ 1.271719] ACPI: Interpreter enabled [ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.296114] ACPI: (supports S0 S3 S4 S5) [ 1.300119] ACPI: Using IOAPIC for interrupt routing [ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.332898] acpiphp: Slot [3] registered [ 1.336266] acpiphp: Slot [4] registered [ 1.340256] acpiphp: Slot [5] registered [ 1.344252] acpiphp: Slot [6] registered [ 1.348257] acpiphp: Slot [7] registered [ 1.352270] acpiphp: Slot [8] registered [ 1.356345] acpiphp: Slot [9] registered [ 1.360264] acpiphp: Slot [10] registered [ 1.364355] acpiphp: Slot [11] registered [ 1.368341] acpiphp: Slot [12] registered [ 1.372252] acpiphp: Slot [13] registered [ 1.376274] acpiphp: Slot [14] registered [ 1.380266] acpiphp: Slot [15] registered [ 1.384270] acpiphp: Slot [16] registered [ 1.388334] acpiphp: Slot [17] registered [ 1.392250] acpiphp: Slot [18] registered [ 1.396332] acpiphp: Slot [19] registered [ 1.400344] acpiphp: Slot [20] registered [ 1.404252] acpiphp: Slot [21] registered [ 1.408360] acpiphp: Slot [22] registered [ 1.412245] acpiphp: Slot [23] registered [ 1.416247] acpiphp: Slot [24] registered [ 1.420261] acpiphp: Slot [25] registered [ 1.424273] acpiphp: Slot [26] registered [ 1.428252] acpiphp: Slot [27] registered [ 1.432257] acpiphp: Slot [28] registered [ 1.436253] acpiphp: Slot [29] registered [ 1.440265] acpiphp: Slot [30] registered [ 1.444251] acpiphp: Slot [31] registered [ 1.448243] PCI host bridge to bus 0000:00 [ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.836139] vgaarb: loaded [ 1.840078] vgaarb: bridge control possible 0000:00:02.0 [ 1.855419] SCSI subsystem initialized [ 1.864789] ACPI: bus type USB registered [ 1.869427] usbcore: registered new interface driver usbfs [ 1.872622] usbcore: registered new interface driver hub [ 1.876209] usbcore: registered new device driver usb [ 1.889602] PCI: Using ACPI for IRQ routing [ 1.903003] NetLabel: Initializing [ 1.904204] NetLabel: domain hash size = 128 [ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.914232] NetLabel: unlabeled traffic allowed by default [ 1.923324] clocksource: Switched to clocksource kvm-clock [ 2.119276] AppArmor: AppArmor Filesystem Enabled [ 2.139137] pnp: PnP ACPI init [ 2.157470] pnp: PnP ACPI: found 5 devices [ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.232322] NET: Registered protocol family 2 [ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.306551] TCP: Hash tables configured (established 4096 bind 4096) [ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.402236] NET: Registered protocol family 1 [ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.580703] Trying to unpack rootfs image as initramfs... [ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.128450] Scanning for low memory corruption every 60 seconds [ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.190079] audit: initializing netlink subsys (disabled) [ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized [ 3.244535] Initialise system trusted keyring [ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.318156] zbud: loaded [ 3.334740] VFS: Disk quotas dquot_6.6.0 [ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.387850] fuse init (API version 7.23) [ 3.410725] Key type big_key registered [ 3.431279] Allocating IMA MOK and blacklist keyrings. [ 3.461295] Key type asymmetric registered [ 3.483560] Asymmetric key parser 'x509' registered [ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.548390] io scheduler noop registered [ 3.568170] io scheduler deadline registered (default) [ 3.595362] io scheduler cfq registered [ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.695525] ACPI: Power Button [PWRF] [ 3.711949] GHES: HEST is not enabled! [ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.189565] Linux agpgart interface v0.103 [ 4.243175] brd: module loaded [ 4.275951] loop: module loaded [ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.360650] GPT:90111 != 2097151 [ 4.374810] GPT:Alternate GPT header not at the end of the disk. [ 4.396185] GPT:90111 != 2097151 [ 4.409207] GPT: Use GNU Parted to correct GPT errors. [ 4.430146] vda: vda1 vda15 [ 4.453108] scsi host0: ata_piix [ 4.470820] scsi host1: ata_piix [ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.546279] libphy: Fixed MDIO Bus: probed [ 4.569449] tun: Universal TUN/TAP device driver, 1.6 [ 4.586792] tun: (C) 1999-2004 Max Krasnyansky [ 4.626851] PPP generic driver version 2.4.2 [ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.671351] ehci-pci: EHCI PCI platform driver [ 4.693790] ehci-platform: EHCI generic platform driver [ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.738991] ohci-pci: OHCI PCI platform driver [ 4.757366] ohci-platform: OHCI generic platform driver [ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver [ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.965572] usb usb1: Product: UHCI Host Controller [ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.008144] usb usb1: SerialNumber: 0000:00:01.2 [ 5.025851] hub 1-0:1.0: USB hub found [ 5.043230] hub 1-0:1.0: 2 ports detected [ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.145195] mousedev: PS/2 mouse device common for all mice [ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.209503] rtc_cmos 00:00: RTC can wake from S4 [ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.277564] i2c /dev entries driver [ 5.294257] device-mapper: uevent: version 1.0.3 [ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs [ 5.372705] NET: Registered protocol family 10 [ 5.401356] NET: Registered protocol family 17 [ 5.423609] Key type dns_resolver registered [ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.501955] registered taskstats version 1 [ 5.521335] Loading compiled-in X.509 certificates [ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.582744] zswap: loaded using pool lzo/zbud [ 5.609667] Key type trusted registered [ 5.628614] Key type encrypted registered [ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled [ 5.661938] ima: No TPM chip found, activating TPM-bypass! [ 5.686784] evm: HMAC attrs: 0x1 [ 5.710417] Magic number: 14:622:826 [ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114) [ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.792748] EDD information not available. [ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.866344] Write protecting the kernel read-only data: 14336k [ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.96 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... [ 7.077990] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-08-13 08:48:39,767 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:41,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-67db1c1e-7a8a-4389-80f0-c222d3cef19a x-compute-request-id: req-67db1c1e-7a8a-4389-80f0-c222d3cef19a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:41,522 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-67db1c1e-7a8a-4389-80f0-c222d3cef19a 2018-08-13 08:48:41,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.75559782982s 2018-08-13 08:48:41,523 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-67db1c1e-7a8a-4389-80f0-c222d3cef19a 2018-08-13 08:48:41,524 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:41,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:41,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22210 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8714284-0dcf-4326-8815-17f4af2a4578 x-compute-request-id: req-b8714284-0dcf-4326-8815-17f4af2a4578 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n[ 1.076427] smpboot: Max logical packages: 1\n[ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.100845] x2apic enabled\n[ 1.104072] Switched APIC routing to physical x2apic.\n[ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.165016] x86: Booted up 1 node, 1 CPUs\n[ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.176277] devtmpfs: initialized\n[ 1.181652] evm: security.selinux\n[ 1.184097] evm: security.SMACK64\n[ 1.188073] evm: security.SMACK64EXEC\n[ 1.192069] evm: security.SMACK64TRANSMUTE\n[ 1.196080] evm: security.SMACK64MMAP\n[ 1.200069] evm: security.ima\n[ 1.204068] evm: security.capability\n[ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.212318] pinctrl core: initialized pinctrl subsystem\n[ 1.217308] RTC time: 8:48:28, date: 08/13/18\n[ 1.220493] NET: Registered protocol family 16\n[ 1.224739] cpuidle: using governor ladder\n[ 1.228091] cpuidle: using governor menu\n[ 1.232081] PCCT header not found.\n[ 1.236646] ACPI: bus type PCI registered\n[ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.245185] PCI: Using configuration type 1 for base access\n[ 1.252169] ACPI: Added _OSI(Module Device)\n[ 1.256101] ACPI: Added _OSI(Processor Device)\n[ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.264071] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.271719] ACPI: Interpreter enabled\n[ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.296114] ACPI: (supports S0 S3 S4 S5)\n[ 1.300119] ACPI: Using IOAPIC for interrupt routing\n[ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.332898] acpiphp: Slot [3] registered\n[ 1.336266] acpiphp: Slot [4] registered\n[ 1.340256] acpiphp: Slot [5] registered\n[ 1.344252] acpiphp: Slot [6] registered\n[ 1.348257] acpiphp: Slot [7] registered\n[ 1.352270] acpiphp: Slot [8] registered\n[ 1.356345] acpiphp: Slot [9] registered\n[ 1.360264] acpiphp: Slot [10] registered\n[ 1.364355] acpiphp: Slot [11] registered\n[ 1.368341] acpiphp: Slot [12] registered\n[ 1.372252] acpiphp: Slot [13] registered\n[ 1.376274] acpiphp: Slot [14] registered\n[ 1.380266] acpiphp: Slot [15] registered\n[ 1.384270] acpiphp: Slot [16] registered\n[ 1.388334] acpiphp: Slot [17] registered\n[ 1.392250] acpiphp: Slot [18] registered\n[ 1.396332] acpiphp: Slot [19] registered\n[ 1.400344] acpiphp: Slot [20] registered\n[ 1.404252] acpiphp: Slot [21] registered\n[ 1.408360] acpiphp: Slot [22] registered\n[ 1.412245] acpiphp: Slot [23] registered\n[ 1.416247] acpiphp: Slot [24] registered\n[ 1.420261] acpiphp: Slot [25] registered\n[ 1.424273] acpiphp: Slot [26] registered\n[ 1.428252] acpiphp: Slot [27] registered\n[ 1.432257] acpiphp: Slot [28] registered\n[ 1.436253] acpiphp: Slot [29] registered\n[ 1.440265] acpiphp: Slot [30] registered\n[ 1.444251] acpiphp: Slot [31] registered\n[ 1.448243] PCI host bridge to bus 0000:00\n[ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.836139] vgaarb: loaded\n[ 1.840078] vgaarb: bridge control possible 0000:00:02.0\n[ 1.855419] SCSI subsystem initialized\n[ 1.864789] ACPI: bus type USB registered\n[ 1.869427] usbcore: registered new interface driver usbfs\n[ 1.872622] usbcore: registered new interface driver hub\n[ 1.876209] usbcore: registered new device driver usb\n[ 1.889602] PCI: Using ACPI for IRQ routing\n[ 1.903003] NetLabel: Initializing\n[ 1.904204] NetLabel: domain hash size = 128\n[ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.914232] NetLabel: unlabeled traffic allowed by default\n[ 1.923324] clocksource: Switched to clocksource kvm-clock\n[ 2.119276] AppArmor: AppArmor Filesystem Enabled\n[ 2.139137] pnp: PnP ACPI init\n[ 2.157470] pnp: PnP ACPI: found 5 devices\n[ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.232322] NET: Registered protocol family 2\n[ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.306551] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.402236] NET: Registered protocol family 1\n[ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.580703] Trying to unpack rootfs image as initramfs...\n[ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.128450] Scanning for low memory corruption every 60 seconds\n[ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.190079] audit: initializing netlink subsys (disabled)\n[ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized\n[ 3.244535] Initialise system trusted keyring\n[ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.318156] zbud: loaded\n[ 3.334740] VFS: Disk quotas dquot_6.6.0\n[ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.387850] fuse init (API version 7.23)\n[ 3.410725] Key type big_key registered\n[ 3.431279] Allocating IMA MOK and blacklist keyrings.\n[ 3.461295] Key type asymmetric registered\n[ 3.483560] Asymmetric key parser 'x509' registered\n[ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.548390] io scheduler noop registered\n[ 3.568170] io scheduler deadline registered (default)\n[ 3.595362] io scheduler cfq registered\n[ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.695525] ACPI: Power Button [PWRF]\n[ 3.711949] GHES: HEST is not enabled!\n[ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.189565] Linux agpgart interface v0.103\n[ 4.243175] brd: module loaded\n[ 4.275951] loop: module loaded\n[ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.360650] GPT:90111 != 2097151\n[ 4.374810] GPT:Alternate GPT header not at the end of the disk.\n[ 4.396185] GPT:90111 != 2097151\n[ 4.409207] GPT: Use GNU Parted to correct GPT errors.\n[ 4.430146] vda: vda1 vda15\n[ 4.453108] scsi host0: ata_piix\n[ 4.470820] scsi host1: ata_piix\n[ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.546279] libphy: Fixed MDIO Bus: probed\n[ 4.569449] tun: Universal TUN/TAP device driver, 1.6\n[ 4.586792] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.626851] PPP generic driver version 2.4.2\n[ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.671351] ehci-pci: EHCI PCI platform driver\n[ 4.693790] ehci-platform: EHCI generic platform driver\n[ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.738991] ohci-pci: OHCI PCI platform driver\n[ 4.757366] ohci-platform: OHCI generic platform driver\n[ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.965572] usb usb1: Product: UHCI Host Controller\n[ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.008144] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.025851] hub 1-0:1.0: USB hub found\n[ 5.043230] hub 1-0:1.0: 2 ports detected\n[ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.145195] mousedev: PS/2 mouse device common for all mice\n[ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.209503] rtc_cmos 00:00: RTC can wake from S4\n[ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.277564] i2c /dev entries driver\n[ 5.294257] device-mapper: uevent: version 1.0.3\n[ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.372705] NET: Registered protocol family 10\n[ 5.401356] NET: Registered protocol family 17\n[ 5.423609] Key type dns_resolver registered\n[ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.501955] registered taskstats version 1\n[ 5.521335] Loading compiled-in X.509 certificates\n[ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.582744] zswap: loaded using pool lzo/zbud\n[ 5.609667] Key type trusted registered\n[ 5.628614] Key type encrypted registered\n[ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.661938] ima: No TPM chip found, activating TPM-bypass!\n[ 5.686784] evm: HMAC attrs: 0x1\n[ 5.710417] Magic number: 14:622:826\n[ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114)\n[ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.792748] EDD information not available.\n[ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.866344] Write protecting the kernel read-only data: 14336k\n[ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.25\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.077990] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-08-13 08:48:41,919 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-b8714284-0dcf-4326-8815-17f4af2a4578 2018-08-13 08:48:41,920 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.39524102211s 2018-08-13 08:48:41,920 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-b8714284-0dcf-4326-8815-17f4af2a4578 2018-08-13 08:48:41,920 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages [ 1.076427] smpboot: Max logical packages: 1 [ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.100845] x2apic enabled [ 1.104072] Switched APIC routing to physical x2apic. [ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.165016] x86: Booted up 1 node, 1 CPUs [ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.176277] devtmpfs: initialized [ 1.181652] evm: security.selinux [ 1.184097] evm: security.SMACK64 [ 1.188073] evm: security.SMACK64EXEC [ 1.192069] evm: security.SMACK64TRANSMUTE [ 1.196080] evm: security.SMACK64MMAP [ 1.200069] evm: security.ima [ 1.204068] evm: security.capability [ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.212318] pinctrl core: initialized pinctrl subsystem [ 1.217308] RTC time: 8:48:28, date: 08/13/18 [ 1.220493] NET: Registered protocol family 16 [ 1.224739] cpuidle: using governor ladder [ 1.228091] cpuidle: using governor menu [ 1.232081] PCCT header not found. [ 1.236646] ACPI: bus type PCI registered [ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.245185] PCI: Using configuration type 1 for base access [ 1.252169] ACPI: Added _OSI(Module Device) [ 1.256101] ACPI: Added _OSI(Processor Device) [ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.264071] ACPI: Added _OSI(Processor Aggregator Device) [ 1.271719] ACPI: Interpreter enabled [ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.296114] ACPI: (supports S0 S3 S4 S5) [ 1.300119] ACPI: Using IOAPIC for interrupt routing [ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.332898] acpiphp: Slot [3] registered [ 1.336266] acpiphp: Slot [4] registered [ 1.340256] acpiphp: Slot [5] registered [ 1.344252] acpiphp: Slot [6] registered [ 1.348257] acpiphp: Slot [7] registered [ 1.352270] acpiphp: Slot [8] registered [ 1.356345] acpiphp: Slot [9] registered [ 1.360264] acpiphp: Slot [10] registered [ 1.364355] acpiphp: Slot [11] registered [ 1.368341] acpiphp: Slot [12] registered [ 1.372252] acpiphp: Slot [13] registered [ 1.376274] acpiphp: Slot [14] registered [ 1.380266] acpiphp: Slot [15] registered [ 1.384270] acpiphp: Slot [16] registered [ 1.388334] acpiphp: Slot [17] registered [ 1.392250] acpiphp: Slot [18] registered [ 1.396332] acpiphp: Slot [19] registered [ 1.400344] acpiphp: Slot [20] registered [ 1.404252] acpiphp: Slot [21] registered [ 1.408360] acpiphp: Slot [22] registered [ 1.412245] acpiphp: Slot [23] registered [ 1.416247] acpiphp: Slot [24] registered [ 1.420261] acpiphp: Slot [25] registered [ 1.424273] acpiphp: Slot [26] registered [ 1.428252] acpiphp: Slot [27] registered [ 1.432257] acpiphp: Slot [28] registered [ 1.436253] acpiphp: Slot [29] registered [ 1.440265] acpiphp: Slot [30] registered [ 1.444251] acpiphp: Slot [31] registered [ 1.448243] PCI host bridge to bus 0000:00 [ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.836139] vgaarb: loaded [ 1.840078] vgaarb: bridge control possible 0000:00:02.0 [ 1.855419] SCSI subsystem initialized [ 1.864789] ACPI: bus type USB registered [ 1.869427] usbcore: registered new interface driver usbfs [ 1.872622] usbcore: registered new interface driver hub [ 1.876209] usbcore: registered new device driver usb [ 1.889602] PCI: Using ACPI for IRQ routing [ 1.903003] NetLabel: Initializing [ 1.904204] NetLabel: domain hash size = 128 [ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.914232] NetLabel: unlabeled traffic allowed by default [ 1.923324] clocksource: Switched to clocksource kvm-clock [ 2.119276] AppArmor: AppArmor Filesystem Enabled [ 2.139137] pnp: PnP ACPI init [ 2.157470] pnp: PnP ACPI: found 5 devices [ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.232322] NET: Registered protocol family 2 [ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.306551] TCP: Hash tables configured (established 4096 bind 4096) [ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.402236] NET: Registered protocol family 1 [ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.580703] Trying to unpack rootfs image as initramfs... [ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.128450] Scanning for low memory corruption every 60 seconds [ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.190079] audit: initializing netlink subsys (disabled) [ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized [ 3.244535] Initialise system trusted keyring [ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.318156] zbud: loaded [ 3.334740] VFS: Disk quotas dquot_6.6.0 [ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.387850] fuse init (API version 7.23) [ 3.410725] Key type big_key registered [ 3.431279] Allocating IMA MOK and blacklist keyrings. [ 3.461295] Key type asymmetric registered [ 3.483560] Asymmetric key parser 'x509' registered [ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.548390] io scheduler noop registered [ 3.568170] io scheduler deadline registered (default) [ 3.595362] io scheduler cfq registered [ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.695525] ACPI: Power Button [PWRF] [ 3.711949] GHES: HEST is not enabled! [ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.189565] Linux agpgart interface v0.103 [ 4.243175] brd: module loaded [ 4.275951] loop: module loaded [ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.360650] GPT:90111 != 2097151 [ 4.374810] GPT:Alternate GPT header not at the end of the disk. [ 4.396185] GPT:90111 != 2097151 [ 4.409207] GPT: Use GNU Parted to correct GPT errors. [ 4.430146] vda: vda1 vda15 [ 4.453108] scsi host0: ata_piix [ 4.470820] scsi host1: ata_piix [ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.546279] libphy: Fixed MDIO Bus: probed [ 4.569449] tun: Universal TUN/TAP device driver, 1.6 [ 4.586792] tun: (C) 1999-2004 Max Krasnyansky [ 4.626851] PPP generic driver version 2.4.2 [ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.671351] ehci-pci: EHCI PCI platform driver [ 4.693790] ehci-platform: EHCI generic platform driver [ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.738991] ohci-pci: OHCI PCI platform driver [ 4.757366] ohci-platform: OHCI generic platform driver [ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver [ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.965572] usb usb1: Product: UHCI Host Controller [ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.008144] usb usb1: SerialNumber: 0000:00:01.2 [ 5.025851] hub 1-0:1.0: USB hub found [ 5.043230] hub 1-0:1.0: 2 ports detected [ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.145195] mousedev: PS/2 mouse device common for all mice [ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.209503] rtc_cmos 00:00: RTC can wake from S4 [ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.277564] i2c /dev entries driver [ 5.294257] device-mapper: uevent: version 1.0.3 [ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs [ 5.372705] NET: Registered protocol family 10 [ 5.401356] NET: Registered protocol family 17 [ 5.423609] Key type dns_resolver registered [ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.501955] registered taskstats version 1 [ 5.521335] Loading compiled-in X.509 certificates [ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.582744] zswap: loaded using pool lzo/zbud [ 5.609667] Key type trusted registered [ 5.628614] Key type encrypted registered [ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled [ 5.661938] ima: No TPM chip found, activating TPM-bypass! [ 5.686784] evm: HMAC attrs: 0x1 [ 5.710417] Magic number: 14:622:826 [ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114) [ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.792748] EDD information not available. [ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.866344] Write protecting the kernel read-only data: 14336k [ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.96 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... [ 7.077990] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-08-13 08:48:42,922 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:43,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f60ac5d-1774-4eed-bd16-687d6cef5135 x-compute-request-id: req-0f60ac5d-1774-4eed-bd16-687d6cef5135 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:43,435 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0f60ac5d-1774-4eed-bd16-687d6cef5135 2018-08-13 08:48:43,435 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.512943029404s 2018-08-13 08:48:43,435 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0f60ac5d-1774-4eed-bd16-687d6cef5135 2018-08-13 08:48:43,437 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:43,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:43,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22210 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2095f46e-bcef-499f-b1f3-8ee282face1f x-compute-request-id: req-2095f46e-bcef-499f-b1f3-8ee282face1f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n[ 1.076427] smpboot: Max logical packages: 1\n[ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.100845] x2apic enabled\n[ 1.104072] Switched APIC routing to physical x2apic.\n[ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.165016] x86: Booted up 1 node, 1 CPUs\n[ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.176277] devtmpfs: initialized\n[ 1.181652] evm: security.selinux\n[ 1.184097] evm: security.SMACK64\n[ 1.188073] evm: security.SMACK64EXEC\n[ 1.192069] evm: security.SMACK64TRANSMUTE\n[ 1.196080] evm: security.SMACK64MMAP\n[ 1.200069] evm: security.ima\n[ 1.204068] evm: security.capability\n[ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.212318] pinctrl core: initialized pinctrl subsystem\n[ 1.217308] RTC time: 8:48:28, date: 08/13/18\n[ 1.220493] NET: Registered protocol family 16\n[ 1.224739] cpuidle: using governor ladder\n[ 1.228091] cpuidle: using governor menu\n[ 1.232081] PCCT header not found.\n[ 1.236646] ACPI: bus type PCI registered\n[ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.245185] PCI: Using configuration type 1 for base access\n[ 1.252169] ACPI: Added _OSI(Module Device)\n[ 1.256101] ACPI: Added _OSI(Processor Device)\n[ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.264071] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.271719] ACPI: Interpreter enabled\n[ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.296114] ACPI: (supports S0 S3 S4 S5)\n[ 1.300119] ACPI: Using IOAPIC for interrupt routing\n[ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.332898] acpiphp: Slot [3] registered\n[ 1.336266] acpiphp: Slot [4] registered\n[ 1.340256] acpiphp: Slot [5] registered\n[ 1.344252] acpiphp: Slot [6] registered\n[ 1.348257] acpiphp: Slot [7] registered\n[ 1.352270] acpiphp: Slot [8] registered\n[ 1.356345] acpiphp: Slot [9] registered\n[ 1.360264] acpiphp: Slot [10] registered\n[ 1.364355] acpiphp: Slot [11] registered\n[ 1.368341] acpiphp: Slot [12] registered\n[ 1.372252] acpiphp: Slot [13] registered\n[ 1.376274] acpiphp: Slot [14] registered\n[ 1.380266] acpiphp: Slot [15] registered\n[ 1.384270] acpiphp: Slot [16] registered\n[ 1.388334] acpiphp: Slot [17] registered\n[ 1.392250] acpiphp: Slot [18] registered\n[ 1.396332] acpiphp: Slot [19] registered\n[ 1.400344] acpiphp: Slot [20] registered\n[ 1.404252] acpiphp: Slot [21] registered\n[ 1.408360] acpiphp: Slot [22] registered\n[ 1.412245] acpiphp: Slot [23] registered\n[ 1.416247] acpiphp: Slot [24] registered\n[ 1.420261] acpiphp: Slot [25] registered\n[ 1.424273] acpiphp: Slot [26] registered\n[ 1.428252] acpiphp: Slot [27] registered\n[ 1.432257] acpiphp: Slot [28] registered\n[ 1.436253] acpiphp: Slot [29] registered\n[ 1.440265] acpiphp: Slot [30] registered\n[ 1.444251] acpiphp: Slot [31] registered\n[ 1.448243] PCI host bridge to bus 0000:00\n[ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.836139] vgaarb: loaded\n[ 1.840078] vgaarb: bridge control possible 0000:00:02.0\n[ 1.855419] SCSI subsystem initialized\n[ 1.864789] ACPI: bus type USB registered\n[ 1.869427] usbcore: registered new interface driver usbfs\n[ 1.872622] usbcore: registered new interface driver hub\n[ 1.876209] usbcore: registered new device driver usb\n[ 1.889602] PCI: Using ACPI for IRQ routing\n[ 1.903003] NetLabel: Initializing\n[ 1.904204] NetLabel: domain hash size = 128\n[ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.914232] NetLabel: unlabeled traffic allowed by default\n[ 1.923324] clocksource: Switched to clocksource kvm-clock\n[ 2.119276] AppArmor: AppArmor Filesystem Enabled\n[ 2.139137] pnp: PnP ACPI init\n[ 2.157470] pnp: PnP ACPI: found 5 devices\n[ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.232322] NET: Registered protocol family 2\n[ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.306551] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.402236] NET: Registered protocol family 1\n[ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.580703] Trying to unpack rootfs image as initramfs...\n[ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.128450] Scanning for low memory corruption every 60 seconds\n[ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.190079] audit: initializing netlink subsys (disabled)\n[ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized\n[ 3.244535] Initialise system trusted keyring\n[ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.318156] zbud: loaded\n[ 3.334740] VFS: Disk quotas dquot_6.6.0\n[ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.387850] fuse init (API version 7.23)\n[ 3.410725] Key type big_key registered\n[ 3.431279] Allocating IMA MOK and blacklist keyrings.\n[ 3.461295] Key type asymmetric registered\n[ 3.483560] Asymmetric key parser 'x509' registered\n[ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.548390] io scheduler noop registered\n[ 3.568170] io scheduler deadline registered (default)\n[ 3.595362] io scheduler cfq registered\n[ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.695525] ACPI: Power Button [PWRF]\n[ 3.711949] GHES: HEST is not enabled!\n[ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.189565] Linux agpgart interface v0.103\n[ 4.243175] brd: module loaded\n[ 4.275951] loop: module loaded\n[ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.360650] GPT:90111 != 2097151\n[ 4.374810] GPT:Alternate GPT header not at the end of the disk.\n[ 4.396185] GPT:90111 != 2097151\n[ 4.409207] GPT: Use GNU Parted to correct GPT errors.\n[ 4.430146] vda: vda1 vda15\n[ 4.453108] scsi host0: ata_piix\n[ 4.470820] scsi host1: ata_piix\n[ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.546279] libphy: Fixed MDIO Bus: probed\n[ 4.569449] tun: Universal TUN/TAP device driver, 1.6\n[ 4.586792] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.626851] PPP generic driver version 2.4.2\n[ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.671351] ehci-pci: EHCI PCI platform driver\n[ 4.693790] ehci-platform: EHCI generic platform driver\n[ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.738991] ohci-pci: OHCI PCI platform driver\n[ 4.757366] ohci-platform: OHCI generic platform driver\n[ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.965572] usb usb1: Product: UHCI Host Controller\n[ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.008144] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.025851] hub 1-0:1.0: USB hub found\n[ 5.043230] hub 1-0:1.0: 2 ports detected\n[ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.145195] mousedev: PS/2 mouse device common for all mice\n[ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.209503] rtc_cmos 00:00: RTC can wake from S4\n[ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.277564] i2c /dev entries driver\n[ 5.294257] device-mapper: uevent: version 1.0.3\n[ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.372705] NET: Registered protocol family 10\n[ 5.401356] NET: Registered protocol family 17\n[ 5.423609] Key type dns_resolver registered\n[ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.501955] registered taskstats version 1\n[ 5.521335] Loading compiled-in X.509 certificates\n[ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.582744] zswap: loaded using pool lzo/zbud\n[ 5.609667] Key type trusted registered\n[ 5.628614] Key type encrypted registered\n[ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.661938] ima: No TPM chip found, activating TPM-bypass!\n[ 5.686784] evm: HMAC attrs: 0x1\n[ 5.710417] Magic number: 14:622:826\n[ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114)\n[ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.792748] EDD information not available.\n[ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.866344] Write protecting the kernel read-only data: 14336k\n[ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.25\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.077990] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-08-13 08:48:43,626 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-2095f46e-bcef-499f-b1f3-8ee282face1f 2018-08-13 08:48:43,626 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.188670873642s 2018-08-13 08:48:43,626 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-2095f46e-bcef-499f-b1f3-8ee282face1f 2018-08-13 08:48:43,626 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages [ 1.076427] smpboot: Max logical packages: 1 [ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.100845] x2apic enabled [ 1.104072] Switched APIC routing to physical x2apic. [ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.165016] x86: Booted up 1 node, 1 CPUs [ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.176277] devtmpfs: initialized [ 1.181652] evm: security.selinux [ 1.184097] evm: security.SMACK64 [ 1.188073] evm: security.SMACK64EXEC [ 1.192069] evm: security.SMACK64TRANSMUTE [ 1.196080] evm: security.SMACK64MMAP [ 1.200069] evm: security.ima [ 1.204068] evm: security.capability [ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.212318] pinctrl core: initialized pinctrl subsystem [ 1.217308] RTC time: 8:48:28, date: 08/13/18 [ 1.220493] NET: Registered protocol family 16 [ 1.224739] cpuidle: using governor ladder [ 1.228091] cpuidle: using governor menu [ 1.232081] PCCT header not found. [ 1.236646] ACPI: bus type PCI registered [ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.245185] PCI: Using configuration type 1 for base access [ 1.252169] ACPI: Added _OSI(Module Device) [ 1.256101] ACPI: Added _OSI(Processor Device) [ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.264071] ACPI: Added _OSI(Processor Aggregator Device) [ 1.271719] ACPI: Interpreter enabled [ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.296114] ACPI: (supports S0 S3 S4 S5) [ 1.300119] ACPI: Using IOAPIC for interrupt routing [ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.332898] acpiphp: Slot [3] registered [ 1.336266] acpiphp: Slot [4] registered [ 1.340256] acpiphp: Slot [5] registered [ 1.344252] acpiphp: Slot [6] registered [ 1.348257] acpiphp: Slot [7] registered [ 1.352270] acpiphp: Slot [8] registered [ 1.356345] acpiphp: Slot [9] registered [ 1.360264] acpiphp: Slot [10] registered [ 1.364355] acpiphp: Slot [11] registered [ 1.368341] acpiphp: Slot [12] registered [ 1.372252] acpiphp: Slot [13] registered [ 1.376274] acpiphp: Slot [14] registered [ 1.380266] acpiphp: Slot [15] registered [ 1.384270] acpiphp: Slot [16] registered [ 1.388334] acpiphp: Slot [17] registered [ 1.392250] acpiphp: Slot [18] registered [ 1.396332] acpiphp: Slot [19] registered [ 1.400344] acpiphp: Slot [20] registered [ 1.404252] acpiphp: Slot [21] registered [ 1.408360] acpiphp: Slot [22] registered [ 1.412245] acpiphp: Slot [23] registered [ 1.416247] acpiphp: Slot [24] registered [ 1.420261] acpiphp: Slot [25] registered [ 1.424273] acpiphp: Slot [26] registered [ 1.428252] acpiphp: Slot [27] registered [ 1.432257] acpiphp: Slot [28] registered [ 1.436253] acpiphp: Slot [29] registered [ 1.440265] acpiphp: Slot [30] registered [ 1.444251] acpiphp: Slot [31] registered [ 1.448243] PCI host bridge to bus 0000:00 [ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.836139] vgaarb: loaded [ 1.840078] vgaarb: bridge control possible 0000:00:02.0 [ 1.855419] SCSI subsystem initialized [ 1.864789] ACPI: bus type USB registered [ 1.869427] usbcore: registered new interface driver usbfs [ 1.872622] usbcore: registered new interface driver hub [ 1.876209] usbcore: registered new device driver usb [ 1.889602] PCI: Using ACPI for IRQ routing [ 1.903003] NetLabel: Initializing [ 1.904204] NetLabel: domain hash size = 128 [ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.914232] NetLabel: unlabeled traffic allowed by default [ 1.923324] clocksource: Switched to clocksource kvm-clock [ 2.119276] AppArmor: AppArmor Filesystem Enabled [ 2.139137] pnp: PnP ACPI init [ 2.157470] pnp: PnP ACPI: found 5 devices [ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.232322] NET: Registered protocol family 2 [ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.306551] TCP: Hash tables configured (established 4096 bind 4096) [ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.402236] NET: Registered protocol family 1 [ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.580703] Trying to unpack rootfs image as initramfs... [ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.128450] Scanning for low memory corruption every 60 seconds [ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.190079] audit: initializing netlink subsys (disabled) [ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized [ 3.244535] Initialise system trusted keyring [ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.318156] zbud: loaded [ 3.334740] VFS: Disk quotas dquot_6.6.0 [ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.387850] fuse init (API version 7.23) [ 3.410725] Key type big_key registered [ 3.431279] Allocating IMA MOK and blacklist keyrings. [ 3.461295] Key type asymmetric registered [ 3.483560] Asymmetric key parser 'x509' registered [ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.548390] io scheduler noop registered [ 3.568170] io scheduler deadline registered (default) [ 3.595362] io scheduler cfq registered [ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.695525] ACPI: Power Button [PWRF] [ 3.711949] GHES: HEST is not enabled! [ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.189565] Linux agpgart interface v0.103 [ 4.243175] brd: module loaded [ 4.275951] loop: module loaded [ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.360650] GPT:90111 != 2097151 [ 4.374810] GPT:Alternate GPT header not at the end of the disk. [ 4.396185] GPT:90111 != 2097151 [ 4.409207] GPT: Use GNU Parted to correct GPT errors. [ 4.430146] vda: vda1 vda15 [ 4.453108] scsi host0: ata_piix [ 4.470820] scsi host1: ata_piix [ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.546279] libphy: Fixed MDIO Bus: probed [ 4.569449] tun: Universal TUN/TAP device driver, 1.6 [ 4.586792] tun: (C) 1999-2004 Max Krasnyansky [ 4.626851] PPP generic driver version 2.4.2 [ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.671351] ehci-pci: EHCI PCI platform driver [ 4.693790] ehci-platform: EHCI generic platform driver [ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.738991] ohci-pci: OHCI PCI platform driver [ 4.757366] ohci-platform: OHCI generic platform driver [ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver [ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.965572] usb usb1: Product: UHCI Host Controller [ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.008144] usb usb1: SerialNumber: 0000:00:01.2 [ 5.025851] hub 1-0:1.0: USB hub found [ 5.043230] hub 1-0:1.0: 2 ports detected [ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.145195] mousedev: PS/2 mouse device common for all mice [ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.209503] rtc_cmos 00:00: RTC can wake from S4 [ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.277564] i2c /dev entries driver [ 5.294257] device-mapper: uevent: version 1.0.3 [ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs [ 5.372705] NET: Registered protocol family 10 [ 5.401356] NET: Registered protocol family 17 [ 5.423609] Key type dns_resolver registered [ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.501955] registered taskstats version 1 [ 5.521335] Loading compiled-in X.509 certificates [ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.582744] zswap: loaded using pool lzo/zbud [ 5.609667] Key type trusted registered [ 5.628614] Key type encrypted registered [ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled [ 5.661938] ima: No TPM chip found, activating TPM-bypass! [ 5.686784] evm: HMAC attrs: 0x1 [ 5.710417] Magic number: 14:622:826 [ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114) [ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.792748] EDD information not available. [ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.866344] Write protecting the kernel read-only data: 14336k [ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.96 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... [ 7.077990] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-08-13 08:48:44,628 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:45,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f507a8a9-b801-46cf-a1e6-9aac2c3ef46c x-compute-request-id: req-f507a8a9-b801-46cf-a1e6-9aac2c3ef46c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:45,250 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f507a8a9-b801-46cf-a1e6-9aac2c3ef46c 2018-08-13 08:48:45,250 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.621825933456s 2018-08-13 08:48:45,250 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f507a8a9-b801-46cf-a1e6-9aac2c3ef46c 2018-08-13 08:48:45,253 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:45,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:45,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22264 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a129bae-b182-4db4-be6e-8a90286e4989 x-compute-request-id: req-9a129bae-b182-4db4-be6e-8a90286e4989 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n[ 1.076427] smpboot: Max logical packages: 1\n[ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.100845] x2apic enabled\n[ 1.104072] Switched APIC routing to physical x2apic.\n[ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.165016] x86: Booted up 1 node, 1 CPUs\n[ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.176277] devtmpfs: initialized\n[ 1.181652] evm: security.selinux\n[ 1.184097] evm: security.SMACK64\n[ 1.188073] evm: security.SMACK64EXEC\n[ 1.192069] evm: security.SMACK64TRANSMUTE\n[ 1.196080] evm: security.SMACK64MMAP\n[ 1.200069] evm: security.ima\n[ 1.204068] evm: security.capability\n[ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.212318] pinctrl core: initialized pinctrl subsystem\n[ 1.217308] RTC time: 8:48:28, date: 08/13/18\n[ 1.220493] NET: Registered protocol family 16\n[ 1.224739] cpuidle: using governor ladder\n[ 1.228091] cpuidle: using governor menu\n[ 1.232081] PCCT header not found.\n[ 1.236646] ACPI: bus type PCI registered\n[ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.245185] PCI: Using configuration type 1 for base access\n[ 1.252169] ACPI: Added _OSI(Module Device)\n[ 1.256101] ACPI: Added _OSI(Processor Device)\n[ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.264071] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.271719] ACPI: Interpreter enabled\n[ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.296114] ACPI: (supports S0 S3 S4 S5)\n[ 1.300119] ACPI: Using IOAPIC for interrupt routing\n[ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.332898] acpiphp: Slot [3] registered\n[ 1.336266] acpiphp: Slot [4] registered\n[ 1.340256] acpiphp: Slot [5] registered\n[ 1.344252] acpiphp: Slot [6] registered\n[ 1.348257] acpiphp: Slot [7] registered\n[ 1.352270] acpiphp: Slot [8] registered\n[ 1.356345] acpiphp: Slot [9] registered\n[ 1.360264] acpiphp: Slot [10] registered\n[ 1.364355] acpiphp: Slot [11] registered\n[ 1.368341] acpiphp: Slot [12] registered\n[ 1.372252] acpiphp: Slot [13] registered\n[ 1.376274] acpiphp: Slot [14] registered\n[ 1.380266] acpiphp: Slot [15] registered\n[ 1.384270] acpiphp: Slot [16] registered\n[ 1.388334] acpiphp: Slot [17] registered\n[ 1.392250] acpiphp: Slot [18] registered\n[ 1.396332] acpiphp: Slot [19] registered\n[ 1.400344] acpiphp: Slot [20] registered\n[ 1.404252] acpiphp: Slot [21] registered\n[ 1.408360] acpiphp: Slot [22] registered\n[ 1.412245] acpiphp: Slot [23] registered\n[ 1.416247] acpiphp: Slot [24] registered\n[ 1.420261] acpiphp: Slot [25] registered\n[ 1.424273] acpiphp: Slot [26] registered\n[ 1.428252] acpiphp: Slot [27] registered\n[ 1.432257] acpiphp: Slot [28] registered\n[ 1.436253] acpiphp: Slot [29] registered\n[ 1.440265] acpiphp: Slot [30] registered\n[ 1.444251] acpiphp: Slot [31] registered\n[ 1.448243] PCI host bridge to bus 0000:00\n[ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.836139] vgaarb: loaded\n[ 1.840078] vgaarb: bridge control possible 0000:00:02.0\n[ 1.855419] SCSI subsystem initialized\n[ 1.864789] ACPI: bus type USB registered\n[ 1.869427] usbcore: registered new interface driver usbfs\n[ 1.872622] usbcore: registered new interface driver hub\n[ 1.876209] usbcore: registered new device driver usb\n[ 1.889602] PCI: Using ACPI for IRQ routing\n[ 1.903003] NetLabel: Initializing\n[ 1.904204] NetLabel: domain hash size = 128\n[ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.914232] NetLabel: unlabeled traffic allowed by default\n[ 1.923324] clocksource: Switched to clocksource kvm-clock\n[ 2.119276] AppArmor: AppArmor Filesystem Enabled\n[ 2.139137] pnp: PnP ACPI init\n[ 2.157470] pnp: PnP ACPI: found 5 devices\n[ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.232322] NET: Registered protocol family 2\n[ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.306551] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.402236] NET: Registered protocol family 1\n[ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.580703] Trying to unpack rootfs image as initramfs...\n[ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.128450] Scanning for low memory corruption every 60 seconds\n[ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.190079] audit: initializing netlink subsys (disabled)\n[ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized\n[ 3.244535] Initialise system trusted keyring\n[ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.318156] zbud: loaded\n[ 3.334740] VFS: Disk quotas dquot_6.6.0\n[ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.387850] fuse init (API version 7.23)\n[ 3.410725] Key type big_key registered\n[ 3.431279] Allocating IMA MOK and blacklist keyrings.\n[ 3.461295] Key type asymmetric registered\n[ 3.483560] Asymmetric key parser 'x509' registered\n[ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.548390] io scheduler noop registered\n[ 3.568170] io scheduler deadline registered (default)\n[ 3.595362] io scheduler cfq registered\n[ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.695525] ACPI: Power Button [PWRF]\n[ 3.711949] GHES: HEST is not enabled!\n[ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.189565] Linux agpgart interface v0.103\n[ 4.243175] brd: module loaded\n[ 4.275951] loop: module loaded\n[ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.360650] GPT:90111 != 2097151\n[ 4.374810] GPT:Alternate GPT header not at the end of the disk.\n[ 4.396185] GPT:90111 != 2097151\n[ 4.409207] GPT: Use GNU Parted to correct GPT errors.\n[ 4.430146] vda: vda1 vda15\n[ 4.453108] scsi host0: ata_piix\n[ 4.470820] scsi host1: ata_piix\n[ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.546279] libphy: Fixed MDIO Bus: probed\n[ 4.569449] tun: Universal TUN/TAP device driver, 1.6\n[ 4.586792] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.626851] PPP generic driver version 2.4.2\n[ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.671351] ehci-pci: EHCI PCI platform driver\n[ 4.693790] ehci-platform: EHCI generic platform driver\n[ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.738991] ohci-pci: OHCI PCI platform driver\n[ 4.757366] ohci-platform: OHCI generic platform driver\n[ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.965572] usb usb1: Product: UHCI Host Controller\n[ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.008144] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.025851] hub 1-0:1.0: USB hub found\n[ 5.043230] hub 1-0:1.0: 2 ports detected\n[ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.145195] mousedev: PS/2 mouse device common for all mice\n[ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.209503] rtc_cmos 00:00: RTC can wake from S4\n[ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.277564] i2c /dev entries driver\n[ 5.294257] device-mapper: uevent: version 1.0.3\n[ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.372705] NET: Registered protocol family 10\n[ 5.401356] NET: Registered protocol family 17\n[ 5.423609] Key type dns_resolver registered\n[ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.501955] registered taskstats version 1\n[ 5.521335] Loading compiled-in X.509 certificates\n[ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.582744] zswap: loaded using pool lzo/zbud\n[ 5.609667] Key type trusted registered\n[ 5.628614] Key type encrypted registered\n[ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.661938] ima: No TPM chip found, activating TPM-bypass!\n[ 5.686784] evm: HMAC attrs: 0x1\n[ 5.710417] Magic number: 14:622:826\n[ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114)\n[ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.792748] EDD information not available.\n[ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.866344] Write protecting the kernel read-only data: 14336k\n[ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.25\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.077990] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 7.28. iid=i-00000014\n"} 2018-08-13 08:48:45,445 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-9a129bae-b182-4db4-be6e-8a90286e4989 2018-08-13 08:48:45,445 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.191817998886s 2018-08-13 08:48:45,446 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-9a129bae-b182-4db4-be6e-8a90286e4989 2018-08-13 08:48:45,446 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages [ 1.076427] smpboot: Max logical packages: 1 [ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.100845] x2apic enabled [ 1.104072] Switched APIC routing to physical x2apic. [ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.165016] x86: Booted up 1 node, 1 CPUs [ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.176277] devtmpfs: initialized [ 1.181652] evm: security.selinux [ 1.184097] evm: security.SMACK64 [ 1.188073] evm: security.SMACK64EXEC [ 1.192069] evm: security.SMACK64TRANSMUTE [ 1.196080] evm: security.SMACK64MMAP [ 1.200069] evm: security.ima [ 1.204068] evm: security.capability [ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.212318] pinctrl core: initialized pinctrl subsystem [ 1.217308] RTC time: 8:48:28, date: 08/13/18 [ 1.220493] NET: Registered protocol family 16 [ 1.224739] cpuidle: using governor ladder [ 1.228091] cpuidle: using governor menu [ 1.232081] PCCT header not found. [ 1.236646] ACPI: bus type PCI registered [ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.245185] PCI: Using configuration type 1 for base access [ 1.252169] ACPI: Added _OSI(Module Device) [ 1.256101] ACPI: Added _OSI(Processor Device) [ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.264071] ACPI: Added _OSI(Processor Aggregator Device) [ 1.271719] ACPI: Interpreter enabled [ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.296114] ACPI: (supports S0 S3 S4 S5) [ 1.300119] ACPI: Using IOAPIC for interrupt routing [ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.332898] acpiphp: Slot [3] registered [ 1.336266] acpiphp: Slot [4] registered [ 1.340256] acpiphp: Slot [5] registered [ 1.344252] acpiphp: Slot [6] registered [ 1.348257] acpiphp: Slot [7] registered [ 1.352270] acpiphp: Slot [8] registered [ 1.356345] acpiphp: Slot [9] registered [ 1.360264] acpiphp: Slot [10] registered [ 1.364355] acpiphp: Slot [11] registered [ 1.368341] acpiphp: Slot [12] registered [ 1.372252] acpiphp: Slot [13] registered [ 1.376274] acpiphp: Slot [14] registered [ 1.380266] acpiphp: Slot [15] registered [ 1.384270] acpiphp: Slot [16] registered [ 1.388334] acpiphp: Slot [17] registered [ 1.392250] acpiphp: Slot [18] registered [ 1.396332] acpiphp: Slot [19] registered [ 1.400344] acpiphp: Slot [20] registered [ 1.404252] acpiphp: Slot [21] registered [ 1.408360] acpiphp: Slot [22] registered [ 1.412245] acpiphp: Slot [23] registered [ 1.416247] acpiphp: Slot [24] registered [ 1.420261] acpiphp: Slot [25] registered [ 1.424273] acpiphp: Slot [26] registered [ 1.428252] acpiphp: Slot [27] registered [ 1.432257] acpiphp: Slot [28] registered [ 1.436253] acpiphp: Slot [29] registered [ 1.440265] acpiphp: Slot [30] registered [ 1.444251] acpiphp: Slot [31] registered [ 1.448243] PCI host bridge to bus 0000:00 [ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.836139] vgaarb: loaded [ 1.840078] vgaarb: bridge control possible 0000:00:02.0 [ 1.855419] SCSI subsystem initialized [ 1.864789] ACPI: bus type USB registered [ 1.869427] usbcore: registered new interface driver usbfs [ 1.872622] usbcore: registered new interface driver hub [ 1.876209] usbcore: registered new device driver usb [ 1.889602] PCI: Using ACPI for IRQ routing [ 1.903003] NetLabel: Initializing [ 1.904204] NetLabel: domain hash size = 128 [ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.914232] NetLabel: unlabeled traffic allowed by default [ 1.923324] clocksource: Switched to clocksource kvm-clock [ 2.119276] AppArmor: AppArmor Filesystem Enabled [ 2.139137] pnp: PnP ACPI init [ 2.157470] pnp: PnP ACPI: found 5 devices [ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.232322] NET: Registered protocol family 2 [ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.306551] TCP: Hash tables configured (established 4096 bind 4096) [ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.402236] NET: Registered protocol family 1 [ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.580703] Trying to unpack rootfs image as initramfs... [ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.128450] Scanning for low memory corruption every 60 seconds [ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.190079] audit: initializing netlink subsys (disabled) [ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized [ 3.244535] Initialise system trusted keyring [ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.318156] zbud: loaded [ 3.334740] VFS: Disk quotas dquot_6.6.0 [ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.387850] fuse init (API version 7.23) [ 3.410725] Key type big_key registered [ 3.431279] Allocating IMA MOK and blacklist keyrings. [ 3.461295] Key type asymmetric registered [ 3.483560] Asymmetric key parser 'x509' registered [ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.548390] io scheduler noop registered [ 3.568170] io scheduler deadline registered (default) [ 3.595362] io scheduler cfq registered [ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.695525] ACPI: Power Button [PWRF] [ 3.711949] GHES: HEST is not enabled! [ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.189565] Linux agpgart interface v0.103 [ 4.243175] brd: module loaded [ 4.275951] loop: module loaded [ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.360650] GPT:90111 != 2097151 [ 4.374810] GPT:Alternate GPT header not at the end of the disk. [ 4.396185] GPT:90111 != 2097151 [ 4.409207] GPT: Use GNU Parted to correct GPT errors. [ 4.430146] vda: vda1 vda15 [ 4.453108] scsi host0: ata_piix [ 4.470820] scsi host1: ata_piix [ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.546279] libphy: Fixed MDIO Bus: probed [ 4.569449] tun: Universal TUN/TAP device driver, 1.6 [ 4.586792] tun: (C) 1999-2004 Max Krasnyansky [ 4.626851] PPP generic driver version 2.4.2 [ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.671351] ehci-pci: EHCI PCI platform driver [ 4.693790] ehci-platform: EHCI generic platform driver [ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.738991] ohci-pci: OHCI PCI platform driver [ 4.757366] ohci-platform: OHCI generic platform driver [ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver [ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.965572] usb usb1: Product: UHCI Host Controller [ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.008144] usb usb1: SerialNumber: 0000:00:01.2 [ 5.025851] hub 1-0:1.0: USB hub found [ 5.043230] hub 1-0:1.0: 2 ports detected [ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.145195] mousedev: PS/2 mouse device common for all mice [ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.209503] rtc_cmos 00:00: RTC can wake from S4 [ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.277564] i2c /dev entries driver [ 5.294257] device-mapper: uevent: version 1.0.3 [ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs [ 5.372705] NET: Registered protocol family 10 [ 5.401356] NET: Registered protocol family 17 [ 5.423609] Key type dns_resolver registered [ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.501955] registered taskstats version 1 [ 5.521335] Loading compiled-in X.509 certificates [ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.582744] zswap: loaded using pool lzo/zbud [ 5.609667] Key type trusted registered [ 5.628614] Key type encrypted registered [ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled [ 5.661938] ima: No TPM chip found, activating TPM-bypass! [ 5.686784] evm: HMAC attrs: 0x1 [ 5.710417] Magic number: 14:622:826 [ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114) [ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.792748] EDD information not available. [ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.866344] Write protecting the kernel read-only data: 14336k [ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.96 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... [ 7.077990] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 7.28. iid=i-00000014 2018-08-13 08:48:46,448 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:46,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:47,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bacd3f49-2de4-4862-9171-f964d2c0dbb7 x-compute-request-id: req-bacd3f49-2de4-4862-9171-f964d2c0dbb7 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:47,144 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bacd3f49-2de4-4862-9171-f964d2c0dbb7 2018-08-13 08:48:47,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.696027994156s 2018-08-13 08:48:47,144 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bacd3f49-2de4-4862-9171-f964d2c0dbb7 2018-08-13 08:48:47,146 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:47,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:47,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22377 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-75fa7bf9-2d59-4c49-9872-d204890b975a x-compute-request-id: req-75fa7bf9-2d59-4c49-9872-d204890b975a RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n[ 1.076427] smpboot: Max logical packages: 1\n[ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.100845] x2apic enabled\n[ 1.104072] Switched APIC routing to physical x2apic.\n[ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.165016] x86: Booted up 1 node, 1 CPUs\n[ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.176277] devtmpfs: initialized\n[ 1.181652] evm: security.selinux\n[ 1.184097] evm: security.SMACK64\n[ 1.188073] evm: security.SMACK64EXEC\n[ 1.192069] evm: security.SMACK64TRANSMUTE\n[ 1.196080] evm: security.SMACK64MMAP\n[ 1.200069] evm: security.ima\n[ 1.204068] evm: security.capability\n[ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.212318] pinctrl core: initialized pinctrl subsystem\n[ 1.217308] RTC time: 8:48:28, date: 08/13/18\n[ 1.220493] NET: Registered protocol family 16\n[ 1.224739] cpuidle: using governor ladder\n[ 1.228091] cpuidle: using governor menu\n[ 1.232081] PCCT header not found.\n[ 1.236646] ACPI: bus type PCI registered\n[ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.245185] PCI: Using configuration type 1 for base access\n[ 1.252169] ACPI: Added _OSI(Module Device)\n[ 1.256101] ACPI: Added _OSI(Processor Device)\n[ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.264071] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.271719] ACPI: Interpreter enabled\n[ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.296114] ACPI: (supports S0 S3 S4 S5)\n[ 1.300119] ACPI: Using IOAPIC for interrupt routing\n[ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.332898] acpiphp: Slot [3] registered\n[ 1.336266] acpiphp: Slot [4] registered\n[ 1.340256] acpiphp: Slot [5] registered\n[ 1.344252] acpiphp: Slot [6] registered\n[ 1.348257] acpiphp: Slot [7] registered\n[ 1.352270] acpiphp: Slot [8] registered\n[ 1.356345] acpiphp: Slot [9] registered\n[ 1.360264] acpiphp: Slot [10] registered\n[ 1.364355] acpiphp: Slot [11] registered\n[ 1.368341] acpiphp: Slot [12] registered\n[ 1.372252] acpiphp: Slot [13] registered\n[ 1.376274] acpiphp: Slot [14] registered\n[ 1.380266] acpiphp: Slot [15] registered\n[ 1.384270] acpiphp: Slot [16] registered\n[ 1.388334] acpiphp: Slot [17] registered\n[ 1.392250] acpiphp: Slot [18] registered\n[ 1.396332] acpiphp: Slot [19] registered\n[ 1.400344] acpiphp: Slot [20] registered\n[ 1.404252] acpiphp: Slot [21] registered\n[ 1.408360] acpiphp: Slot [22] registered\n[ 1.412245] acpiphp: Slot [23] registered\n[ 1.416247] acpiphp: Slot [24] registered\n[ 1.420261] acpiphp: Slot [25] registered\n[ 1.424273] acpiphp: Slot [26] registered\n[ 1.428252] acpiphp: Slot [27] registered\n[ 1.432257] acpiphp: Slot [28] registered\n[ 1.436253] acpiphp: Slot [29] registered\n[ 1.440265] acpiphp: Slot [30] registered\n[ 1.444251] acpiphp: Slot [31] registered\n[ 1.448243] PCI host bridge to bus 0000:00\n[ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.836139] vgaarb: loaded\n[ 1.840078] vgaarb: bridge control possible 0000:00:02.0\n[ 1.855419] SCSI subsystem initialized\n[ 1.864789] ACPI: bus type USB registered\n[ 1.869427] usbcore: registered new interface driver usbfs\n[ 1.872622] usbcore: registered new interface driver hub\n[ 1.876209] usbcore: registered new device driver usb\n[ 1.889602] PCI: Using ACPI for IRQ routing\n[ 1.903003] NetLabel: Initializing\n[ 1.904204] NetLabel: domain hash size = 128\n[ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.914232] NetLabel: unlabeled traffic allowed by default\n[ 1.923324] clocksource: Switched to clocksource kvm-clock\n[ 2.119276] AppArmor: AppArmor Filesystem Enabled\n[ 2.139137] pnp: PnP ACPI init\n[ 2.157470] pnp: PnP ACPI: found 5 devices\n[ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.232322] NET: Registered protocol family 2\n[ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.306551] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.402236] NET: Registered protocol family 1\n[ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.580703] Trying to unpack rootfs image as initramfs...\n[ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.128450] Scanning for low memory corruption every 60 seconds\n[ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.190079] audit: initializing netlink subsys (disabled)\n[ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized\n[ 3.244535] Initialise system trusted keyring\n[ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.318156] zbud: loaded\n[ 3.334740] VFS: Disk quotas dquot_6.6.0\n[ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.387850] fuse init (API version 7.23)\n[ 3.410725] Key type big_key registered\n[ 3.431279] Allocating IMA MOK and blacklist keyrings.\n[ 3.461295] Key type asymmetric registered\n[ 3.483560] Asymmetric key parser 'x509' registered\n[ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.548390] io scheduler noop registered\n[ 3.568170] io scheduler deadline registered (default)\n[ 3.595362] io scheduler cfq registered\n[ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.695525] ACPI: Power Button [PWRF]\n[ 3.711949] GHES: HEST is not enabled!\n[ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.189565] Linux agpgart interface v0.103\n[ 4.243175] brd: module loaded\n[ 4.275951] loop: module loaded\n[ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.360650] GPT:90111 != 2097151\n[ 4.374810] GPT:Alternate GPT header not at the end of the disk.\n[ 4.396185] GPT:90111 != 2097151\n[ 4.409207] GPT: Use GNU Parted to correct GPT errors.\n[ 4.430146] vda: vda1 vda15\n[ 4.453108] scsi host0: ata_piix\n[ 4.470820] scsi host1: ata_piix\n[ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.546279] libphy: Fixed MDIO Bus: probed\n[ 4.569449] tun: Universal TUN/TAP device driver, 1.6\n[ 4.586792] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.626851] PPP generic driver version 2.4.2\n[ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.671351] ehci-pci: EHCI PCI platform driver\n[ 4.693790] ehci-platform: EHCI generic platform driver\n[ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.738991] ohci-pci: OHCI PCI platform driver\n[ 4.757366] ohci-platform: OHCI generic platform driver\n[ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.965572] usb usb1: Product: UHCI Host Controller\n[ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.008144] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.025851] hub 1-0:1.0: USB hub found\n[ 5.043230] hub 1-0:1.0: 2 ports detected\n[ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.145195] mousedev: PS/2 mouse device common for all mice\n[ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.209503] rtc_cmos 00:00: RTC can wake from S4\n[ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.277564] i2c /dev entries driver\n[ 5.294257] device-mapper: uevent: version 1.0.3\n[ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.372705] NET: Registered protocol family 10\n[ 5.401356] NET: Registered protocol family 17\n[ 5.423609] Key type dns_resolver registered\n[ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.501955] registered taskstats version 1\n[ 5.521335] Loading compiled-in X.509 certificates\n[ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.582744] zswap: loaded using pool lzo/zbud\n[ 5.609667] Key type trusted registered\n[ 5.628614] Key type encrypted registered\n[ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.661938] ima: No TPM chip found, activating TPM-bypass!\n[ 5.686784] evm: HMAC attrs: 0x1\n[ 5.710417] Magic number: 14:622:826\n[ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114)\n[ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.792748] EDD information not available.\n[ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.866344] Write protecting the kernel read-only data: 14336k\n[ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.25\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.077990] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 7.28. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-08-13 08:48:47,469 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-75fa7bf9-2d59-4c49-9872-d204890b975a 2018-08-13 08:48:47,470 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.323583126068s 2018-08-13 08:48:47,470 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-75fa7bf9-2d59-4c49-9872-d204890b975a 2018-08-13 08:48:47,470 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages [ 1.076427] smpboot: Max logical packages: 1 [ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.100845] x2apic enabled [ 1.104072] Switched APIC routing to physical x2apic. [ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.165016] x86: Booted up 1 node, 1 CPUs [ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.176277] devtmpfs: initialized [ 1.181652] evm: security.selinux [ 1.184097] evm: security.SMACK64 [ 1.188073] evm: security.SMACK64EXEC [ 1.192069] evm: security.SMACK64TRANSMUTE [ 1.196080] evm: security.SMACK64MMAP [ 1.200069] evm: security.ima [ 1.204068] evm: security.capability [ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.212318] pinctrl core: initialized pinctrl subsystem [ 1.217308] RTC time: 8:48:28, date: 08/13/18 [ 1.220493] NET: Registered protocol family 16 [ 1.224739] cpuidle: using governor ladder [ 1.228091] cpuidle: using governor menu [ 1.232081] PCCT header not found. [ 1.236646] ACPI: bus type PCI registered [ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.245185] PCI: Using configuration type 1 for base access [ 1.252169] ACPI: Added _OSI(Module Device) [ 1.256101] ACPI: Added _OSI(Processor Device) [ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.264071] ACPI: Added _OSI(Processor Aggregator Device) [ 1.271719] ACPI: Interpreter enabled [ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.296114] ACPI: (supports S0 S3 S4 S5) [ 1.300119] ACPI: Using IOAPIC for interrupt routing [ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.332898] acpiphp: Slot [3] registered [ 1.336266] acpiphp: Slot [4] registered [ 1.340256] acpiphp: Slot [5] registered [ 1.344252] acpiphp: Slot [6] registered [ 1.348257] acpiphp: Slot [7] registered [ 1.352270] acpiphp: Slot [8] registered [ 1.356345] acpiphp: Slot [9] registered [ 1.360264] acpiphp: Slot [10] registered [ 1.364355] acpiphp: Slot [11] registered [ 1.368341] acpiphp: Slot [12] registered [ 1.372252] acpiphp: Slot [13] registered [ 1.376274] acpiphp: Slot [14] registered [ 1.380266] acpiphp: Slot [15] registered [ 1.384270] acpiphp: Slot [16] registered [ 1.388334] acpiphp: Slot [17] registered [ 1.392250] acpiphp: Slot [18] registered [ 1.396332] acpiphp: Slot [19] registered [ 1.400344] acpiphp: Slot [20] registered [ 1.404252] acpiphp: Slot [21] registered [ 1.408360] acpiphp: Slot [22] registered [ 1.412245] acpiphp: Slot [23] registered [ 1.416247] acpiphp: Slot [24] registered [ 1.420261] acpiphp: Slot [25] registered [ 1.424273] acpiphp: Slot [26] registered [ 1.428252] acpiphp: Slot [27] registered [ 1.432257] acpiphp: Slot [28] registered [ 1.436253] acpiphp: Slot [29] registered [ 1.440265] acpiphp: Slot [30] registered [ 1.444251] acpiphp: Slot [31] registered [ 1.448243] PCI host bridge to bus 0000:00 [ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.836139] vgaarb: loaded [ 1.840078] vgaarb: bridge control possible 0000:00:02.0 [ 1.855419] SCSI subsystem initialized [ 1.864789] ACPI: bus type USB registered [ 1.869427] usbcore: registered new interface driver usbfs [ 1.872622] usbcore: registered new interface driver hub [ 1.876209] usbcore: registered new device driver usb [ 1.889602] PCI: Using ACPI for IRQ routing [ 1.903003] NetLabel: Initializing [ 1.904204] NetLabel: domain hash size = 128 [ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.914232] NetLabel: unlabeled traffic allowed by default [ 1.923324] clocksource: Switched to clocksource kvm-clock [ 2.119276] AppArmor: AppArmor Filesystem Enabled [ 2.139137] pnp: PnP ACPI init [ 2.157470] pnp: PnP ACPI: found 5 devices [ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.232322] NET: Registered protocol family 2 [ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.306551] TCP: Hash tables configured (established 4096 bind 4096) [ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.402236] NET: Registered protocol family 1 [ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.580703] Trying to unpack rootfs image as initramfs... [ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.128450] Scanning for low memory corruption every 60 seconds [ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.190079] audit: initializing netlink subsys (disabled) [ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized [ 3.244535] Initialise system trusted keyring [ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.318156] zbud: loaded [ 3.334740] VFS: Disk quotas dquot_6.6.0 [ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.387850] fuse init (API version 7.23) [ 3.410725] Key type big_key registered [ 3.431279] Allocating IMA MOK and blacklist keyrings. [ 3.461295] Key type asymmetric registered [ 3.483560] Asymmetric key parser 'x509' registered [ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.548390] io scheduler noop registered [ 3.568170] io scheduler deadline registered (default) [ 3.595362] io scheduler cfq registered [ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.695525] ACPI: Power Button [PWRF] [ 3.711949] GHES: HEST is not enabled! [ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.189565] Linux agpgart interface v0.103 [ 4.243175] brd: module loaded [ 4.275951] loop: module loaded [ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.360650] GPT:90111 != 2097151 [ 4.374810] GPT:Alternate GPT header not at the end of the disk. [ 4.396185] GPT:90111 != 2097151 [ 4.409207] GPT: Use GNU Parted to correct GPT errors. [ 4.430146] vda: vda1 vda15 [ 4.453108] scsi host0: ata_piix [ 4.470820] scsi host1: ata_piix [ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.546279] libphy: Fixed MDIO Bus: probed [ 4.569449] tun: Universal TUN/TAP device driver, 1.6 [ 4.586792] tun: (C) 1999-2004 Max Krasnyansky [ 4.626851] PPP generic driver version 2.4.2 [ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.671351] ehci-pci: EHCI PCI platform driver [ 4.693790] ehci-platform: EHCI generic platform driver [ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.738991] ohci-pci: OHCI PCI platform driver [ 4.757366] ohci-platform: OHCI generic platform driver [ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver [ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.965572] usb usb1: Product: UHCI Host Controller [ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.008144] usb usb1: SerialNumber: 0000:00:01.2 [ 5.025851] hub 1-0:1.0: USB hub found [ 5.043230] hub 1-0:1.0: 2 ports detected [ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.145195] mousedev: PS/2 mouse device common for all mice [ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.209503] rtc_cmos 00:00: RTC can wake from S4 [ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.277564] i2c /dev entries driver [ 5.294257] device-mapper: uevent: version 1.0.3 [ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs [ 5.372705] NET: Registered protocol family 10 [ 5.401356] NET: Registered protocol family 17 [ 5.423609] Key type dns_resolver registered [ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.501955] registered taskstats version 1 [ 5.521335] Loading compiled-in X.509 certificates [ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.582744] zswap: loaded using pool lzo/zbud [ 5.609667] Key type trusted registered [ 5.628614] Key type encrypted registered [ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled [ 5.661938] ima: No TPM chip found, activating TPM-bypass! [ 5.686784] evm: HMAC attrs: 0x1 [ 5.710417] Magic number: 14:622:826 [ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114) [ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.792748] EDD information not available. [ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.866344] Write protecting the kernel read-only data: 14336k [ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.96 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... [ 7.077990] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 7.28. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-13 08:48:48,472 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:48,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:48,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bbac0be-4bae-46e7-84a8-c524ce6f4f36 x-compute-request-id: req-9bbac0be-4bae-46e7-84a8-c524ce6f4f36 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:48,888 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9bbac0be-4bae-46e7-84a8-c524ce6f4f36 2018-08-13 08:48:48,889 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.416293859482s 2018-08-13 08:48:48,889 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9bbac0be-4bae-46e7-84a8-c524ce6f4f36 2018-08-13 08:48:48,890 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:48,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:49,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22377 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1f0461a-bade-4b03-94fa-cc4fbf3b457e x-compute-request-id: req-d1f0461a-bade-4b03-94fa-cc4fbf3b457e RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n[ 1.076427] smpboot: Max logical packages: 1\n[ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.100845] x2apic enabled\n[ 1.104072] Switched APIC routing to physical x2apic.\n[ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.165016] x86: Booted up 1 node, 1 CPUs\n[ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.176277] devtmpfs: initialized\n[ 1.181652] evm: security.selinux\n[ 1.184097] evm: security.SMACK64\n[ 1.188073] evm: security.SMACK64EXEC\n[ 1.192069] evm: security.SMACK64TRANSMUTE\n[ 1.196080] evm: security.SMACK64MMAP\n[ 1.200069] evm: security.ima\n[ 1.204068] evm: security.capability\n[ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.212318] pinctrl core: initialized pinctrl subsystem\n[ 1.217308] RTC time: 8:48:28, date: 08/13/18\n[ 1.220493] NET: Registered protocol family 16\n[ 1.224739] cpuidle: using governor ladder\n[ 1.228091] cpuidle: using governor menu\n[ 1.232081] PCCT header not found.\n[ 1.236646] ACPI: bus type PCI registered\n[ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.245185] PCI: Using configuration type 1 for base access\n[ 1.252169] ACPI: Added _OSI(Module Device)\n[ 1.256101] ACPI: Added _OSI(Processor Device)\n[ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.264071] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.271719] ACPI: Interpreter enabled\n[ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.296114] ACPI: (supports S0 S3 S4 S5)\n[ 1.300119] ACPI: Using IOAPIC for interrupt routing\n[ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.332898] acpiphp: Slot [3] registered\n[ 1.336266] acpiphp: Slot [4] registered\n[ 1.340256] acpiphp: Slot [5] registered\n[ 1.344252] acpiphp: Slot [6] registered\n[ 1.348257] acpiphp: Slot [7] registered\n[ 1.352270] acpiphp: Slot [8] registered\n[ 1.356345] acpiphp: Slot [9] registered\n[ 1.360264] acpiphp: Slot [10] registered\n[ 1.364355] acpiphp: Slot [11] registered\n[ 1.368341] acpiphp: Slot [12] registered\n[ 1.372252] acpiphp: Slot [13] registered\n[ 1.376274] acpiphp: Slot [14] registered\n[ 1.380266] acpiphp: Slot [15] registered\n[ 1.384270] acpiphp: Slot [16] registered\n[ 1.388334] acpiphp: Slot [17] registered\n[ 1.392250] acpiphp: Slot [18] registered\n[ 1.396332] acpiphp: Slot [19] registered\n[ 1.400344] acpiphp: Slot [20] registered\n[ 1.404252] acpiphp: Slot [21] registered\n[ 1.408360] acpiphp: Slot [22] registered\n[ 1.412245] acpiphp: Slot [23] registered\n[ 1.416247] acpiphp: Slot [24] registered\n[ 1.420261] acpiphp: Slot [25] registered\n[ 1.424273] acpiphp: Slot [26] registered\n[ 1.428252] acpiphp: Slot [27] registered\n[ 1.432257] acpiphp: Slot [28] registered\n[ 1.436253] acpiphp: Slot [29] registered\n[ 1.440265] acpiphp: Slot [30] registered\n[ 1.444251] acpiphp: Slot [31] registered\n[ 1.448243] PCI host bridge to bus 0000:00\n[ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.836139] vgaarb: loaded\n[ 1.840078] vgaarb: bridge control possible 0000:00:02.0\n[ 1.855419] SCSI subsystem initialized\n[ 1.864789] ACPI: bus type USB registered\n[ 1.869427] usbcore: registered new interface driver usbfs\n[ 1.872622] usbcore: registered new interface driver hub\n[ 1.876209] usbcore: registered new device driver usb\n[ 1.889602] PCI: Using ACPI for IRQ routing\n[ 1.903003] NetLabel: Initializing\n[ 1.904204] NetLabel: domain hash size = 128\n[ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.914232] NetLabel: unlabeled traffic allowed by default\n[ 1.923324] clocksource: Switched to clocksource kvm-clock\n[ 2.119276] AppArmor: AppArmor Filesystem Enabled\n[ 2.139137] pnp: PnP ACPI init\n[ 2.157470] pnp: PnP ACPI: found 5 devices\n[ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.232322] NET: Registered protocol family 2\n[ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.306551] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.402236] NET: Registered protocol family 1\n[ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.580703] Trying to unpack rootfs image as initramfs...\n[ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.128450] Scanning for low memory corruption every 60 seconds\n[ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.190079] audit: initializing netlink subsys (disabled)\n[ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized\n[ 3.244535] Initialise system trusted keyring\n[ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.318156] zbud: loaded\n[ 3.334740] VFS: Disk quotas dquot_6.6.0\n[ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.387850] fuse init (API version 7.23)\n[ 3.410725] Key type big_key registered\n[ 3.431279] Allocating IMA MOK and blacklist keyrings.\n[ 3.461295] Key type asymmetric registered\n[ 3.483560] Asymmetric key parser 'x509' registered\n[ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.548390] io scheduler noop registered\n[ 3.568170] io scheduler deadline registered (default)\n[ 3.595362] io scheduler cfq registered\n[ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.695525] ACPI: Power Button [PWRF]\n[ 3.711949] GHES: HEST is not enabled!\n[ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.189565] Linux agpgart interface v0.103\n[ 4.243175] brd: module loaded\n[ 4.275951] loop: module loaded\n[ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.360650] GPT:90111 != 2097151\n[ 4.374810] GPT:Alternate GPT header not at the end of the disk.\n[ 4.396185] GPT:90111 != 2097151\n[ 4.409207] GPT: Use GNU Parted to correct GPT errors.\n[ 4.430146] vda: vda1 vda15\n[ 4.453108] scsi host0: ata_piix\n[ 4.470820] scsi host1: ata_piix\n[ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.546279] libphy: Fixed MDIO Bus: probed\n[ 4.569449] tun: Universal TUN/TAP device driver, 1.6\n[ 4.586792] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.626851] PPP generic driver version 2.4.2\n[ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.671351] ehci-pci: EHCI PCI platform driver\n[ 4.693790] ehci-platform: EHCI generic platform driver\n[ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.738991] ohci-pci: OHCI PCI platform driver\n[ 4.757366] ohci-platform: OHCI generic platform driver\n[ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.965572] usb usb1: Product: UHCI Host Controller\n[ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.008144] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.025851] hub 1-0:1.0: USB hub found\n[ 5.043230] hub 1-0:1.0: 2 ports detected\n[ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.145195] mousedev: PS/2 mouse device common for all mice\n[ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.209503] rtc_cmos 00:00: RTC can wake from S4\n[ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.277564] i2c /dev entries driver\n[ 5.294257] device-mapper: uevent: version 1.0.3\n[ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.372705] NET: Registered protocol family 10\n[ 5.401356] NET: Registered protocol family 17\n[ 5.423609] Key type dns_resolver registered\n[ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.501955] registered taskstats version 1\n[ 5.521335] Loading compiled-in X.509 certificates\n[ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.582744] zswap: loaded using pool lzo/zbud\n[ 5.609667] Key type trusted registered\n[ 5.628614] Key type encrypted registered\n[ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.661938] ima: No TPM chip found, activating TPM-bypass!\n[ 5.686784] evm: HMAC attrs: 0x1\n[ 5.710417] Magic number: 14:622:826\n[ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114)\n[ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.792748] EDD information not available.\n[ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.866344] Write protecting the kernel read-only data: 14336k\n[ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.25\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.077990] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 7.28. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-08-13 08:48:49,037 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-d1f0461a-bade-4b03-94fa-cc4fbf3b457e 2018-08-13 08:48:49,037 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.146266937256s 2018-08-13 08:48:49,037 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-d1f0461a-bade-4b03-94fa-cc4fbf3b457e 2018-08-13 08:48:49,037 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages [ 1.076427] smpboot: Max logical packages: 1 [ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.100845] x2apic enabled [ 1.104072] Switched APIC routing to physical x2apic. [ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.165016] x86: Booted up 1 node, 1 CPUs [ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.176277] devtmpfs: initialized [ 1.181652] evm: security.selinux [ 1.184097] evm: security.SMACK64 [ 1.188073] evm: security.SMACK64EXEC [ 1.192069] evm: security.SMACK64TRANSMUTE [ 1.196080] evm: security.SMACK64MMAP [ 1.200069] evm: security.ima [ 1.204068] evm: security.capability [ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.212318] pinctrl core: initialized pinctrl subsystem [ 1.217308] RTC time: 8:48:28, date: 08/13/18 [ 1.220493] NET: Registered protocol family 16 [ 1.224739] cpuidle: using governor ladder [ 1.228091] cpuidle: using governor menu [ 1.232081] PCCT header not found. [ 1.236646] ACPI: bus type PCI registered [ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.245185] PCI: Using configuration type 1 for base access [ 1.252169] ACPI: Added _OSI(Module Device) [ 1.256101] ACPI: Added _OSI(Processor Device) [ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.264071] ACPI: Added _OSI(Processor Aggregator Device) [ 1.271719] ACPI: Interpreter enabled [ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.296114] ACPI: (supports S0 S3 S4 S5) [ 1.300119] ACPI: Using IOAPIC for interrupt routing [ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.332898] acpiphp: Slot [3] registered [ 1.336266] acpiphp: Slot [4] registered [ 1.340256] acpiphp: Slot [5] registered [ 1.344252] acpiphp: Slot [6] registered [ 1.348257] acpiphp: Slot [7] registered [ 1.352270] acpiphp: Slot [8] registered [ 1.356345] acpiphp: Slot [9] registered [ 1.360264] acpiphp: Slot [10] registered [ 1.364355] acpiphp: Slot [11] registered [ 1.368341] acpiphp: Slot [12] registered [ 1.372252] acpiphp: Slot [13] registered [ 1.376274] acpiphp: Slot [14] registered [ 1.380266] acpiphp: Slot [15] registered [ 1.384270] acpiphp: Slot [16] registered [ 1.388334] acpiphp: Slot [17] registered [ 1.392250] acpiphp: Slot [18] registered [ 1.396332] acpiphp: Slot [19] registered [ 1.400344] acpiphp: Slot [20] registered [ 1.404252] acpiphp: Slot [21] registered [ 1.408360] acpiphp: Slot [22] registered [ 1.412245] acpiphp: Slot [23] registered [ 1.416247] acpiphp: Slot [24] registered [ 1.420261] acpiphp: Slot [25] registered [ 1.424273] acpiphp: Slot [26] registered [ 1.428252] acpiphp: Slot [27] registered [ 1.432257] acpiphp: Slot [28] registered [ 1.436253] acpiphp: Slot [29] registered [ 1.440265] acpiphp: Slot [30] registered [ 1.444251] acpiphp: Slot [31] registered [ 1.448243] PCI host bridge to bus 0000:00 [ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.836139] vgaarb: loaded [ 1.840078] vgaarb: bridge control possible 0000:00:02.0 [ 1.855419] SCSI subsystem initialized [ 1.864789] ACPI: bus type USB registered [ 1.869427] usbcore: registered new interface driver usbfs [ 1.872622] usbcore: registered new interface driver hub [ 1.876209] usbcore: registered new device driver usb [ 1.889602] PCI: Using ACPI for IRQ routing [ 1.903003] NetLabel: Initializing [ 1.904204] NetLabel: domain hash size = 128 [ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.914232] NetLabel: unlabeled traffic allowed by default [ 1.923324] clocksource: Switched to clocksource kvm-clock [ 2.119276] AppArmor: AppArmor Filesystem Enabled [ 2.139137] pnp: PnP ACPI init [ 2.157470] pnp: PnP ACPI: found 5 devices [ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.232322] NET: Registered protocol family 2 [ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.306551] TCP: Hash tables configured (established 4096 bind 4096) [ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.402236] NET: Registered protocol family 1 [ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.580703] Trying to unpack rootfs image as initramfs... [ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.128450] Scanning for low memory corruption every 60 seconds [ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.190079] audit: initializing netlink subsys (disabled) [ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized [ 3.244535] Initialise system trusted keyring [ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.318156] zbud: loaded [ 3.334740] VFS: Disk quotas dquot_6.6.0 [ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.387850] fuse init (API version 7.23) [ 3.410725] Key type big_key registered [ 3.431279] Allocating IMA MOK and blacklist keyrings. [ 3.461295] Key type asymmetric registered [ 3.483560] Asymmetric key parser 'x509' registered [ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.548390] io scheduler noop registered [ 3.568170] io scheduler deadline registered (default) [ 3.595362] io scheduler cfq registered [ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.695525] ACPI: Power Button [PWRF] [ 3.711949] GHES: HEST is not enabled! [ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.189565] Linux agpgart interface v0.103 [ 4.243175] brd: module loaded [ 4.275951] loop: module loaded [ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.360650] GPT:90111 != 2097151 [ 4.374810] GPT:Alternate GPT header not at the end of the disk. [ 4.396185] GPT:90111 != 2097151 [ 4.409207] GPT: Use GNU Parted to correct GPT errors. [ 4.430146] vda: vda1 vda15 [ 4.453108] scsi host0: ata_piix [ 4.470820] scsi host1: ata_piix [ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.546279] libphy: Fixed MDIO Bus: probed [ 4.569449] tun: Universal TUN/TAP device driver, 1.6 [ 4.586792] tun: (C) 1999-2004 Max Krasnyansky [ 4.626851] PPP generic driver version 2.4.2 [ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.671351] ehci-pci: EHCI PCI platform driver [ 4.693790] ehci-platform: EHCI generic platform driver [ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.738991] ohci-pci: OHCI PCI platform driver [ 4.757366] ohci-platform: OHCI generic platform driver [ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver [ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.965572] usb usb1: Product: UHCI Host Controller [ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.008144] usb usb1: SerialNumber: 0000:00:01.2 [ 5.025851] hub 1-0:1.0: USB hub found [ 5.043230] hub 1-0:1.0: 2 ports detected [ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.145195] mousedev: PS/2 mouse device common for all mice [ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.209503] rtc_cmos 00:00: RTC can wake from S4 [ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.277564] i2c /dev entries driver [ 5.294257] device-mapper: uevent: version 1.0.3 [ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs [ 5.372705] NET: Registered protocol family 10 [ 5.401356] NET: Registered protocol family 17 [ 5.423609] Key type dns_resolver registered [ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.501955] registered taskstats version 1 [ 5.521335] Loading compiled-in X.509 certificates [ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.582744] zswap: loaded using pool lzo/zbud [ 5.609667] Key type trusted registered [ 5.628614] Key type encrypted registered [ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled [ 5.661938] ima: No TPM chip found, activating TPM-bypass! [ 5.686784] evm: HMAC attrs: 0x1 [ 5.710417] Magic number: 14:622:826 [ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114) [ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.792748] EDD information not available. [ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.866344] Write protecting the kernel read-only data: 14336k [ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.96 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... [ 7.077990] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 7.28. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-13 08:48:50,039 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:50,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:50,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-517a2291-f770-4c44-acbb-bf62a3af3b1e x-compute-request-id: req-517a2291-f770-4c44-acbb-bf62a3af3b1e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:50,557 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-517a2291-f770-4c44-acbb-bf62a3af3b1e 2018-08-13 08:48:50,557 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.517987966537s 2018-08-13 08:48:50,558 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-517a2291-f770-4c44-acbb-bf62a3af3b1e 2018-08-13 08:48:50,559 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:50,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:50,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22377 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-987c0d8c-7d88-4ea1-9ac5-37075ff433ca x-compute-request-id: req-987c0d8c-7d88-4ea1-9ac5-37075ff433ca RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n[ 1.076427] smpboot: Max logical packages: 1\n[ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.100845] x2apic enabled\n[ 1.104072] Switched APIC routing to physical x2apic.\n[ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.165016] x86: Booted up 1 node, 1 CPUs\n[ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.176277] devtmpfs: initialized\n[ 1.181652] evm: security.selinux\n[ 1.184097] evm: security.SMACK64\n[ 1.188073] evm: security.SMACK64EXEC\n[ 1.192069] evm: security.SMACK64TRANSMUTE\n[ 1.196080] evm: security.SMACK64MMAP\n[ 1.200069] evm: security.ima\n[ 1.204068] evm: security.capability\n[ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.212318] pinctrl core: initialized pinctrl subsystem\n[ 1.217308] RTC time: 8:48:28, date: 08/13/18\n[ 1.220493] NET: Registered protocol family 16\n[ 1.224739] cpuidle: using governor ladder\n[ 1.228091] cpuidle: using governor menu\n[ 1.232081] PCCT header not found.\n[ 1.236646] ACPI: bus type PCI registered\n[ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.245185] PCI: Using configuration type 1 for base access\n[ 1.252169] ACPI: Added _OSI(Module Device)\n[ 1.256101] ACPI: Added _OSI(Processor Device)\n[ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.264071] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.271719] ACPI: Interpreter enabled\n[ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.296114] ACPI: (supports S0 S3 S4 S5)\n[ 1.300119] ACPI: Using IOAPIC for interrupt routing\n[ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.332898] acpiphp: Slot [3] registered\n[ 1.336266] acpiphp: Slot [4] registered\n[ 1.340256] acpiphp: Slot [5] registered\n[ 1.344252] acpiphp: Slot [6] registered\n[ 1.348257] acpiphp: Slot [7] registered\n[ 1.352270] acpiphp: Slot [8] registered\n[ 1.356345] acpiphp: Slot [9] registered\n[ 1.360264] acpiphp: Slot [10] registered\n[ 1.364355] acpiphp: Slot [11] registered\n[ 1.368341] acpiphp: Slot [12] registered\n[ 1.372252] acpiphp: Slot [13] registered\n[ 1.376274] acpiphp: Slot [14] registered\n[ 1.380266] acpiphp: Slot [15] registered\n[ 1.384270] acpiphp: Slot [16] registered\n[ 1.388334] acpiphp: Slot [17] registered\n[ 1.392250] acpiphp: Slot [18] registered\n[ 1.396332] acpiphp: Slot [19] registered\n[ 1.400344] acpiphp: Slot [20] registered\n[ 1.404252] acpiphp: Slot [21] registered\n[ 1.408360] acpiphp: Slot [22] registered\n[ 1.412245] acpiphp: Slot [23] registered\n[ 1.416247] acpiphp: Slot [24] registered\n[ 1.420261] acpiphp: Slot [25] registered\n[ 1.424273] acpiphp: Slot [26] registered\n[ 1.428252] acpiphp: Slot [27] registered\n[ 1.432257] acpiphp: Slot [28] registered\n[ 1.436253] acpiphp: Slot [29] registered\n[ 1.440265] acpiphp: Slot [30] registered\n[ 1.444251] acpiphp: Slot [31] registered\n[ 1.448243] PCI host bridge to bus 0000:00\n[ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.836139] vgaarb: loaded\n[ 1.840078] vgaarb: bridge control possible 0000:00:02.0\n[ 1.855419] SCSI subsystem initialized\n[ 1.864789] ACPI: bus type USB registered\n[ 1.869427] usbcore: registered new interface driver usbfs\n[ 1.872622] usbcore: registered new interface driver hub\n[ 1.876209] usbcore: registered new device driver usb\n[ 1.889602] PCI: Using ACPI for IRQ routing\n[ 1.903003] NetLabel: Initializing\n[ 1.904204] NetLabel: domain hash size = 128\n[ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.914232] NetLabel: unlabeled traffic allowed by default\n[ 1.923324] clocksource: Switched to clocksource kvm-clock\n[ 2.119276] AppArmor: AppArmor Filesystem Enabled\n[ 2.139137] pnp: PnP ACPI init\n[ 2.157470] pnp: PnP ACPI: found 5 devices\n[ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.232322] NET: Registered protocol family 2\n[ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.306551] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.402236] NET: Registered protocol family 1\n[ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.580703] Trying to unpack rootfs image as initramfs...\n[ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.128450] Scanning for low memory corruption every 60 seconds\n[ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.190079] audit: initializing netlink subsys (disabled)\n[ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized\n[ 3.244535] Initialise system trusted keyring\n[ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.318156] zbud: loaded\n[ 3.334740] VFS: Disk quotas dquot_6.6.0\n[ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.387850] fuse init (API version 7.23)\n[ 3.410725] Key type big_key registered\n[ 3.431279] Allocating IMA MOK and blacklist keyrings.\n[ 3.461295] Key type asymmetric registered\n[ 3.483560] Asymmetric key parser 'x509' registered\n[ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.548390] io scheduler noop registered\n[ 3.568170] io scheduler deadline registered (default)\n[ 3.595362] io scheduler cfq registered\n[ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.695525] ACPI: Power Button [PWRF]\n[ 3.711949] GHES: HEST is not enabled!\n[ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.189565] Linux agpgart interface v0.103\n[ 4.243175] brd: module loaded\n[ 4.275951] loop: module loaded\n[ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.360650] GPT:90111 != 2097151\n[ 4.374810] GPT:Alternate GPT header not at the end of the disk.\n[ 4.396185] GPT:90111 != 2097151\n[ 4.409207] GPT: Use GNU Parted to correct GPT errors.\n[ 4.430146] vda: vda1 vda15\n[ 4.453108] scsi host0: ata_piix\n[ 4.470820] scsi host1: ata_piix\n[ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.546279] libphy: Fixed MDIO Bus: probed\n[ 4.569449] tun: Universal TUN/TAP device driver, 1.6\n[ 4.586792] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.626851] PPP generic driver version 2.4.2\n[ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.671351] ehci-pci: EHCI PCI platform driver\n[ 4.693790] ehci-platform: EHCI generic platform driver\n[ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.738991] ohci-pci: OHCI PCI platform driver\n[ 4.757366] ohci-platform: OHCI generic platform driver\n[ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.965572] usb usb1: Product: UHCI Host Controller\n[ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.008144] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.025851] hub 1-0:1.0: USB hub found\n[ 5.043230] hub 1-0:1.0: 2 ports detected\n[ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.145195] mousedev: PS/2 mouse device common for all mice\n[ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.209503] rtc_cmos 00:00: RTC can wake from S4\n[ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.277564] i2c /dev entries driver\n[ 5.294257] device-mapper: uevent: version 1.0.3\n[ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.372705] NET: Registered protocol family 10\n[ 5.401356] NET: Registered protocol family 17\n[ 5.423609] Key type dns_resolver registered\n[ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.501955] registered taskstats version 1\n[ 5.521335] Loading compiled-in X.509 certificates\n[ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.582744] zswap: loaded using pool lzo/zbud\n[ 5.609667] Key type trusted registered\n[ 5.628614] Key type encrypted registered\n[ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.661938] ima: No TPM chip found, activating TPM-bypass!\n[ 5.686784] evm: HMAC attrs: 0x1\n[ 5.710417] Magic number: 14:622:826\n[ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114)\n[ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.792748] EDD information not available.\n[ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.866344] Write protecting the kernel read-only data: 14336k\n[ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.25\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.077990] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 7.28. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-08-13 08:48:50,690 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-987c0d8c-7d88-4ea1-9ac5-37075ff433ca 2018-08-13 08:48:50,690 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.130306959152s 2018-08-13 08:48:50,690 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-987c0d8c-7d88-4ea1-9ac5-37075ff433ca 2018-08-13 08:48:50,690 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages [ 1.076427] smpboot: Max logical packages: 1 [ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.100845] x2apic enabled [ 1.104072] Switched APIC routing to physical x2apic. [ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.165016] x86: Booted up 1 node, 1 CPUs [ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.176277] devtmpfs: initialized [ 1.181652] evm: security.selinux [ 1.184097] evm: security.SMACK64 [ 1.188073] evm: security.SMACK64EXEC [ 1.192069] evm: security.SMACK64TRANSMUTE [ 1.196080] evm: security.SMACK64MMAP [ 1.200069] evm: security.ima [ 1.204068] evm: security.capability [ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.212318] pinctrl core: initialized pinctrl subsystem [ 1.217308] RTC time: 8:48:28, date: 08/13/18 [ 1.220493] NET: Registered protocol family 16 [ 1.224739] cpuidle: using governor ladder [ 1.228091] cpuidle: using governor menu [ 1.232081] PCCT header not found. [ 1.236646] ACPI: bus type PCI registered [ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.245185] PCI: Using configuration type 1 for base access [ 1.252169] ACPI: Added _OSI(Module Device) [ 1.256101] ACPI: Added _OSI(Processor Device) [ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.264071] ACPI: Added _OSI(Processor Aggregator Device) [ 1.271719] ACPI: Interpreter enabled [ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.296114] ACPI: (supports S0 S3 S4 S5) [ 1.300119] ACPI: Using IOAPIC for interrupt routing [ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.332898] acpiphp: Slot [3] registered [ 1.336266] acpiphp: Slot [4] registered [ 1.340256] acpiphp: Slot [5] registered [ 1.344252] acpiphp: Slot [6] registered [ 1.348257] acpiphp: Slot [7] registered [ 1.352270] acpiphp: Slot [8] registered [ 1.356345] acpiphp: Slot [9] registered [ 1.360264] acpiphp: Slot [10] registered [ 1.364355] acpiphp: Slot [11] registered [ 1.368341] acpiphp: Slot [12] registered [ 1.372252] acpiphp: Slot [13] registered [ 1.376274] acpiphp: Slot [14] registered [ 1.380266] acpiphp: Slot [15] registered [ 1.384270] acpiphp: Slot [16] registered [ 1.388334] acpiphp: Slot [17] registered [ 1.392250] acpiphp: Slot [18] registered [ 1.396332] acpiphp: Slot [19] registered [ 1.400344] acpiphp: Slot [20] registered [ 1.404252] acpiphp: Slot [21] registered [ 1.408360] acpiphp: Slot [22] registered [ 1.412245] acpiphp: Slot [23] registered [ 1.416247] acpiphp: Slot [24] registered [ 1.420261] acpiphp: Slot [25] registered [ 1.424273] acpiphp: Slot [26] registered [ 1.428252] acpiphp: Slot [27] registered [ 1.432257] acpiphp: Slot [28] registered [ 1.436253] acpiphp: Slot [29] registered [ 1.440265] acpiphp: Slot [30] registered [ 1.444251] acpiphp: Slot [31] registered [ 1.448243] PCI host bridge to bus 0000:00 [ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.836139] vgaarb: loaded [ 1.840078] vgaarb: bridge control possible 0000:00:02.0 [ 1.855419] SCSI subsystem initialized [ 1.864789] ACPI: bus type USB registered [ 1.869427] usbcore: registered new interface driver usbfs [ 1.872622] usbcore: registered new interface driver hub [ 1.876209] usbcore: registered new device driver usb [ 1.889602] PCI: Using ACPI for IRQ routing [ 1.903003] NetLabel: Initializing [ 1.904204] NetLabel: domain hash size = 128 [ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.914232] NetLabel: unlabeled traffic allowed by default [ 1.923324] clocksource: Switched to clocksource kvm-clock [ 2.119276] AppArmor: AppArmor Filesystem Enabled [ 2.139137] pnp: PnP ACPI init [ 2.157470] pnp: PnP ACPI: found 5 devices [ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.232322] NET: Registered protocol family 2 [ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.306551] TCP: Hash tables configured (established 4096 bind 4096) [ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.402236] NET: Registered protocol family 1 [ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.580703] Trying to unpack rootfs image as initramfs... [ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.128450] Scanning for low memory corruption every 60 seconds [ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.190079] audit: initializing netlink subsys (disabled) [ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized [ 3.244535] Initialise system trusted keyring [ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.318156] zbud: loaded [ 3.334740] VFS: Disk quotas dquot_6.6.0 [ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.387850] fuse init (API version 7.23) [ 3.410725] Key type big_key registered [ 3.431279] Allocating IMA MOK and blacklist keyrings. [ 3.461295] Key type asymmetric registered [ 3.483560] Asymmetric key parser 'x509' registered [ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.548390] io scheduler noop registered [ 3.568170] io scheduler deadline registered (default) [ 3.595362] io scheduler cfq registered [ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.695525] ACPI: Power Button [PWRF] [ 3.711949] GHES: HEST is not enabled! [ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.189565] Linux agpgart interface v0.103 [ 4.243175] brd: module loaded [ 4.275951] loop: module loaded [ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.360650] GPT:90111 != 2097151 [ 4.374810] GPT:Alternate GPT header not at the end of the disk. [ 4.396185] GPT:90111 != 2097151 [ 4.409207] GPT: Use GNU Parted to correct GPT errors. [ 4.430146] vda: vda1 vda15 [ 4.453108] scsi host0: ata_piix [ 4.470820] scsi host1: ata_piix [ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.546279] libphy: Fixed MDIO Bus: probed [ 4.569449] tun: Universal TUN/TAP device driver, 1.6 [ 4.586792] tun: (C) 1999-2004 Max Krasnyansky [ 4.626851] PPP generic driver version 2.4.2 [ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.671351] ehci-pci: EHCI PCI platform driver [ 4.693790] ehci-platform: EHCI generic platform driver [ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.738991] ohci-pci: OHCI PCI platform driver [ 4.757366] ohci-platform: OHCI generic platform driver [ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver [ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.965572] usb usb1: Product: UHCI Host Controller [ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.008144] usb usb1: SerialNumber: 0000:00:01.2 [ 5.025851] hub 1-0:1.0: USB hub found [ 5.043230] hub 1-0:1.0: 2 ports detected [ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.145195] mousedev: PS/2 mouse device common for all mice [ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.209503] rtc_cmos 00:00: RTC can wake from S4 [ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.277564] i2c /dev entries driver [ 5.294257] device-mapper: uevent: version 1.0.3 [ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs [ 5.372705] NET: Registered protocol family 10 [ 5.401356] NET: Registered protocol family 17 [ 5.423609] Key type dns_resolver registered [ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.501955] registered taskstats version 1 [ 5.521335] Loading compiled-in X.509 certificates [ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.582744] zswap: loaded using pool lzo/zbud [ 5.609667] Key type trusted registered [ 5.628614] Key type encrypted registered [ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled [ 5.661938] ima: No TPM chip found, activating TPM-bypass! [ 5.686784] evm: HMAC attrs: 0x1 [ 5.710417] Magic number: 14:622:826 [ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114) [ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.792748] EDD information not available. [ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.866344] Write protecting the kernel read-only data: 14336k [ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.96 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... [ 7.077990] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 7.28. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-13 08:48:50,691 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-08-13 08:48:51,692 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:51,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:53,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff4066a3-c154-4ec1-aabb-13a86abff40a x-compute-request-id: req-ff4066a3-c154-4ec1-aabb-13a86abff40a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:05Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:53,260 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ff4066a3-c154-4ec1-aabb-13a86abff40a 2018-08-13 08:48:53,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.56777906418s 2018-08-13 08:48:53,260 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ff4066a3-c154-4ec1-aabb-13a86abff40a 2018-08-13 08:48:53,262 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:48:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:48:53,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 25183 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca6a03fe-f3da-4a02-9ee7-9e99e7e4063f x-compute-request-id: req-ca6a03fe-f3da-4a02-9ee7-9e99e7e4063f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028057] pid_max: default: 32768 minimum: 301\n[ 0.036070] ACPI: Core revision 20150930\n[ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072056] Yama: becoming mindful.\n[ 0.080077] AppArmor: AppArmor initialized\n[ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116900] Initializing cgroup subsys io\n[ 0.124075] Initializing cgroup subsys memory\n[ 0.132074] Initializing cgroup subsys devices\n[ 0.140068] Initializing cgroup subsys freezer\n[ 0.148067] Initializing cgroup subsys net_cls\n[ 0.156068] Initializing cgroup subsys perf_event\n[ 0.164098] Initializing cgroup subsys net_prio\n[ 0.168101] Initializing cgroup subsys hugetlb\n[ 0.176067] Initializing cgroup subsys pids\n[ 0.188448] CPU: Physical Processor ID: 0\n[ 0.197542] mce: CPU supports 10 MCE banks\n[ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.056558] ftrace: allocating 31920 entries in 125 pages\n[ 1.076427] smpboot: Max logical packages: 1\n[ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.100845] x2apic enabled\n[ 1.104072] Switched APIC routing to physical x2apic.\n[ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.165016] x86: Booted up 1 node, 1 CPUs\n[ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.176277] devtmpfs: initialized\n[ 1.181652] evm: security.selinux\n[ 1.184097] evm: security.SMACK64\n[ 1.188073] evm: security.SMACK64EXEC\n[ 1.192069] evm: security.SMACK64TRANSMUTE\n[ 1.196080] evm: security.SMACK64MMAP\n[ 1.200069] evm: security.ima\n[ 1.204068] evm: security.capability\n[ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.212318] pinctrl core: initialized pinctrl subsystem\n[ 1.217308] RTC time: 8:48:28, date: 08/13/18\n[ 1.220493] NET: Registered protocol family 16\n[ 1.224739] cpuidle: using governor ladder\n[ 1.228091] cpuidle: using governor menu\n[ 1.232081] PCCT header not found.\n[ 1.236646] ACPI: bus type PCI registered\n[ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.245185] PCI: Using configuration type 1 for base access\n[ 1.252169] ACPI: Added _OSI(Module Device)\n[ 1.256101] ACPI: Added _OSI(Processor Device)\n[ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.264071] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.271719] ACPI: Interpreter enabled\n[ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.296114] ACPI: (supports S0 S3 S4 S5)\n[ 1.300119] ACPI: Using IOAPIC for interrupt routing\n[ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.332898] acpiphp: Slot [3] registered\n[ 1.336266] acpiphp: Slot [4] registered\n[ 1.340256] acpiphp: Slot [5] registered\n[ 1.344252] acpiphp: Slot [6] registered\n[ 1.348257] acpiphp: Slot [7] registered\n[ 1.352270] acpiphp: Slot [8] registered\n[ 1.356345] acpiphp: Slot [9] registered\n[ 1.360264] acpiphp: Slot [10] registered\n[ 1.364355] acpiphp: Slot [11] registered\n[ 1.368341] acpiphp: Slot [12] registered\n[ 1.372252] acpiphp: Slot [13] registered\n[ 1.376274] acpiphp: Slot [14] registered\n[ 1.380266] acpiphp: Slot [15] registered\n[ 1.384270] acpiphp: Slot [16] registered\n[ 1.388334] acpiphp: Slot [17] registered\n[ 1.392250] acpiphp: Slot [18] registered\n[ 1.396332] acpiphp: Slot [19] registered\n[ 1.400344] acpiphp: Slot [20] registered\n[ 1.404252] acpiphp: Slot [21] registered\n[ 1.408360] acpiphp: Slot [22] registered\n[ 1.412245] acpiphp: Slot [23] registered\n[ 1.416247] acpiphp: Slot [24] registered\n[ 1.420261] acpiphp: Slot [25] registered\n[ 1.424273] acpiphp: Slot [26] registered\n[ 1.428252] acpiphp: Slot [27] registered\n[ 1.432257] acpiphp: Slot [28] registered\n[ 1.436253] acpiphp: Slot [29] registered\n[ 1.440265] acpiphp: Slot [30] registered\n[ 1.444251] acpiphp: Slot [31] registered\n[ 1.448243] PCI host bridge to bus 0000:00\n[ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.836139] vgaarb: loaded\n[ 1.840078] vgaarb: bridge control possible 0000:00:02.0\n[ 1.855419] SCSI subsystem initialized\n[ 1.864789] ACPI: bus type USB registered\n[ 1.869427] usbcore: registered new interface driver usbfs\n[ 1.872622] usbcore: registered new interface driver hub\n[ 1.876209] usbcore: registered new device driver usb\n[ 1.889602] PCI: Using ACPI for IRQ routing\n[ 1.903003] NetLabel: Initializing\n[ 1.904204] NetLabel: domain hash size = 128\n[ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.914232] NetLabel: unlabeled traffic allowed by default\n[ 1.923324] clocksource: Switched to clocksource kvm-clock\n[ 2.119276] AppArmor: AppArmor Filesystem Enabled\n[ 2.139137] pnp: PnP ACPI init\n[ 2.157470] pnp: PnP ACPI: found 5 devices\n[ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.232322] NET: Registered protocol family 2\n[ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.306551] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.402236] NET: Registered protocol family 1\n[ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.580703] Trying to unpack rootfs image as initramfs...\n[ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.128450] Scanning for low memory corruption every 60 seconds\n[ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.190079] audit: initializing netlink subsys (disabled)\n[ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized\n[ 3.244535] Initialise system trusted keyring\n[ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.318156] zbud: loaded\n[ 3.334740] VFS: Disk quotas dquot_6.6.0\n[ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.387850] fuse init (API version 7.23)\n[ 3.410725] Key type big_key registered\n[ 3.431279] Allocating IMA MOK and blacklist keyrings.\n[ 3.461295] Key type asymmetric registered\n[ 3.483560] Asymmetric key parser 'x509' registered\n[ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.548390] io scheduler noop registered\n[ 3.568170] io scheduler deadline registered (default)\n[ 3.595362] io scheduler cfq registered\n[ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.695525] ACPI: Power Button [PWRF]\n[ 3.711949] GHES: HEST is not enabled!\n[ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.189565] Linux agpgart interface v0.103\n[ 4.243175] brd: module loaded\n[ 4.275951] loop: module loaded\n[ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.360650] GPT:90111 != 2097151\n[ 4.374810] GPT:Alternate GPT header not at the end of the disk.\n[ 4.396185] GPT:90111 != 2097151\n[ 4.409207] GPT: Use GNU Parted to correct GPT errors.\n[ 4.430146] vda: vda1 vda15\n[ 4.453108] scsi host0: ata_piix\n[ 4.470820] scsi host1: ata_piix\n[ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.546279] libphy: Fixed MDIO Bus: probed\n[ 4.569449] tun: Universal TUN/TAP device driver, 1.6\n[ 4.586792] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.626851] PPP generic driver version 2.4.2\n[ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.671351] ehci-pci: EHCI PCI platform driver\n[ 4.693790] ehci-platform: EHCI generic platform driver\n[ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.738991] ohci-pci: OHCI PCI platform driver\n[ 4.757366] ohci-platform: OHCI generic platform driver\n[ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.965572] usb usb1: Product: UHCI Host Controller\n[ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.008144] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.025851] hub 1-0:1.0: USB hub found\n[ 5.043230] hub 1-0:1.0: 2 ports detected\n[ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.145195] mousedev: PS/2 mouse device common for all mice\n[ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.209503] rtc_cmos 00:00: RTC can wake from S4\n[ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.277564] i2c /dev entries driver\n[ 5.294257] device-mapper: uevent: version 1.0.3\n[ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.372705] NET: Registered protocol family 10\n[ 5.401356] NET: Registered protocol family 17\n[ 5.423609] Key type dns_resolver registered\n[ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.501955] registered taskstats version 1\n[ 5.521335] Loading compiled-in X.509 certificates\n[ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.582744] zswap: loaded using pool lzo/zbud\n[ 5.609667] Key type trusted registered\n[ 5.628614] Key type encrypted registered\n[ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.661938] ima: No TPM chip found, activating TPM-bypass!\n[ 5.686784] evm: HMAC attrs: 0x1\n[ 5.710417] Magic number: 14:622:826\n[ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114)\n[ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.792748] EDD information not available.\n[ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.866344] Write protecting the kernel read-only data: 14336k\n[ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.25\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 6.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.077990] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 7.28. iid=i-00000014\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: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2394.394 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8oqhre3xbOciaJz8cfR3KSxEKLWDk80Fu6boZOtvsMBx6Rsq4aaZQZghtYAXq4e4Sn7+6cpCRSShxn1+x5O3AlfRssZyCgqnDyJfFF/xbUtK6YNCujOzPCNpmcKSaIJoADiBErLOuD2Ysr0BE8HZbxQiKNcjw22OtxoO+Vlg+/tSMSQ72TG47iDQPUc3e2lpsqYYWtu+02fnZk5you50TUPbzLABWBimAYbMKk99Nxb66BBz9K9QEWy9+98A5JsuZmOqT+IBavAe03LTCeZL48OnzlRmCJ6NnB6BqXdcavkiC2Ff5FPvFuPBmlB9nXKabsLyaVWJwqmod1h47d60T root@vping-userdata-vm2-57cab044-ac2a-4b18-b530-a2c8f72d1e3c\nssh-dss AAAAB3NzaC1kc3MAAACBAONRjBnHpWvYbru8xVQSXJFyDVlnAOTbizDd8Xr1E3LC8GBzUWO9+7Lv7IKPFMs1vuk8LCHjy+F2k33z9bHLrJ5gY7kSOk5RKgI3utxG7OeCcWtdkpww2v2qRbKOfemPk+fc/YvL0W8ZohveSJPVSdru5cAMfausB40Eb2peKO3pAAAAFQDL0hIFnFetMmcUhnjPhUWyP51eNQAAAIEAvMLLzfyxmmQKkWRcR7VdPk8R8F9bv0PU1kQ8aW0sFPU5gRnt12OUzgUswczvwQBMiVWrKG+jceMzMKqx48gKV1DR0tFsaK2xI8pK4Cc6lv37X5OvZbjNRWKl5slvsU9YEj5abGHkiZWl8tRKyTFkWuI60PJVn0mb1LX5rMVTytgAAACALGVv0vUrKkD9uc4BY8hhK6+wmKA5+msRIGzw7xM8jG7MwAX2r3EOdU2SQuWqof39ODpivleJGN9CBM/DRsnE3Oc5bDYBoaCiAcr5AfifaQ/IQiTe6wLlTTJiKNeHNvMRX3rDFoBWFj6Jwtd/vtIZRgFRoRZEG3YjjirZxEnh+mc= root@vping-userdata-vm2-57cab044-ac2a-4b18-b530-a2c8f72d1e3c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.97s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe6a:2047/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-57cab044-ac2a-4b18-b530-a2c8f72d1e3c.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=23.48 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-57cab044-ac2a-4b18-b530-a2c8f72d1e3c login: "} 2018-08-13 08:48:53,505 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-ca6a03fe-f3da-4a02-9ee7-9e99e7e4063f 2018-08-13 08:48:53,505 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.243623971939s 2018-08-13 08:48:53,506 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d/action used request id req-ca6a03fe-f3da-4a02-9ee7-9e99e7e4063f 2018-08-13 08:48:53,506 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028057] pid_max: default: 32768 minimum: 301 [ 0.036070] ACPI: Core revision 20150930 [ 0.045041] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072056] Yama: becoming mindful. [ 0.080077] AppArmor: AppArmor initialized [ 0.088144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116900] Initializing cgroup subsys io [ 0.124075] Initializing cgroup subsys memory [ 0.132074] Initializing cgroup subsys devices [ 0.140068] Initializing cgroup subsys freezer [ 0.148067] Initializing cgroup subsys net_cls [ 0.156068] Initializing cgroup subsys perf_event [ 0.164098] Initializing cgroup subsys net_prio [ 0.168101] Initializing cgroup subsys hugetlb [ 0.176067] Initializing cgroup subsys pids [ 0.188448] CPU: Physical Processor ID: 0 [ 0.197542] mce: CPU supports 10 MCE banks [ 0.209220] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.694761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.056558] ftrace: allocating 31920 entries in 125 pages [ 1.076427] smpboot: Max logical packages: 1 [ 1.084058] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.100845] x2apic enabled [ 1.104072] Switched APIC routing to physical x2apic. [ 1.139297] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.140000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.152124] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.165016] x86: Booted up 1 node, 1 CPUs [ 1.168101] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.176277] devtmpfs: initialized [ 1.181652] evm: security.selinux [ 1.184097] evm: security.SMACK64 [ 1.188073] evm: security.SMACK64EXEC [ 1.192069] evm: security.SMACK64TRANSMUTE [ 1.196080] evm: security.SMACK64MMAP [ 1.200069] evm: security.ima [ 1.204068] evm: security.capability [ 1.208320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.212318] pinctrl core: initialized pinctrl subsystem [ 1.217308] RTC time: 8:48:28, date: 08/13/18 [ 1.220493] NET: Registered protocol family 16 [ 1.224739] cpuidle: using governor ladder [ 1.228091] cpuidle: using governor menu [ 1.232081] PCCT header not found. [ 1.236646] ACPI: bus type PCI registered [ 1.240069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.245185] PCI: Using configuration type 1 for base access [ 1.252169] ACPI: Added _OSI(Module Device) [ 1.256101] ACPI: Added _OSI(Processor Device) [ 1.260097] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.264071] ACPI: Added _OSI(Processor Aggregator Device) [ 1.271719] ACPI: Interpreter enabled [ 1.272079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.284080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.296114] ACPI: (supports S0 S3 S4 S5) [ 1.300119] ACPI: Using IOAPIC for interrupt routing [ 1.304135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.317200] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.320083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.324089] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.328089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.332898] acpiphp: Slot [3] registered [ 1.336266] acpiphp: Slot [4] registered [ 1.340256] acpiphp: Slot [5] registered [ 1.344252] acpiphp: Slot [6] registered [ 1.348257] acpiphp: Slot [7] registered [ 1.352270] acpiphp: Slot [8] registered [ 1.356345] acpiphp: Slot [9] registered [ 1.360264] acpiphp: Slot [10] registered [ 1.364355] acpiphp: Slot [11] registered [ 1.368341] acpiphp: Slot [12] registered [ 1.372252] acpiphp: Slot [13] registered [ 1.376274] acpiphp: Slot [14] registered [ 1.380266] acpiphp: Slot [15] registered [ 1.384270] acpiphp: Slot [16] registered [ 1.388334] acpiphp: Slot [17] registered [ 1.392250] acpiphp: Slot [18] registered [ 1.396332] acpiphp: Slot [19] registered [ 1.400344] acpiphp: Slot [20] registered [ 1.404252] acpiphp: Slot [21] registered [ 1.408360] acpiphp: Slot [22] registered [ 1.412245] acpiphp: Slot [23] registered [ 1.416247] acpiphp: Slot [24] registered [ 1.420261] acpiphp: Slot [25] registered [ 1.424273] acpiphp: Slot [26] registered [ 1.428252] acpiphp: Slot [27] registered [ 1.432257] acpiphp: Slot [28] registered [ 1.436253] acpiphp: Slot [29] registered [ 1.440265] acpiphp: Slot [30] registered [ 1.444251] acpiphp: Slot [31] registered [ 1.448243] PCI host bridge to bus 0000:00 [ 1.452097] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.456074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.460075] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.464076] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.468078] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.472075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.505479] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.508071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.512071] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.516072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.543813] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.544218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.742953] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.756923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.772898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.788754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.806354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.819880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.833803] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.836000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.836139] vgaarb: loaded [ 1.840078] vgaarb: bridge control possible 0000:00:02.0 [ 1.855419] SCSI subsystem initialized [ 1.864789] ACPI: bus type USB registered [ 1.869427] usbcore: registered new interface driver usbfs [ 1.872622] usbcore: registered new interface driver hub [ 1.876209] usbcore: registered new device driver usb [ 1.889602] PCI: Using ACPI for IRQ routing [ 1.903003] NetLabel: Initializing [ 1.904204] NetLabel: domain hash size = 128 [ 1.908068] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.914232] NetLabel: unlabeled traffic allowed by default [ 1.923324] clocksource: Switched to clocksource kvm-clock [ 2.119276] AppArmor: AppArmor Filesystem Enabled [ 2.139137] pnp: PnP ACPI init [ 2.157470] pnp: PnP ACPI: found 5 devices [ 2.197945] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.232322] NET: Registered protocol family 2 [ 2.255391] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.281736] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.306551] TCP: Hash tables configured (established 4096 bind 4096) [ 2.337824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.365149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.402236] NET: Registered protocol family 1 [ 2.428733] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.453670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.480584] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.528414] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.580703] Trying to unpack rootfs image as initramfs... [ 3.070932] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.128450] Scanning for low memory corruption every 60 seconds [ 3.161967] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.190079] audit: initializing netlink subsys (disabled) [ 3.219125] audit: type=2000 audit(1534150106.359:1): initialized [ 3.244535] Initialise system trusted keyring [ 3.266635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.318156] zbud: loaded [ 3.334740] VFS: Disk quotas dquot_6.6.0 [ 3.353489] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.387850] fuse init (API version 7.23) [ 3.410725] Key type big_key registered [ 3.431279] Allocating IMA MOK and blacklist keyrings. [ 3.461295] Key type asymmetric registered [ 3.483560] Asymmetric key parser 'x509' registered [ 3.513004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.548390] io scheduler noop registered [ 3.568170] io scheduler deadline registered (default) [ 3.595362] io scheduler cfq registered [ 3.618365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.641457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.664184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.695525] ACPI: Power Button [PWRF] [ 3.711949] GHES: HEST is not enabled! [ 3.755282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.855195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.917706] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.966035] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.043258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.189565] Linux agpgart interface v0.103 [ 4.243175] brd: module loaded [ 4.275951] loop: module loaded [ 4.330954] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.360650] GPT:90111 != 2097151 [ 4.374810] GPT:Alternate GPT header not at the end of the disk. [ 4.396185] GPT:90111 != 2097151 [ 4.409207] GPT: Use GNU Parted to correct GPT errors. [ 4.430146] vda: vda1 vda15 [ 4.453108] scsi host0: ata_piix [ 4.470820] scsi host1: ata_piix [ 4.488227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.514473] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.546279] libphy: Fixed MDIO Bus: probed [ 4.569449] tun: Universal TUN/TAP device driver, 1.6 [ 4.586792] tun: (C) 1999-2004 Max Krasnyansky [ 4.626851] PPP generic driver version 2.4.2 [ 4.647318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.671351] ehci-pci: EHCI PCI platform driver [ 4.693790] ehci-platform: EHCI generic platform driver [ 4.716391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.738991] ohci-pci: OHCI PCI platform driver [ 4.757366] ohci-platform: OHCI generic platform driver [ 4.776302] uhci_hcd: USB Universal Host Controller Interface driver [ 4.818830] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.838184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.868501] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.885877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.910430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.936921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.965572] usb usb1: Product: UHCI Host Controller [ 4.983320] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.008144] usb usb1: SerialNumber: 0000:00:01.2 [ 5.025851] hub 1-0:1.0: USB hub found [ 5.043230] hub 1-0:1.0: 2 ports detected [ 5.064483] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.107197] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.126853] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.145195] mousedev: PS/2 mouse device common for all mice [ 5.171566] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.209503] rtc_cmos 00:00: RTC can wake from S4 [ 5.234686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.257236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.277564] i2c /dev entries driver [ 5.294257] device-mapper: uevent: version 1.0.3 [ 5.311006] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.347144] ledtrig-cpu: registered to indicate activity on CPUs [ 5.372705] NET: Registered protocol family 10 [ 5.401356] NET: Registered protocol family 17 [ 5.423609] Key type dns_resolver registered [ 5.441658] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.468351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.501955] registered taskstats version 1 [ 5.521335] Loading compiled-in X.509 certificates [ 5.543485] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.582744] zswap: loaded using pool lzo/zbud [ 5.609667] Key type trusted registered [ 5.628614] Key type encrypted registered [ 5.643507] AppArmor: AppArmor sha1 policy hashing enabled [ 5.661938] ima: No TPM chip found, activating TPM-bypass! [ 5.686784] evm: HMAC attrs: 0x1 [ 5.710417] Magic number: 14:622:826 [ 5.727008] rtc_cmos 00:00: setting system clock to 2018-08-13 08:48:34 UTC (1534150114) [ 5.770333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.792748] EDD information not available. [ 5.837058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.866344] Write protecting the kernel read-only data: 14336k [ 5.920608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.955450] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.25 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 6.96 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... [ 7.077990] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 7.28. iid=i-00000014 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: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2394.394 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC8oqhre3xbOciaJz8cfR3KSxEKLWDk80Fu6boZOtvsMBx6Rsq4aaZQZghtYAXq4e4Sn7+6cpCRSShxn1+x5O3AlfRssZyCgqnDyJfFF/xbUtK6YNCujOzPCNpmcKSaIJoADiBErLOuD2Ysr0BE8HZbxQiKNcjw22OtxoO+Vlg+/tSMSQ72TG47iDQPUc3e2lpsqYYWtu+02fnZk5you50TUPbzLABWBimAYbMKk99Nxb66BBz9K9QEWy9+98A5JsuZmOqT+IBavAe03LTCeZL48OnzlRmCJ6NnB6BqXdcavkiC2Ff5FPvFuPBmlB9nXKabsLyaVWJwqmod1h47d60T root@vping-userdata-vm2-57cab044-ac2a-4b18-b530-a2c8f72d1e3c ssh-dss AAAAB3NzaC1kc3MAAACBAONRjBnHpWvYbru8xVQSXJFyDVlnAOTbizDd8Xr1E3LC8GBzUWO9+7Lv7IKPFMs1vuk8LCHjy+F2k33z9bHLrJ5gY7kSOk5RKgI3utxG7OeCcWtdkpww2v2qRbKOfemPk+fc/YvL0W8ZohveSJPVSdru5cAMfausB40Eb2peKO3pAAAAFQDL0hIFnFetMmcUhnjPhUWyP51eNQAAAIEAvMLLzfyxmmQKkWRcR7VdPk8R8F9bv0PU1kQ8aW0sFPU5gRnt12OUzgUswczvwQBMiVWrKG+jceMzMKqx48gKV1DR0tFsaK2xI8pK4Cc6lv37X5OvZbjNRWKl5slvsU9YEj5abGHkiZWl8tRKyTFkWuI60PJVn0mb1LX5rMVTytgAAACALGVv0vUrKkD9uc4BY8hhK6+wmKA5+msRIGzw7xM8jG7MwAX2r3EOdU2SQuWqof39ODpivleJGN9CBM/DRsnE3Oc5bDYBoaCiAcr5AfifaQ/IQiTe6wLlTTJiKNeHNvMRX3rDFoBWFj6Jwtd/vtIZRgFRoRZEG3YjjirZxEnh+mc= root@vping-userdata-vm2-57cab044-ac2a-4b18-b530-a2c8f72d1e3c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.97s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe6a:2047/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-57cab044-ac2a-4b18-b530-a2c8f72d1e3c.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=23.48 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-57cab044-ac2a-4b18-b530-a2c8f72d1e3c login: 2018-08-13 08:48:53,507 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-13 08:48:53,507 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:39 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-13 08:48:53,510 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-08-13 08:48:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:54,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d954907-a672-46af-9738-50a9a3167f99 x-compute-request-id: req-9d954907-a672-46af-9738-50a9a3167f99 2018-08-13 08:48:54,144 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c used request id req-9d954907-a672-46af-9738-50a9a3167f99 2018-08-13 08:48:54,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.633853912354s 2018-08-13 08:48:54,144 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c used request id req-9d954907-a672-46af-9738-50a9a3167f99 2018-08-13 08:48:54,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:54,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:54,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3154 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e1742bb-97fd-49b0-958c-9c34ed43a45a x-compute-request-id: req-9e1742bb-97fd-49b0-958c-9c34ed43a45a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ee:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/f9dac0ad-f53c-40f0-a840-bf822472c14c", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:05.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "f9dac0ad-f53c-40f0-a840-bf822472c14c", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:53Z", "hostId": "eff78ad51d299d1199b239d850001aee9c9c03e1babab6ce916adc36", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:47:53Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:54,614 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9e1742bb-97fd-49b0-958c-9c34ed43a45a 2018-08-13 08:48:54,614 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.469962835312s 2018-08-13 08:48:54,614 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9e1742bb-97fd-49b0-958c-9c34ed43a45a 2018-08-13 08:48:54,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:48:56,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:56,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:57,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1581 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bb44050-8f83-4eeb-86f3-87ead6248744 x-compute-request-id: req-1bb44050-8f83-4eeb-86f3-87ead6248744 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:19Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:57,293 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1bb44050-8f83-4eeb-86f3-87ead6248744 2018-08-13 08:48:57,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.676111936569s 2018-08-13 08:48:57,294 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-1bb44050-8f83-4eeb-86f3-87ead6248744 2018-08-13 08:48:57,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-08-13 08:48:57,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:57,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d85df735-04bf-4177-9ad2-5bf42857d81c x-compute-request-id: req-d85df735-04bf-4177-9ad2-5bf42857d81c 2018-08-13 08:48:57,997 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d used request id req-d85df735-04bf-4177-9ad2-5bf42857d81c 2018-08-13 08:48:57,997 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.70246386528s 2018-08-13 08:48:57,997 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d used request id req-d85df735-04bf-4177-9ad2-5bf42857d81c 2018-08-13 08:48:57,998 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:48:57,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:48:58,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-69ef29cb-27b3-4156-82f7-8dc9e809e116 x-compute-request-id: req-69ef29cb-27b3-4156-82f7-8dc9e809e116 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:20:47", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2a98b51b-cd88-414c-8414-20f15cd70f0d", "rel": "bookmark"}], "image": {"id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "links": [{"href": "https://192.16.1.222:8774/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:48:19.000000", "flavor": {"id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2", "links": [{"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}]}, "id": "2a98b51b-cd88-414c-8414-20f15cd70f0d", "security_groups": [{"name": "default"}], "user_id": "0371132bef08486d949d8abce9ebbfb9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:48:57Z", "hostId": "c2932c922839fe17d8cab2f115cf404d56828bc1d7c712a582f241e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "created": "2018-08-13T08:48:11Z", "tenant_id": "da799d9bebab4025b8d818e4816919da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:48:58,551 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-69ef29cb-27b3-4156-82f7-8dc9e809e116 2018-08-13 08:48:58,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.553138971329s 2018-08-13 08:48:58,551 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-69ef29cb-27b3-4156-82f7-8dc9e809e116 2018-08-13 08:48:58,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:49:00,555 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:49:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:49:00,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f14fdd7a-7925-4814-985d-1d75e5653dd5 x-compute-request-id: req-f14fdd7a-7925-4814-985d-1d75e5653dd5 RESP BODY: {"servers": []} 2018-08-13 08:49:00,737 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f14fdd7a-7925-4814-985d-1d75e5653dd5 2018-08-13 08:49:00,737 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.18224811554s 2018-08-13 08:49:00,737 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f14fdd7a-7925-4814-985d-1d75e5653dd5 2018-08-13 08:49:00,738 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-13 08:49:00,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/036cddce-483c-4811-804f-8156e2a6fc89/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" -d '{"subnet_id": "e78168af-5fa9-4e61-818c-94f26e49f8b0"}' 2018-08-13 08:49:05,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-400c70f0-9cba-483b-bb32-edda3546eabd Date: Mon, 13 Aug 2018 08:49:05 GMT RESP BODY: {"network_id": "fd8c41cb-3a8a-40a2-b5be-188d5f62aab9", "tenant_id": "da799d9bebab4025b8d818e4816919da", "subnet_id": "e78168af-5fa9-4e61-818c-94f26e49f8b0", "subnet_ids": ["e78168af-5fa9-4e61-818c-94f26e49f8b0"], "port_id": "92b0c6f3-8814-40cf-b5d1-0eed04b67e7e", "id": "036cddce-483c-4811-804f-8156e2a6fc89"} 2018-08-13 08:49:05,465 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/036cddce-483c-4811-804f-8156e2a6fc89/remove_router_interface.json used request id req-400c70f0-9cba-483b-bb32-edda3546eabd 2018-08-13 08:49:05,465 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 4.72764992714s 2018-08-13 08:49:05,466 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/036cddce-483c-4811-804f-8156e2a6fc89/remove_router_interface.json used request id req-400c70f0-9cba-483b-bb32-edda3546eabd returning object 036cddce-483c-4811-804f-8156e2a6fc89 2018-08-13 08:49:05,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-13 08:49:05,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:49:05,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-d3371629-bd70-429a-8ffa-aa6a5f23730a Date: Mon, 13 Aug 2018 08:49:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:18Z", "admin_state_up": true, "updated_at": "2018-08-13T08:49:02Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "da799d9bebab4025b8d818e4816919da", "id": "036cddce-483c-4811-804f-8156e2a6fc89", "name": "vping_userdata-router_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}]} 2018-08-13 08:49:05,939 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d3371629-bd70-429a-8ffa-aa6a5f23730a 2018-08-13 08:49:05,939 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.472713947296s 2018-08-13 08:49:05,939 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d3371629-bd70-429a-8ffa-aa6a5f23730a 2018-08-13 08:49:05,940 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-13 08:49:05,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/036cddce-483c-4811-804f-8156e2a6fc89.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:49:12,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9b37523-ce0f-4545-92b5-12c574831fcb Content-Length: 0 Date: Mon, 13 Aug 2018 08:49:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:49:12,859 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/036cddce-483c-4811-804f-8156e2a6fc89.json used request id req-a9b37523-ce0f-4545-92b5-12c574831fcb 2018-08-13 08:49:12,859 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 6.91882991791s 2018-08-13 08:49:12,859 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/036cddce-483c-4811-804f-8156e2a6fc89.json used request id req-a9b37523-ce0f-4545-92b5-12c574831fcb 2018-08-13 08:49:12,859 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:49:12,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:49:12,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4e527ad6-07fc-4a65-af6e-87833ae102ec Date: Mon, 13 Aug 2018 08:49:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd8c41cb-3a8a-40a2-b5be-188d5f62aab9","tenant_id":"da799d9bebab4025b8d818e4816919da","created_at":"2018-08-13T08:47:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:47:16Z","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":"da799d9bebab4025b8d818e4816919da","id":"e78168af-5fa9-4e61-818c-94f26e49f8b0","subnetpool_id":null,"name":"vping_userdata-subnet_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}]} 2018-08-13 08:49:12,947 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-4e527ad6-07fc-4a65-af6e-87833ae102ec 2018-08-13 08:49:12,947 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0877161026001s 2018-08-13 08:49:12,947 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-4e527ad6-07fc-4a65-af6e-87833ae102ec 2018-08-13 08:49:12,949 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-13 08:49:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/e78168af-5fa9-4e61-818c-94f26e49f8b0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:49:17,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d6a8eea-3fa0-4331-bb8e-32e1cd3ef2e9 Date: Mon, 13 Aug 2018 08:49:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:49:17,229 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/e78168af-5fa9-4e61-818c-94f26e49f8b0.json used request id req-0d6a8eea-3fa0-4331-bb8e-32e1cd3ef2e9 2018-08-13 08:49:17,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.27996182442s 2018-08-13 08:49:17,229 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/e78168af-5fa9-4e61-818c-94f26e49f8b0.json used request id req-0d6a8eea-3fa0-4331-bb8e-32e1cd3ef2e9 2018-08-13 08:49:17,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:49:17,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:49:17,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1158 X-Openstack-Request-Id: req-f44d59a5-4791-4128-beeb-566e776eec40 Date: Mon, 13 Aug 2018 08:49:17 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-13T08:49:16Z","tenant_id":"da799d9bebab4025b8d818e4816919da","created_at":"2018-08-13T08:47:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da799d9bebab4025b8d818e4816919da","id":"fd8c41cb-3a8a-40a2-b5be-188d5f62aab9","name":"vping_userdata-net_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}]} 2018-08-13 08:49:17,481 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f44d59a5-4791-4128-beeb-566e776eec40 2018-08-13 08:49:17,481 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.251598119736s 2018-08-13 08:49:17,481 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f44d59a5-4791-4128-beeb-566e776eec40 2018-08-13 08:49:17,482 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-13 08:49:17,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/fd8c41cb-3a8a-40a2-b5be-188d5f62aab9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:49:20,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2538df4b-fad1-4f40-9f07-80ecc94f3b2d Date: Mon, 13 Aug 2018 08:49:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:49:20,339 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/fd8c41cb-3a8a-40a2-b5be-188d5f62aab9.json used request id req-2538df4b-fad1-4f40-9f07-80ecc94f3b2d 2018-08-13 08:49:20,339 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.85641002655s 2018-08-13 08:49:20,339 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/fd8c41cb-3a8a-40a2-b5be-188d5f62aab9.json used request id req-2538df4b-fad1-4f40-9f07-80ecc94f3b2d 2018-08-13 08:49:20,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:49:20,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:49:20,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-711f7e28-9828-4aac-bf5e-65d9bf46e2c8 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d576f88a-8878-498f-92a7-50a2a428ad1f/snap", "metadata": {}}], "file": "/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f/file", "owner": "da799d9bebab4025b8d818e4816919da", "id": "d576f88a-8878-498f-92a7-50a2a428ad1f", "size": 12716032, "self": "/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d576f88a-8878-498f-92a7-50a2a428ad1f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:47:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:47:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:49:20,403 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-711f7e28-9828-4aac-bf5e-65d9bf46e2c8 2018-08-13 08:49:20,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0616278648376s 2018-08-13 08:49:20,403 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-711f7e28-9828-4aac-bf5e-65d9bf46e2c8 2018-08-13 08:49:20,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-13 08:49:20,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}34d7cadbf6d583fc9fb270e7d23aabf9e94281b5" 2018-08-13 08:49:22,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-83ed1e9f-ca04-4189-93a4-50e8c287fd76 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:49:22,458 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f used request id req-83ed1e9f-ca04-4189-93a4-50e8c287fd76 2018-08-13 08:49:22,459 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 2.05455899239s 2018-08-13 08:49:22,459 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/d576f88a-8878-498f-92a7-50a2a428ad1f used request id req-83ed1e9f-ca04-4189-93a4-50e8c287fd76 2018-08-13 08:49:22,459 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:49:22,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:49:22,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-87b0c901-4d2b-46a5-aa35-85782284cad4 x-compute-request-id: req-87b0c901-4d2b-46a5-aa35-85782284cad4 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "vping_userdata-flavor_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "66f2ebf1-a917-42cc-9f7e-a360544a10f2"}]} 2018-08-13 08:49:22,526 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-87b0c901-4d2b-46a5-aa35-85782284cad4 2018-08-13 08:49:22,526 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0669231414795s 2018-08-13 08:49:22,526 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-87b0c901-4d2b-46a5-aa35-85782284cad4 2018-08-13 08:49:22,529 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-13 08:49:22,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:49:22,610 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fce1f196-1aa7-4a15-832b-a24e45b33f1e x-compute-request-id: req-fce1f196-1aa7-4a15-832b-a24e45b33f1e 2018-08-13 08:49:22,610 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2 used request id req-fce1f196-1aa7-4a15-832b-a24e45b33f1e 2018-08-13 08:49:22,610 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0814290046692s 2018-08-13 08:49:22,610 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/66f2ebf1-a917-42cc-9f7e-a360544a10f2 used request id req-fce1f196-1aa7-4a15-832b-a24e45b33f1e 2018-08-13 08:49:22,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:49:22,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:49:22,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:22 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-745975eb-5f94-4602-80fd-e5c5d1ad722f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "vping_userdata-user_57cab044-ac2a-4b18-b530-a2c8f72d1e3c", "links": {"self": "https://192.16.1.222:5000/v3/users/0371132bef08486d949d8abce9ebbfb9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0371132bef08486d949d8abce9ebbfb9", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:49:22,707 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-745975eb-5f94-4602-80fd-e5c5d1ad722f 2018-08-13 08:49:22,707 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0967168807983s 2018-08-13 08:49:22,708 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-745975eb-5f94-4602-80fd-e5c5d1ad722f 2018-08-13 08:49:22,711 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:49:22,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/0371132bef08486d949d8abce9ebbfb9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:49:22,758 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:22 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-d1effc99-4519-49b2-83c9-79c3885efdb5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/0371132bef08486d949d8abce9ebbfb9"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "0371132bef08486d949d8abce9ebbfb9", "email": null, "name": "vping_userdata-user_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}} 2018-08-13 08:49:22,758 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/0371132bef08486d949d8abce9ebbfb9 used request id req-d1effc99-4519-49b2-83c9-79c3885efdb5 2018-08-13 08:49:22,759 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0479860305786s 2018-08-13 08:49:22,759 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/0371132bef08486d949d8abce9ebbfb9 used request id req-d1effc99-4519-49b2-83c9-79c3885efdb5 2018-08-13 08:49:22,759 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-08-13 08:49:22,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/0371132bef08486d949d8abce9ebbfb9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:49:23,386 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:23 GMT Vary: X-Auth-Token x-openstack-request-id: req-0ba4c6d1-022d-456e-b7f3-08701cee1b50 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:49:23,386 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/0371132bef08486d949d8abce9ebbfb9 used request id req-0ba4c6d1-022d-456e-b7f3-08701cee1b50 2018-08-13 08:49:23,386 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.627208948135s 2018-08-13 08:49:23,387 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/0371132bef08486d949d8abce9ebbfb9 used request id req-0ba4c6d1-022d-456e-b7f3-08701cee1b50 2018-08-13 08:49:23,390 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:49:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:49:23,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:23 GMT Content-Type: application/json Content-Length: 1083 Vary: X-Auth-Token x-openstack-request-id: req-c4dd9115-9237-46ad-9c4f-92ade66fa8cf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da"}, "tags": [], "enabled": true, "id": "da799d9bebab4025b8d818e4816919da", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_57cab044-ac2a-4b18-b530-a2c8f72d1e3c"}]} 2018-08-13 08:49:23,479 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-c4dd9115-9237-46ad-9c4f-92ade66fa8cf 2018-08-13 08:49:23,479 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0887429714203s 2018-08-13 08:49:23,479 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-c4dd9115-9237-46ad-9c4f-92ade66fa8cf 2018-08-13 08:49:23,481 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-08-13 08:49:23,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:49:23,986 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:23 GMT Vary: X-Auth-Token x-openstack-request-id: req-b9ce8929-7b3e-4b58-ad9d-36d9d0a4fdd9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:49:23,986 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da used request id req-b9ce8929-7b3e-4b58-ad9d-36d9d0a4fdd9 2018-08-13 08:49:23,986 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.504571914673s 2018-08-13 08:49:23,986 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da used request id req-b9ce8929-7b3e-4b58-ad9d-36d9d0a4fdd9 2018-08-13 08:49:23,988 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:49:23,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:49:24,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:24 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-c37d0d3c-ed4b-44fb-8458-88c99c54528b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "005209695cdc48d89b45251ba2c3281d", "links": {"self": "https://192.16.1.222:5000/v3/roles/005209695cdc48d89b45251ba2c3281d"}, "name": "Member"}, {"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:49:24,044 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c37d0d3c-ed4b-44fb-8458-88c99c54528b 2018-08-13 08:49:24,044 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0560040473938s 2018-08-13 08:49:24,044 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c37d0d3c-ed4b-44fb-8458-88c99c54528b 2018-08-13 08:49:24,047 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-08-13 08:49:24,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/005209695cdc48d89b45251ba2c3281d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0f47e93a8fc7fae881fb149a81f0f6e100ccf89" 2018-08-13 08:49:24,150 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:24 GMT Vary: X-Auth-Token x-openstack-request-id: req-c0627d79-bbea-4d3c-92c2-967321437aba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:49:24,150 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/005209695cdc48d89b45251ba2c3281d used request id req-c0627d79-bbea-4d3c-92c2-967321437aba 2018-08-13 08:49:24,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.102744102478s 2018-08-13 08:49:24,150 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/005209695cdc48d89b45251ba2c3281d used request id req-c0627d79-bbea-4d3c-92c2-967321437aba 2018-08-13 08:49:24,184 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-13 08:49:24,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:49:24,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:49:24,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:49:24,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:49:24,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:49:24,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:49:24,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:49:24,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:49:24,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:49:24,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:49:24,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:49:24,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:49:24,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6afbe18a-bde9-4ecb-8fcd-50f404aee18a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:49:24,282 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6afbe18a-bde9-4ecb-8fcd-50f404aee18a 2018-08-13 08:49:24,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:49:24,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:49:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["26tSOp8SQmaiUBI5QaQy5w"], "issued_at": "2018-08-13T08:49:24.000000Z"}} 2018-08-13 08:49:24,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:49:24,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:49:25,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-57683c74-1c84-4d5b-8208-b380c8214505 Date: Mon, 13 Aug 2018 08:49:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:49:25,133 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-57683c74-1c84-4d5b-8208-b380c8214505 2018-08-13 08:49:25,133 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.232883930206s 2018-08-13 08:49:25,133 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-57683c74-1c84-4d5b-8208-b380c8214505 2018-08-13 08:49:25,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:49:25,145 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:25 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:49:25,146 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:49:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:49:25,229 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:25 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-e22ebb87-f489-4575-82e1-f634ed4d0072 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/afac87f26c194949968e478764c8be7b"}, "tags": [], "enabled": true, "id": "afac87f26c194949968e478764c8be7b", "name": "heat"}, {"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-08-13 08:49:25,229 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-e22ebb87-f489-4575-82e1-f634ed4d0072 2018-08-13 08:49:25,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0825040340424s 2018-08-13 08:49:25,229 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-e22ebb87-f489-4575-82e1-f634ed4d0072 2018-08-13 08:49:25,233 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-08-13 08:49:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed"}}' 2018-08-13 08:49:25,404 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:25 GMT Content-Type: application/json Content-Length: 370 Vary: X-Auth-Token x-openstack-request-id: req-28e23cff-f36a-4a1c-b803-861cea2c949a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52"}, "tags": [], "enabled": true, "id": "bb9ea577a0c74956aea49a7e0adb6e52", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed"}} 2018-08-13 08:49:25,404 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-28e23cff-f36a-4a1c-b803-861cea2c949a 2018-08-13 08:49:25,405 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.170983076096s 2018-08-13 08:49:25,405 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-28e23cff-f36a-4a1c-b803-861cea2c949a 2018-08-13 08:49:25,405 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed'}) 2018-08-13 08:49:25,411 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-08-13 08:49:25,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "72e8ec6f-adaa-479b-b5af-8d7f54432b35", "email": null, "name": "cinder_test-user_947fc9e1-45ce-4515-baec-0724b14e6aed"}}' 2018-08-13 08:49:26,000 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:25 GMT Content-Type: application/json Content-Length: 328 Vary: X-Auth-Token x-openstack-request-id: req-7e31e73e-9410-4a87-801d-547c6934895b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "cinder_test-user_947fc9e1-45ce-4515-baec-0724b14e6aed", "links": {"self": "https://192.16.1.222:5000/v3/users/52afbc8a5832440bb6138e52010b9124"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52afbc8a5832440bb6138e52010b9124", "domain_id": "default", "password_expires_at": null}} 2018-08-13 08:49:26,000 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-7e31e73e-9410-4a87-801d-547c6934895b 2018-08-13 08:49:26,000 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.589247941971s 2018-08-13 08:49:26,001 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-7e31e73e-9410-4a87-801d-547c6934895b 2018-08-13 08:49:26,001 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'52afbc8a5832440bb6138e52010b9124', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_947fc9e1-45ce-4515-baec-0724b14e6aed'}) 2018-08-13 08:49:26,003 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:49:26,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:49:26,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:26 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-20741200-65b3-4030-9a18-7a08033cc2d3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:49:26,062 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-20741200-65b3-4030-9a18-7a08033cc2d3 2018-08-13 08:49:26,062 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0583980083466s 2018-08-13 08:49:26,062 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-20741200-65b3-4030-9a18-7a08033cc2d3 2018-08-13 08:49:26,064 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:49:26,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:49:26,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:26 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-e3dbab48-580e-49a9-a392-db4322abb0b7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:49:26,140 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e3dbab48-580e-49a9-a392-db4322abb0b7 2018-08-13 08:49:26,140 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0755457878113s 2018-08-13 08:49:26,140 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e3dbab48-580e-49a9-a392-db4322abb0b7 2018-08-13 08:49:26,141 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-13 08:49:26,143 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-08-13 08:49:26,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" -d '{"role": {"name": "Member"}}' 2018-08-13 08:49:26,533 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:26 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-18be743c-ebaa-4067-873e-bd7d907462b6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "6c82fe07267448d4913de97427e8882e", "links": {"self": "https://192.16.1.222:5000/v3/roles/6c82fe07267448d4913de97427e8882e"}, "name": "Member"}} 2018-08-13 08:49:26,533 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-18be743c-ebaa-4067-873e-bd7d907462b6 2018-08-13 08:49:26,533 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.389712095261s 2018-08-13 08:49:26,534 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-18be743c-ebaa-4067-873e-bd7d907462b6 2018-08-13 08:49:26,534 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'6c82fe07267448d4913de97427e8882e'}) 2018-08-13 08:49:26,537 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:49:26,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:49:26,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:26 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-902f09ee-6e1f-48e6-beaa-76b7b7ee7c10 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c82fe07267448d4913de97427e8882e", "links": {"self": "https://192.16.1.222:5000/v3/roles/6c82fe07267448d4913de97427e8882e"}, "name": "Member"}, {"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:49:26,594 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-902f09ee-6e1f-48e6-beaa-76b7b7ee7c10 2018-08-13 08:49:26,594 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0571260452271s 2018-08-13 08:49:26,594 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-902f09ee-6e1f-48e6-beaa-76b7b7ee7c10 2018-08-13 08:49:26,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-08-13 08:49:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:49:26,646 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:26 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-805f9f3a-fe3e-4b86-bd4a-e7dfd14e7044 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:49:26,646 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-805f9f3a-fe3e-4b86-bd4a-e7dfd14e7044 2018-08-13 08:49:26,646 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0491719245911s 2018-08-13 08:49:26,646 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-805f9f3a-fe3e-4b86-bd4a-e7dfd14e7044 2018-08-13 08:49:26,647 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:49:26,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:49:26,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:26 GMT Content-Type: application/json Content-Length: 4180 Vary: X-Auth-Token x-openstack-request-id: req-6e538659-8d0f-4346-ab5f-e8126d3cf48e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "cinder_test-user_947fc9e1-45ce-4515-baec-0724b14e6aed", "links": {"self": "https://192.16.1.222:5000/v3/users/52afbc8a5832440bb6138e52010b9124"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52afbc8a5832440bb6138e52010b9124", "domain_id": "default", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:49:26,758 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-6e538659-8d0f-4346-ab5f-e8126d3cf48e 2018-08-13 08:49:26,758 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.110938072205s 2018-08-13 08:49:26,758 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-6e538659-8d0f-4346-ab5f-e8126d3cf48e 2018-08-13 08:49:26,764 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:49:26,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:49:26,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:26 GMT Content-Type: application/json Content-Length: 1095 Vary: X-Auth-Token x-openstack-request-id: req-b4419f75-1930-44b5-acbc-85885edfb504 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52"}, "tags": [], "enabled": true, "id": "bb9ea577a0c74956aea49a7e0adb6e52", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:49:26,844 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-b4419f75-1930-44b5-acbc-85885edfb504 2018-08-13 08:49:26,844 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.079313993454s 2018-08-13 08:49:26,844 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-b4419f75-1930-44b5-acbc-85885edfb504 2018-08-13 08:49:26,849 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-08-13 08:49:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=52afbc8a5832440bb6138e52010b9124&role.id=6c82fe07267448d4913de97427e8882e&scope.project.id=bb9ea577a0c74956aea49a7e0adb6e52" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:49:26,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:26 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-ef9abd42-6c5e-4b77-a7bb-f08472c11864 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=52afbc8a5832440bb6138e52010b9124&role.id=6c82fe07267448d4913de97427e8882e&scope.project.id=bb9ea577a0c74956aea49a7e0adb6e52", "previous": null, "next": null}} 2018-08-13 08:49:26,916 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=52afbc8a5832440bb6138e52010b9124&role.id=6c82fe07267448d4913de97427e8882e&scope.project.id=bb9ea577a0c74956aea49a7e0adb6e52 used request id req-ef9abd42-6c5e-4b77-a7bb-f08472c11864 2018-08-13 08:49:26,916 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0673470497131s 2018-08-13 08:49:26,916 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=52afbc8a5832440bb6138e52010b9124&role.id=6c82fe07267448d4913de97427e8882e&scope.project.id=bb9ea577a0c74956aea49a7e0adb6e52 used request id req-ef9abd42-6c5e-4b77-a7bb-f08472c11864 2018-08-13 08:49:26,918 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-08-13 08:49:26,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52/users/52afbc8a5832440bb6138e52010b9124/roles/6c82fe07267448d4913de97427e8882e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:49:27,600 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:27 GMT Vary: X-Auth-Token x-openstack-request-id: req-339d77b4-4c1a-4f90-9546-0b35b6d34309 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:49:27,600 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52/users/52afbc8a5832440bb6138e52010b9124/roles/6c82fe07267448d4913de97427e8882e used request id req-339d77b4-4c1a-4f90-9546-0b35b6d34309 2018-08-13 08:49:27,600 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.681470870972s 2018-08-13 08:49:27,600 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52/users/52afbc8a5832440bb6138e52010b9124/roles/6c82fe07267448d4913de97427e8882e used request id req-339d77b4-4c1a-4f90-9546-0b35b6d34309 2018-08-13 08:49:27,601 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', 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': '72e8ec6f-adaa-479b-b5af-8d7f54432b35', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'cinder_test-user_947fc9e1-45ce-4515-baec-0724b14e6aed', 'project_id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:49:27,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:49:27,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:49:27,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:49:27,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:49:27,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:49:27,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:49:27,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:49:27,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:49:27,604 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_947fc9e1-45ce-4515-baec-0724b14e6aed', 'password': '72e8ec6f-adaa-479b-b5af-8d7f54432b35', 'project_name': 'cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': 'bb9ea577a0c74956aea49a7e0adb6e52', 'project_domain_name': 'Default'} 2018-08-13 08:49:27,604 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-13 08:49:27,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:49:27,625 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:49:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e79319e9-6646-4474-ab7d-e05005e19016 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:49:27,626 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e79319e9-6646-4474-ab7d-e05005e19016 2018-08-13 08:49:27,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:49:34,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c82fe07267448d4913de97427e8882e", "name": "Member"}], "expires_at": "2018-08-13T20:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb9ea577a0c74956aea49a7e0adb6e52", "name": "cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/bb9ea577a0c74956aea49a7e0adb6e52", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_947fc9e1-45ce-4515-baec-0724b14e6aed", "id": "52afbc8a5832440bb6138e52010b9124"}, "audit_ids": ["iny1EeTRRuC6nzr2AYRvCQ"], "issued_at": "2018-08-13T08:49:34.000000Z"}} 2018-08-13 08:49:34,678 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-08-13 08:49:34,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"network": {"name": "cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed", "admin_state_up": true}}' 2018-08-13 08:49:35,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-bf3b31f7-37a6-4a72-96af-33e77e722a17 Date: Mon, 13 Aug 2018 08:49:35 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-13T08:49:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","name":"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed"}} 2018-08-13 08:49:35,345 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bf3b31f7-37a6-4a72-96af-33e77e722a17 2018-08-13 08:49:35,345 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.667446136475s 2018-08-13 08:49:35,346 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-bf3b31f7-37a6-4a72-96af-33e77e722a17 2018-08-13 08:49:35,346 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:49:35Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'd3c84f15-2fdc-463e-b028-a1c18d2c909c', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed', u'admin_state_up': True, u'tenant_id': u'bb9ea577a0c74956aea49a7e0adb6e52', u'created_at': u'2018-08-13T08:49:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bb9ea577a0c74956aea49a7e0adb6e52'}) 2018-08-13 08:49:35,347 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:49:35,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:49:35,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1149 X-Openstack-Request-Id: req-fbd590bd-39f0-462d-aedb-34c622744856 Date: Mon, 13 Aug 2018 08:49:35 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-13T08:49:35Z","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","name":"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:49:35,552 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-fbd590bd-39f0-462d-aedb-34c622744856 2018-08-13 08:49:35,552 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.20527100563s 2018-08-13 08:49:35,552 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-fbd590bd-39f0-462d-aedb-34c622744856 2018-08-13 08:49:35,553 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-08-13 08:49:35,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"subnet": {"name": "cinder_test-subnet_947fc9e1-45ce-4515-baec-0724b14e6aed", "enable_dhcp": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-13 08:49:36,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3204d938-42f5-4d63-b84d-7aa5a1ee91c3 Date: Mon, 13 Aug 2018 08:49:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:49:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:49:35Z","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":"bb9ea577a0c74956aea49a7e0adb6e52","id":"d44db940-234b-4e9d-8c36-ed87ee27a2a8","subnetpool_id":null,"name":"cinder_test-subnet_947fc9e1-45ce-4515-baec-0724b14e6aed"}} 2018-08-13 08:49:36,443 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3204d938-42f5-4d63-b84d-7aa5a1ee91c3 2018-08-13 08:49:36,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.890338182449s 2018-08-13 08:49:36,444 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-3204d938-42f5-4d63-b84d-7aa5a1ee91c3 2018-08-13 08:49:36,444 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:49:35Z', 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'd44db940-234b-4e9d-8c36-ed87ee27a2a8', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_947fc9e1-45ce-4515-baec-0724b14e6aed', u'enable_dhcp': True, u'network_id': u'd3c84f15-2fdc-463e-b028-a1c18d2c909c', u'tenant_id': u'bb9ea577a0c74956aea49a7e0adb6e52', u'created_at': u'2018-08-13T08:49:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb9ea577a0c74956aea49a7e0adb6e52'}) 2018-08-13 08:49:36,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-08-13 08:49:36,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "cinder_test-router_947fc9e1-45ce-4515-baec-0724b14e6aed", "admin_state_up": true}}' 2018-08-13 08:49:47,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-914bf460-5924-4efc-a0cc-794efce83164 Date: Mon, 13 Aug 2018 08:49:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:37Z", "admin_state_up": true, "updated_at": "2018-08-13T08:49:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "name": "cinder_test-router_947fc9e1-45ce-4515-baec-0724b14e6aed"}} 2018-08-13 08:49:47,756 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-914bf460-5924-4efc-a0cc-794efce83164 2018-08-13 08:49:47,756 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 11.3113818169s 2018-08-13 08:49:47,756 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-914bf460-5924-4efc-a0cc-794efce83164 2018-08-13 08:49:47,756 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-13T08:49:39Z', u'revision_number': 3, u'id': u'162851da-d6aa-4b7f-a276-0b15cfe5ecf7', u'external_gateway_info': {u'network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'80bfd74e-a4f4-425c-9cfa-10a43092d8d0', u'ip_address': u'192.16.1.104'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_947fc9e1-45ce-4515-baec-0724b14e6aed', u'admin_state_up': True, u'tenant_id': u'bb9ea577a0c74956aea49a7e0adb6e52', u'created_at': u'2018-08-13T08:49:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'bb9ea577a0c74956aea49a7e0adb6e52'}) 2018-08-13 08:49:47,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-08-13 08:49:47,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/162851da-d6aa-4b7f-a276-0b15cfe5ecf7/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"subnet_id": "d44db940-234b-4e9d-8c36-ed87ee27a2a8"}' 2018-08-13 08:49:54,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2221ef75-f6c4-46aa-8e6c-52acc9ff3570 Date: Mon, 13 Aug 2018 08:49:54 GMT RESP BODY: {"network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "subnet_id": "d44db940-234b-4e9d-8c36-ed87ee27a2a8", "subnet_ids": ["d44db940-234b-4e9d-8c36-ed87ee27a2a8"], "port_id": "7fed2747-61de-445d-a8af-bebe48ed440f", "id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7"} 2018-08-13 08:49:54,433 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/162851da-d6aa-4b7f-a276-0b15cfe5ecf7/add_router_interface.json used request id req-2221ef75-f6c4-46aa-8e6c-52acc9ff3570 2018-08-13 08:49:54,433 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 6.67598199844s 2018-08-13 08:49:54,433 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/162851da-d6aa-4b7f-a276-0b15cfe5ecf7/add_router_interface.json used request id req-2221ef75-f6c4-46aa-8e6c-52acc9ff3570 returning object 162851da-d6aa-4b7f-a276-0b15cfe5ecf7 2018-08-13 08:49:54,434 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 08:49:54,545 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-13 08:49:54,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:49:54,579 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-08-13 08:49:54,582 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:49:54,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:49:56,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-377875df-a560-4654-aeb5-24fc79404942 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:49:56,520 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-377875df-a560-4654-aeb5-24fc79404942 2018-08-13 08:49:56,520 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 1.93816399574s 2018-08-13 08:49:56,520 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-377875df-a560-4654-aeb5-24fc79404942 2018-08-13 08:49:56,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-08-13 08:49:56,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed"}' 2018-08-13 08:49:59,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/444231d3-f08c-4c07-a696-9e3c37069829 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-a8bcbcbf-aa3f-47dc-b7a8-e6c67dfea94f RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/444231d3-f08c-4c07-a696-9e3c37069829/file", "owner": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "444231d3-f08c-4c07-a696-9e3c37069829", "size": null, "self": "/v2/images/444231d3-f08c-4c07-a696-9e3c37069829", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:49:58Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed", "checksum": null, "created_at": "2018-08-13T08:49:58Z", "protected": false} 2018-08-13 08:49:59,636 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-a8bcbcbf-aa3f-47dc-b7a8-e6c67dfea94f 2018-08-13 08:49:59,636 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 3.11151790619s 2018-08-13 08:49:59,636 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-a8bcbcbf-aa3f-47dc-b7a8-e6c67dfea94f returning object 444231d3-f08c-4c07-a696-9e3c37069829 2018-08-13 08:49:59,637 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-08-13 08:49:59,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/444231d3-f08c-4c07-a696-9e3c37069829/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '' 2018-08-13 08:50:02,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-bb243b26-f00a-413b-98f1-b9bb93f8c700 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:50:02,301 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/444231d3-f08c-4c07-a696-9e3c37069829/file used request id req-bb243b26-f00a-413b-98f1-b9bb93f8c700 2018-08-13 08:50:02,301 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 2.66409111023s 2018-08-13 08:50:02,301 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/444231d3-f08c-4c07-a696-9e3c37069829/file used request id req-bb243b26-f00a-413b-98f1-b9bb93f8c700 2018-08-13 08:50:02,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:50:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:02,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-11883401-a5db-405d-bbdb-56cb7dde8354 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/444231d3-f08c-4c07-a696-9e3c37069829/snap", "metadata": {}}], "file": "/v2/images/444231d3-f08c-4c07-a696-9e3c37069829/file", "owner": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "444231d3-f08c-4c07-a696-9e3c37069829", "size": 12716032, "self": "/v2/images/444231d3-f08c-4c07-a696-9e3c37069829", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/444231d3-f08c-4c07-a696-9e3c37069829/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:50:02Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:49:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:50:02,453 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-11883401-a5db-405d-bbdb-56cb7dde8354 2018-08-13 08:50:02,453 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.14940404892s 2018-08-13 08:50:02,453 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-11883401-a5db-405d-bbdb-56cb7dde8354 2018-08-13 08:50:02,455 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/444231d3-f08c-4c07-a696-9e3c37069829/snap', u'metadata': Munch({})})], 'file': u'/v2/images/444231d3-f08c-4c07-a696-9e3c37069829/file', 'owner': u'bb9ea577a0c74956aea49a7e0adb6e52', 'id': u'444231d3-f08c-4c07-a696-9e3c37069829', 'size': 12716032, u'self': u'/v2/images/444231d3-f08c-4c07-a696-9e3c37069829', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'name': 'cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/444231d3-f08c-4c07-a696-9e3c37069829/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-13T08:50:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-13T08:50:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/444231d3-f08c-4c07-a696-9e3c37069829', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed', 'created': u'2018-08-13T08:49:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-13T08:49:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/444231d3-f08c-4c07-a696-9e3c37069829', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-13 08:50:02,455 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-08-13 08:50:02,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_947fc9e1-45ce-4515-baec-0724b14e6aed", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-13 08:50:02,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 513 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9447d32-caa0-45ac-b9f2-9b6dce974883 x-compute-request-id: req-d9447d32-caa0-45ac-b9f2-9b6dce974883 RESP BODY: {"flavor": {"name": "cinder_test-flavor_947fc9e1-45ce-4515-baec-0724b14e6aed", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d2404bc0-35d1-432e-b5af-f7a05be33525"}} 2018-08-13 08:50:02,558 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-d9447d32-caa0-45ac-b9f2-9b6dce974883 2018-08-13 08:50:02,558 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.102764844894s 2018-08-13 08:50:02,558 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-d9447d32-caa0-45ac-b9f2-9b6dce974883 2018-08-13 08:50:02,559 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_947fc9e1-45ce-4515-baec-0724b14e6aed', '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'874d7acf58544e2d8d4d8ca0c1d4603b', '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'd2404bc0-35d1-432e-b5af-f7a05be33525', 'swap': 0}) 2018-08-13 08:50:02,560 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-08-13 08:50:02,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" -d '{"extra_specs": {}}' 2018-08-13 08:50:02,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-683a7af8-6bdb-4600-a12a-778a5ab1176c x-compute-request-id: req-683a7af8-6bdb-4600-a12a-778a5ab1176c RESP BODY: {"extra_specs": {}} 2018-08-13 08:50:02,616 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525/os-extra_specs used request id req-683a7af8-6bdb-4600-a12a-778a5ab1176c 2018-08-13 08:50:02,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0567901134491s 2018-08-13 08:50:02,617 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525/os-extra_specs used request id req-683a7af8-6bdb-4600-a12a-778a5ab1176c 2018-08-13 08:50:02,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-08-13 08:50:02,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"keypair": {"name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed"}}' 2018-08-13 08:50:03,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2326 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6846e5e1-dfe3-4e53-92c4-e70563e65ee4 x-compute-request-id: req-6846e5e1-dfe3-4e53-92c4-e70563e65ee4 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3pbLzdfWjKUvY02Krom4sfQN2E37CVCxT4J283oagLBt/IZz4fnr08SkrQDh0lXJaYXR9eUcha6IdKaDponZxwRa2/CX06CnX16xRt2ztYJPIiSG9rr4tT+6D6LNy0uAdAMiTzAZwH6e8paEqAOO0tDxWo49FlFBWgMH/cit5iyQGtx2blJmtdWIqPSUZYaYThXhrzygkKZCjfgrljGXB3guh5xy6HHJMHHFPMf8HqnOQxre0RZyKRnYCMqGpVwjk53lpEdqJDVt2MIQAqx10Ljt/U0RgbvBbG/wjp7hv43AWzoDzJLOqKi93ile+Q1UCq3vG4I7dbZQ+i7Ih+5R Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxd6Wy83X1oylL2NNiq6JuLH0DdhN+wlQsU+CdvN6GoCwbfyG\nc+H569PEpK0A4dJVyWmF0fXlHIWuiHSmg6aJ2ccEWtvwl9Ogp19esUbds7WCTyIk\nhva6+LU/ug+izctLgHQDIk8wGcB+nvKWhKgDjtLQ8VqOPRZRQVoDB/3IreYskBrc\ndm5SZrXViKj0lGWGmE4V4a88oJCmQo34K5Yxlwd4LoeccuhxyTBxxTzH/B6pzkMa\n3tEWcikZ2AjKhqVcI5Od5aRHaiQ1bdjCEAKsddC47f1NEYG7wWxv8I6e4b+NwFs6\nA8ySzqiovd4pXvkNVAqt7xuCO3W2UPouyIfuUQIDAQABAoIBAGPRX1ce12R3fRlD\nyilM1VMkCo81cFlUoK1iA9nIB+/4vYgunRE2jWJnaUr9r3U8K2S44/ZASr0xvxM9\nbYb6a44+NLc1PtEIxIHKvbVGn675wOv0uGKRc07l+Gj/XEze4o7Bd5dGRWioT/gV\nPtNbArh5J0iqOxkb+g+yvda5MxRuJr8KBF1F0gAGQXl/EaKV/aTxMWtuESBImUT9\nxYGKXqcR7sJK/WbW9dVUB1MokZ7nmf597I5q4hcgZ7kTe6RFDY6z0DozGE6Q38to\ncoHgEkgFIg6NH4HivKbhKbW3S+dvzfgl/4w+rKy3dxMei9wwsGEpE7ezz/QJXuHO\nCSlAuUECgYEA7/07MG1/JNZNC+7tMwI+lrAJBmDTikklGu32j34x9/cK4ss7e+FO\nzVPjapvVZLvJGo44rg56+UbYqoHdQ6R0GYQJXF2OCZvrCeFYgyl0Y1z2y99X+sOv\n1gicubrYmJEBt/gpmwU2fvhQMFEh9Sp35w34CgFqpN81PqwViYBNHYkCgYEA0xH/\nJyp/+ZG9O030IkGGP0a5LPwgjZzLSwyOOLaPfDaudo1uLzhnGNBg0ot5HR3t3s3A\nNJxOVfVNFU9I4EQVydp6mYKr/gDysiXUx5ESzXG3rU03uwwJ/EH+EOxOCxhVibZq\nYax3m75220lEJw0kKABrK4W/vALkXp/Qb5yCIIkCgYB1+32Mylf2aTCJjFWqfRD+\nDd7x9soostr+CTzswHKaYCZG5vkAZvzRrssfzyqykitE1eSBlXbZc/3ynVOE/KVj\nIelkMk4w5SlAuztDiC7C5qIiClP7YRbh12wNVxFCuA8rPWJe5soq07LAfjJ+j/lQ\nayqk6JtgIKfRftI7vgqrWQKBgQDMisYvGFqIahltnS+W+tS0AT92Pqb1VRsVEYfJ\nofEOuJb9QDWlAQ232EfcAVlPRC++GLnIwiiP2HXozrqayqAqytTAawdt0VFgHpVD\nCG2mNit/gDMfypzqnrEtiTJgQiaym9of6VjHzx2ziB7JkUyWj0FMHgMemdbhdBIz\n9wGLsQKBgHTzahHnQHjLJCLLJaP7+3+oKUMNp0bM8rLgIXZpquE30qA4beGnbT7o\nM4XTLodsCwH/LXQRbLsGjukfpYmZLTaTKzJZfxr/kE/NZ1uf0BoEQxW1i6WcQR5m\nD6yxuKhXVVMs6hj9jRWbY2tuLUWXmUwT9BaWOiFpEQ1RPNk7BuNS\n-----END RSA PRIVATE KEY-----\n", "user_id": "52afbc8a5832440bb6138e52010b9124", "name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "fingerprint": "bd:ba:2b:64:1c:5e:04:45:fa:e4:04:01:bc:de:ba:af"}} 2018-08-13 08:50:03,234 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-6846e5e1-dfe3-4e53-92c4-e70563e65ee4 2018-08-13 08:50:03,234 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.616535902023s 2018-08-13 08:50:03,234 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-6846e5e1-dfe3-4e53-92c4-e70563e65ee4 2018-08-13 08:50:03,235 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3pbLzdfWjKUvY02Krom4sfQN2E37CVCxT4J283oagLBt/IZz4fnr08SkrQDh0lXJaYXR9eUcha6IdKaDponZxwRa2/CX06CnX16xRt2ztYJPIiSG9rr4tT+6D6LNy0uAdAMiTzAZwH6e8paEqAOO0tDxWo49FlFBWgMH/cit5iyQGtx2blJmtdWIqPSUZYaYThXhrzygkKZCjfgrljGXB3guh5xy6HHJMHHFPMf8HqnOQxre0RZyKRnYCMqGpVwjk53lpEdqJDVt2MIQAqx10Ljt/U0RgbvBbG/wjp7hv43AWzoDzJLOqKi93ile+Q1UCq3vG4I7dbZQ+i7Ih+5R Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxd6Wy83X1oylL2NNiq6JuLH0DdhN+wlQsU+CdvN6GoCwbfyG\nc+H569PEpK0A4dJVyWmF0fXlHIWuiHSmg6aJ2ccEWtvwl9Ogp19esUbds7WCTyIk\nhva6+LU/ug+izctLgHQDIk8wGcB+nvKWhKgDjtLQ8VqOPRZRQVoDB/3IreYskBrc\ndm5SZrXViKj0lGWGmE4V4a88oJCmQo34K5Yxlwd4LoeccuhxyTBxxTzH/B6pzkMa\n3tEWcikZ2AjKhqVcI5Od5aRHaiQ1bdjCEAKsddC47f1NEYG7wWxv8I6e4b+NwFs6\nA8ySzqiovd4pXvkNVAqt7xuCO3W2UPouyIfuUQIDAQABAoIBAGPRX1ce12R3fRlD\nyilM1VMkCo81cFlUoK1iA9nIB+/4vYgunRE2jWJnaUr9r3U8K2S44/ZASr0xvxM9\nbYb6a44+NLc1PtEIxIHKvbVGn675wOv0uGKRc07l+Gj/XEze4o7Bd5dGRWioT/gV\nPtNbArh5J0iqOxkb+g+yvda5MxRuJr8KBF1F0gAGQXl/EaKV/aTxMWtuESBImUT9\nxYGKXqcR7sJK/WbW9dVUB1MokZ7nmf597I5q4hcgZ7kTe6RFDY6z0DozGE6Q38to\ncoHgEkgFIg6NH4HivKbhKbW3S+dvzfgl/4w+rKy3dxMei9wwsGEpE7ezz/QJXuHO\nCSlAuUECgYEA7/07MG1/JNZNC+7tMwI+lrAJBmDTikklGu32j34x9/cK4ss7e+FO\nzVPjapvVZLvJGo44rg56+UbYqoHdQ6R0GYQJXF2OCZvrCeFYgyl0Y1z2y99X+sOv\n1gicubrYmJEBt/gpmwU2fvhQMFEh9Sp35w34CgFqpN81PqwViYBNHYkCgYEA0xH/\nJyp/+ZG9O030IkGGP0a5LPwgjZzLSwyOOLaPfDaudo1uLzhnGNBg0ot5HR3t3s3A\nNJxOVfVNFU9I4EQVydp6mYKr/gDysiXUx5ESzXG3rU03uwwJ/EH+EOxOCxhVibZq\nYax3m75220lEJw0kKABrK4W/vALkXp/Qb5yCIIkCgYB1+32Mylf2aTCJjFWqfRD+\nDd7x9soostr+CTzswHKaYCZG5vkAZvzRrssfzyqykitE1eSBlXbZc/3ynVOE/KVj\nIelkMk4w5SlAuztDiC7C5qIiClP7YRbh12wNVxFCuA8rPWJe5soq07LAfjJ+j/lQ\nayqk6JtgIKfRftI7vgqrWQKBgQDMisYvGFqIahltnS+W+tS0AT92Pqb1VRsVEYfJ\nofEOuJb9QDWlAQ232EfcAVlPRC++GLnIwiiP2HXozrqayqAqytTAawdt0VFgHpVD\nCG2mNit/gDMfypzqnrEtiTJgQiaym9of6VjHzx2ziB7JkUyWj0FMHgMemdbhdBIz\n9wGLsQKBgHTzahHnQHjLJCLLJaP7+3+oKUMNp0bM8rLgIXZpquE30qA4beGnbT7o\nM4XTLodsCwH/LXQRbLsGjukfpYmZLTaTKzJZfxr/kE/NZ1uf0BoEQxW1i6WcQR5m\nD6yxuKhXVVMs6hj9jRWbY2tuLUWXmUwT9BaWOiFpEQ1RPNk7BuNS\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'52afbc8a5832440bb6138e52010b9124', 'name': u'cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed', 'created_at': '2018-08-13T08:50:03.235197', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'name': 'cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'bd:ba:2b:64:1c:5e:04:45:fa:e4:04:01:bc:de:ba:af', 'type': 'ssh', 'id': u'cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed'}) 2018-08-13 08:50:03,235 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAxd6Wy83X1oylL2NNiq6JuLH0DdhN+wlQsU+CdvN6GoCwbfyG c+H569PEpK0A4dJVyWmF0fXlHIWuiHSmg6aJ2ccEWtvwl9Ogp19esUbds7WCTyIk hva6+LU/ug+izctLgHQDIk8wGcB+nvKWhKgDjtLQ8VqOPRZRQVoDB/3IreYskBrc dm5SZrXViKj0lGWGmE4V4a88oJCmQo34K5Yxlwd4LoeccuhxyTBxxTzH/B6pzkMa 3tEWcikZ2AjKhqVcI5Od5aRHaiQ1bdjCEAKsddC47f1NEYG7wWxv8I6e4b+NwFs6 A8ySzqiovd4pXvkNVAqt7xuCO3W2UPouyIfuUQIDAQABAoIBAGPRX1ce12R3fRlD yilM1VMkCo81cFlUoK1iA9nIB+/4vYgunRE2jWJnaUr9r3U8K2S44/ZASr0xvxM9 bYb6a44+NLc1PtEIxIHKvbVGn675wOv0uGKRc07l+Gj/XEze4o7Bd5dGRWioT/gV PtNbArh5J0iqOxkb+g+yvda5MxRuJr8KBF1F0gAGQXl/EaKV/aTxMWtuESBImUT9 xYGKXqcR7sJK/WbW9dVUB1MokZ7nmf597I5q4hcgZ7kTe6RFDY6z0DozGE6Q38to coHgEkgFIg6NH4HivKbhKbW3S+dvzfgl/4w+rKy3dxMei9wwsGEpE7ezz/QJXuHO CSlAuUECgYEA7/07MG1/JNZNC+7tMwI+lrAJBmDTikklGu32j34x9/cK4ss7e+FO zVPjapvVZLvJGo44rg56+UbYqoHdQ6R0GYQJXF2OCZvrCeFYgyl0Y1z2y99X+sOv 1gicubrYmJEBt/gpmwU2fvhQMFEh9Sp35w34CgFqpN81PqwViYBNHYkCgYEA0xH/ Jyp/+ZG9O030IkGGP0a5LPwgjZzLSwyOOLaPfDaudo1uLzhnGNBg0ot5HR3t3s3A NJxOVfVNFU9I4EQVydp6mYKr/gDysiXUx5ESzXG3rU03uwwJ/EH+EOxOCxhVibZq Yax3m75220lEJw0kKABrK4W/vALkXp/Qb5yCIIkCgYB1+32Mylf2aTCJjFWqfRD+ Dd7x9soostr+CTzswHKaYCZG5vkAZvzRrssfzyqykitE1eSBlXbZc/3ynVOE/KVj IelkMk4w5SlAuztDiC7C5qIiClP7YRbh12wNVxFCuA8rPWJe5soq07LAfjJ+j/lQ ayqk6JtgIKfRftI7vgqrWQKBgQDMisYvGFqIahltnS+W+tS0AT92Pqb1VRsVEYfJ ofEOuJb9QDWlAQ232EfcAVlPRC++GLnIwiiP2HXozrqayqAqytTAawdt0VFgHpVD CG2mNit/gDMfypzqnrEtiTJgQiaym9of6VjHzx2ziB7JkUyWj0FMHgMemdbhdBIz 9wGLsQKBgHTzahHnQHjLJCLLJaP7+3+oKUMNp0bM8rLgIXZpquE30qA4beGnbT7o M4XTLodsCwH/LXQRbLsGjukfpYmZLTaTKzJZfxr/kE/NZ1uf0BoEQxW1i6WcQR5m D6yxuKhXVVMs6hj9jRWbY2tuLUWXmUwT9BaWOiFpEQ1RPNk7BuNS -----END RSA PRIVATE KEY----- 2018-08-13 08:50:03,237 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-08-13 08:50:03,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"security_group": {"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-13 08:50:03,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-176894e7-d5d3-4b32-91a5-f4d10a2b9d0f Date: Mon, 13 Aug 2018 08:50:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:03Z", "updated_at": "2018-08-13T08:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:50:03Z", "revision_number": 0, "id": "0ca9fa03-58fc-4b43-bb61-81999a81e366", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:50:03Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:50:03Z", "revision_number": 0, "id": "7a5457b3-53dd-43d9-bc66-ccc79a1bb313", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:50:03Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}} 2018-08-13 08:50:03,589 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-176894e7-d5d3-4b32-91a5-f4d10a2b9d0f 2018-08-13 08:50:03,589 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.352283000946s 2018-08-13 08:50:03,590 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-176894e7-d5d3-4b32-91a5-f4d10a2b9d0f 2018-08-13 08:50:03,592 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:50:03,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:03,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-0cdfe599-f658-4de8-9535-41df23c8bc5c Date: Mon, 13 Aug 2018 08:50:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:03Z", "updated_at": "2018-08-13T08:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:50:03Z", "revision_number": 0, "id": "0ca9fa03-58fc-4b43-bb61-81999a81e366", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:50:03Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:50:03Z", "revision_number": 0, "id": "7a5457b3-53dd-43d9-bc66-ccc79a1bb313", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:50:03Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:50:03,683 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-0cdfe599-f658-4de8-9535-41df23c8bc5c 2018-08-13 08:50:03,683 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0914340019226s 2018-08-13 08:50:03,684 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-0cdfe599-f658-4de8-9535-41df23c8bc5c 2018-08-13 08:50:03,686 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-13 08:50:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -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": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e"}}' 2018-08-13 08:50:03,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-25fffcf6-0c65-4cee-b4b5-3038f08f77c4 Date: Mon, 13 Aug 2018 08:50:03 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-08-13T08:50:03Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "port_range_min": 22, "revision_number": 0, "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:03Z", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "aed5fb03-ec96-4686-838c-681628f7785e"}} 2018-08-13 08:50:03,973 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-25fffcf6-0c65-4cee-b4b5-3038f08f77c4 2018-08-13 08:50:03,973 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.287213087082s 2018-08-13 08:50:03,974 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-25fffcf6-0c65-4cee-b4b5-3038f08f77c4 2018-08-13 08:50:03,977 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:50:03,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:04,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-5cf7b4d5-94ff-49e1-86a1-3291066df4b4 Date: Mon, 13 Aug 2018 08:50:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:03Z", "updated_at": "2018-08-13T08:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:50:03Z", "revision_number": 0, "id": "0ca9fa03-58fc-4b43-bb61-81999a81e366", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:50:03Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:50:03Z", "revision_number": 0, "id": "7a5457b3-53dd-43d9-bc66-ccc79a1bb313", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:50:03Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-13T08:50:03Z", "revision_number": 0, "id": "aed5fb03-ec96-4686-838c-681628f7785e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:50:03Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 2, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:50:04,082 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5cf7b4d5-94ff-49e1-86a1-3291066df4b4 2018-08-13 08:50:04,082 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.104733943939s 2018-08-13 08:50:04,082 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5cf7b4d5-94ff-49e1-86a1-3291066df4b4 2018-08-13 08:50:04,084 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-08-13 08:50:04,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -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": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e"}}' 2018-08-13 08:50:04,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0f4abba8-33f3-4256-9c9f-acd9caa30130 Date: Mon, 13 Aug 2018 08:50:04 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-08-13T08:50:04Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "port_range_min": null, "revision_number": 0, "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:04Z", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "c9df40e6-0b5f-4e56-bb13-14c0fc52baed"}} 2018-08-13 08:50:04,366 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-0f4abba8-33f3-4256-9c9f-acd9caa30130 2018-08-13 08:50:04,367 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.282356023788s 2018-08-13 08:50:04,367 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-0f4abba8-33f3-4256-9c9f-acd9caa30130 2018-08-13 08:50:04,368 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:50:04,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:04,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-e3599f8e-97da-4fa9-92ad-9cb23ce8ba87 Date: Mon, 13 Aug 2018 08:50:04 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d44db940-234b-4e9d-8c36-ed87ee27a2a8"],"updated_at":"2018-08-13T08:49:35Z","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","name":"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:50:04,896 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e3599f8e-97da-4fa9-92ad-9cb23ce8ba87 2018-08-13 08:50:04,896 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.527997970581s 2018-08-13 08:50:04,897 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e3599f8e-97da-4fa9-92ad-9cb23ce8ba87 2018-08-13 08:50:04,901 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:50:04,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:05,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-cbda337b-a610-4474-b71a-58b6e9668aa9 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/444231d3-f08c-4c07-a696-9e3c37069829/snap", "metadata": {}}], "file": "/v2/images/444231d3-f08c-4c07-a696-9e3c37069829/file", "owner": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "444231d3-f08c-4c07-a696-9e3c37069829", "size": 12716032, "self": "/v2/images/444231d3-f08c-4c07-a696-9e3c37069829", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/444231d3-f08c-4c07-a696-9e3c37069829/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:50:02Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:49:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:50:05,041 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-cbda337b-a610-4474-b71a-58b6e9668aa9 2018-08-13 08:50:05,041 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.140048027039s 2018-08-13 08:50:05,041 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-cbda337b-a610-4474-b71a-58b6e9668aa9 2018-08-13 08:50:05,042 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:50:05,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:05,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cdb50e26-8d3b-40f9-85ec-524ce05a9ece x-compute-request-id: req-cdb50e26-8d3b-40f9-85ec-524ce05a9ece RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "cinder_test-flavor_947fc9e1-45ce-4515-baec-0724b14e6aed", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d2404bc0-35d1-432e-b5af-f7a05be33525"}]} 2018-08-13 08:50:05,111 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-cdb50e26-8d3b-40f9-85ec-524ce05a9ece 2018-08-13 08:50:05,111 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0686881542206s 2018-08-13 08:50:05,111 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-cdb50e26-8d3b-40f9-85ec-524ce05a9ece 2018-08-13 08:50:05,114 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-08-13 08:50:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"server": {"name": "cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed", "imageRef": "444231d3-f08c-4c07-a696-9e3c37069829", "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "flavorRef": "d2404bc0-35d1-432e-b5af-f7a05be33525", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d3c84f15-2fdc-463e-b028-a1c18d2c909c"}], "security_groups": [{"name": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e"}]}}' 2018-08-13 08:50:10,729 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d55d43ca-064d-4d9f-8fab-190e75a9a40f x-compute-request-id: req-d55d43ca-064d-4d9f-8fab-190e75a9a40f RESP BODY: {"server": {"security_groups": [{"name": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e"}], "OS-DCF:diskConfig": "MANUAL", "id": "154970a2-c05a-4b4a-9c0b-992663e43747", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "bookmark"}], "adminPass": "XScqv4VFo97T"}} 2018-08-13 08:50:10,729 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-d55d43ca-064d-4d9f-8fab-190e75a9a40f 2018-08-13 08:50:10,730 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 5.61511301994s 2018-08-13 08:50:10,730 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-d55d43ca-064d-4d9f-8fab-190e75a9a40f 2018-08-13 08:50:10,730 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:50:10,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:11,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-01181c52-be83-4608-9ee3-4fc39ba890c1 x-compute-request-id: req-01181c52-be83-4608-9ee3-4fc39ba890c1 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "154970a2-c05a-4b4a-9c0b-992663e43747", "user_id": "52afbc8a5832440bb6138e52010b9124", "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-08-13T08:50:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:50:10Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:50:11,328 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-01181c52-be83-4608-9ee3-4fc39ba890c1 2018-08-13 08:50:11,329 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.598239898682s 2018-08-13 08:50:11,329 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-01181c52-be83-4608-9ee3-4fc39ba890c1 2018-08-13 08:50:11,335 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:50:11,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:11,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-cd90ea79-ff9f-4c48-8cdc-9d52c9c61554 Date: Mon, 13 Aug 2018 08:50:11 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d44db940-234b-4e9d-8c36-ed87ee27a2a8"],"updated_at":"2018-08-13T08:49:35Z","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","name":"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:50:11,555 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cd90ea79-ff9f-4c48-8cdc-9d52c9c61554 2018-08-13 08:50:11,555 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.219939947128s 2018-08-13 08:50:11,555 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cd90ea79-ff9f-4c48-8cdc-9d52c9c61554 2018-08-13 08:50:11,556 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:50:11,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:11,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dff52a66-9cdc-4d26-85be-0ff79c6dcb93 Date: Mon, 13 Aug 2018 08:50:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:49:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:49:35Z","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":"bb9ea577a0c74956aea49a7e0adb6e52","id":"d44db940-234b-4e9d-8c36-ed87ee27a2a8","subnetpool_id":null,"name":"cinder_test-subnet_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:50:11,684 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-dff52a66-9cdc-4d26-85be-0ff79c6dcb93 2018-08-13 08:50:11,684 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.127774000168s 2018-08-13 08:50:11,684 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-dff52a66-9cdc-4d26-85be-0ff79c6dcb93 2018-08-13 08:50:11,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:50:13,687 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:50:13,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:14,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1478 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8455a4e-edc8-43c8-9ec0-853a4fbb5e91 x-compute-request-id: req-e8455a4e-edc8-43c8-9ec0-853a4fbb5e91 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "154970a2-c05a-4b4a-9c0b-992663e43747", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "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-08-13T08:50:13Z", "hostId": "2fa0889b90c0831e90d8fc1db7b10f56b8b68cb5e0cb2c2ee5ead700", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:50:10Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:50:14,375 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e8455a4e-edc8-43c8-9ec0-853a4fbb5e91 2018-08-13 08:50:14,375 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.687129020691s 2018-08-13 08:50:14,375 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e8455a4e-edc8-43c8-9ec0-853a4fbb5e91 2018-08-13 08:50:14,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:50:16,380 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:50:16,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:17,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1478 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b74525f8-2a00-45d2-91f7-51821afb6b04 x-compute-request-id: req-b74525f8-2a00-45d2-91f7-51821afb6b04 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "154970a2-c05a-4b4a-9c0b-992663e43747", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "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-08-13T08:50:13Z", "hostId": "2fa0889b90c0831e90d8fc1db7b10f56b8b68cb5e0cb2c2ee5ead700", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:50:10Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:50:17,088 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b74525f8-2a00-45d2-91f7-51821afb6b04 2018-08-13 08:50:17,088 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.708649873734s 2018-08-13 08:50:17,089 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b74525f8-2a00-45d2-91f7-51821afb6b04 2018-08-13 08:50:17,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:50:19,093 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:50:19,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:19,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1668 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1e3182d-7c16-4cd5-a939-cc8d0591d6c4 x-compute-request-id: req-c1e3182d-7c16-4cd5-a939-cc8d0591d6c4 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:50:18.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "154970a2-c05a-4b4a-9c0b-992663e43747", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:50:18Z", "hostId": "2fa0889b90c0831e90d8fc1db7b10f56b8b68cb5e0cb2c2ee5ead700", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:50:10Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:50:19,997 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c1e3182d-7c16-4cd5-a939-cc8d0591d6c4 2018-08-13 08:50:19,997 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.903975009918s 2018-08-13 08:50:19,997 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c1e3182d-7c16-4cd5-a939-cc8d0591d6c4 2018-08-13 08:50:19,999 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:50:19,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=154970a2-c05a-4b4a-9c0b-992663e43747" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:20,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-89b99e16-730a-4d0a-a0ed-7909abc049b4 Date: Mon, 13 Aug 2018 08:50:20 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:50:13Z","admin_state_up":true,"updated_at":"2018-08-13T08:50:19Z","binding:vnic_type":"normal","device_id":"154970a2-c05a-4b4a-9c0b-992663e43747","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:6b:bc:8c","id":"3921a642-4bd0-4ac6-a6cc-9dd73fd0413d","port_security_enabled":true,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","fixed_ips":[{"subnet_id":"d44db940-234b-4e9d-8c36-ed87ee27a2a8","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["f36daf3a-4b3d-4bec-b6bf-94ca2e56340e"],"name":""}]} 2018-08-13 08:50:20,140 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=154970a2-c05a-4b4a-9c0b-992663e43747 used request id req-89b99e16-730a-4d0a-a0ed-7909abc049b4 2018-08-13 08:50:20,140 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.141247034073s 2018-08-13 08:50:20,141 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=154970a2-c05a-4b4a-9c0b-992663e43747 used request id req-89b99e16-730a-4d0a-a0ed-7909abc049b4 2018-08-13 08:50:20,143 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3921a642-4bd0-4ac6-a6cc-9dd73fd0413d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:20,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e3d41437-967f-4b89-adec-6a23bd5f7c07 Date: Mon, 13 Aug 2018 08:50:20 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:50:20,220 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3921a642-4bd0-4ac6-a6cc-9dd73fd0413d used request id req-e3d41437-967f-4b89-adec-6a23bd5f7c07 2018-08-13 08:50:20,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0767681598663s 2018-08-13 08:50:20,220 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=3921a642-4bd0-4ac6-a6cc-9dd73fd0413d used request id req-e3d41437-967f-4b89-adec-6a23bd5f7c07 2018-08-13 08:50:20,221 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6b:bc:8c', 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'444231d3-f08c-4c07-a696-9e3c37069829'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:50:18.000000', 'flavor': Munch({u'id': u'd2404bc0-35d1-432e-b5af-f7a05be33525'}), 'az': u'nova', 'id': u'154970a2-c05a-4b4a-9c0b-992663e43747', 'security_groups': [Munch({u'name': u'cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'52afbc8a5832440bb6138e52010b9124', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'name': 'cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-13T08:50:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-13T08:50:18Z', 'hostId': u'2fa0889b90c0831e90d8fc1db7b10f56b8b68cb5e0cb2c2ee5ead700', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'2fa0889b90c0831e90d8fc1db7b10f56b8b68cb5e0cb2c2ee5ead700', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:50:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'name': u'cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed', 'adminPass': u'XScqv4VFo97T', 'tenant_id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'created_at': u'2018-08-13T08:50:10Z', 'created': u'2018-08-13T08:50:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-08-13 08:50:20,222 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:50:20,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:20,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-f2674d74-0fff-45d4-8098-f809434674c4 Date: Mon, 13 Aug 2018 08:50:20 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d44db940-234b-4e9d-8c36-ed87ee27a2a8"],"updated_at":"2018-08-13T08:49:35Z","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","name":"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:50:20,447 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f2674d74-0fff-45d4-8098-f809434674c4 2018-08-13 08:50:20,447 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.224946975708s 2018-08-13 08:50:20,447 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f2674d74-0fff-45d4-8098-f809434674c4 2018-08-13 08:50:20,448 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:50:20,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=154970a2-c05a-4b4a-9c0b-992663e43747" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:20,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-50640376-ef42-4da9-96a7-1e1c08b5ad2b Date: Mon, 13 Aug 2018 08:50:20 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:50:13Z","admin_state_up":true,"updated_at":"2018-08-13T08:50:19Z","binding:vnic_type":"normal","device_id":"154970a2-c05a-4b4a-9c0b-992663e43747","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:6b:bc:8c","id":"3921a642-4bd0-4ac6-a6cc-9dd73fd0413d","port_security_enabled":true,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","fixed_ips":[{"subnet_id":"d44db940-234b-4e9d-8c36-ed87ee27a2a8","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["f36daf3a-4b3d-4bec-b6bf-94ca2e56340e"],"name":""}]} 2018-08-13 08:50:20,544 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=154970a2-c05a-4b4a-9c0b-992663e43747 used request id req-50640376-ef42-4da9-96a7-1e1c08b5ad2b 2018-08-13 08:50:20,544 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0955519676208s 2018-08-13 08:50:20,544 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=154970a2-c05a-4b4a-9c0b-992663e43747 used request id req-50640376-ef42-4da9-96a7-1e1c08b5ad2b 2018-08-13 08:50:20,545 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-08-13 08:50:20,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"floatingip": {"floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "fixed_ip_address": "192.168.120.9", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d"}}' 2018-08-13 08:50:25,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-96da32a8-4435-4130-a9fa-ea443592a5ea Date: Mon, 13 Aug 2018 08:50:25 GMT RESP BODY: {"floatingip": {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}} 2018-08-13 08:50:25,998 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-96da32a8-4435-4130-a9fa-ea443592a5ea 2018-08-13 08:50:25,998 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 5.45322394371s 2018-08-13 08:50:25,998 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-96da32a8-4435-4130-a9fa-ea443592a5ea 2018-08-13 08:50:26,005 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:26,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-90ae0c27-71bb-44a5-a428-7de3e8dc5751 Date: Mon, 13 Aug 2018 08:50:26 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:26,288 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-90ae0c27-71bb-44a5-a428-7de3e8dc5751 2018-08-13 08:50:26,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.282113075256s 2018-08-13 08:50:26,288 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-90ae0c27-71bb-44a5-a428-7de3e8dc5751 2018-08-13 08:50:26,292 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:26,395 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:26,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:26,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-896f9bff-5223-4eef-818d-bbd32734b19a Date: Mon, 13 Aug 2018 08:50:26 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:26,598 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-896f9bff-5223-4eef-818d-bbd32734b19a 2018-08-13 08:50:26,598 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.203537225723s 2018-08-13 08:50:26,599 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-896f9bff-5223-4eef-818d-bbd32734b19a 2018-08-13 08:50:26,601 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:26,704 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:26,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:26,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-cd074c27-3b64-4c54-9b39-22583a93fa1e Date: Mon, 13 Aug 2018 08:50:26 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:26,946 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cd074c27-3b64-4c54-9b39-22583a93fa1e 2018-08-13 08:50:26,946 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.241943836212s 2018-08-13 08:50:26,946 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cd074c27-3b64-4c54-9b39-22583a93fa1e 2018-08-13 08:50:26,949 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:27,054 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:27,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:27,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-a0ad108f-1588-43d0-aeac-5213ddf770b9 Date: Mon, 13 Aug 2018 08:50:27 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:27,282 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a0ad108f-1588-43d0-aeac-5213ddf770b9 2018-08-13 08:50:27,282 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.227625131607s 2018-08-13 08:50:27,282 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a0ad108f-1588-43d0-aeac-5213ddf770b9 2018-08-13 08:50:27,284 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:27,389 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:27,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:27,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-5bdd77b4-7ca5-4eef-ba95-949c2d16bd31 Date: Mon, 13 Aug 2018 08:50:27 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:27,909 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5bdd77b4-7ca5-4eef-ba95-949c2d16bd31 2018-08-13 08:50:27,909 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.519466161728s 2018-08-13 08:50:27,909 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-5bdd77b4-7ca5-4eef-ba95-949c2d16bd31 2018-08-13 08:50:27,911 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:28,014 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:28,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-a0f7fec3-9548-4ff3-9d14-0bac84f02f58 Date: Mon, 13 Aug 2018 08:50:28 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:28,470 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a0f7fec3-9548-4ff3-9d14-0bac84f02f58 2018-08-13 08:50:28,471 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.456007957458s 2018-08-13 08:50:28,471 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-a0f7fec3-9548-4ff3-9d14-0bac84f02f58 2018-08-13 08:50:28,474 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:28,577 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:28,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:28,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-7e711875-fd5f-4870-a3a9-8cefba11b391 Date: Mon, 13 Aug 2018 08:50:28 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:28,840 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7e711875-fd5f-4870-a3a9-8cefba11b391 2018-08-13 08:50:28,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.262676000595s 2018-08-13 08:50:28,841 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7e711875-fd5f-4870-a3a9-8cefba11b391 2018-08-13 08:50:28,844 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:28,948 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:28,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:29,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-cdfb3072-737c-4328-babd-80b19c012ca1 Date: Mon, 13 Aug 2018 08:50:29 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:29,144 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cdfb3072-737c-4328-babd-80b19c012ca1 2018-08-13 08:50:29,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.196386098862s 2018-08-13 08:50:29,145 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cdfb3072-737c-4328-babd-80b19c012ca1 2018-08-13 08:50:29,147 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:29,249 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:29,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:29,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-87b6464a-8bf3-475f-9a97-0427b08f409e Date: Mon, 13 Aug 2018 08:50:29 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:29,421 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-87b6464a-8bf3-475f-9a97-0427b08f409e 2018-08-13 08:50:29,421 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.171555042267s 2018-08-13 08:50:29,421 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-87b6464a-8bf3-475f-9a97-0427b08f409e 2018-08-13 08:50:29,423 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:29,528 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:29,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:29,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-9c2ed096-9a72-4f7f-8bbb-2653ea551133 Date: Mon, 13 Aug 2018 08:50:29 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:29,750 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9c2ed096-9a72-4f7f-8bbb-2653ea551133 2018-08-13 08:50:29,750 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.222114086151s 2018-08-13 08:50:29,750 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9c2ed096-9a72-4f7f-8bbb-2653ea551133 2018-08-13 08:50:29,753 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:29,856 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:29,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:30,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-315d8201-b5bd-47a8-b4b1-ae0e6e252c1d Date: Mon, 13 Aug 2018 08:50:30 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:30,059 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-315d8201-b5bd-47a8-b4b1-ae0e6e252c1d 2018-08-13 08:50:30,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.20293211937s 2018-08-13 08:50:30,059 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-315d8201-b5bd-47a8-b4b1-ae0e6e252c1d 2018-08-13 08:50:30,063 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:30,167 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:30,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:30,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-eb66e7fc-7153-476d-945e-7ec0af599058 Date: Mon, 13 Aug 2018 08:50:30 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:30,336 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-eb66e7fc-7153-476d-945e-7ec0af599058 2018-08-13 08:50:30,336 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.168480157852s 2018-08-13 08:50:30,336 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-eb66e7fc-7153-476d-945e-7ec0af599058 2018-08-13 08:50:30,338 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:30,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:30,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-8f4ea54f-90fc-4422-b37c-47813eb4f28e Date: Mon, 13 Aug 2018 08:50:30 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:30,650 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-8f4ea54f-90fc-4422-b37c-47813eb4f28e 2018-08-13 08:50:30,650 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.208936929703s 2018-08-13 08:50:30,650 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-8f4ea54f-90fc-4422-b37c-47813eb4f28e 2018-08-13 08:50:30,653 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:30,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:30,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:30,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-e88db617-117a-44a4-b5af-f8384af2ff08 Date: Mon, 13 Aug 2018 08:50:30 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:30,938 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-e88db617-117a-44a4-b5af-f8384af2ff08 2018-08-13 08:50:30,938 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.181453943253s 2018-08-13 08:50:30,938 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-e88db617-117a-44a4-b5af-f8384af2ff08 2018-08-13 08:50:30,941 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:31,044 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:31,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:31,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-4427974d-ad1e-46f8-9a78-05d8e8ea9783 Date: Mon, 13 Aug 2018 08:50:31 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:31,274 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4427974d-ad1e-46f8-9a78-05d8e8ea9783 2018-08-13 08:50:31,274 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.229652881622s 2018-08-13 08:50:31,274 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4427974d-ad1e-46f8-9a78-05d8e8ea9783 2018-08-13 08:50:31,278 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:31,383 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:31,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:31,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-026e3622-2da5-4b32-a604-bd7368feaac2 Date: Mon, 13 Aug 2018 08:50:31 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:31,565 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-026e3622-2da5-4b32-a604-bd7368feaac2 2018-08-13 08:50:31,565 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.182112932205s 2018-08-13 08:50:31,565 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-026e3622-2da5-4b32-a604-bd7368feaac2 2018-08-13 08:50:31,568 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:31,670 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:32,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-c5563756-52b5-412d-80d0-69073d7e70b2 Date: Mon, 13 Aug 2018 08:50:32 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:21Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:32,371 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-c5563756-52b5-412d-80d0-69073d7e70b2 2018-08-13 08:50:32,371 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.700665950775s 2018-08-13 08:50:32,372 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-c5563756-52b5-412d-80d0-69073d7e70b2 2018-08-13 08:50:32,375 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:50:32,478 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:50:32,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:32,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-4b1e5017-b1f8-468a-86e3-28aad8e17a27 Date: Mon, 13 Aug 2018 08:50:32 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:32Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:50:32,700 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4b1e5017-b1f8-468a-86e3-28aad8e17a27 2018-08-13 08:50:32,700 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.221564054489s 2018-08-13 08:50:32,700 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4b1e5017-b1f8-468a-86e3-28aad8e17a27 2018-08-13 08:50:32,703 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'162851da-d6aa-4b7f-a276-0b15cfe5ecf7', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd3c84f15-2fdc-463e-b028-a1c18d2c909c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6b:bc:8c', u'device_id': u'154970a2-c05a-4b4a-9c0b-992663e43747'}), u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'created_at': u'2018-08-13T08:50:21Z', 'attached': True, 'updated_at': u'2018-08-13T08:50:32Z', 'id': u'292b15e8-8a79-4f9c-a49b-15aba51486d4', 'floating_network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd3c84f15-2fdc-463e-b028-a1c18d2c909c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6b:bc:8c', u'device_id': u'154970a2-c05a-4b4a-9c0b-992663e43747'}), 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'192.16.1.111', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'name': 'cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'162851da-d6aa-4b7f-a276-0b15cfe5ecf7', 'project_id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'port_id': u'3921a642-4bd0-4ac6-a6cc-9dd73fd0413d', 'port': u'3921a642-4bd0-4ac6-a6cc-9dd73fd0413d', 'network': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a'}) 2018-08-13 08:50:32,704 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:50:32,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:50:33,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16551 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b7317b7-85e2-402e-9638-a88c8564bb83 x-compute-request-id: req-3b7317b7-85e2-402e-9638-a88c8564bb83 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028058] pid_max: default: 32768 minimum: 301\n[ 0.036069] ACPI: Core revision 20150930\n[ 0.045038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068103] Security Framework initialized\n[ 0.076054] Yama: becoming mindful.\n[ 0.088075] AppArmor: AppArmor initialized\n[ 0.092154] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.100464] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.120948] Initializing cgroup subsys io\n[ 0.128067] Initializing cgroup subsys memory\n[ 0.136079] Initializing cgroup subsys devices\n[ 0.144069] Initializing cgroup subsys freezer\n[ 0.152068] Initializing cgroup subsys net_cls\n[ 0.160074] Initializing cgroup subsys perf_event\n[ 0.168109] Initializing cgroup subsys net_prio\n[ 0.176069] Initializing cgroup subsys hugetlb\n[ 0.184084] Initializing cgroup subsys pids\n[ 0.197639] CPU: Physical Processor ID: 0\n[ 0.209210] mce: CPU supports 10 MCE banks\n[ 0.221025] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.714083] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.083074] ftrace: allocating 31920 entries in 125 pages\n[ 1.104547] smpboot: Max logical packages: 1\n[ 1.112059] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.127025] x2apic enabled\n[ 1.128090] Switched APIC routing to physical x2apic.\n[ 1.164000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.164000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.176121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.189060] x86: Booted up 1 node, 1 CPUs\n[ 1.192080] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.202806] devtmpfs: initialized\n[ 1.205668] evm: security.selinux\n[ 1.208104] evm: security.SMACK64\n[ 1.212066] evm: security.SMACK64EXEC\n[ 1.216067] evm: security.SMACK64TRANSMUTE\n[ 1.220116] evm: security.SMACK64MMAP\n[ 1.224071] evm: security.ima\n[ 1.228068] evm: security.capability\n[ 1.232304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.236242] pinctrl core: initialized pinctrl subsystem\n[ 1.241261] RTC time: 8:50:27, date: 08/13/18\n[ 1.244756] NET: Registered protocol family 16\n[ 1.248944] cpuidle: using governor ladder\n[ 1.252080] cpuidle: using governor menu\n[ 1.256111] PCCT header not found.\n[ 1.260497] ACPI: bus type PCI registered\n[ 1.264073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.269193] PCI: Using configuration type 1 for base access\n[ 1.273982] ACPI: Added _OSI(Module Device)\n[ 1.276071] ACPI: Added _OSI(Processor Device)\n[ 1.280234] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.284072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.294356] ACPI: Interpreter enabled\n[ 1.296082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.308113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.320133] ACPI: (supports S0 S3 S4 S5)\n[ 1.324069] ACPI: Using IOAPIC for interrupt routing\n[ 1.328112] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.337569] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.340095] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.344091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.348091] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.352993] acpiphp: Slot [3] registered\n[ 1.356256] acpiphp: Slot [4] registered\n[ 1.360344] acpiphp: Slot [5] registered\n[ 1.364354] acpiphp: Slot [6] registered\n[ 1.368261] acpiphp: Slot [7] registered\n[ 1.372349] acpiphp: Slot [8] registered\n[ 1.376254] acpiphp: Slot [9] registered\n[ 1.380254] acpiphp: Slot [10] registered\n[ 1.384324] acpiphp: Slot [11] registered\n[ 1.388317] acpiphp: Slot [12] registered\n[ 1.392385] acpiphp: Slot [13] registered\n[ 1.396259] acpiphp: Slot [14] registered\n[ 1.400274] acpiphp: Slot [15] registered\n[ 1.404251] acpiphp: Slot [16] registered\n[ 1.408330] acpiphp: Slot [17] registered\n[ 1.412305] acpiphp: Slot [18] registered\n[ 1.416248] acpiphp: Slot [19] registered\n[ 1.420332] acpiphp: Slot [20] registered\n[ 1.424253] acpiphp: Slot [21] registered\n[ 1.428257] acpiphp: Slot [22] registered\n[ 1.432248] acpiphp: Slot [23] registered\n[ 1.438342] acpiphp: Slot [24] registered\n[ 1.440299] acpiphp: Slot [25] registered\n[ 1.444317] acpiphp: Slot [26] registered\n[ 1.448264] acpiphp: Slot [27] registered\n[ 1.452354] acpiphp: Slot [28] registered\n[ 1.456362] acpiphp: Slot [29] registered\n[ 1.460263] acpiphp: Slot [30] registered\n[ 1.464250] acpiphp: Slot [31] registered\n[ 1.468228] PCI host bridge to bus 0000:00\n[ 1.472105] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.476094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.480073] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.484084] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.488075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.492074] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.526194] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.528077] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.532093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.536074] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.566818] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.568209] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.761741] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.777216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.789022] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.804847] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.820683] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.835309] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.852000] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.852000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.852380] vgaarb: loaded\n[ 1.856073] vgaarb: bridge control possible 0000:00:02.0\n[ 1.873054] SCSI subsystem initialized\n[ 1.886010] ACPI: bus type USB registered\n[ 1.889223] usbcore: registered new interface driver usbfs\n[ 1.892732] usbcore: registered new interface driver hub\n[ 1.896206] usbcore: registered new device driver usb\n[ 1.907848] PCI: Using ACPI for IRQ routing\n[ 1.921207] NetLabel: Initializing\n[ 1.924161] NetLabel: domain hash size = 128\n[ 1.928069] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.932747] NetLabel: unlabeled traffic allowed by default\n[ 1.944435] clocksource: Switched to clocksource kvm-clock\n[ 2.136524] AppArmor: AppArmor Filesystem Enabled\n[ 2.154338] pnp: PnP ACPI init\n[ 2.177563] pnp: PnP ACPI: found 5 devices\n[ 2.222374] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.268834] NET: Registered protocol family 2\n[ 2.298751] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.326036] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.354092] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.382970] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.406496] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.434804] NET: Registered protocol family 1\n[ 2.459103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.482119] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.524915] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.575150] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.626459] Trying to unpack rootfs image as initramfs...\n[ 3.150526] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.210617] Scanning for low memory corruption every 60 seconds\n[ 3.258467] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.349821] audit: initializing netlink subsys (disabled)\n[ 3.379386] audit: type=2000 audit(1534150225.247:1): initialized\n[ 3.410792] Initialise system trusted keyring\n[ 3.431355] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.491508] zbud: loaded\n[ 3.517089] VFS: Disk quotas dquot_6.6.0\n[ 3.541784] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.580183] fuse init (API version 7.23)\n[ 3.600980] Key type big_key registered\n[ 3.625191] Allocating IMA MOK and blacklist keyrings.\n[ 3.653555] Key type asymmetric registered\n[ 3.672060] Asymmetric key parser 'x509' registered\n[ 3.693501] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.729803] io scheduler noop registered\n[ 3.754768] io scheduler deadline registered (default)\n[ 3.787286] io scheduler cfq registered\n[ 3.804411] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.837550] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.875867] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.908297] ACPI: Power Button [PWRF]\n[ 3.927089] GHES: HEST is not enabled!\n[ 3.980882] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 4.101155] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 4.180357] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n"} 2018-08-13 08:50:33,058 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/action used request id req-3b7317b7-85e2-402e-9638-a88c8564bb83 2018-08-13 08:50:33,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.354918003082s 2018-08-13 08:50:33,059 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/action used request id req-3b7317b7-85e2-402e-9638-a88c8564bb83 2018-08-13 08:50:33,059 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028058] pid_max: default: 32768 minimum: 301 [ 0.036069] ACPI: Core revision 20150930 [ 0.045038] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068103] Security Framework initialized [ 0.076054] Yama: becoming mindful. [ 0.088075] AppArmor: AppArmor initialized [ 0.092154] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100464] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120948] Initializing cgroup subsys io [ 0.128067] Initializing cgroup subsys memory [ 0.136079] Initializing cgroup subsys devices [ 0.144069] Initializing cgroup subsys freezer [ 0.152068] Initializing cgroup subsys net_cls [ 0.160074] Initializing cgroup subsys perf_event [ 0.168109] Initializing cgroup subsys net_prio [ 0.176069] Initializing cgroup subsys hugetlb [ 0.184084] Initializing cgroup subsys pids [ 0.197639] CPU: Physical Processor ID: 0 [ 0.209210] mce: CPU supports 10 MCE banks [ 0.221025] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.714083] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.083074] ftrace: allocating 31920 entries in 125 pages [ 1.104547] smpboot: Max logical packages: 1 [ 1.112059] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.127025] x2apic enabled [ 1.128090] Switched APIC routing to physical x2apic. [ 1.164000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.164000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.176121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.189060] x86: Booted up 1 node, 1 CPUs [ 1.192080] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.202806] devtmpfs: initialized [ 1.205668] evm: security.selinux [ 1.208104] evm: security.SMACK64 [ 1.212066] evm: security.SMACK64EXEC [ 1.216067] evm: security.SMACK64TRANSMUTE [ 1.220116] evm: security.SMACK64MMAP [ 1.224071] evm: security.ima [ 1.228068] evm: security.capability [ 1.232304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.236242] pinctrl core: initialized pinctrl subsystem [ 1.241261] RTC time: 8:50:27, date: 08/13/18 [ 1.244756] NET: Registered protocol family 16 [ 1.248944] cpuidle: using governor ladder [ 1.252080] cpuidle: using governor menu [ 1.256111] PCCT header not found. [ 1.260497] ACPI: bus type PCI registered [ 1.264073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.269193] PCI: Using configuration type 1 for base access [ 1.273982] ACPI: Added _OSI(Module Device) [ 1.276071] ACPI: Added _OSI(Processor Device) [ 1.280234] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.284072] ACPI: Added _OSI(Processor Aggregator Device) [ 1.294356] ACPI: Interpreter enabled [ 1.296082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.308113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.320133] ACPI: (supports S0 S3 S4 S5) [ 1.324069] ACPI: Using IOAPIC for interrupt routing [ 1.328112] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.337569] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.340095] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.344091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.348091] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.352993] acpiphp: Slot [3] registered [ 1.356256] acpiphp: Slot [4] registered [ 1.360344] acpiphp: Slot [5] registered [ 1.364354] acpiphp: Slot [6] registered [ 1.368261] acpiphp: Slot [7] registered [ 1.372349] acpiphp: Slot [8] registered [ 1.376254] acpiphp: Slot [9] registered [ 1.380254] acpiphp: Slot [10] registered [ 1.384324] acpiphp: Slot [11] registered [ 1.388317] acpiphp: Slot [12] registered [ 1.392385] acpiphp: Slot [13] registered [ 1.396259] acpiphp: Slot [14] registered [ 1.400274] acpiphp: Slot [15] registered [ 1.404251] acpiphp: Slot [16] registered [ 1.408330] acpiphp: Slot [17] registered [ 1.412305] acpiphp: Slot [18] registered [ 1.416248] acpiphp: Slot [19] registered [ 1.420332] acpiphp: Slot [20] registered [ 1.424253] acpiphp: Slot [21] registered [ 1.428257] acpiphp: Slot [22] registered [ 1.432248] acpiphp: Slot [23] registered [ 1.438342] acpiphp: Slot [24] registered [ 1.440299] acpiphp: Slot [25] registered [ 1.444317] acpiphp: Slot [26] registered [ 1.448264] acpiphp: Slot [27] registered [ 1.452354] acpiphp: Slot [28] registered [ 1.456362] acpiphp: Slot [29] registered [ 1.460263] acpiphp: Slot [30] registered [ 1.464250] acpiphp: Slot [31] registered [ 1.468228] PCI host bridge to bus 0000:00 [ 1.472105] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.476094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.480073] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.484084] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.488075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.492074] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.526194] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.528077] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.532093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.536074] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.566818] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.568209] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.761741] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.777216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.789022] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.804847] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.820683] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.835309] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.852000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.852000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.852380] vgaarb: loaded [ 1.856073] vgaarb: bridge control possible 0000:00:02.0 [ 1.873054] SCSI subsystem initialized [ 1.886010] ACPI: bus type USB registered [ 1.889223] usbcore: registered new interface driver usbfs [ 1.892732] usbcore: registered new interface driver hub [ 1.896206] usbcore: registered new device driver usb [ 1.907848] PCI: Using ACPI for IRQ routing [ 1.921207] NetLabel: Initializing [ 1.924161] NetLabel: domain hash size = 128 [ 1.928069] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.932747] NetLabel: unlabeled traffic allowed by default [ 1.944435] clocksource: Switched to clocksource kvm-clock [ 2.136524] AppArmor: AppArmor Filesystem Enabled [ 2.154338] pnp: PnP ACPI init [ 2.177563] pnp: PnP ACPI: found 5 devices [ 2.222374] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.268834] NET: Registered protocol family 2 [ 2.298751] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.326036] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.354092] TCP: Hash tables configured (established 4096 bind 4096) [ 2.382970] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.406496] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.434804] NET: Registered protocol family 1 [ 2.459103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.482119] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.524915] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.575150] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.626459] Trying to unpack rootfs image as initramfs... [ 3.150526] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.210617] Scanning for low memory corruption every 60 seconds [ 3.258467] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.349821] audit: initializing netlink subsys (disabled) [ 3.379386] audit: type=2000 audit(1534150225.247:1): initialized [ 3.410792] Initialise system trusted keyring [ 3.431355] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.491508] zbud: loaded [ 3.517089] VFS: Disk quotas dquot_6.6.0 [ 3.541784] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.580183] fuse init (API version 7.23) [ 3.600980] Key type big_key registered [ 3.625191] Allocating IMA MOK and blacklist keyrings. [ 3.653555] Key type asymmetric registered [ 3.672060] Asymmetric key parser 'x509' registered [ 3.693501] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.729803] io scheduler noop registered [ 3.754768] io scheduler deadline registered (default) [ 3.787286] io scheduler cfq registered [ 3.804411] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.837550] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.875867] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.908297] ACPI: Power Button [PWRF] [ 3.927089] GHES: HEST is not enabled! [ 3.980882] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 4.101155] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 4.180357] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 2018-08-13 08:50:34,062 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.111: timed out 2018-08-13 08:50:43,070 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:50:43,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:50:43,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22786 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf1938fe-9e80-48b7-b8b5-97fa4a98ab6a x-compute-request-id: req-bf1938fe-9e80-48b7-b8b5-97fa4a98ab6a RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028058] pid_max: default: 32768 minimum: 301\n[ 0.036069] ACPI: Core revision 20150930\n[ 0.045038] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.068103] Security Framework initialized\n[ 0.076054] Yama: becoming mindful.\n[ 0.088075] AppArmor: AppArmor initialized\n[ 0.092154] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.100464] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.120948] Initializing cgroup subsys io\n[ 0.128067] Initializing cgroup subsys memory\n[ 0.136079] Initializing cgroup subsys devices\n[ 0.144069] Initializing cgroup subsys freezer\n[ 0.152068] Initializing cgroup subsys net_cls\n[ 0.160074] Initializing cgroup subsys perf_event\n[ 0.168109] Initializing cgroup subsys net_prio\n[ 0.176069] Initializing cgroup subsys hugetlb\n[ 0.184084] Initializing cgroup subsys pids\n[ 0.197639] CPU: Physical Processor ID: 0\n[ 0.209210] mce: CPU supports 10 MCE banks\n[ 0.221025] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.714083] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.083074] ftrace: allocating 31920 entries in 125 pages\n[ 1.104547] smpboot: Max logical packages: 1\n[ 1.112059] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.127025] x2apic enabled\n[ 1.128090] Switched APIC routing to physical x2apic.\n[ 1.164000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.164000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.176121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.189060] x86: Booted up 1 node, 1 CPUs\n[ 1.192080] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.202806] devtmpfs: initialized\n[ 1.205668] evm: security.selinux\n[ 1.208104] evm: security.SMACK64\n[ 1.212066] evm: security.SMACK64EXEC\n[ 1.216067] evm: security.SMACK64TRANSMUTE\n[ 1.220116] evm: security.SMACK64MMAP\n[ 1.224071] evm: security.ima\n[ 1.228068] evm: security.capability\n[ 1.232304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.236242] pinctrl core: initialized pinctrl subsystem\n[ 1.241261] RTC time: 8:50:27, date: 08/13/18\n[ 1.244756] NET: Registered protocol family 16\n[ 1.248944] cpuidle: using governor ladder\n[ 1.252080] cpuidle: using governor menu\n[ 1.256111] PCCT header not found.\n[ 1.260497] ACPI: bus type PCI registered\n[ 1.264073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.269193] PCI: Using configuration type 1 for base access\n[ 1.273982] ACPI: Added _OSI(Module Device)\n[ 1.276071] ACPI: Added _OSI(Processor Device)\n[ 1.280234] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.284072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.294356] ACPI: Interpreter enabled\n[ 1.296082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.308113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.320133] ACPI: (supports S0 S3 S4 S5)\n[ 1.324069] ACPI: Using IOAPIC for interrupt routing\n[ 1.328112] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.337569] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.340095] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.344091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.348091] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.352993] acpiphp: Slot [3] registered\n[ 1.356256] acpiphp: Slot [4] registered\n[ 1.360344] acpiphp: Slot [5] registered\n[ 1.364354] acpiphp: Slot [6] registered\n[ 1.368261] acpiphp: Slot [7] registered\n[ 1.372349] acpiphp: Slot [8] registered\n[ 1.376254] acpiphp: Slot [9] registered\n[ 1.380254] acpiphp: Slot [10] registered\n[ 1.384324] acpiphp: Slot [11] registered\n[ 1.388317] acpiphp: Slot [12] registered\n[ 1.392385] acpiphp: Slot [13] registered\n[ 1.396259] acpiphp: Slot [14] registered\n[ 1.400274] acpiphp: Slot [15] registered\n[ 1.404251] acpiphp: Slot [16] registered\n[ 1.408330] acpiphp: Slot [17] registered\n[ 1.412305] acpiphp: Slot [18] registered\n[ 1.416248] acpiphp: Slot [19] registered\n[ 1.420332] acpiphp: Slot [20] registered\n[ 1.424253] acpiphp: Slot [21] registered\n[ 1.428257] acpiphp: Slot [22] registered\n[ 1.432248] acpiphp: Slot [23] registered\n[ 1.438342] acpiphp: Slot [24] registered\n[ 1.440299] acpiphp: Slot [25] registered\n[ 1.444317] acpiphp: Slot [26] registered\n[ 1.448264] acpiphp: Slot [27] registered\n[ 1.452354] acpiphp: Slot [28] registered\n[ 1.456362] acpiphp: Slot [29] registered\n[ 1.460263] acpiphp: Slot [30] registered\n[ 1.464250] acpiphp: Slot [31] registered\n[ 1.468228] PCI host bridge to bus 0000:00\n[ 1.472105] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.476094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.480073] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.484084] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.488075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.492074] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.526194] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.528077] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.532093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.536074] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.566818] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.568209] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.761741] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.777216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.789022] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.804847] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.820683] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.835309] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.852000] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.852000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.852380] vgaarb: loaded\n[ 1.856073] vgaarb: bridge control possible 0000:00:02.0\n[ 1.873054] SCSI subsystem initialized\n[ 1.886010] ACPI: bus type USB registered\n[ 1.889223] usbcore: registered new interface driver usbfs\n[ 1.892732] usbcore: registered new interface driver hub\n[ 1.896206] usbcore: registered new device driver usb\n[ 1.907848] PCI: Using ACPI for IRQ routing\n[ 1.921207] NetLabel: Initializing\n[ 1.924161] NetLabel: domain hash size = 128\n[ 1.928069] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.932747] NetLabel: unlabeled traffic allowed by default\n[ 1.944435] clocksource: Switched to clocksource kvm-clock\n[ 2.136524] AppArmor: AppArmor Filesystem Enabled\n[ 2.154338] pnp: PnP ACPI init\n[ 2.177563] pnp: PnP ACPI: found 5 devices\n[ 2.222374] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.268834] NET: Registered protocol family 2\n[ 2.298751] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.326036] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.354092] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.382970] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.406496] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.434804] NET: Registered protocol family 1\n[ 2.459103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.482119] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.524915] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.575150] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.626459] Trying to unpack rootfs image as initramfs...\n[ 3.150526] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.210617] Scanning for low memory corruption every 60 seconds\n[ 3.258467] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.349821] audit: initializing netlink subsys (disabled)\n[ 3.379386] audit: type=2000 audit(1534150225.247:1): initialized\n[ 3.410792] Initialise system trusted keyring\n[ 3.431355] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.491508] zbud: loaded\n[ 3.517089] VFS: Disk quotas dquot_6.6.0\n[ 3.541784] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.580183] fuse init (API version 7.23)\n[ 3.600980] Key type big_key registered\n[ 3.625191] Allocating IMA MOK and blacklist keyrings.\n[ 3.653555] Key type asymmetric registered\n[ 3.672060] Asymmetric key parser 'x509' registered\n[ 3.693501] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.729803] io scheduler noop registered\n[ 3.754768] io scheduler deadline registered (default)\n[ 3.787286] io scheduler cfq registered\n[ 3.804411] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.837550] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.875867] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.908297] ACPI: Power Button [PWRF]\n[ 3.927089] GHES: HEST is not enabled!\n[ 3.980882] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 4.101155] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 4.180357] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 4.230501] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.297528] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.445112] Linux agpgart interface v0.103\n[ 4.506813] brd: module loaded\n[ 4.553981] loop: module loaded\n[ 4.609559] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.650129] GPT:90111 != 2097151\n[ 4.674513] GPT:Alternate GPT header not at the end of the disk.\n[ 4.695256] GPT:90111 != 2097151\n[ 4.713700] GPT: Use GNU Parted to correct GPT errors.\n[ 4.738306] vda: vda1 vda15\n[ 4.766402] scsi host0: ata_piix\n[ 4.784886] scsi host1: ata_piix\n[ 4.808892] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.843248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.884791] libphy: Fixed MDIO Bus: probed\n[ 4.910216] tun: Universal TUN/TAP device driver, 1.6\n[ 4.933374] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.992329] PPP generic driver version 2.4.2\n[ 5.012263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 5.045221] ehci-pci: EHCI PCI platform driver\n[ 5.067183] ehci-platform: EHCI generic platform driver\n[ 5.093940] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 5.119492] ohci-pci: OHCI PCI platform driver\n[ 5.137753] ohci-platform: OHCI generic platform driver\n[ 5.166387] uhci_hcd: USB Universal Host Controller Interface driver\n[ 5.225982] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 5.247047] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 5.291863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 5.313709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 5.336957] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 5.365799] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 5.401914] usb usb1: Product: UHCI Host Controller\n[ 5.426525] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.453680] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.471449] hub 1-0:1.0: USB hub found\n[ 5.489600] hub 1-0:1.0: 2 ports detected\n[ 5.511827] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.561671] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.583006] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.607009] mousedev: PS/2 mouse device common for all mice\n[ 5.632973] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.673102] rtc_cmos 00:00: RTC can wake from S4\n[ 5.697154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.725544] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.753656] i2c /dev entries driver\n[ 5.775271] device-mapper: uevent: version 1.0.3\n[ 5.795679] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.830061] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.862293] NET: Registered protocol family 10\n[ 5.892694] NET: Registered protocol family 17\n[ 5.914218] Key type dns_resolver registered\n[ 5.939591] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.963265] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 6.001521] registered taskstats version 1\n[ 6.027184] Loading compiled-in X.509 certificates\n[ 6.056500] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 6.099578] zswap: loaded using pool lzo/zbud\n[ 6.129747] Key type trusted registered\n[ 6.152437] Key type encrypted registered\n[ 6.175199] AppArmor: AppArmor sha1 policy hashing enabled\n[ 6.197628] ima: No TPM chip found, activating TPM-bypass!\n[ 6.219429] evm: HMAC attrs: 0x1\n[ 6.243928] Magic number: 14:622:826\n[ 6.264520] rtc_cmos 00:00: setting system clock to 2018-08-13 08:50:34 UTC (1534150234)\n[ 6.295248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 6.318124] EDD information not available.\n[ 6.366592] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 6.396070] Write protecting the kernel read-only data: 14336k\n[ 6.459562] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 6.493944] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.80\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.50\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 7.611094] random: dd urandom read with 11 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 7.85. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2394.394 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\n"} 2018-08-13 08:50:43,241 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/action used request id req-bf1938fe-9e80-48b7-b8b5-97fa4a98ab6a 2018-08-13 08:50:43,242 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.171405076981s 2018-08-13 08:50:43,242 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/action used request id req-bf1938fe-9e80-48b7-b8b5-97fa4a98ab6a 2018-08-13 08:50:43,242 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028058] pid_max: default: 32768 minimum: 301 [ 0.036069] ACPI: Core revision 20150930 [ 0.045038] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068103] Security Framework initialized [ 0.076054] Yama: becoming mindful. [ 0.088075] AppArmor: AppArmor initialized [ 0.092154] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100464] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112069] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120948] Initializing cgroup subsys io [ 0.128067] Initializing cgroup subsys memory [ 0.136079] Initializing cgroup subsys devices [ 0.144069] Initializing cgroup subsys freezer [ 0.152068] Initializing cgroup subsys net_cls [ 0.160074] Initializing cgroup subsys perf_event [ 0.168109] Initializing cgroup subsys net_prio [ 0.176069] Initializing cgroup subsys hugetlb [ 0.184084] Initializing cgroup subsys pids [ 0.197639] CPU: Physical Processor ID: 0 [ 0.209210] mce: CPU supports 10 MCE banks [ 0.221025] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.714083] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.083074] ftrace: allocating 31920 entries in 125 pages [ 1.104547] smpboot: Max logical packages: 1 [ 1.112059] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.127025] x2apic enabled [ 1.128090] Switched APIC routing to physical x2apic. [ 1.164000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.164000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.176121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.189060] x86: Booted up 1 node, 1 CPUs [ 1.192080] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.202806] devtmpfs: initialized [ 1.205668] evm: security.selinux [ 1.208104] evm: security.SMACK64 [ 1.212066] evm: security.SMACK64EXEC [ 1.216067] evm: security.SMACK64TRANSMUTE [ 1.220116] evm: security.SMACK64MMAP [ 1.224071] evm: security.ima [ 1.228068] evm: security.capability [ 1.232304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.236242] pinctrl core: initialized pinctrl subsystem [ 1.241261] RTC time: 8:50:27, date: 08/13/18 [ 1.244756] NET: Registered protocol family 16 [ 1.248944] cpuidle: using governor ladder [ 1.252080] cpuidle: using governor menu [ 1.256111] PCCT header not found. [ 1.260497] ACPI: bus type PCI registered [ 1.264073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.269193] PCI: Using configuration type 1 for base access [ 1.273982] ACPI: Added _OSI(Module Device) [ 1.276071] ACPI: Added _OSI(Processor Device) [ 1.280234] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.284072] ACPI: Added _OSI(Processor Aggregator Device) [ 1.294356] ACPI: Interpreter enabled [ 1.296082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.308113] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.320133] ACPI: (supports S0 S3 S4 S5) [ 1.324069] ACPI: Using IOAPIC for interrupt routing [ 1.328112] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.337569] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.340095] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.344091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.348091] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.352993] acpiphp: Slot [3] registered [ 1.356256] acpiphp: Slot [4] registered [ 1.360344] acpiphp: Slot [5] registered [ 1.364354] acpiphp: Slot [6] registered [ 1.368261] acpiphp: Slot [7] registered [ 1.372349] acpiphp: Slot [8] registered [ 1.376254] acpiphp: Slot [9] registered [ 1.380254] acpiphp: Slot [10] registered [ 1.384324] acpiphp: Slot [11] registered [ 1.388317] acpiphp: Slot [12] registered [ 1.392385] acpiphp: Slot [13] registered [ 1.396259] acpiphp: Slot [14] registered [ 1.400274] acpiphp: Slot [15] registered [ 1.404251] acpiphp: Slot [16] registered [ 1.408330] acpiphp: Slot [17] registered [ 1.412305] acpiphp: Slot [18] registered [ 1.416248] acpiphp: Slot [19] registered [ 1.420332] acpiphp: Slot [20] registered [ 1.424253] acpiphp: Slot [21] registered [ 1.428257] acpiphp: Slot [22] registered [ 1.432248] acpiphp: Slot [23] registered [ 1.438342] acpiphp: Slot [24] registered [ 1.440299] acpiphp: Slot [25] registered [ 1.444317] acpiphp: Slot [26] registered [ 1.448264] acpiphp: Slot [27] registered [ 1.452354] acpiphp: Slot [28] registered [ 1.456362] acpiphp: Slot [29] registered [ 1.460263] acpiphp: Slot [30] registered [ 1.464250] acpiphp: Slot [31] registered [ 1.468228] PCI host bridge to bus 0000:00 [ 1.472105] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.476094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.480073] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.484084] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.488075] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.492074] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.526194] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.528077] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.532093] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.536074] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.566818] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.568209] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.761741] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.777216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.789022] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.804847] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.820683] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.835309] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.852000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.852000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.852380] vgaarb: loaded [ 1.856073] vgaarb: bridge control possible 0000:00:02.0 [ 1.873054] SCSI subsystem initialized [ 1.886010] ACPI: bus type USB registered [ 1.889223] usbcore: registered new interface driver usbfs [ 1.892732] usbcore: registered new interface driver hub [ 1.896206] usbcore: registered new device driver usb [ 1.907848] PCI: Using ACPI for IRQ routing [ 1.921207] NetLabel: Initializing [ 1.924161] NetLabel: domain hash size = 128 [ 1.928069] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.932747] NetLabel: unlabeled traffic allowed by default [ 1.944435] clocksource: Switched to clocksource kvm-clock [ 2.136524] AppArmor: AppArmor Filesystem Enabled [ 2.154338] pnp: PnP ACPI init [ 2.177563] pnp: PnP ACPI: found 5 devices [ 2.222374] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.268834] NET: Registered protocol family 2 [ 2.298751] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.326036] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.354092] TCP: Hash tables configured (established 4096 bind 4096) [ 2.382970] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.406496] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.434804] NET: Registered protocol family 1 [ 2.459103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.482119] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.524915] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.575150] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.626459] Trying to unpack rootfs image as initramfs... [ 3.150526] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.210617] Scanning for low memory corruption every 60 seconds [ 3.258467] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.349821] audit: initializing netlink subsys (disabled) [ 3.379386] audit: type=2000 audit(1534150225.247:1): initialized [ 3.410792] Initialise system trusted keyring [ 3.431355] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.491508] zbud: loaded [ 3.517089] VFS: Disk quotas dquot_6.6.0 [ 3.541784] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.580183] fuse init (API version 7.23) [ 3.600980] Key type big_key registered [ 3.625191] Allocating IMA MOK and blacklist keyrings. [ 3.653555] Key type asymmetric registered [ 3.672060] Asymmetric key parser 'x509' registered [ 3.693501] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.729803] io scheduler noop registered [ 3.754768] io scheduler deadline registered (default) [ 3.787286] io scheduler cfq registered [ 3.804411] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.837550] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.875867] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.908297] ACPI: Power Button [PWRF] [ 3.927089] GHES: HEST is not enabled! [ 3.980882] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 4.101155] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 4.180357] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 4.230501] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.297528] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.445112] Linux agpgart interface v0.103 [ 4.506813] brd: module loaded [ 4.553981] loop: module loaded [ 4.609559] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.650129] GPT:90111 != 2097151 [ 4.674513] GPT:Alternate GPT header not at the end of the disk. [ 4.695256] GPT:90111 != 2097151 [ 4.713700] GPT: Use GNU Parted to correct GPT errors. [ 4.738306] vda: vda1 vda15 [ 4.766402] scsi host0: ata_piix [ 4.784886] scsi host1: ata_piix [ 4.808892] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.843248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.884791] libphy: Fixed MDIO Bus: probed [ 4.910216] tun: Universal TUN/TAP device driver, 1.6 [ 4.933374] tun: (C) 1999-2004 Max Krasnyansky [ 4.992329] PPP generic driver version 2.4.2 [ 5.012263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.045221] ehci-pci: EHCI PCI platform driver [ 5.067183] ehci-platform: EHCI generic platform driver [ 5.093940] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.119492] ohci-pci: OHCI PCI platform driver [ 5.137753] ohci-platform: OHCI generic platform driver [ 5.166387] uhci_hcd: USB Universal Host Controller Interface driver [ 5.225982] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 5.247047] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 5.291863] uhci_hcd 0000:00:01.2: detected 2 ports [ 5.313709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 5.336957] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.365799] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.401914] usb usb1: Product: UHCI Host Controller [ 5.426525] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.453680] usb usb1: SerialNumber: 0000:00:01.2 [ 5.471449] hub 1-0:1.0: USB hub found [ 5.489600] hub 1-0:1.0: 2 ports detected [ 5.511827] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.561671] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.583006] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.607009] mousedev: PS/2 mouse device common for all mice [ 5.632973] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.673102] rtc_cmos 00:00: RTC can wake from S4 [ 5.697154] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.725544] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.753656] i2c /dev entries driver [ 5.775271] device-mapper: uevent: version 1.0.3 [ 5.795679] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.830061] ledtrig-cpu: registered to indicate activity on CPUs [ 5.862293] NET: Registered protocol family 10 [ 5.892694] NET: Registered protocol family 17 [ 5.914218] Key type dns_resolver registered [ 5.939591] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.963265] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 6.001521] registered taskstats version 1 [ 6.027184] Loading compiled-in X.509 certificates [ 6.056500] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 6.099578] zswap: loaded using pool lzo/zbud [ 6.129747] Key type trusted registered [ 6.152437] Key type encrypted registered [ 6.175199] AppArmor: AppArmor sha1 policy hashing enabled [ 6.197628] ima: No TPM chip found, activating TPM-bypass! [ 6.219429] evm: HMAC attrs: 0x1 [ 6.243928] Magic number: 14:622:826 [ 6.264520] rtc_cmos 00:00: setting system clock to 2018-08-13 08:50:34 UTC (1534150234) [ 6.295248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 6.318124] EDD information not available. [ 6.366592] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 6.396070] Write protecting the kernel read-only data: 14336k [ 6.459562] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 6.493944] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.80 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 7.50 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... [ 7.611094] random: dd urandom read with 11 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 7.85. iid=i-00000017 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: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2394.394 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: 2018-08-13 08:50:43,246 - paramiko.transport - DEBUG - starting thread (client mode): 0x435e87d0L 2018-08-13 08:50:43,246 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-13 08:50:43,257 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-13 08:50:43,257 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-13 08:50:43,258 - 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-08-13 08:50:43,258 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-13 08:50:43,258 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-13 08:50:43,258 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-13 08:50:43,258 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-13 08:50:43,258 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-13 08:50:43,421 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-13 08:50:43,421 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-13 08:50:43,446 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.111: 39331f8b22d8591a6d4a37fa29908708 2018-08-13 08:50:43,447 - paramiko.transport - DEBUG - Trying discovered key bdba2b641c5e0445fae40401bcdebaaf in /tmp/tmpxrx7_q 2018-08-13 08:50:43,524 - paramiko.transport - DEBUG - userauth is OK 2018-08-13 08:50:43,880 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-13 08:50:43,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.POST.volumes 2018-08-13 08:50:43,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"volume": {"name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "size": "2"}}' 2018-08-13 08:50:54,927 - keystoneauth.session - DEBUG - RESP: [202] x-compute-request-id: req-f5f68475-8fdc-4790-9c31-a711ff25a931 Content-Type: application/json Content-Length: 821 x-openstack-request-id: req-f5f68475-8fdc-4790-9c31-a711ff25a931 RESP BODY: {"volume": {"status": "creating", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}} 2018-08-13 08:50:54,927 - keystoneauth.session - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes used request id req-f5f68475-8fdc-4790-9c31-a711ff25a931 2018-08-13 08:50:54,927 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.POST.volumes in 11.0133969784s 2018-08-13 08:50:54,927 - shade.request_ids - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes used request id req-f5f68475-8fdc-4790-9c31-a711ff25a931 2018-08-13 08:50:54,927 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:50:54,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:50:58,600 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-2d92f60d-b02d-4a0d-8190-1d206fd26ddf Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-2d92f60d-b02d-4a0d-8190-1d206fd26ddf RESP BODY: {"volumes": [{"status": "creating", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:50:54.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:50:58,601 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-2d92f60d-b02d-4a0d-8190-1d206fd26ddf 2018-08-13 08:50:58,601 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 3.67304992676s 2018-08-13 08:50:58,601 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-2d92f60d-b02d-4a0d-8190-1d206fd26ddf 2018-08-13 08:50:58,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:51:00,605 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:51:00,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:05,287 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-bc00f6d8-069b-4168-b185-e90f3744180a Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-bc00f6d8-069b-4168-b185-e90f3744180a RESP BODY: {"volumes": [{"status": "available", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:51:04.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:51:05,287 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-bc00f6d8-069b-4168-b185-e90f3744180a 2018-08-13 08:51:05,287 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 4.68274784088s 2018-08-13 08:51:05,288 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-bc00f6d8-069b-4168-b185-e90f3744180a 2018-08-13 08:51:05,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:51:05,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:05,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-79544966-bdfa-4e71-9def-1dc0261d0efd Date: Mon, 13 Aug 2018 08:51:05 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d44db940-234b-4e9d-8c36-ed87ee27a2a8"],"updated_at":"2018-08-13T08:49:35Z","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","name":"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:51:05,490 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-79544966-bdfa-4e71-9def-1dc0261d0efd 2018-08-13 08:51:05,490 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.200783967972s 2018-08-13 08:51:05,490 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-79544966-bdfa-4e71-9def-1dc0261d0efd 2018-08-13 08:51:05,493 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:51:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:08,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-cc5f87cd-d417-4914-be37-cef8ce630fe7 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/444231d3-f08c-4c07-a696-9e3c37069829/snap", "metadata": {}}], "file": "/v2/images/444231d3-f08c-4c07-a696-9e3c37069829/file", "owner": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "444231d3-f08c-4c07-a696-9e3c37069829", "size": 12716032, "self": "/v2/images/444231d3-f08c-4c07-a696-9e3c37069829", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/444231d3-f08c-4c07-a696-9e3c37069829/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:50:02Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:49:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:51:08,499 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-cc5f87cd-d417-4914-be37-cef8ce630fe7 2018-08-13 08:51:08,499 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 3.00621294975s 2018-08-13 08:51:08,499 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-cc5f87cd-d417-4914-be37-cef8ce630fe7 2018-08-13 08:51:08,500 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:51:08,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:08,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-37fc2192-625f-4a17-817d-79d30b71e6fe x-compute-request-id: req-37fc2192-625f-4a17-817d-79d30b71e6fe RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "cinder_test-flavor_947fc9e1-45ce-4515-baec-0724b14e6aed", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d2404bc0-35d1-432e-b5af-f7a05be33525"}]} 2018-08-13 08:51:08,570 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-37fc2192-625f-4a17-817d-79d30b71e6fe 2018-08-13 08:51:08,570 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.069393157959s 2018-08-13 08:51:08,570 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-37fc2192-625f-4a17-817d-79d30b71e6fe 2018-08-13 08:51:08,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-08-13 08:51:08,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"server": {"name": "cinder_test-vm_947fc9e1-45ce-4515-baec-0724b14e6aed", "imageRef": "444231d3-f08c-4c07-a696-9e3c37069829", "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "flavorRef": "d2404bc0-35d1-432e-b5af-f7a05be33525", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d3c84f15-2fdc-463e-b028-a1c18d2c909c"}], "security_groups": [{"name": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e"}]}}' 2018-08-13 08:51:14,684 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d5d6dfd-5307-4822-9fae-bfc6d0c054b0 x-compute-request-id: req-4d5d6dfd-5307-4822-9fae-bfc6d0c054b0 RESP BODY: {"server": {"security_groups": [{"name": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e"}], "OS-DCF:diskConfig": "MANUAL", "id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "bookmark"}], "adminPass": "f25oZCkoEKCi"}} 2018-08-13 08:51:14,684 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-4d5d6dfd-5307-4822-9fae-bfc6d0c054b0 2018-08-13 08:51:14,684 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 6.11180400848s 2018-08-13 08:51:14,685 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-4d5d6dfd-5307-4822-9fae-bfc6d0c054b0 2018-08-13 08:51:14,685 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:51:14,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:15,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3107 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6318d4c7-3de0-4c3f-a0c6-54c77f5409ed x-compute-request-id: req-6318d4c7-3de0-4c3f-a0c6-54c77f5409ed RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "user_id": "52afbc8a5832440bb6138e52010b9124", "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-08-13T08:51:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:51:14Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:50:18.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "154970a2-c05a-4b4a-9c0b-992663e43747", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:50:18Z", "hostId": "2fa0889b90c0831e90d8fc1db7b10f56b8b68cb5e0cb2c2ee5ead700", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:50:10Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:51:15,559 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6318d4c7-3de0-4c3f-a0c6-54c77f5409ed 2018-08-13 08:51:15,559 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.873891115189s 2018-08-13 08:51:15,559 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-6318d4c7-3de0-4c3f-a0c6-54c77f5409ed 2018-08-13 08:51:15,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:51:17,564 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:51:17,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:18,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3251 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3fe0196-da68-4c87-97b3-e1970c32c3c4 x-compute-request-id: req-b3fe0196-da68-4c87-97b3-e1970c32c3c4 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "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-08-13T08:51:16Z", "hostId": "f673825bd34b4e1184441f3198439b216175df26b4bfa79609ffba48", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:51:14Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:50:18.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "154970a2-c05a-4b4a-9c0b-992663e43747", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:50:18Z", "hostId": "2fa0889b90c0831e90d8fc1db7b10f56b8b68cb5e0cb2c2ee5ead700", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:50:10Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:51:18,256 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b3fe0196-da68-4c87-97b3-e1970c32c3c4 2018-08-13 08:51:18,256 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.691690921783s 2018-08-13 08:51:18,256 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b3fe0196-da68-4c87-97b3-e1970c32c3c4 2018-08-13 08:51:18,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:51:20,259 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:51:20,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:20,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3251 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e643a01d-9dbe-459f-841b-fd8fd2678f7c x-compute-request-id: req-e643a01d-9dbe-459f-841b-fd8fd2678f7c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "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-08-13T08:51:16Z", "hostId": "f673825bd34b4e1184441f3198439b216175df26b4bfa79609ffba48", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:51:14Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:50:18.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "154970a2-c05a-4b4a-9c0b-992663e43747", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:50:18Z", "hostId": "2fa0889b90c0831e90d8fc1db7b10f56b8b68cb5e0cb2c2ee5ead700", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:50:10Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:51:20,874 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e643a01d-9dbe-459f-841b-fd8fd2678f7c 2018-08-13 08:51:20,874 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.614633083344s 2018-08-13 08:51:20,875 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e643a01d-9dbe-459f-841b-fd8fd2678f7c 2018-08-13 08:51:20,880 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:51:22,882 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:51:22,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:23,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3442 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bcef5593-42df-4d8f-9bbb-cab3ab673311 x-compute-request-id: req-bcef5593-42df-4d8f-9bbb-cab3ab673311 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:02:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:51:22.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:51:22Z", "hostId": "f673825bd34b4e1184441f3198439b216175df26b4bfa79609ffba48", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:51:14Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:50:18.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "154970a2-c05a-4b4a-9c0b-992663e43747", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:50:18Z", "hostId": "2fa0889b90c0831e90d8fc1db7b10f56b8b68cb5e0cb2c2ee5ead700", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:50:10Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:51:23,532 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bcef5593-42df-4d8f-9bbb-cab3ab673311 2018-08-13 08:51:23,532 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.649338960648s 2018-08-13 08:51:23,532 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bcef5593-42df-4d8f-9bbb-cab3ab673311 2018-08-13 08:51:23,535 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:51:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=34f75393-9b60-4bad-b03c-7e304c86bbff" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:23,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a9ea9704-58b9-4abf-9863-dc20eed58459 Date: Mon, 13 Aug 2018 08:51:23 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:51:17Z","admin_state_up":true,"updated_at":"2018-08-13T08:51:19Z","binding:vnic_type":"normal","device_id":"34f75393-9b60-4bad-b03c-7e304c86bbff","device_owner":"compute:nova","revision_number":3,"mac_address":"fa:16:3e:60:02:b1","id":"c7d4ddfb-3140-4b81-be70-10f5b7fa49da","port_security_enabled":true,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","fixed_ips":[{"subnet_id":"d44db940-234b-4e9d-8c36-ed87ee27a2a8","ip_address":"192.168.120.15"}],"extra_dhcp_opts":[],"security_groups":["f36daf3a-4b3d-4bec-b6bf-94ca2e56340e"],"name":""}]} 2018-08-13 08:51:23,653 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=34f75393-9b60-4bad-b03c-7e304c86bbff used request id req-a9ea9704-58b9-4abf-9863-dc20eed58459 2018-08-13 08:51:23,653 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.117943048477s 2018-08-13 08:51:23,653 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=34f75393-9b60-4bad-b03c-7e304c86bbff used request id req-a9ea9704-58b9-4abf-9863-dc20eed58459 2018-08-13 08:51:23,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:23,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c7d4ddfb-3140-4b81-be70-10f5b7fa49da" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:23,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c1c379c2-0132-4938-867e-cbf778d18918 Date: Mon, 13 Aug 2018 08:51:23 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:51:23,736 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c7d4ddfb-3140-4b81-be70-10f5b7fa49da used request id req-c1c379c2-0132-4938-867e-cbf778d18918 2018-08-13 08:51:23,736 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0796630382538s 2018-08-13 08:51:23,736 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=c7d4ddfb-3140-4b81-be70-10f5b7fa49da used request id req-c1c379c2-0132-4938-867e-cbf778d18918 2018-08-13 08:51:23,736 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:60:02:b1', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'444231d3-f08c-4c07-a696-9e3c37069829'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:51:22.000000', 'flavor': Munch({u'id': u'd2404bc0-35d1-432e-b5af-f7a05be33525'}), 'az': u'nova', 'id': u'34f75393-9b60-4bad-b03c-7e304c86bbff', 'security_groups': [Munch({u'name': u'cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'52afbc8a5832440bb6138e52010b9124', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'name': 'cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-13T08:51:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-13T08:51:22Z', 'hostId': u'f673825bd34b4e1184441f3198439b216175df26b4bfa79609ffba48', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'f673825bd34b4e1184441f3198439b216175df26b4bfa79609ffba48', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-13T08:51:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'name': u'cinder_test-vm_947fc9e1-45ce-4515-baec-0724b14e6aed', 'adminPass': u'f25oZCkoEKCi', 'tenant_id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'created_at': u'2018-08-13T08:51:14Z', 'created': u'2018-08-13T08:51:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-08-13 08:51:23,738 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:51:23,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:23,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-3466dd98-ae37-47ec-a28d-850a85f33f20 Date: Mon, 13 Aug 2018 08:51:23 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d44db940-234b-4e9d-8c36-ed87ee27a2a8"],"updated_at":"2018-08-13T08:49:35Z","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","name":"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:51:23,953 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-3466dd98-ae37-47ec-a28d-850a85f33f20 2018-08-13 08:51:23,953 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.215362071991s 2018-08-13 08:51:23,954 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-3466dd98-ae37-47ec-a28d-850a85f33f20 2018-08-13 08:51:23,955 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-08-13 08:51:23,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=34f75393-9b60-4bad-b03c-7e304c86bbff" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:24,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-505dbd97-89dc-4072-9eac-51035a23f242 Date: Mon, 13 Aug 2018 08:51:24 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:51:17Z","admin_state_up":true,"updated_at":"2018-08-13T08:51:19Z","binding:vnic_type":"normal","device_id":"34f75393-9b60-4bad-b03c-7e304c86bbff","device_owner":"compute:nova","revision_number":3,"mac_address":"fa:16:3e:60:02:b1","id":"c7d4ddfb-3140-4b81-be70-10f5b7fa49da","port_security_enabled":true,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","fixed_ips":[{"subnet_id":"d44db940-234b-4e9d-8c36-ed87ee27a2a8","ip_address":"192.168.120.15"}],"extra_dhcp_opts":[],"security_groups":["f36daf3a-4b3d-4bec-b6bf-94ca2e56340e"],"name":""}]} 2018-08-13 08:51:24,066 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=34f75393-9b60-4bad-b03c-7e304c86bbff used request id req-505dbd97-89dc-4072-9eac-51035a23f242 2018-08-13 08:51:24,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.111091136932s 2018-08-13 08:51:24,066 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=34f75393-9b60-4bad-b03c-7e304c86bbff used request id req-505dbd97-89dc-4072-9eac-51035a23f242 2018-08-13 08:51:24,067 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-08-13 08:51:24,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"floatingip": {"floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "fixed_ip_address": "192.168.120.15", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da"}}' 2018-08-13 08:51:29,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-d5b1bc3d-e362-4065-983f-560818853c6e Date: Mon, 13 Aug 2018 08:51:29 GMT RESP BODY: {"floatingip": {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "DOWN", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}} 2018-08-13 08:51:29,920 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-d5b1bc3d-e362-4065-983f-560818853c6e 2018-08-13 08:51:29,921 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 5.85388016701s 2018-08-13 08:51:29,921 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-d5b1bc3d-e362-4065-983f-560818853c6e 2018-08-13 08:51:29,926 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:29,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:30,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-90ce8806-9ee0-4d6c-beb2-1a43523a5268 Date: Mon, 13 Aug 2018 08:51:30 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:30,711 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-90ce8806-9ee0-4d6c-beb2-1a43523a5268 2018-08-13 08:51:30,711 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.784646034241s 2018-08-13 08:51:30,711 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-90ce8806-9ee0-4d6c-beb2-1a43523a5268 2018-08-13 08:51:30,715 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:30,820 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:30,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:31,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-9c1ff240-1e90-4319-a8b0-d4e43b529455 Date: Mon, 13 Aug 2018 08:51:31 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:31,074 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9c1ff240-1e90-4319-a8b0-d4e43b529455 2018-08-13 08:51:31,074 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.253870010376s 2018-08-13 08:51:31,074 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9c1ff240-1e90-4319-a8b0-d4e43b529455 2018-08-13 08:51:31,081 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:31,186 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:31,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:31,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-37261079-ccad-423b-a5a3-32a5b9e018ee Date: Mon, 13 Aug 2018 08:51:31 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:31,418 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-37261079-ccad-423b-a5a3-32a5b9e018ee 2018-08-13 08:51:31,418 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.231668949127s 2018-08-13 08:51:31,419 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-37261079-ccad-423b-a5a3-32a5b9e018ee 2018-08-13 08:51:31,425 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:31,530 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:31,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:31,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-0410b78c-0956-4b4b-9283-f57b72fbc3fe Date: Mon, 13 Aug 2018 08:51:31 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:31,745 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-0410b78c-0956-4b4b-9283-f57b72fbc3fe 2018-08-13 08:51:31,745 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.214388132095s 2018-08-13 08:51:31,745 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-0410b78c-0956-4b4b-9283-f57b72fbc3fe 2018-08-13 08:51:31,752 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:31,857 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:31,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:32,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-71964f89-8134-45e6-952f-dd3bda2d7a74 Date: Mon, 13 Aug 2018 08:51:32 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:32,098 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-71964f89-8134-45e6-952f-dd3bda2d7a74 2018-08-13 08:51:32,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.240631103516s 2018-08-13 08:51:32,099 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-71964f89-8134-45e6-952f-dd3bda2d7a74 2018-08-13 08:51:32,104 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:32,209 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:32,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:32,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-c09f4653-9533-43f5-8101-5e2bfaacc9a8 Date: Mon, 13 Aug 2018 08:51:32 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:32,377 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-c09f4653-9533-43f5-8101-5e2bfaacc9a8 2018-08-13 08:51:32,377 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.168118000031s 2018-08-13 08:51:32,378 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-c09f4653-9533-43f5-8101-5e2bfaacc9a8 2018-08-13 08:51:32,383 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:32,488 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:32,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-9453e4bf-7ef8-435c-a3f1-8f98f9ff49fa Date: Mon, 13 Aug 2018 08:51:32 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:32,668 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9453e4bf-7ef8-435c-a3f1-8f98f9ff49fa 2018-08-13 08:51:32,668 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.179934978485s 2018-08-13 08:51:32,668 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9453e4bf-7ef8-435c-a3f1-8f98f9ff49fa 2018-08-13 08:51:32,675 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:32,780 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:32,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:33,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-943da094-5d54-4226-971b-5bc29f0f79ab Date: Mon, 13 Aug 2018 08:51:33 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:33,255 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-943da094-5d54-4226-971b-5bc29f0f79ab 2018-08-13 08:51:33,255 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.475457906723s 2018-08-13 08:51:33,256 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-943da094-5d54-4226-971b-5bc29f0f79ab 2018-08-13 08:51:33,260 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:33,365 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:33,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-bf278cee-6e8d-40c1-b20b-76ec519177b4 Date: Mon, 13 Aug 2018 08:51:33 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:33,569 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-bf278cee-6e8d-40c1-b20b-76ec519177b4 2018-08-13 08:51:33,569 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.203603029251s 2018-08-13 08:51:33,569 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-bf278cee-6e8d-40c1-b20b-76ec519177b4 2018-08-13 08:51:33,575 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:33,679 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:33,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:33,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1de5a64f-3129-427e-85cb-f8cbf589881d Date: Mon, 13 Aug 2018 08:51:33 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:33,902 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1de5a64f-3129-427e-85cb-f8cbf589881d 2018-08-13 08:51:33,902 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.223318099976s 2018-08-13 08:51:33,902 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-1de5a64f-3129-427e-85cb-f8cbf589881d 2018-08-13 08:51:33,907 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:34,012 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:34,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:34,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-7decc4d1-1d1e-4a78-8e6a-e0aa38d68cd6 Date: Mon, 13 Aug 2018 08:51:34 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:34,219 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7decc4d1-1d1e-4a78-8e6a-e0aa38d68cd6 2018-08-13 08:51:34,219 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.207300186157s 2018-08-13 08:51:34,220 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7decc4d1-1d1e-4a78-8e6a-e0aa38d68cd6 2018-08-13 08:51:34,225 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:34,328 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:34,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:34,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-bb76a889-d50f-4ce1-a409-c451ae6571b0 Date: Mon, 13 Aug 2018 08:51:34 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:34,575 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-bb76a889-d50f-4ce1-a409-c451ae6571b0 2018-08-13 08:51:34,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.246309041977s 2018-08-13 08:51:34,575 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-bb76a889-d50f-4ce1-a409-c451ae6571b0 2018-08-13 08:51:34,581 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:34,684 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:34,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:34,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-e9495593-b510-409d-aa6e-342c4a332220 Date: Mon, 13 Aug 2018 08:51:34 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:25Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 0, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:34,853 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-e9495593-b510-409d-aa6e-342c4a332220 2018-08-13 08:51:34,853 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.169014930725s 2018-08-13 08:51:34,854 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-e9495593-b510-409d-aa6e-342c4a332220 2018-08-13 08:51:34,857 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-13 08:51:34,960 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:51:34,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:51:35,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 X-Openstack-Request-Id: req-ffb2373f-203d-4be8-bef0-3942ed45e407 Date: Mon, 13 Aug 2018 08:51:35 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:34Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}, {"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:21Z", "updated_at": "2018-08-13T08:50:33Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:bc:8c", "device_id": "154970a2-c05a-4b4a-9c0b-992663e43747"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "3921a642-4bd0-4ac6-a6cc-9dd73fd0413d", "id": "292b15e8-8a79-4f9c-a49b-15aba51486d4"}]} 2018-08-13 08:51:35,107 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ffb2373f-203d-4be8-bef0-3942ed45e407 2018-08-13 08:51:35,108 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.147252082825s 2018-08-13 08:51:35,108 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ffb2373f-203d-4be8-bef0-3942ed45e407 2018-08-13 08:51:35,114 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'162851da-d6aa-4b7f-a276-0b15cfe5ecf7', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd3c84f15-2fdc-463e-b028-a1c18d2c909c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:60:02:b1', u'device_id': u'34f75393-9b60-4bad-b03c-7e304c86bbff'}), u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'created_at': u'2018-08-13T08:51:25Z', 'attached': True, 'updated_at': u'2018-08-13T08:51:34Z', 'id': u'16ebb0a0-ad52-4f7c-89e4-eb2215680029', 'floating_network_id': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a', u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd3c84f15-2fdc-463e-b028-a1c18d2c909c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:60:02:b1', u'device_id': u'34f75393-9b60-4bad-b03c-7e304c86bbff'}), 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'192.16.1.105', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'name': 'cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'162851da-d6aa-4b7f-a276-0b15cfe5ecf7', 'project_id': u'bb9ea577a0c74956aea49a7e0adb6e52', 'port_id': u'c7d4ddfb-3140-4b81-be70-10f5b7fa49da', 'port': u'c7d4ddfb-3140-4b81-be70-10f5b7fa49da', 'network': u'0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a'}) 2018-08-13 08:51:35,114 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:51:35,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:51:35,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16043 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-039d96ea-6fc0-442d-8d6c-1422b4253e3e x-compute-request-id: req-039d96ea-6fc0-442d-8d6c-1422b4253e3e RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.032056] pid_max: default: 32768 minimum: 301\n[ 0.040092] ACPI: Core revision 20150930\n[ 0.049084] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072136] Security Framework initialized\n[ 0.080054] Yama: becoming mindful.\n[ 0.088076] AppArmor: AppArmor initialized\n[ 0.096139] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.104476] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.112177] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.120076] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132851] Initializing cgroup subsys io\n[ 0.140067] Initializing cgroup subsys memory\n[ 0.148075] Initializing cgroup subsys devices\n[ 0.156065] Initializing cgroup subsys freezer\n[ 0.164066] Initializing cgroup subsys net_cls\n[ 0.172067] Initializing cgroup subsys perf_event\n[ 0.184131] Initializing cgroup subsys net_prio\n[ 0.192069] Initializing cgroup subsys hugetlb\n[ 0.200066] Initializing cgroup subsys pids\n[ 0.212350] CPU: Physical Processor ID: 0\n[ 0.225273] mce: CPU supports 10 MCE banks\n[ 0.236562] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.244057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.716491] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.085322] ftrace: allocating 31920 entries in 125 pages\n[ 1.108429] smpboot: Max logical packages: 1\n[ 1.116060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.133854] x2apic enabled\n[ 1.136066] Switched APIC routing to physical x2apic.\n[ 1.169717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.172000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.184083] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.197032] x86: Booted up 1 node, 1 CPUs\n[ 1.200109] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.210520] devtmpfs: initialized\n[ 1.213761] evm: security.selinux\n[ 1.216075] evm: security.SMACK64\n[ 1.220068] evm: security.SMACK64EXEC\n[ 1.224069] evm: security.SMACK64TRANSMUTE\n[ 1.228082] evm: security.SMACK64MMAP\n[ 1.232082] evm: security.ima\n[ 1.236091] evm: security.capability\n[ 1.240280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.244224] pinctrl core: initialized pinctrl subsystem\n[ 1.249696] RTC time: 8:51:31, date: 08/13/18\n[ 1.252670] NET: Registered protocol family 16\n[ 1.256604] cpuidle: using governor ladder\n[ 1.260081] cpuidle: using governor menu\n[ 1.264082] PCCT header not found.\n[ 1.268605] ACPI: bus type PCI registered\n[ 1.272069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.277223] PCI: Using configuration type 1 for base access\n[ 1.282352] ACPI: Added _OSI(Module Device)\n[ 1.284069] ACPI: Added _OSI(Processor Device)\n[ 1.288069] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.292070] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.299731] ACPI: Interpreter enabled\n[ 1.300078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.312134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.324093] ACPI: (supports S0 S3 S4 S5)\n[ 1.328068] ACPI: Using IOAPIC for interrupt routing\n[ 1.332129] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.340956] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.344085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.348093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.352116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.356917] acpiphp: Slot [3] registered\n[ 1.360260] acpiphp: Slot [4] registered\n[ 1.364343] acpiphp: Slot [5] registered\n[ 1.368346] acpiphp: Slot [6] registered\n[ 1.372350] acpiphp: Slot [7] registered\n[ 1.376363] acpiphp: Slot [8] registered\n[ 1.380253] acpiphp: Slot [9] registered\n[ 1.384252] acpiphp: Slot [10] registered\n[ 1.388247] acpiphp: Slot [11] registered\n[ 1.392245] acpiphp: Slot [12] registered\n[ 1.396246] acpiphp: Slot [13] registered\n[ 1.400319] acpiphp: Slot [14] registered\n[ 1.404345] acpiphp: Slot [15] registered\n[ 1.408374] acpiphp: Slot [16] registered\n[ 1.412339] acpiphp: Slot [17] registered\n[ 1.416323] acpiphp: Slot [18] registered\n[ 1.420314] acpiphp: Slot [19] registered\n[ 1.424302] acpiphp: Slot [20] registered\n[ 1.428303] acpiphp: Slot [21] registered\n[ 1.432253] acpiphp: Slot [22] registered\n[ 1.436343] acpiphp: Slot [23] registered\n[ 1.440257] acpiphp: Slot [24] registered\n[ 1.444272] acpiphp: Slot [25] registered\n[ 1.448257] acpiphp: Slot [26] registered\n[ 1.452249] acpiphp: Slot [27] registered\n[ 1.456335] acpiphp: Slot [28] registered\n[ 1.460252] acpiphp: Slot [29] registered\n[ 1.464252] acpiphp: Slot [30] registered\n[ 1.468256] acpiphp: Slot [31] registered\n[ 1.472219] PCI host bridge to bus 0000:00\n[ 1.476074] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.480072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.484083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.488102] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.492073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.496071] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.532560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.536071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.540070] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.544072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.572470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.576207] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.785040] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.802887] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.816892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.832735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.848510] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.864000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.879251] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.880000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.880105] vgaarb: loaded\n[ 1.884106] vgaarb: bridge control possible 0000:00:02.0\n[ 1.897749] SCSI subsystem initialized\n[ 1.908700] ACPI: bus type USB registered\n[ 1.913313] usbcore: registered new interface driver usbfs\n[ 1.916509] usbcore: registered new interface driver hub\n[ 1.920237] usbcore: registered new device driver usb\n[ 1.930290] PCI: Using ACPI for IRQ routing\n[ 1.943136] NetLabel: Initializing\n[ 1.944157] NetLabel: domain hash size = 128\n[ 1.948064] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.952724] NetLabel: unlabeled traffic allowed by default\n[ 1.964484] clocksource: Switched to clocksource kvm-clock\n[ 2.170640] AppArmor: AppArmor Filesystem Enabled\n[ 2.194098] pnp: PnP ACPI init\n[ 2.224750] pnp: PnP ACPI: found 5 devices\n[ 2.283441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.317521] NET: Registered protocol family 2\n[ 2.349348] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.378380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.416393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.449074] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.478517] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.508822] NET: Registered protocol family 1\n[ 2.532545] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.553259] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.573321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.622934] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.669580] Trying to unpack rootfs image as initramfs...\n[ 3.139967] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.197267] Scanning for low memory corruption every 60 seconds\n[ 3.230431] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.258914] audit: initializing netlink subsys (disabled)\n[ 3.282955] audit: type=2000 audit(1534150288.807:1): initialized\n[ 3.307093] Initialise system trusted keyring\n[ 3.329699] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.365748] zbud: loaded\n[ 3.382417] VFS: Disk quotas dquot_6.6.0\n[ 3.399032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.432825] fuse init (API version 7.23)\n[ 3.452844] Key type big_key registered\n[ 3.473678] Allocating IMA MOK and blacklist keyrings.\n[ 3.498626] Key type asymmetric registered\n[ 3.515583] Asymmetric key parser 'x509' registered\n[ 3.538274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.575346] io scheduler noop registered\n[ 3.593133] io scheduler deadline registered (default)\n[ 3.618708] io scheduler cfq registered\n"} 2018-08-13 08:51:35,562 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/action used request id req-039d96ea-6fc0-442d-8d6c-1422b4253e3e 2018-08-13 08:51:35,562 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.447674036026s 2018-08-13 08:51:35,563 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/action used request id req-039d96ea-6fc0-442d-8d6c-1422b4253e3e 2018-08-13 08:51:35,563 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.032056] pid_max: default: 32768 minimum: 301 [ 0.040092] ACPI: Core revision 20150930 [ 0.049084] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072136] Security Framework initialized [ 0.080054] Yama: becoming mindful. [ 0.088076] AppArmor: AppArmor initialized [ 0.096139] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.104476] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112177] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120076] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132851] Initializing cgroup subsys io [ 0.140067] Initializing cgroup subsys memory [ 0.148075] Initializing cgroup subsys devices [ 0.156065] Initializing cgroup subsys freezer [ 0.164066] Initializing cgroup subsys net_cls [ 0.172067] Initializing cgroup subsys perf_event [ 0.184131] Initializing cgroup subsys net_prio [ 0.192069] Initializing cgroup subsys hugetlb [ 0.200066] Initializing cgroup subsys pids [ 0.212350] CPU: Physical Processor ID: 0 [ 0.225273] mce: CPU supports 10 MCE banks [ 0.236562] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.244057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.716491] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.085322] ftrace: allocating 31920 entries in 125 pages [ 1.108429] smpboot: Max logical packages: 1 [ 1.116060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.133854] x2apic enabled [ 1.136066] Switched APIC routing to physical x2apic. [ 1.169717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.172000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.184083] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.197032] x86: Booted up 1 node, 1 CPUs [ 1.200109] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.210520] devtmpfs: initialized [ 1.213761] evm: security.selinux [ 1.216075] evm: security.SMACK64 [ 1.220068] evm: security.SMACK64EXEC [ 1.224069] evm: security.SMACK64TRANSMUTE [ 1.228082] evm: security.SMACK64MMAP [ 1.232082] evm: security.ima [ 1.236091] evm: security.capability [ 1.240280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.244224] pinctrl core: initialized pinctrl subsystem [ 1.249696] RTC time: 8:51:31, date: 08/13/18 [ 1.252670] NET: Registered protocol family 16 [ 1.256604] cpuidle: using governor ladder [ 1.260081] cpuidle: using governor menu [ 1.264082] PCCT header not found. [ 1.268605] ACPI: bus type PCI registered [ 1.272069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.277223] PCI: Using configuration type 1 for base access [ 1.282352] ACPI: Added _OSI(Module Device) [ 1.284069] ACPI: Added _OSI(Processor Device) [ 1.288069] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.292070] ACPI: Added _OSI(Processor Aggregator Device) [ 1.299731] ACPI: Interpreter enabled [ 1.300078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.312134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.324093] ACPI: (supports S0 S3 S4 S5) [ 1.328068] ACPI: Using IOAPIC for interrupt routing [ 1.332129] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.340956] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.344085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.348093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.352116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.356917] acpiphp: Slot [3] registered [ 1.360260] acpiphp: Slot [4] registered [ 1.364343] acpiphp: Slot [5] registered [ 1.368346] acpiphp: Slot [6] registered [ 1.372350] acpiphp: Slot [7] registered [ 1.376363] acpiphp: Slot [8] registered [ 1.380253] acpiphp: Slot [9] registered [ 1.384252] acpiphp: Slot [10] registered [ 1.388247] acpiphp: Slot [11] registered [ 1.392245] acpiphp: Slot [12] registered [ 1.396246] acpiphp: Slot [13] registered [ 1.400319] acpiphp: Slot [14] registered [ 1.404345] acpiphp: Slot [15] registered [ 1.408374] acpiphp: Slot [16] registered [ 1.412339] acpiphp: Slot [17] registered [ 1.416323] acpiphp: Slot [18] registered [ 1.420314] acpiphp: Slot [19] registered [ 1.424302] acpiphp: Slot [20] registered [ 1.428303] acpiphp: Slot [21] registered [ 1.432253] acpiphp: Slot [22] registered [ 1.436343] acpiphp: Slot [23] registered [ 1.440257] acpiphp: Slot [24] registered [ 1.444272] acpiphp: Slot [25] registered [ 1.448257] acpiphp: Slot [26] registered [ 1.452249] acpiphp: Slot [27] registered [ 1.456335] acpiphp: Slot [28] registered [ 1.460252] acpiphp: Slot [29] registered [ 1.464252] acpiphp: Slot [30] registered [ 1.468256] acpiphp: Slot [31] registered [ 1.472219] PCI host bridge to bus 0000:00 [ 1.476074] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.480072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.484083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.488102] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.492073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.496071] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.532560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.536071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.540070] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.544072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.572470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.576207] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.785040] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.802887] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.816892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.832735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.848510] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.864000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.879251] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.880000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.880105] vgaarb: loaded [ 1.884106] vgaarb: bridge control possible 0000:00:02.0 [ 1.897749] SCSI subsystem initialized [ 1.908700] ACPI: bus type USB registered [ 1.913313] usbcore: registered new interface driver usbfs [ 1.916509] usbcore: registered new interface driver hub [ 1.920237] usbcore: registered new device driver usb [ 1.930290] PCI: Using ACPI for IRQ routing [ 1.943136] NetLabel: Initializing [ 1.944157] NetLabel: domain hash size = 128 [ 1.948064] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.952724] NetLabel: unlabeled traffic allowed by default [ 1.964484] clocksource: Switched to clocksource kvm-clock [ 2.170640] AppArmor: AppArmor Filesystem Enabled [ 2.194098] pnp: PnP ACPI init [ 2.224750] pnp: PnP ACPI: found 5 devices [ 2.283441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.317521] NET: Registered protocol family 2 [ 2.349348] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.378380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.416393] TCP: Hash tables configured (established 4096 bind 4096) [ 2.449074] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.478517] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.508822] NET: Registered protocol family 1 [ 2.532545] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.553259] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.573321] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.622934] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.669580] Trying to unpack rootfs image as initramfs... [ 3.139967] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.197267] Scanning for low memory corruption every 60 seconds [ 3.230431] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.258914] audit: initializing netlink subsys (disabled) [ 3.282955] audit: type=2000 audit(1534150288.807:1): initialized [ 3.307093] Initialise system trusted keyring [ 3.329699] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.365748] zbud: loaded [ 3.382417] VFS: Disk quotas dquot_6.6.0 [ 3.399032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.432825] fuse init (API version 7.23) [ 3.452844] Key type big_key registered [ 3.473678] Allocating IMA MOK and blacklist keyrings. [ 3.498626] Key type asymmetric registered [ 3.515583] Asymmetric key parser 'x509' registered [ 3.538274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.575346] io scheduler noop registered [ 3.593133] io scheduler deadline registered (default) [ 3.618708] io scheduler cfq registered 2018-08-13 08:51:36,565 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.105: timed out 2018-08-13 08:51:45,572 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:51:45,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:51:45,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22266 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9409f49-7056-4e03-a906-5a6a65dbd583 x-compute-request-id: req-e9409f49-7056-4e03-a906-5a6a65dbd583 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.032056] pid_max: default: 32768 minimum: 301\n[ 0.040092] ACPI: Core revision 20150930\n[ 0.049084] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072136] Security Framework initialized\n[ 0.080054] Yama: becoming mindful.\n[ 0.088076] AppArmor: AppArmor initialized\n[ 0.096139] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.104476] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.112177] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.120076] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132851] Initializing cgroup subsys io\n[ 0.140067] Initializing cgroup subsys memory\n[ 0.148075] Initializing cgroup subsys devices\n[ 0.156065] Initializing cgroup subsys freezer\n[ 0.164066] Initializing cgroup subsys net_cls\n[ 0.172067] Initializing cgroup subsys perf_event\n[ 0.184131] Initializing cgroup subsys net_prio\n[ 0.192069] Initializing cgroup subsys hugetlb\n[ 0.200066] Initializing cgroup subsys pids\n[ 0.212350] CPU: Physical Processor ID: 0\n[ 0.225273] mce: CPU supports 10 MCE banks\n[ 0.236562] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.244057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.716491] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.085322] ftrace: allocating 31920 entries in 125 pages\n[ 1.108429] smpboot: Max logical packages: 1\n[ 1.116060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.133854] x2apic enabled\n[ 1.136066] Switched APIC routing to physical x2apic.\n[ 1.169717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.172000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.184083] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.197032] x86: Booted up 1 node, 1 CPUs\n[ 1.200109] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.210520] devtmpfs: initialized\n[ 1.213761] evm: security.selinux\n[ 1.216075] evm: security.SMACK64\n[ 1.220068] evm: security.SMACK64EXEC\n[ 1.224069] evm: security.SMACK64TRANSMUTE\n[ 1.228082] evm: security.SMACK64MMAP\n[ 1.232082] evm: security.ima\n[ 1.236091] evm: security.capability\n[ 1.240280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.244224] pinctrl core: initialized pinctrl subsystem\n[ 1.249696] RTC time: 8:51:31, date: 08/13/18\n[ 1.252670] NET: Registered protocol family 16\n[ 1.256604] cpuidle: using governor ladder\n[ 1.260081] cpuidle: using governor menu\n[ 1.264082] PCCT header not found.\n[ 1.268605] ACPI: bus type PCI registered\n[ 1.272069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.277223] PCI: Using configuration type 1 for base access\n[ 1.282352] ACPI: Added _OSI(Module Device)\n[ 1.284069] ACPI: Added _OSI(Processor Device)\n[ 1.288069] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.292070] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.299731] ACPI: Interpreter enabled\n[ 1.300078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.312134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.324093] ACPI: (supports S0 S3 S4 S5)\n[ 1.328068] ACPI: Using IOAPIC for interrupt routing\n[ 1.332129] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.340956] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.344085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.348093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.352116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.356917] acpiphp: Slot [3] registered\n[ 1.360260] acpiphp: Slot [4] registered\n[ 1.364343] acpiphp: Slot [5] registered\n[ 1.368346] acpiphp: Slot [6] registered\n[ 1.372350] acpiphp: Slot [7] registered\n[ 1.376363] acpiphp: Slot [8] registered\n[ 1.380253] acpiphp: Slot [9] registered\n[ 1.384252] acpiphp: Slot [10] registered\n[ 1.388247] acpiphp: Slot [11] registered\n[ 1.392245] acpiphp: Slot [12] registered\n[ 1.396246] acpiphp: Slot [13] registered\n[ 1.400319] acpiphp: Slot [14] registered\n[ 1.404345] acpiphp: Slot [15] registered\n[ 1.408374] acpiphp: Slot [16] registered\n[ 1.412339] acpiphp: Slot [17] registered\n[ 1.416323] acpiphp: Slot [18] registered\n[ 1.420314] acpiphp: Slot [19] registered\n[ 1.424302] acpiphp: Slot [20] registered\n[ 1.428303] acpiphp: Slot [21] registered\n[ 1.432253] acpiphp: Slot [22] registered\n[ 1.436343] acpiphp: Slot [23] registered\n[ 1.440257] acpiphp: Slot [24] registered\n[ 1.444272] acpiphp: Slot [25] registered\n[ 1.448257] acpiphp: Slot [26] registered\n[ 1.452249] acpiphp: Slot [27] registered\n[ 1.456335] acpiphp: Slot [28] registered\n[ 1.460252] acpiphp: Slot [29] registered\n[ 1.464252] acpiphp: Slot [30] registered\n[ 1.468256] acpiphp: Slot [31] registered\n[ 1.472219] PCI host bridge to bus 0000:00\n[ 1.476074] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.480072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.484083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.488102] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.492073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.496071] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.532560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.536071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.540070] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.544072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.572470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.576207] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.785040] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.802887] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.816892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.832735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.848510] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.864000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.879251] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.880000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.880105] vgaarb: loaded\n[ 1.884106] vgaarb: bridge control possible 0000:00:02.0\n[ 1.897749] SCSI subsystem initialized\n[ 1.908700] ACPI: bus type USB registered\n[ 1.913313] usbcore: registered new interface driver usbfs\n[ 1.916509] usbcore: registered new interface driver hub\n[ 1.920237] usbcore: registered new device driver usb\n[ 1.930290] PCI: Using ACPI for IRQ routing\n[ 1.943136] NetLabel: Initializing\n[ 1.944157] NetLabel: domain hash size = 128\n[ 1.948064] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.952724] NetLabel: unlabeled traffic allowed by default\n[ 1.964484] clocksource: Switched to clocksource kvm-clock\n[ 2.170640] AppArmor: AppArmor Filesystem Enabled\n[ 2.194098] pnp: PnP ACPI init\n[ 2.224750] pnp: PnP ACPI: found 5 devices\n[ 2.283441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.317521] NET: Registered protocol family 2\n[ 2.349348] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.378380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.416393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.449074] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.478517] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.508822] NET: Registered protocol family 1\n[ 2.532545] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.553259] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.573321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.622934] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.669580] Trying to unpack rootfs image as initramfs...\n[ 3.139967] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.197267] Scanning for low memory corruption every 60 seconds\n[ 3.230431] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.258914] audit: initializing netlink subsys (disabled)\n[ 3.282955] audit: type=2000 audit(1534150288.807:1): initialized\n[ 3.307093] Initialise system trusted keyring\n[ 3.329699] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.365748] zbud: loaded\n[ 3.382417] VFS: Disk quotas dquot_6.6.0\n[ 3.399032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.432825] fuse init (API version 7.23)\n[ 3.452844] Key type big_key registered\n[ 3.473678] Allocating IMA MOK and blacklist keyrings.\n[ 3.498626] Key type asymmetric registered\n[ 3.515583] Asymmetric key parser 'x509' registered\n[ 3.538274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.575346] io scheduler noop registered\n[ 3.593133] io scheduler deadline registered (default)\n[ 3.618708] io scheduler cfq registered\n[ 3.638094] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.661159] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.689629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.722198] ACPI: Power Button [PWRF]\n[ 3.739148] GHES: HEST is not enabled!\n[ 3.778070] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.875391] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.931077] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.974306] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.042527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.185881] Linux agpgart interface v0.103\n[ 4.242024] brd: module loaded\n[ 4.275402] loop: module loaded\n[ 4.319344] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.350693] GPT:90111 != 2097151\n[ 4.367461] GPT:Alternate GPT header not at the end of the disk.\n[ 4.390439] GPT:90111 != 2097151\n[ 4.406658] GPT: Use GNU Parted to correct GPT errors.\n[ 4.424488] vda: vda1 vda15\n[ 4.447510] scsi host0: ata_piix\n[ 4.464461] scsi host1: ata_piix\n[ 4.478320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.501964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.531912] libphy: Fixed MDIO Bus: probed\n[ 4.550642] tun: Universal TUN/TAP device driver, 1.6\n[ 4.571714] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.610767] PPP generic driver version 2.4.2\n[ 4.632688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.658579] ehci-pci: EHCI PCI platform driver\n[ 4.675260] ehci-platform: EHCI generic platform driver\n[ 4.697657] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.722279] ohci-pci: OHCI PCI platform driver\n[ 4.743642] ohci-platform: OHCI generic platform driver\n[ 4.764950] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.812308] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.832565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.866063] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.888602] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.912266] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.938452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.968905] usb usb1: Product: UHCI Host Controller\n[ 4.988233] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.010059] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.027585] hub 1-0:1.0: USB hub found\n[ 5.047114] hub 1-0:1.0: 2 ports detected\n[ 5.071428] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.114130] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.134882] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.155484] mousedev: PS/2 mouse device common for all mice\n[ 5.180919] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.218107] rtc_cmos 00:00: RTC can wake from S4\n[ 5.241333] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.279371] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.303812] i2c /dev entries driver\n[ 5.320339] device-mapper: uevent: version 1.0.3\n[ 5.337235] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.371643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.398722] NET: Registered protocol family 10\n[ 5.425933] NET: Registered protocol family 17\n[ 5.444221] Key type dns_resolver registered\n[ 5.462007] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.483624] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.517260] registered taskstats version 1\n[ 5.537235] Loading compiled-in X.509 certificates\n[ 5.561258] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.602209] zswap: loaded using pool lzo/zbud\n[ 5.629689] Key type trusted registered\n[ 5.649623] Key type encrypted registered\n[ 5.666299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.688318] ima: No TPM chip found, activating TPM-bypass!\n[ 5.709553] evm: HMAC attrs: 0x1\n[ 5.732410] Magic number: 14:175:877\n[ 5.749696] rtc_cmos 00:00: setting system clock to 2018-08-13 08:51:37 UTC (1534150297)\n[ 5.781618] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.801045] EDD information not available.\n[ 5.841646] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.882143] Write protecting the kernel read-only data: 14336k\n[ 5.939640] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.974840] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.28\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.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... [ 7.167582] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 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 7.38. iid=i-0000001a\n"} 2018-08-13 08:51:45,763 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/action used request id req-e9409f49-7056-4e03-a906-5a6a65dbd583 2018-08-13 08:51:45,763 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.191113948822s 2018-08-13 08:51:45,764 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/action used request id req-e9409f49-7056-4e03-a906-5a6a65dbd583 2018-08-13 08:51:45,764 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.032056] pid_max: default: 32768 minimum: 301 [ 0.040092] ACPI: Core revision 20150930 [ 0.049084] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072136] Security Framework initialized [ 0.080054] Yama: becoming mindful. [ 0.088076] AppArmor: AppArmor initialized [ 0.096139] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.104476] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112177] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120076] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132851] Initializing cgroup subsys io [ 0.140067] Initializing cgroup subsys memory [ 0.148075] Initializing cgroup subsys devices [ 0.156065] Initializing cgroup subsys freezer [ 0.164066] Initializing cgroup subsys net_cls [ 0.172067] Initializing cgroup subsys perf_event [ 0.184131] Initializing cgroup subsys net_prio [ 0.192069] Initializing cgroup subsys hugetlb [ 0.200066] Initializing cgroup subsys pids [ 0.212350] CPU: Physical Processor ID: 0 [ 0.225273] mce: CPU supports 10 MCE banks [ 0.236562] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.244057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.716491] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.085322] ftrace: allocating 31920 entries in 125 pages [ 1.108429] smpboot: Max logical packages: 1 [ 1.116060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.133854] x2apic enabled [ 1.136066] Switched APIC routing to physical x2apic. [ 1.169717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.172000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.184083] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.197032] x86: Booted up 1 node, 1 CPUs [ 1.200109] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.210520] devtmpfs: initialized [ 1.213761] evm: security.selinux [ 1.216075] evm: security.SMACK64 [ 1.220068] evm: security.SMACK64EXEC [ 1.224069] evm: security.SMACK64TRANSMUTE [ 1.228082] evm: security.SMACK64MMAP [ 1.232082] evm: security.ima [ 1.236091] evm: security.capability [ 1.240280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.244224] pinctrl core: initialized pinctrl subsystem [ 1.249696] RTC time: 8:51:31, date: 08/13/18 [ 1.252670] NET: Registered protocol family 16 [ 1.256604] cpuidle: using governor ladder [ 1.260081] cpuidle: using governor menu [ 1.264082] PCCT header not found. [ 1.268605] ACPI: bus type PCI registered [ 1.272069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.277223] PCI: Using configuration type 1 for base access [ 1.282352] ACPI: Added _OSI(Module Device) [ 1.284069] ACPI: Added _OSI(Processor Device) [ 1.288069] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.292070] ACPI: Added _OSI(Processor Aggregator Device) [ 1.299731] ACPI: Interpreter enabled [ 1.300078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.312134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.324093] ACPI: (supports S0 S3 S4 S5) [ 1.328068] ACPI: Using IOAPIC for interrupt routing [ 1.332129] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.340956] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.344085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.348093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.352116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.356917] acpiphp: Slot [3] registered [ 1.360260] acpiphp: Slot [4] registered [ 1.364343] acpiphp: Slot [5] registered [ 1.368346] acpiphp: Slot [6] registered [ 1.372350] acpiphp: Slot [7] registered [ 1.376363] acpiphp: Slot [8] registered [ 1.380253] acpiphp: Slot [9] registered [ 1.384252] acpiphp: Slot [10] registered [ 1.388247] acpiphp: Slot [11] registered [ 1.392245] acpiphp: Slot [12] registered [ 1.396246] acpiphp: Slot [13] registered [ 1.400319] acpiphp: Slot [14] registered [ 1.404345] acpiphp: Slot [15] registered [ 1.408374] acpiphp: Slot [16] registered [ 1.412339] acpiphp: Slot [17] registered [ 1.416323] acpiphp: Slot [18] registered [ 1.420314] acpiphp: Slot [19] registered [ 1.424302] acpiphp: Slot [20] registered [ 1.428303] acpiphp: Slot [21] registered [ 1.432253] acpiphp: Slot [22] registered [ 1.436343] acpiphp: Slot [23] registered [ 1.440257] acpiphp: Slot [24] registered [ 1.444272] acpiphp: Slot [25] registered [ 1.448257] acpiphp: Slot [26] registered [ 1.452249] acpiphp: Slot [27] registered [ 1.456335] acpiphp: Slot [28] registered [ 1.460252] acpiphp: Slot [29] registered [ 1.464252] acpiphp: Slot [30] registered [ 1.468256] acpiphp: Slot [31] registered [ 1.472219] PCI host bridge to bus 0000:00 [ 1.476074] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.480072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.484083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.488102] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.492073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.496071] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.532560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.536071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.540070] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.544072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.572470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.576207] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.785040] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.802887] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.816892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.832735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.848510] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.864000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.879251] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.880000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.880105] vgaarb: loaded [ 1.884106] vgaarb: bridge control possible 0000:00:02.0 [ 1.897749] SCSI subsystem initialized [ 1.908700] ACPI: bus type USB registered [ 1.913313] usbcore: registered new interface driver usbfs [ 1.916509] usbcore: registered new interface driver hub [ 1.920237] usbcore: registered new device driver usb [ 1.930290] PCI: Using ACPI for IRQ routing [ 1.943136] NetLabel: Initializing [ 1.944157] NetLabel: domain hash size = 128 [ 1.948064] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.952724] NetLabel: unlabeled traffic allowed by default [ 1.964484] clocksource: Switched to clocksource kvm-clock [ 2.170640] AppArmor: AppArmor Filesystem Enabled [ 2.194098] pnp: PnP ACPI init [ 2.224750] pnp: PnP ACPI: found 5 devices [ 2.283441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.317521] NET: Registered protocol family 2 [ 2.349348] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.378380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.416393] TCP: Hash tables configured (established 4096 bind 4096) [ 2.449074] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.478517] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.508822] NET: Registered protocol family 1 [ 2.532545] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.553259] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.573321] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.622934] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.669580] Trying to unpack rootfs image as initramfs... [ 3.139967] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.197267] Scanning for low memory corruption every 60 seconds [ 3.230431] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.258914] audit: initializing netlink subsys (disabled) [ 3.282955] audit: type=2000 audit(1534150288.807:1): initialized [ 3.307093] Initialise system trusted keyring [ 3.329699] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.365748] zbud: loaded [ 3.382417] VFS: Disk quotas dquot_6.6.0 [ 3.399032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.432825] fuse init (API version 7.23) [ 3.452844] Key type big_key registered [ 3.473678] Allocating IMA MOK and blacklist keyrings. [ 3.498626] Key type asymmetric registered [ 3.515583] Asymmetric key parser 'x509' registered [ 3.538274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.575346] io scheduler noop registered [ 3.593133] io scheduler deadline registered (default) [ 3.618708] io scheduler cfq registered [ 3.638094] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.661159] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.689629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.722198] ACPI: Power Button [PWRF] [ 3.739148] GHES: HEST is not enabled! [ 3.778070] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.875391] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.931077] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.974306] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.042527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.185881] Linux agpgart interface v0.103 [ 4.242024] brd: module loaded [ 4.275402] loop: module loaded [ 4.319344] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.350693] GPT:90111 != 2097151 [ 4.367461] GPT:Alternate GPT header not at the end of the disk. [ 4.390439] GPT:90111 != 2097151 [ 4.406658] GPT: Use GNU Parted to correct GPT errors. [ 4.424488] vda: vda1 vda15 [ 4.447510] scsi host0: ata_piix [ 4.464461] scsi host1: ata_piix [ 4.478320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.501964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.531912] libphy: Fixed MDIO Bus: probed [ 4.550642] tun: Universal TUN/TAP device driver, 1.6 [ 4.571714] tun: (C) 1999-2004 Max Krasnyansky [ 4.610767] PPP generic driver version 2.4.2 [ 4.632688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.658579] ehci-pci: EHCI PCI platform driver [ 4.675260] ehci-platform: EHCI generic platform driver [ 4.697657] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.722279] ohci-pci: OHCI PCI platform driver [ 4.743642] ohci-platform: OHCI generic platform driver [ 4.764950] uhci_hcd: USB Universal Host Controller Interface driver [ 4.812308] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.832565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.866063] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.888602] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.912266] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.938452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.968905] usb usb1: Product: UHCI Host Controller [ 4.988233] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.010059] usb usb1: SerialNumber: 0000:00:01.2 [ 5.027585] hub 1-0:1.0: USB hub found [ 5.047114] hub 1-0:1.0: 2 ports detected [ 5.071428] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.114130] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.134882] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.155484] mousedev: PS/2 mouse device common for all mice [ 5.180919] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.218107] rtc_cmos 00:00: RTC can wake from S4 [ 5.241333] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.279371] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.303812] i2c /dev entries driver [ 5.320339] device-mapper: uevent: version 1.0.3 [ 5.337235] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.371643] ledtrig-cpu: registered to indicate activity on CPUs [ 5.398722] NET: Registered protocol family 10 [ 5.425933] NET: Registered protocol family 17 [ 5.444221] Key type dns_resolver registered [ 5.462007] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.483624] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.517260] registered taskstats version 1 [ 5.537235] Loading compiled-in X.509 certificates [ 5.561258] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.602209] zswap: loaded using pool lzo/zbud [ 5.629689] Key type trusted registered [ 5.649623] Key type encrypted registered [ 5.666299] AppArmor: AppArmor sha1 policy hashing enabled [ 5.688318] ima: No TPM chip found, activating TPM-bypass! [ 5.709553] evm: HMAC attrs: 0x1 [ 5.732410] Magic number: 14:175:877 [ 5.749696] rtc_cmos 00:00: setting system clock to 2018-08-13 08:51:37 UTC (1534150297) [ 5.781618] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.801045] EDD information not available. [ 5.841646] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.882143] Write protecting the kernel read-only data: 14336k [ 5.939640] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.974840] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.28 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 7.05 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... [ 7.167582] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 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 7.38. iid=i-0000001a 2018-08-13 08:51:45,767 - functest.core.singlevm - DEBUG - try 2: cannot connect to 192.16.1.105: [Errno None] Unable to connect to port 22 on 192.16.1.105 2018-08-13 08:51:54,767 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-08-13 08:51:54,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 08:51:54,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 25208 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d14914e-03cf-44aa-b639-47250766beaa x-compute-request-id: req-8d14914e-03cf-44aa-b639-47250766beaa RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.398 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592)\n[ 0.032056] pid_max: default: 32768 minimum: 301\n[ 0.040092] ACPI: Core revision 20150930\n[ 0.049084] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.072136] Security Framework initialized\n[ 0.080054] Yama: becoming mindful.\n[ 0.088076] AppArmor: AppArmor initialized\n[ 0.096139] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.104476] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.112177] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.120076] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.132851] Initializing cgroup subsys io\n[ 0.140067] Initializing cgroup subsys memory\n[ 0.148075] Initializing cgroup subsys devices\n[ 0.156065] Initializing cgroup subsys freezer\n[ 0.164066] Initializing cgroup subsys net_cls\n[ 0.172067] Initializing cgroup subsys perf_event\n[ 0.184131] Initializing cgroup subsys net_prio\n[ 0.192069] Initializing cgroup subsys hugetlb\n[ 0.200066] Initializing cgroup subsys pids\n[ 0.212350] CPU: Physical Processor ID: 0\n[ 0.225273] mce: CPU supports 10 MCE banks\n[ 0.236562] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.244057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.716491] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.085322] ftrace: allocating 31920 entries in 125 pages\n[ 1.108429] smpboot: Max logical packages: 1\n[ 1.116060] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.133854] x2apic enabled\n[ 1.136066] Switched APIC routing to physical x2apic.\n[ 1.169717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.172000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.184083] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.197032] x86: Booted up 1 node, 1 CPUs\n[ 1.200109] smpboot: Total of 1 processors activated (4788.79 BogoMIPS)\n[ 1.210520] devtmpfs: initialized\n[ 1.213761] evm: security.selinux\n[ 1.216075] evm: security.SMACK64\n[ 1.220068] evm: security.SMACK64EXEC\n[ 1.224069] evm: security.SMACK64TRANSMUTE\n[ 1.228082] evm: security.SMACK64MMAP\n[ 1.232082] evm: security.ima\n[ 1.236091] evm: security.capability\n[ 1.240280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.244224] pinctrl core: initialized pinctrl subsystem\n[ 1.249696] RTC time: 8:51:31, date: 08/13/18\n[ 1.252670] NET: Registered protocol family 16\n[ 1.256604] cpuidle: using governor ladder\n[ 1.260081] cpuidle: using governor menu\n[ 1.264082] PCCT header not found.\n[ 1.268605] ACPI: bus type PCI registered\n[ 1.272069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.277223] PCI: Using configuration type 1 for base access\n[ 1.282352] ACPI: Added _OSI(Module Device)\n[ 1.284069] ACPI: Added _OSI(Processor Device)\n[ 1.288069] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.292070] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.299731] ACPI: Interpreter enabled\n[ 1.300078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.312134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.324093] ACPI: (supports S0 S3 S4 S5)\n[ 1.328068] ACPI: Using IOAPIC for interrupt routing\n[ 1.332129] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.340956] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.344085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.348093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.352116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.356917] acpiphp: Slot [3] registered\n[ 1.360260] acpiphp: Slot [4] registered\n[ 1.364343] acpiphp: Slot [5] registered\n[ 1.368346] acpiphp: Slot [6] registered\n[ 1.372350] acpiphp: Slot [7] registered\n[ 1.376363] acpiphp: Slot [8] registered\n[ 1.380253] acpiphp: Slot [9] registered\n[ 1.384252] acpiphp: Slot [10] registered\n[ 1.388247] acpiphp: Slot [11] registered\n[ 1.392245] acpiphp: Slot [12] registered\n[ 1.396246] acpiphp: Slot [13] registered\n[ 1.400319] acpiphp: Slot [14] registered\n[ 1.404345] acpiphp: Slot [15] registered\n[ 1.408374] acpiphp: Slot [16] registered\n[ 1.412339] acpiphp: Slot [17] registered\n[ 1.416323] acpiphp: Slot [18] registered\n[ 1.420314] acpiphp: Slot [19] registered\n[ 1.424302] acpiphp: Slot [20] registered\n[ 1.428303] acpiphp: Slot [21] registered\n[ 1.432253] acpiphp: Slot [22] registered\n[ 1.436343] acpiphp: Slot [23] registered\n[ 1.440257] acpiphp: Slot [24] registered\n[ 1.444272] acpiphp: Slot [25] registered\n[ 1.448257] acpiphp: Slot [26] registered\n[ 1.452249] acpiphp: Slot [27] registered\n[ 1.456335] acpiphp: Slot [28] registered\n[ 1.460252] acpiphp: Slot [29] registered\n[ 1.464252] acpiphp: Slot [30] registered\n[ 1.468256] acpiphp: Slot [31] registered\n[ 1.472219] PCI host bridge to bus 0000:00\n[ 1.476074] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.480072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.484083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.488102] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.492073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.496071] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.532560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.536071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.540070] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.544072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.572470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.576207] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.785040] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.802887] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.816892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.832735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.848510] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.864000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.879251] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.880000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.880105] vgaarb: loaded\n[ 1.884106] vgaarb: bridge control possible 0000:00:02.0\n[ 1.897749] SCSI subsystem initialized\n[ 1.908700] ACPI: bus type USB registered\n[ 1.913313] usbcore: registered new interface driver usbfs\n[ 1.916509] usbcore: registered new interface driver hub\n[ 1.920237] usbcore: registered new device driver usb\n[ 1.930290] PCI: Using ACPI for IRQ routing\n[ 1.943136] NetLabel: Initializing\n[ 1.944157] NetLabel: domain hash size = 128\n[ 1.948064] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.952724] NetLabel: unlabeled traffic allowed by default\n[ 1.964484] clocksource: Switched to clocksource kvm-clock\n[ 2.170640] AppArmor: AppArmor Filesystem Enabled\n[ 2.194098] pnp: PnP ACPI init\n[ 2.224750] pnp: PnP ACPI: found 5 devices\n[ 2.283441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.317521] NET: Registered protocol family 2\n[ 2.349348] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 2.378380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 2.416393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 2.449074] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.478517] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.508822] NET: Registered protocol family 1\n[ 2.532545] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.553259] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.573321] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.622934] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.669580] Trying to unpack rootfs image as initramfs...\n[ 3.139967] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 3.197267] Scanning for low memory corruption every 60 seconds\n[ 3.230431] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.258914] audit: initializing netlink subsys (disabled)\n[ 3.282955] audit: type=2000 audit(1534150288.807:1): initialized\n[ 3.307093] Initialise system trusted keyring\n[ 3.329699] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.365748] zbud: loaded\n[ 3.382417] VFS: Disk quotas dquot_6.6.0\n[ 3.399032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.432825] fuse init (API version 7.23)\n[ 3.452844] Key type big_key registered\n[ 3.473678] Allocating IMA MOK and blacklist keyrings.\n[ 3.498626] Key type asymmetric registered\n[ 3.515583] Asymmetric key parser 'x509' registered\n[ 3.538274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.575346] io scheduler noop registered\n[ 3.593133] io scheduler deadline registered (default)\n[ 3.618708] io scheduler cfq registered\n[ 3.638094] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 3.661159] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 3.689629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 3.722198] ACPI: Power Button [PWRF]\n[ 3.739148] GHES: HEST is not enabled!\n[ 3.778070] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 3.875391] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 3.931077] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 3.974306] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.042527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.185881] Linux agpgart interface v0.103\n[ 4.242024] brd: module loaded\n[ 4.275402] loop: module loaded\n[ 4.319344] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.350693] GPT:90111 != 2097151\n[ 4.367461] GPT:Alternate GPT header not at the end of the disk.\n[ 4.390439] GPT:90111 != 2097151\n[ 4.406658] GPT: Use GNU Parted to correct GPT errors.\n[ 4.424488] vda: vda1 vda15\n[ 4.447510] scsi host0: ata_piix\n[ 4.464461] scsi host1: ata_piix\n[ 4.478320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 4.501964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 4.531912] libphy: Fixed MDIO Bus: probed\n[ 4.550642] tun: Universal TUN/TAP device driver, 1.6\n[ 4.571714] tun: (C) 1999-2004 Max Krasnyansky \n[ 4.610767] PPP generic driver version 2.4.2\n[ 4.632688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 4.658579] ehci-pci: EHCI PCI platform driver\n[ 4.675260] ehci-platform: EHCI generic platform driver\n[ 4.697657] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 4.722279] ohci-pci: OHCI PCI platform driver\n[ 4.743642] ohci-platform: OHCI generic platform driver\n[ 4.764950] uhci_hcd: USB Universal Host Controller Interface driver\n[ 4.812308] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 4.832565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 4.866063] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 4.888602] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 4.912266] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 4.938452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 4.968905] usb usb1: Product: UHCI Host Controller\n[ 4.988233] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.010059] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.027585] hub 1-0:1.0: USB hub found\n[ 5.047114] hub 1-0:1.0: 2 ports detected\n[ 5.071428] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.114130] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.134882] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.155484] mousedev: PS/2 mouse device common for all mice\n[ 5.180919] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.218107] rtc_cmos 00:00: RTC can wake from S4\n[ 5.241333] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 5.279371] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 5.303812] i2c /dev entries driver\n[ 5.320339] device-mapper: uevent: version 1.0.3\n[ 5.337235] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 5.371643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 5.398722] NET: Registered protocol family 10\n[ 5.425933] NET: Registered protocol family 17\n[ 5.444221] Key type dns_resolver registered\n[ 5.462007] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 5.483624] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 5.517260] registered taskstats version 1\n[ 5.537235] Loading compiled-in X.509 certificates\n[ 5.561258] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 5.602209] zswap: loaded using pool lzo/zbud\n[ 5.629689] Key type trusted registered\n[ 5.649623] Key type encrypted registered\n[ 5.666299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 5.688318] ima: No TPM chip found, activating TPM-bypass!\n[ 5.709553] evm: HMAC attrs: 0x1\n[ 5.732410] Magic number: 14:175:877\n[ 5.749696] rtc_cmos 00:00: setting system clock to 2018-08-13 08:51:37 UTC (1534150297)\n[ 5.781618] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 5.801045] EDD information not available.\n[ 5.841646] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 5.882143] Write protecting the kernel read-only data: 14336k\n[ 5.939640] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 5.974840] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 6.28\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.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... [ 7.167582] random: dd urandom read with 11 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 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 7.38. iid=i-0000001a\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2394.398 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+RW2B0xXErn00yXLcLFDP+hj5gdSSgFPMv4JO+8X3IYdQCPcLqqMGt/LnPQF+7+bTtIjzSDJFwPyBQXK4BWYPs6Wo9Cf5wqdvTBBoXi+7o3JlGEXTiNPNwsPDSE0vExpKEtyMZH1POW103IQRZcoQME0S/RkLI5T1Yl0lGONlfwZHwoFopfsVTONamuHr9QBQAk8ZWist1JS+nsDi8pXPDxxdBpNy1kZzE6G2Qi2lOdiWIDraZrmF3ALDz/NTElGhhVRNgUTMxSffYWt/elncxGVar9VpFnPDlacLpmfQZ+QspOEgt5dAbbajZ+0WrbZEtnudPPKPKaqBY2kp5I19 root@cinder-test-vm-947fc9e1-45ce-4515-baec-0724b14e6aed\nssh-dss AAAAB3NzaC1kc3MAAACBAOEgLGUoEKrZz4qCSHkJi01yAdopq9Qh5o2GyDE/HedzAcQLrmbnzRMHfdVnF69MsRiOCBrE1AVVVlkToAoMPn9r4rzbv83k3zio05EFjIvy7grJn3tWKN5TpoeULsgqw/nXN8MAIdCQBC6L69bCET2BPIRMvrmUky8UuYqu3++PAAAAFQD1TvjYmWkBKxECZkmkxRlPduIOawAAAH9YNHPIYqzHGEXfgH5Fuktm8tPsK7RoKLe508YFpnL7a8tiOhDotijkSNvVpELgicDFUsYrsNVd1zGyp/iA0fPeMZma/wt/lAtM3YRfA19an4RSNr+5HDX0fyYExx348wO2MdIkjpLLT2zS/5i/j+2VIKRzzTEwmWqxd/Vcy5UrAAAAgCLRGfGd3UKIpV3VoigVKtS5FK5NfiVPNQ6TsDTOFvV+/UJuafxOMWfQFLMdeeHzjHbT9pnVFsEUGbYO17jHwsTKIR3z19Z/99wr1dZzGorbVabbPzClUVJlEwBdeVTjTfXFghKnsXaUyG/lVP+GJ13ZUs6fCtjTvYyPjRq0BjLN root@cinder-test-vm-947fc9e1-45ce-4515-baec-0724b14e6aed\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.15,24,fe80::f816:3eff:fe60:2b1/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000001a\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-947fc9e1-45ce-4515-baec-0724b14e6aed.novalocal\nlaunch-index: 0\n/dev/root resized successfully [took 1.09s]\n=== cirros: current=0.4.0 latest=0.4.0 uptime=17.59 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-947fc9e1-45ce-4515-baec-0724b14e6aed login: "} 2018-08-13 08:51:54,922 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/action used request id req-8d14914e-03cf-44aa-b639-47250766beaa 2018-08-13 08:51:54,922 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.154047012329s 2018-08-13 08:51:54,922 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/action used request id req-8d14914e-03cf-44aa-b639-47250766beaa 2018-08-13 08:51:54,922 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 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] 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] 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2394.398 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.79 BogoMIPS (lpj=9577592) [ 0.032056] pid_max: default: 32768 minimum: 301 [ 0.040092] ACPI: Core revision 20150930 [ 0.049084] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.072136] Security Framework initialized [ 0.080054] Yama: becoming mindful. [ 0.088076] AppArmor: AppArmor initialized [ 0.096139] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.104476] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112177] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120076] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.132851] Initializing cgroup subsys io [ 0.140067] Initializing cgroup subsys memory [ 0.148075] Initializing cgroup subsys devices [ 0.156065] Initializing cgroup subsys freezer [ 0.164066] Initializing cgroup subsys net_cls [ 0.172067] Initializing cgroup subsys perf_event [ 0.184131] Initializing cgroup subsys net_prio [ 0.192069] Initializing cgroup subsys hugetlb [ 0.200066] Initializing cgroup subsys pids [ 0.212350] CPU: Physical Processor ID: 0 [ 0.225273] mce: CPU supports 10 MCE banks [ 0.236562] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.244057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.716491] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.085322] ftrace: allocating 31920 entries in 125 pages [ 1.108429] smpboot: Max logical packages: 1 [ 1.116060] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.133854] x2apic enabled [ 1.136066] Switched APIC routing to physical x2apic. [ 1.169717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.172000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.184083] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.197032] x86: Booted up 1 node, 1 CPUs [ 1.200109] smpboot: Total of 1 processors activated (4788.79 BogoMIPS) [ 1.210520] devtmpfs: initialized [ 1.213761] evm: security.selinux [ 1.216075] evm: security.SMACK64 [ 1.220068] evm: security.SMACK64EXEC [ 1.224069] evm: security.SMACK64TRANSMUTE [ 1.228082] evm: security.SMACK64MMAP [ 1.232082] evm: security.ima [ 1.236091] evm: security.capability [ 1.240280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.244224] pinctrl core: initialized pinctrl subsystem [ 1.249696] RTC time: 8:51:31, date: 08/13/18 [ 1.252670] NET: Registered protocol family 16 [ 1.256604] cpuidle: using governor ladder [ 1.260081] cpuidle: using governor menu [ 1.264082] PCCT header not found. [ 1.268605] ACPI: bus type PCI registered [ 1.272069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.277223] PCI: Using configuration type 1 for base access [ 1.282352] ACPI: Added _OSI(Module Device) [ 1.284069] ACPI: Added _OSI(Processor Device) [ 1.288069] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.292070] ACPI: Added _OSI(Processor Aggregator Device) [ 1.299731] ACPI: Interpreter enabled [ 1.300078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.312134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.324093] ACPI: (supports S0 S3 S4 S5) [ 1.328068] ACPI: Using IOAPIC for interrupt routing [ 1.332129] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.340956] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.344085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.348093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.352116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.356917] acpiphp: Slot [3] registered [ 1.360260] acpiphp: Slot [4] registered [ 1.364343] acpiphp: Slot [5] registered [ 1.368346] acpiphp: Slot [6] registered [ 1.372350] acpiphp: Slot [7] registered [ 1.376363] acpiphp: Slot [8] registered [ 1.380253] acpiphp: Slot [9] registered [ 1.384252] acpiphp: Slot [10] registered [ 1.388247] acpiphp: Slot [11] registered [ 1.392245] acpiphp: Slot [12] registered [ 1.396246] acpiphp: Slot [13] registered [ 1.400319] acpiphp: Slot [14] registered [ 1.404345] acpiphp: Slot [15] registered [ 1.408374] acpiphp: Slot [16] registered [ 1.412339] acpiphp: Slot [17] registered [ 1.416323] acpiphp: Slot [18] registered [ 1.420314] acpiphp: Slot [19] registered [ 1.424302] acpiphp: Slot [20] registered [ 1.428303] acpiphp: Slot [21] registered [ 1.432253] acpiphp: Slot [22] registered [ 1.436343] acpiphp: Slot [23] registered [ 1.440257] acpiphp: Slot [24] registered [ 1.444272] acpiphp: Slot [25] registered [ 1.448257] acpiphp: Slot [26] registered [ 1.452249] acpiphp: Slot [27] registered [ 1.456335] acpiphp: Slot [28] registered [ 1.460252] acpiphp: Slot [29] registered [ 1.464252] acpiphp: Slot [30] registered [ 1.468256] acpiphp: Slot [31] registered [ 1.472219] PCI host bridge to bus 0000:00 [ 1.476074] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.480072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.484083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.488102] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.492073] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.496071] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.532560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.536071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.540070] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.544072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.572470] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.576207] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.785040] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.802887] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.816892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.832735] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.848510] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.864000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.879251] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.880000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.880105] vgaarb: loaded [ 1.884106] vgaarb: bridge control possible 0000:00:02.0 [ 1.897749] SCSI subsystem initialized [ 1.908700] ACPI: bus type USB registered [ 1.913313] usbcore: registered new interface driver usbfs [ 1.916509] usbcore: registered new interface driver hub [ 1.920237] usbcore: registered new device driver usb [ 1.930290] PCI: Using ACPI for IRQ routing [ 1.943136] NetLabel: Initializing [ 1.944157] NetLabel: domain hash size = 128 [ 1.948064] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.952724] NetLabel: unlabeled traffic allowed by default [ 1.964484] clocksource: Switched to clocksource kvm-clock [ 2.170640] AppArmor: AppArmor Filesystem Enabled [ 2.194098] pnp: PnP ACPI init [ 2.224750] pnp: PnP ACPI: found 5 devices [ 2.283441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.317521] NET: Registered protocol family 2 [ 2.349348] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.378380] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.416393] TCP: Hash tables configured (established 4096 bind 4096) [ 2.449074] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.478517] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.508822] NET: Registered protocol family 1 [ 2.532545] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.553259] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.573321] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.622934] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.669580] Trying to unpack rootfs image as initramfs... [ 3.139967] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 3.197267] Scanning for low memory corruption every 60 seconds [ 3.230431] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.258914] audit: initializing netlink subsys (disabled) [ 3.282955] audit: type=2000 audit(1534150288.807:1): initialized [ 3.307093] Initialise system trusted keyring [ 3.329699] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.365748] zbud: loaded [ 3.382417] VFS: Disk quotas dquot_6.6.0 [ 3.399032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.432825] fuse init (API version 7.23) [ 3.452844] Key type big_key registered [ 3.473678] Allocating IMA MOK and blacklist keyrings. [ 3.498626] Key type asymmetric registered [ 3.515583] Asymmetric key parser 'x509' registered [ 3.538274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.575346] io scheduler noop registered [ 3.593133] io scheduler deadline registered (default) [ 3.618708] io scheduler cfq registered [ 3.638094] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.661159] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.689629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.722198] ACPI: Power Button [PWRF] [ 3.739148] GHES: HEST is not enabled! [ 3.778070] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.875391] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.931077] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.974306] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.042527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.185881] Linux agpgart interface v0.103 [ 4.242024] brd: module loaded [ 4.275402] loop: module loaded [ 4.319344] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.350693] GPT:90111 != 2097151 [ 4.367461] GPT:Alternate GPT header not at the end of the disk. [ 4.390439] GPT:90111 != 2097151 [ 4.406658] GPT: Use GNU Parted to correct GPT errors. [ 4.424488] vda: vda1 vda15 [ 4.447510] scsi host0: ata_piix [ 4.464461] scsi host1: ata_piix [ 4.478320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.501964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.531912] libphy: Fixed MDIO Bus: probed [ 4.550642] tun: Universal TUN/TAP device driver, 1.6 [ 4.571714] tun: (C) 1999-2004 Max Krasnyansky [ 4.610767] PPP generic driver version 2.4.2 [ 4.632688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.658579] ehci-pci: EHCI PCI platform driver [ 4.675260] ehci-platform: EHCI generic platform driver [ 4.697657] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.722279] ohci-pci: OHCI PCI platform driver [ 4.743642] ohci-platform: OHCI generic platform driver [ 4.764950] uhci_hcd: USB Universal Host Controller Interface driver [ 4.812308] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.832565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.866063] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.888602] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.912266] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.938452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.968905] usb usb1: Product: UHCI Host Controller [ 4.988233] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.010059] usb usb1: SerialNumber: 0000:00:01.2 [ 5.027585] hub 1-0:1.0: USB hub found [ 5.047114] hub 1-0:1.0: 2 ports detected [ 5.071428] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.114130] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.134882] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.155484] mousedev: PS/2 mouse device common for all mice [ 5.180919] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.218107] rtc_cmos 00:00: RTC can wake from S4 [ 5.241333] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.279371] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.303812] i2c /dev entries driver [ 5.320339] device-mapper: uevent: version 1.0.3 [ 5.337235] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.371643] ledtrig-cpu: registered to indicate activity on CPUs [ 5.398722] NET: Registered protocol family 10 [ 5.425933] NET: Registered protocol family 17 [ 5.444221] Key type dns_resolver registered [ 5.462007] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.483624] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.517260] registered taskstats version 1 [ 5.537235] Loading compiled-in X.509 certificates [ 5.561258] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.602209] zswap: loaded using pool lzo/zbud [ 5.629689] Key type trusted registered [ 5.649623] Key type encrypted registered [ 5.666299] AppArmor: AppArmor sha1 policy hashing enabled [ 5.688318] ima: No TPM chip found, activating TPM-bypass! [ 5.709553] evm: HMAC attrs: 0x1 [ 5.732410] Magic number: 14:175:877 [ 5.749696] rtc_cmos 00:00: setting system clock to 2018-08-13 08:51:37 UTC (1534150297) [ 5.781618] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.801045] EDD information not available. [ 5.841646] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.882143] Write protecting the kernel read-only data: 14336k [ 5.939640] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.974840] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 6.28 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 7.05 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... [ 7.167582] random: dd urandom read with 11 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 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 7.38. iid=i-0000001a 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: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2394.398 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+RW2B0xXErn00yXLcLFDP+hj5gdSSgFPMv4JO+8X3IYdQCPcLqqMGt/LnPQF+7+bTtIjzSDJFwPyBQXK4BWYPs6Wo9Cf5wqdvTBBoXi+7o3JlGEXTiNPNwsPDSE0vExpKEtyMZH1POW103IQRZcoQME0S/RkLI5T1Yl0lGONlfwZHwoFopfsVTONamuHr9QBQAk8ZWist1JS+nsDi8pXPDxxdBpNy1kZzE6G2Qi2lOdiWIDraZrmF3ALDz/NTElGhhVRNgUTMxSffYWt/elncxGVar9VpFnPDlacLpmfQZ+QspOEgt5dAbbajZ+0WrbZEtnudPPKPKaqBY2kp5I19 root@cinder-test-vm-947fc9e1-45ce-4515-baec-0724b14e6aed ssh-dss AAAAB3NzaC1kc3MAAACBAOEgLGUoEKrZz4qCSHkJi01yAdopq9Qh5o2GyDE/HedzAcQLrmbnzRMHfdVnF69MsRiOCBrE1AVVVlkToAoMPn9r4rzbv83k3zio05EFjIvy7grJn3tWKN5TpoeULsgqw/nXN8MAIdCQBC6L69bCET2BPIRMvrmUky8UuYqu3++PAAAAFQD1TvjYmWkBKxECZkmkxRlPduIOawAAAH9YNHPIYqzHGEXfgH5Fuktm8tPsK7RoKLe508YFpnL7a8tiOhDotijkSNvVpELgicDFUsYrsNVd1zGyp/iA0fPeMZma/wt/lAtM3YRfA19an4RSNr+5HDX0fyYExx348wO2MdIkjpLLT2zS/5i/j+2VIKRzzTEwmWqxd/Vcy5UrAAAAgCLRGfGd3UKIpV3VoigVKtS5FK5NfiVPNQ6TsDTOFvV+/UJuafxOMWfQFLMdeeHzjHbT9pnVFsEUGbYO17jHwsTKIR3z19Z/99wr1dZzGorbVabbPzClUVJlEwBdeVTjTfXFghKnsXaUyG/lVP+GJ13ZUs6fCtjTvYyPjRq0BjLN root@cinder-test-vm-947fc9e1-45ce-4515-baec-0724b14e6aed -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe60:2b1/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 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-0000001a name: N/A availability-zone: nova local-hostname: cinder-test-vm-947fc9e1-45ce-4515-baec-0724b14e6aed.novalocal launch-index: 0 /dev/root resized successfully [took 1.09s] === cirros: current=0.4.0 latest=0.4.0 uptime=17.59 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-947fc9e1-45ce-4515-baec-0724b14e6aed login: 2018-08-13 08:51:54,925 - paramiko.transport - DEBUG - starting thread (client mode): 0x44391e90L 2018-08-13 08:51:54,926 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-13 08:51:54,927 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-13 08:51:54,927 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-13 08:51:54,928 - 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-08-13 08:51:54,928 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-13 08:51:54,928 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-13 08:51:54,928 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-13 08:51:54,928 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-13 08:51:54,928 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-13 08:51:54,987 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-13 08:51:54,987 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-13 08:51:54,989 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.105: 65b32b865c8c8f2add5be06851971997 2018-08-13 08:51:54,990 - paramiko.transport - DEBUG - Trying discovered key bdba2b641c5e0445fae40401bcdebaaf in /tmp/tmpxrx7_q 2018-08-13 08:51:55,027 - paramiko.transport - DEBUG - userauth is OK 2018-08-13 08:51:55,031 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-13 08:51:55,054 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.os-volume_attachments 2018-08-13 08:51:55,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"volumeAttachment": {"volumeId": "6e14169b-23f0-4869-8f23-bd2265154f37"}}' 2018-08-13 08:52:10,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a431fe1a-d339-41e1-93a9-22a9718c9bc0 x-compute-request-id: req-a431fe1a-d339-41e1-93a9-22a9718c9bc0 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "34f75393-9b60-4bad-b03c-7e304c86bbff", "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "volumeId": "6e14169b-23f0-4869-8f23-bd2265154f37"}} 2018-08-13 08:52:10,679 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/os-volume_attachments used request id req-a431fe1a-d339-41e1-93a9-22a9718c9bc0 2018-08-13 08:52:10,679 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.os-volume_attachments in 15.62490201s 2018-08-13 08:52:10,679 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/os-volume_attachments used request id req-a431fe1a-d339-41e1-93a9-22a9718c9bc0 2018-08-13 08:52:10,679 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:52:10,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:52:13,811 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-69f869c4-c047-4f89-b4e7-f0663f8c3de0 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-69f869c4-c047-4f89-b4e7-f0663f8c3de0 RESP BODY: {"volumes": [{"status": "reserved", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:52:10.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:52:13,811 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-69f869c4-c047-4f89-b4e7-f0663f8c3de0 2018-08-13 08:52:13,812 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 3.13220620155s 2018-08-13 08:52:13,812 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-69f869c4-c047-4f89-b4e7-f0663f8c3de0 2018-08-13 08:52:13,813 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:52:15,815 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:52:15,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:52:19,628 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-5194e1b4-ccd3-46bf-8522-054c7265d00a Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-5194e1b4-ccd3-46bf-8522-054c7265d00a RESP BODY: {"volumes": [{"status": "reserved", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:52:10.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:52:19,629 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-5194e1b4-ccd3-46bf-8522-054c7265d00a 2018-08-13 08:52:19,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 3.81407785416s 2018-08-13 08:52:19,629 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-5194e1b4-ccd3-46bf-8522-054c7265d00a 2018-08-13 08:52:19,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:52:21,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:52:21,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:52:25,219 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-b8004221-deba-4e9e-8284-0bbc342515cc Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-b8004221-deba-4e9e-8284-0bbc342515cc RESP BODY: {"volumes": [{"status": "reserved", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:52:10.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:52:25,219 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-b8004221-deba-4e9e-8284-0bbc342515cc 2018-08-13 08:52:25,219 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 3.58620500565s 2018-08-13 08:52:25,219 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-b8004221-deba-4e9e-8284-0bbc342515cc 2018-08-13 08:52:25,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:52:27,222 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:52:27,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:52:37,075 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-d7516641-1107-45c1-8f75-bc0bb3ca2a2c Content-Type: application/json Content-Length: 938 x-openstack-request-id: req-d7516641-1107-45c1-8f75-bc0bb3ca2a2c RESP BODY: {"volumes": [{"status": "attaching", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:52:31.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:52:37,076 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-d7516641-1107-45c1-8f75-bc0bb3ca2a2c 2018-08-13 08:52:37,076 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 9.8535399437s 2018-08-13 08:52:37,076 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-d7516641-1107-45c1-8f75-bc0bb3ca2a2c 2018-08-13 08:52:37,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:52:39,079 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:52:39,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:52:42,962 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-e3177908-5815-4d1c-999f-f917f3ce4bff Content-Type: application/json Content-Length: 1233 x-openstack-request-id: req-e3177908-5815-4d1c-999f-f917f3ce4bff RESP BODY: {"volumes": [{"status": "in-use", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [{"server_id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "attachment_id": "3c6d50d9-d00a-4570-957e-d0b69067e7fc", "attached_at": "2018-08-13T08:52:31.000000", "host_name": "host5", "volume_id": "6e14169b-23f0-4869-8f23-bd2265154f37", "device": "/dev/vdb", "id": "6e14169b-23f0-4869-8f23-bd2265154f37"}], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:52:40.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:52:42,963 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-e3177908-5815-4d1c-999f-f917f3ce4bff 2018-08-13 08:52:42,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 3.8835568428s 2018-08-13 08:52:42,963 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-e3177908-5815-4d1c-999f-f917f3ce4bff 2018-08-13 08:52:42,964 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-13 08:52:42,967 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-13 08:52:42,967 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-13 08:52:42,970 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-13 08:52:43,046 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-13 08:52:43,047 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-13 08:52:43,047 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-13 08:52:43,048 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-13 08:52:43,049 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-13 08:52:43,049 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-13 08:52:43,053 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-13 08:52:45,969 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-13 08:52:45,969 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 216bb3eb-da5b-4357-ba9d-06f407167556 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-08-13 08:52:45,969 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-13 08:52:45,970 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-13 08:52:45,970 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-13 08:52:45,971 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-13 08:52:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/os-volume_attachments/6e14169b-23f0-4869-8f23-bd2265154f37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:52:46,686 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3477c65-4721-4484-8ece-6d7dae9c6a73 x-compute-request-id: req-f3477c65-4721-4484-8ece-6d7dae9c6a73 2018-08-13 08:52:46,686 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/os-volume_attachments/6e14169b-23f0-4869-8f23-bd2265154f37 used request id req-f3477c65-4721-4484-8ece-6d7dae9c6a73 2018-08-13 08:52:46,686 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers.os-volume_attachments in 0.71546292305s 2018-08-13 08:52:46,686 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff/os-volume_attachments/6e14169b-23f0-4869-8f23-bd2265154f37 used request id req-f3477c65-4721-4484-8ece-6d7dae9c6a73 2018-08-13 08:52:46,687 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:52:46,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:52:51,244 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-23aa7218-8572-4034-98f9-fd238a6d1283 Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-23aa7218-8572-4034-98f9-fd238a6d1283 RESP BODY: {"volumes": [{"status": "detaching", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [{"server_id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "attachment_id": "3c6d50d9-d00a-4570-957e-d0b69067e7fc", "attached_at": "2018-08-13T08:52:31.000000", "host_name": "host5", "volume_id": "6e14169b-23f0-4869-8f23-bd2265154f37", "device": "/dev/vdb", "id": "6e14169b-23f0-4869-8f23-bd2265154f37"}], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:52:46.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:52:51,244 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-23aa7218-8572-4034-98f9-fd238a6d1283 2018-08-13 08:52:51,244 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 4.55754899979s 2018-08-13 08:52:51,244 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-23aa7218-8572-4034-98f9-fd238a6d1283 2018-08-13 08:52:51,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:52:53,248 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:52:53,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:53:00,880 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-5d7addb4-fd1c-4974-b043-3db461af29ff Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-5d7addb4-fd1c-4974-b043-3db461af29ff RESP BODY: {"volumes": [{"status": "available", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:53:00.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:53:00,880 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-5d7addb4-fd1c-4974-b043-3db461af29ff 2018-08-13 08:53:00,880 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 7.63221788406s 2018-08-13 08:53:00,880 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-5d7addb4-fd1c-4974-b043-3db461af29ff 2018-08-13 08:53:00,881 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-13 08:53:00,882 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.os-volume_attachments 2018-08-13 08:53:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"volumeAttachment": {"volumeId": "6e14169b-23f0-4869-8f23-bd2265154f37"}}' 2018-08-13 08:53:11,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b454ec32-e795-4ac7-bcf1-9714e57b2385 x-compute-request-id: req-b454ec32-e795-4ac7-bcf1-9714e57b2385 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "154970a2-c05a-4b4a-9c0b-992663e43747", "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "volumeId": "6e14169b-23f0-4869-8f23-bd2265154f37"}} 2018-08-13 08:53:11,816 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/os-volume_attachments used request id req-b454ec32-e795-4ac7-bcf1-9714e57b2385 2018-08-13 08:53:11,817 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.os-volume_attachments in 10.9347679615s 2018-08-13 08:53:11,817 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/os-volume_attachments used request id req-b454ec32-e795-4ac7-bcf1-9714e57b2385 2018-08-13 08:53:11,817 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:53:11,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:53:17,021 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-a7613d04-946c-461b-a2de-7172357933be Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-a7613d04-946c-461b-a2de-7172357933be RESP BODY: {"volumes": [{"status": "reserved", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:53:11.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:53:17,022 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-a7613d04-946c-461b-a2de-7172357933be 2018-08-13 08:53:17,022 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 5.20435595512s 2018-08-13 08:53:17,022 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-a7613d04-946c-461b-a2de-7172357933be 2018-08-13 08:53:17,023 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:53:19,025 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:53:19,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:53:27,256 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-87be6018-ce62-45bf-aecb-e2eaf6056a11 Content-Type: application/json Content-Length: 938 x-openstack-request-id: req-87be6018-ce62-45bf-aecb-e2eaf6056a11 RESP BODY: {"volumes": [{"status": "attaching", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:53:26.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:53:27,256 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-87be6018-ce62-45bf-aecb-e2eaf6056a11 2018-08-13 08:53:27,256 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 8.23065686226s 2018-08-13 08:53:27,257 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-87be6018-ce62-45bf-aecb-e2eaf6056a11 2018-08-13 08:53:27,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:53:29,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:53:29,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:53:29,467 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-ead21790-7533-4a0d-a978-613b20b6d39f Content-Type: application/json Content-Length: 938 x-openstack-request-id: req-ead21790-7533-4a0d-a978-613b20b6d39f RESP BODY: {"volumes": [{"status": "attaching", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:53:26.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:53:29,467 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-ead21790-7533-4a0d-a978-613b20b6d39f 2018-08-13 08:53:29,467 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.207374095917s 2018-08-13 08:53:29,468 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-ead21790-7533-4a0d-a978-613b20b6d39f 2018-08-13 08:53:29,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:53:31,471 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:53:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:53:39,648 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-92f2d04b-a010-440a-b100-6fa0fed1a29f Content-Type: application/json Content-Length: 1233 x-openstack-request-id: req-92f2d04b-a010-440a-b100-6fa0fed1a29f RESP BODY: {"volumes": [{"status": "in-use", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [{"server_id": "154970a2-c05a-4b4a-9c0b-992663e43747", "attachment_id": "0335c081-66f2-467c-8531-07e64eb730f4", "attached_at": "2018-08-13T08:53:26.000000", "host_name": "host4", "volume_id": "6e14169b-23f0-4869-8f23-bd2265154f37", "device": "/dev/vdb", "id": "6e14169b-23f0-4869-8f23-bd2265154f37"}], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:53:34.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:53:39,648 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-92f2d04b-a010-440a-b100-6fa0fed1a29f 2018-08-13 08:53:39,648 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 8.17657899857s 2018-08-13 08:53:39,648 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-92f2d04b-a010-440a-b100-6fa0fed1a29f 2018-08-13 08:53:39,650 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-13 08:53:39,653 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-13 08:53:39,653 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-13 08:53:39,657 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-13 08:53:39,732 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-13 08:53:39,732 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-13 08:53:39,733 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-13 08:53:39,734 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-13 08:53:39,734 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-13 08:53:39,734 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-13 08:53:39,737 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-13 08:53:39,847 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-13 08:53:39,847 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-13 08:53:39,848 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-13 08:53:39,848 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-13 08:53:39,849 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-13 08:53:39,849 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-13 08:53:39,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/os-volume_attachments/6e14169b-23f0-4869-8f23-bd2265154f37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:53:50,447 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-172bf8b5-c595-4499-a016-605e459169dc x-compute-request-id: req-172bf8b5-c595-4499-a016-605e459169dc 2018-08-13 08:53:50,447 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/os-volume_attachments/6e14169b-23f0-4869-8f23-bd2265154f37 used request id req-172bf8b5-c595-4499-a016-605e459169dc 2018-08-13 08:53:50,448 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers.os-volume_attachments in 10.5983669758s 2018-08-13 08:53:50,448 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747/os-volume_attachments/6e14169b-23f0-4869-8f23-bd2265154f37 used request id req-172bf8b5-c595-4499-a016-605e459169dc 2018-08-13 08:53:50,448 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:53:50,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:53:59,158 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-80bc98c0-de3a-406e-b6bc-e8f45b905320 Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-80bc98c0-de3a-406e-b6bc-e8f45b905320 RESP BODY: {"volumes": [{"status": "detaching", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [{"server_id": "154970a2-c05a-4b4a-9c0b-992663e43747", "attachment_id": "0335c081-66f2-467c-8531-07e64eb730f4", "attached_at": "2018-08-13T08:53:26.000000", "host_name": "host4", "volume_id": "6e14169b-23f0-4869-8f23-bd2265154f37", "device": "/dev/vdb", "id": "6e14169b-23f0-4869-8f23-bd2265154f37"}], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:53:50.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:53:59,158 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-80bc98c0-de3a-406e-b6bc-e8f45b905320 2018-08-13 08:53:59,158 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 8.71020817757s 2018-08-13 08:53:59,158 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-80bc98c0-de3a-406e-b6bc-e8f45b905320 2018-08-13 08:53:59,159 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:54:01,162 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:54:01,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:01,434 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-db48c6e7-dea1-4da9-9274-9774011e3940 Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-db48c6e7-dea1-4da9-9274-9774011e3940 RESP BODY: {"volumes": [{"status": "detaching", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [{"server_id": "154970a2-c05a-4b4a-9c0b-992663e43747", "attachment_id": "0335c081-66f2-467c-8531-07e64eb730f4", "attached_at": "2018-08-13T08:53:26.000000", "host_name": "host4", "volume_id": "6e14169b-23f0-4869-8f23-bd2265154f37", "device": "/dev/vdb", "id": "6e14169b-23f0-4869-8f23-bd2265154f37"}], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:53:50.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:54:01,434 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-db48c6e7-dea1-4da9-9274-9774011e3940 2018-08-13 08:54:01,434 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.272718906403s 2018-08-13 08:54:01,435 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-db48c6e7-dea1-4da9-9274-9774011e3940 2018-08-13 08:54:01,436 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:54:03,438 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:54:03,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:10,916 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-49593c9a-2e21-4a4f-b27d-e8e489a299c1 Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-49593c9a-2e21-4a4f-b27d-e8e489a299c1 RESP BODY: {"volumes": [{"status": "available", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:54:02.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:54:10,916 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-49593c9a-2e21-4a4f-b27d-e8e489a299c1 2018-08-13 08:54:10,916 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 7.47779583931s 2018-08-13 08:54:10,916 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-49593c9a-2e21-4a4f-b27d-e8e489a299c1 2018-08-13 08:54:10,917 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 04:43 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-13 08:54:10,920 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-08-13 08:54:10,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:11,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-04903533-b80f-43ae-99e8-2a628ca71e95 x-compute-request-id: req-04903533-b80f-43ae-99e8-2a628ca71e95 2018-08-13 08:54:11,295 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747 used request id req-04903533-b80f-43ae-99e8-2a628ca71e95 2018-08-13 08:54:11,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.375072956085s 2018-08-13 08:54:11,295 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747 used request id req-04903533-b80f-43ae-99e8-2a628ca71e95 2018-08-13 08:54:11,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:54:11,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:11,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3567 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-783c50e6-8c69-4a47-82fb-f0a056b4ed15 x-compute-request-id: req-783c50e6-8c69-4a47-82fb-f0a056b4ed15 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:02:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:02:b1", "version": 4, "addr": "192.16.1.105", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:51:22.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:51:22Z", "hostId": "f673825bd34b4e1184441f3198439b216175df26b4bfa79609ffba48", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:51:14Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:50:18.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "154970a2-c05a-4b4a-9c0b-992663e43747", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:54:11Z", "hostId": "2fa0889b90c0831e90d8fc1db7b10f56b8b68cb5e0cb2c2ee5ead700", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:50:10Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:54:11,862 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-783c50e6-8c69-4a47-82fb-f0a056b4ed15 2018-08-13 08:54:11,863 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.567140102386s 2018-08-13 08:54:11,863 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-783c50e6-8c69-4a47-82fb-f0a056b4ed15 2018-08-13 08:54:11,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:54:13,867 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:54:13,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:14,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3481 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd2dffc3-e422-432f-8551-f271b7db96e3 x-compute-request-id: req-fd2dffc3-e422-432f-8551-f271b7db96e3 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:02:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:02:b1", "version": 4, "addr": "192.16.1.105", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:51:22.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:51:22Z", "hostId": "f673825bd34b4e1184441f3198439b216175df26b4bfa79609ffba48", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:51:14Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:bc:8c", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/154970a2-c05a-4b4a-9c0b-992663e43747", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:50:18.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "154970a2-c05a-4b4a-9c0b-992663e43747", "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:54:12Z", "hostId": "2fa0889b90c0831e90d8fc1db7b10f56b8b68cb5e0cb2c2ee5ead700", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm2_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:50:10Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:54:14,491 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fd2dffc3-e422-432f-8551-f271b7db96e3 2018-08-13 08:54:14,491 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.623852968216s 2018-08-13 08:54:14,491 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fd2dffc3-e422-432f-8551-f271b7db96e3 2018-08-13 08:54:14,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:54:16,494 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:54:16,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:17,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1787 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-787bc188-478d-4bf8-87e3-d1fc8fef35e3 x-compute-request-id: req-787bc188-478d-4bf8-87e3-d1fc8fef35e3 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:02:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:02:b1", "version": 4, "addr": "192.16.1.105", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:51:22.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:51:22Z", "hostId": "f673825bd34b4e1184441f3198439b216175df26b4bfa79609ffba48", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:51:14Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:54:17,260 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-787bc188-478d-4bf8-87e3-d1fc8fef35e3 2018-08-13 08:54:17,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.766064882278s 2018-08-13 08:54:17,260 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-787bc188-478d-4bf8-87e3-d1fc8fef35e3 2018-08-13 08:54:17,263 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-08-13 08:54:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/292b15e8-8a79-4f9c-a49b-15aba51486d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:18,351 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69ac5b42-6d2c-4d36-b7e7-e46d8f9a15e4 Content-Length: 0 Date: Mon, 13 Aug 2018 08:54:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:54:18,352 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/292b15e8-8a79-4f9c-a49b-15aba51486d4.json used request id req-69ac5b42-6d2c-4d36-b7e7-e46d8f9a15e4 2018-08-13 08:54:18,352 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 1.08905005455s 2018-08-13 08:54:18,352 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/292b15e8-8a79-4f9c-a49b-15aba51486d4.json used request id req-69ac5b42-6d2c-4d36-b7e7-e46d8f9a15e4 2018-08-13 08:54:18,356 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:54:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:18,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-00d4bd13-8d31-41cd-9cff-62ba2f2c24b5 Date: Mon, 13 Aug 2018 08:54:18 GMT RESP BODY: {"floatingips": [{"router_id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:51:25Z", "updated_at": "2018-08-13T08:51:35Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:60:02:b1", "device_id": "34f75393-9b60-4bad-b03c-7e304c86bbff"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "192.16.1.105", "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_id": "c7d4ddfb-3140-4b81-be70-10f5b7fa49da", "id": "16ebb0a0-ad52-4f7c-89e4-eb2215680029"}]} 2018-08-13 08:54:18,547 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-00d4bd13-8d31-41cd-9cff-62ba2f2c24b5 2018-08-13 08:54:18,547 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.190686941147s 2018-08-13 08:54:18,547 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-00d4bd13-8d31-41cd-9cff-62ba2f2c24b5 2018-08-13 08:54:18,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:54:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:18,842 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-42d5f728-39dd-4b89-8de8-4d3ba0370c3d Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-42d5f728-39dd-4b89-8de8-4d3ba0370c3d RESP BODY: {"volumes": [{"status": "available", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:54:02.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:54:18,843 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-42d5f728-39dd-4b89-8de8-4d3ba0370c3d 2018-08-13 08:54:18,843 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.292771100998s 2018-08-13 08:54:18,843 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-42d5f728-39dd-4b89-8de8-4d3ba0370c3d 2018-08-13 08:54:18,844 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.DELETE.volumes 2018-08-13 08:54:18,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:20,179 - keystoneauth.session - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-452fd34a-b44d-41d8-ab34-a77c344d4b36 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:54:20,179 - keystoneauth.session - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37 used request id req-452fd34a-b44d-41d8-ab34-a77c344d4b36 2018-08-13 08:54:20,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.DELETE.volumes in 1.33519601822s 2018-08-13 08:54:20,179 - shade.request_ids - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37 used request id req-452fd34a-b44d-41d8-ab34-a77c344d4b36 2018-08-13 08:54:20,180 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:54:20,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:20,319 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-ff01eff9-f882-4dfe-8091-5664bc165144 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-ff01eff9-f882-4dfe-8091-5664bc165144 RESP BODY: {"volumes": [{"status": "deleting", "user_id": "52afbc8a5832440bb6138e52010b9124", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "self"}, {"href": "https://192.16.1.222:8776/bb9ea577a0c74956aea49a7e0adb6e52/volumes/6e14169b-23f0-4869-8f23-bd2265154f37", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T08:50:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "updated_at": "2018-08-13T08:54:19.000000", "volume_type": "RBD", "name": "cinder_test-volume_947fc9e1-45ce-4515-baec-0724b14e6aed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e14169b-23f0-4869-8f23-bd2265154f37", "size": 2}]} 2018-08-13 08:54:20,319 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-ff01eff9-f882-4dfe-8091-5664bc165144 2018-08-13 08:54:20,319 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.138907909393s 2018-08-13 08:54:20,319 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-ff01eff9-f882-4dfe-8091-5664bc165144 2018-08-13 08:54:20,320 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:54:22,322 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-08-13 08:54:22,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:24,985 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-8ed53a9f-5ddc-4198-b20c-b553bfd2778c Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-8ed53a9f-5ddc-4198-b20c-b553bfd2778c RESP BODY: {"volumes": []} 2018-08-13 08:54:24,985 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-8ed53a9f-5ddc-4198-b20c-b553bfd2778c 2018-08-13 08:54:24,985 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 2.662099123s 2018-08-13 08:54:24,985 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/bb9ea577a0c74956aea49a7e0adb6e52/volumes/detail used request id req-8ed53a9f-5ddc-4198-b20c-b553bfd2778c 2018-08-13 08:54:24,987 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-08-13 08:54:24,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/16ebb0a0-ad52-4f7c-89e4-eb2215680029.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:28,846 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45c9881b-7e56-41b5-b898-548a4a7a8171 Content-Length: 0 Date: Mon, 13 Aug 2018 08:54:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:54:28,847 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/16ebb0a0-ad52-4f7c-89e4-eb2215680029.json used request id req-45c9881b-7e56-41b5-b898-548a4a7a8171 2018-08-13 08:54:28,847 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 3.85986208916s 2018-08-13 08:54:28,847 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/16ebb0a0-ad52-4f7c-89e4-eb2215680029.json used request id req-45c9881b-7e56-41b5-b898-548a4a7a8171 2018-08-13 08:54:28,850 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-08-13 08:54:28,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:28,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ab14a2c0-31a3-4a15-a4f6-71c1aae605da Date: Mon, 13 Aug 2018 08:54:28 GMT RESP BODY: {"floatingips": []} 2018-08-13 08:54:28,953 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ab14a2c0-31a3-4a15-a4f6-71c1aae605da 2018-08-13 08:54:28,953 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.103396892548s 2018-08-13 08:54:28,954 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ab14a2c0-31a3-4a15-a4f6-71c1aae605da 2018-08-13 08:54:28,955 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-08-13 08:54:28,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:29,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-66afc343-88d1-4b08-8cdf-c995dfed588c x-compute-request-id: req-66afc343-88d1-4b08-8cdf-c995dfed588c 2018-08-13 08:54:29,463 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff used request id req-66afc343-88d1-4b08-8cdf-c995dfed588c 2018-08-13 08:54:29,463 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.508620023727s 2018-08-13 08:54:29,464 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff used request id req-66afc343-88d1-4b08-8cdf-c995dfed588c 2018-08-13 08:54:29,464 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:54:29,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:30,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1793 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-12e49722-0592-45b8-9e6f-78ede3a50d93 x-compute-request-id: req-12e49722-0592-45b8-9e6f-78ede3a50d93 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:02:b1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:02:b1", "version": 4, "addr": "192.16.1.105", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:51:22.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "security_groups": [{"name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}], "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:54:29Z", "hostId": "f673825bd34b4e1184441f3198439b216175df26b4bfa79609ffba48", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:51:14Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:54:30,712 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-12e49722-0592-45b8-9e6f-78ede3a50d93 2018-08-13 08:54:30,713 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.24831604958s 2018-08-13 08:54:30,713 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-12e49722-0592-45b8-9e6f-78ede3a50d93 2018-08-13 08:54:30,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:54:32,716 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:54:32,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:33,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1414 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ecf48c78-0671-4660-bfd1-10ddf1bcad55 x-compute-request-id: req-ecf48c78-0671-4660-bfd1-10ddf1bcad55 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/34f75393-9b60-4bad-b03c-7e304c86bbff", "rel": "bookmark"}], "image": {"id": "444231d3-f08c-4c07-a696-9e3c37069829", "links": [{"href": "https://192.16.1.222:8774/images/444231d3-f08c-4c07-a696-9e3c37069829", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T08:51:22.000000", "flavor": {"id": "d2404bc0-35d1-432e-b5af-f7a05be33525", "links": [{"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}]}, "id": "34f75393-9b60-4bad-b03c-7e304c86bbff", "user_id": "52afbc8a5832440bb6138e52010b9124", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T08:54:30Z", "hostId": "f673825bd34b4e1184441f3198439b216175df26b4bfa79609ffba48", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed", "name": "cinder_test-vm_947fc9e1-45ce-4515-baec-0724b14e6aed", "created": "2018-08-13T08:51:14Z", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-13 08:54:33,284 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ecf48c78-0671-4660-bfd1-10ddf1bcad55 2018-08-13 08:54:33,284 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.567721843719s 2018-08-13 08:54:33,284 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ecf48c78-0671-4660-bfd1-10ddf1bcad55 2018-08-13 08:54:33,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-13 08:54:35,287 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-08-13 08:54:35,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:35,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-13dd2ca4-01fa-4e76-b3c7-acc8de4bbc40 x-compute-request-id: req-13dd2ca4-01fa-4e76-b3c7-acc8de4bbc40 RESP BODY: {"servers": []} 2018-08-13 08:54:35,650 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-13dd2ca4-01fa-4e76-b3c7-acc8de4bbc40 2018-08-13 08:54:35,650 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.363237142563s 2018-08-13 08:54:35,650 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-13dd2ca4-01fa-4e76-b3c7-acc8de4bbc40 2018-08-13 08:54:35,652 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-08-13 08:54:35,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:35,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-5fe9dec9-f11a-4f85-b2e7-7e05396933c0 Date: Mon, 13 Aug 2018 08:54:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:50:03Z", "updated_at": "2018-08-13T08:50:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:50:03Z", "revision_number": 0, "id": "0ca9fa03-58fc-4b43-bb61-81999a81e366", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:50:03Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:50:03Z", "revision_number": 0, "id": "7a5457b3-53dd-43d9-bc66-ccc79a1bb313", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:50:03Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-13T08:50:03Z", "revision_number": 0, "id": "aed5fb03-ec96-4686-838c-681628f7785e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:50:03Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:50:04Z", "revision_number": 0, "id": "c9df40e6-0b5f-4e56-bb13-14c0fc52baed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:50:04Z", "security_group_id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 3, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "f36daf3a-4b3d-4bec-b6bf-94ca2e56340e", "name": "cinder_test-sg_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:54:35,761 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5fe9dec9-f11a-4f85-b2e7-7e05396933c0 2018-08-13 08:54:35,761 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.109028816223s 2018-08-13 08:54:35,762 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-5fe9dec9-f11a-4f85-b2e7-7e05396933c0 2018-08-13 08:54:35,764 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-08-13 08:54:35,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/f36daf3a-4b3d-4bec-b6bf-94ca2e56340e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:36,168 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37350ab4-6e8e-491b-b08d-ecec1692204d Content-Length: 0 Date: Mon, 13 Aug 2018 08:54:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:54:36,168 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/f36daf3a-4b3d-4bec-b6bf-94ca2e56340e.json used request id req-37350ab4-6e8e-491b-b08d-ecec1692204d 2018-08-13 08:54:36,168 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.404033899307s 2018-08-13 08:54:36,168 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/f36daf3a-4b3d-4bec-b6bf-94ca2e56340e.json used request id req-37350ab4-6e8e-491b-b08d-ecec1692204d 2018-08-13 08:54:36,169 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-08-13 08:54:36,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:36,256 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3b1afb0-4c17-4acc-a4ab-8de459d7590f x-compute-request-id: req-e3b1afb0-4c17-4acc-a4ab-8de459d7590f 2018-08-13 08:54:36,256 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed used request id req-e3b1afb0-4c17-4acc-a4ab-8de459d7590f 2018-08-13 08:54:36,256 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.0877139568329s 2018-08-13 08:54:36,257 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_947fc9e1-45ce-4515-baec-0724b14e6aed used request id req-e3b1afb0-4c17-4acc-a4ab-8de459d7590f 2018-08-13 08:54:36,257 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-08-13 08:54:36,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/162851da-d6aa-4b7f-a276-0b15cfe5ecf7/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" -d '{"subnet_id": "d44db940-234b-4e9d-8c36-ed87ee27a2a8"}' 2018-08-13 08:54:40,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c956a6a5-a0f5-4229-916b-4ca43f973096 Date: Mon, 13 Aug 2018 08:54:40 GMT RESP BODY: {"network_id": "d3c84f15-2fdc-463e-b028-a1c18d2c909c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "subnet_id": "d44db940-234b-4e9d-8c36-ed87ee27a2a8", "subnet_ids": ["d44db940-234b-4e9d-8c36-ed87ee27a2a8"], "port_id": "7fed2747-61de-445d-a8af-bebe48ed440f", "id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7"} 2018-08-13 08:54:40,538 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/162851da-d6aa-4b7f-a276-0b15cfe5ecf7/remove_router_interface.json used request id req-c956a6a5-a0f5-4229-916b-4ca43f973096 2018-08-13 08:54:40,538 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 4.28121590614s 2018-08-13 08:54:40,538 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/162851da-d6aa-4b7f-a276-0b15cfe5ecf7/remove_router_interface.json used request id req-c956a6a5-a0f5-4229-916b-4ca43f973096 returning object 162851da-d6aa-4b7f-a276-0b15cfe5ecf7 2018-08-13 08:54:40,539 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-08-13 08:54:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:41,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-cf746c30-137d-4726-93f6-88ab13e93a86 Date: Mon, 13 Aug 2018 08:54:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:37Z", "admin_state_up": true, "updated_at": "2018-08-13T08:54:37Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "162851da-d6aa-4b7f-a276-0b15cfe5ecf7", "name": "cinder_test-router_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:54:41,065 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cf746c30-137d-4726-93f6-88ab13e93a86 2018-08-13 08:54:41,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.526098966599s 2018-08-13 08:54:41,065 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cf746c30-137d-4726-93f6-88ab13e93a86 2018-08-13 08:54:41,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-08-13 08:54:41,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/162851da-d6aa-4b7f-a276-0b15cfe5ecf7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:47,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17fb41ea-d95a-4948-8038-101bed510a17 Content-Length: 0 Date: Mon, 13 Aug 2018 08:54:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:54:47,693 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/162851da-d6aa-4b7f-a276-0b15cfe5ecf7.json used request id req-17fb41ea-d95a-4948-8038-101bed510a17 2018-08-13 08:54:47,693 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 6.62709999084s 2018-08-13 08:54:47,693 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/162851da-d6aa-4b7f-a276-0b15cfe5ecf7.json used request id req-17fb41ea-d95a-4948-8038-101bed510a17 2018-08-13 08:54:47,694 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-08-13 08:54:47,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:47,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7664711c-87b1-4a6d-80fc-f61a07e82088 Date: Mon, 13 Aug 2018 08:54:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:49:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-13T08:49:35Z","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":"bb9ea577a0c74956aea49a7e0adb6e52","id":"d44db940-234b-4e9d-8c36-ed87ee27a2a8","subnetpool_id":null,"name":"cinder_test-subnet_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:54:47,799 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7664711c-87b1-4a6d-80fc-f61a07e82088 2018-08-13 08:54:47,799 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.105261802673s 2018-08-13 08:54:47,799 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-7664711c-87b1-4a6d-80fc-f61a07e82088 2018-08-13 08:54:47,801 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-08-13 08:54:47,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/d44db940-234b-4e9d-8c36-ed87ee27a2a8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:52,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d99b34e-a8d1-4a03-8b01-1dad4fecd11b Date: Mon, 13 Aug 2018 08:54:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:54:52,158 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/d44db940-234b-4e9d-8c36-ed87ee27a2a8.json used request id req-5d99b34e-a8d1-4a03-8b01-1dad4fecd11b 2018-08-13 08:54:52,158 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.35713291168s 2018-08-13 08:54:52,158 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/d44db940-234b-4e9d-8c36-ed87ee27a2a8.json used request id req-5d99b34e-a8d1-4a03-8b01-1dad4fecd11b 2018-08-13 08:54:52,158 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-08-13 08:54:52,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:52,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1155 X-Openstack-Request-Id: req-146f6481-12d6-408f-9b4f-95ed23f3021e Date: Mon, 13 Aug 2018 08:54:52 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":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"updated_at":"2018-08-13T08:28:23Z","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-13T08:54:51Z","tenant_id":"bb9ea577a0c74956aea49a7e0adb6e52","created_at":"2018-08-13T08:49:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bb9ea577a0c74956aea49a7e0adb6e52","id":"d3c84f15-2fdc-463e-b028-a1c18d2c909c","name":"cinder_test-net_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:54:52,400 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-146f6481-12d6-408f-9b4f-95ed23f3021e 2018-08-13 08:54:52,400 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.241980075836s 2018-08-13 08:54:52,401 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-146f6481-12d6-408f-9b4f-95ed23f3021e 2018-08-13 08:54:52,402 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-08-13 08:54:52,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/d3c84f15-2fdc-463e-b028-a1c18d2c909c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:55,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eac0e0a3-d0d6-4d82-82e1-071bbeb6dc31 Date: Mon, 13 Aug 2018 08:54:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:54:55,298 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/d3c84f15-2fdc-463e-b028-a1c18d2c909c.json used request id req-eac0e0a3-d0d6-4d82-82e1-071bbeb6dc31 2018-08-13 08:54:55,298 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.89636707306s 2018-08-13 08:54:55,298 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/d3c84f15-2fdc-463e-b028-a1c18d2c909c.json used request id req-eac0e0a3-d0d6-4d82-82e1-071bbeb6dc31 2018-08-13 08:54:55,300 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-08-13 08:54:55,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:55,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-b0849e05-82a3-4a6c-b8ba-28dd5e8782b2 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/444231d3-f08c-4c07-a696-9e3c37069829/snap", "metadata": {}}], "file": "/v2/images/444231d3-f08c-4c07-a696-9e3c37069829/file", "owner": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "444231d3-f08c-4c07-a696-9e3c37069829", "size": 12716032, "self": "/v2/images/444231d3-f08c-4c07-a696-9e3c37069829", "disk_format": "qcow2", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/444231d3-f08c-4c07-a696-9e3c37069829/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-13T08:50:02Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_947fc9e1-45ce-4515-baec-0724b14e6aed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-13T08:49:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-13 08:54:55,444 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b0849e05-82a3-4a6c-b8ba-28dd5e8782b2 2018-08-13 08:54:55,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.143419027328s 2018-08-13 08:54:55,444 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-b0849e05-82a3-4a6c-b8ba-28dd5e8782b2 2018-08-13 08:54:55,446 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-08-13 08:54:55,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/444231d3-f08c-4c07-a696-9e3c37069829 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c1af9c1cd5412ca1c08a837afdc6e1c3826bc1b" 2018-08-13 08:54:56,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-a0d44ba3-04cb-4025-80e4-1d734ec9d30d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:54:56,378 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/444231d3-f08c-4c07-a696-9e3c37069829 used request id req-a0d44ba3-04cb-4025-80e4-1d734ec9d30d 2018-08-13 08:54:56,379 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.93251991272s 2018-08-13 08:54:56,379 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/444231d3-f08c-4c07-a696-9e3c37069829 used request id req-a0d44ba3-04cb-4025-80e4-1d734ec9d30d 2018-08-13 08:54:56,379 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-08-13 08:54:56,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:54:56,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9e601c4-1673-440e-8e62-3de1db03c1e2 x-compute-request-id: req-c9e601c4-1673-440e-8e62-3de1db03c1e2 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "cinder_test-flavor_947fc9e1-45ce-4515-baec-0724b14e6aed", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d2404bc0-35d1-432e-b5af-f7a05be33525"}]} 2018-08-13 08:54:56,537 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-c9e601c4-1673-440e-8e62-3de1db03c1e2 2018-08-13 08:54:56,537 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.157273054123s 2018-08-13 08:54:56,537 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-c9e601c4-1673-440e-8e62-3de1db03c1e2 2018-08-13 08:54:56,539 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-08-13 08:54:56,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:54:56,631 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-981c2228-60b2-4b66-944a-bcd9e183a617 x-compute-request-id: req-981c2228-60b2-4b66-944a-bcd9e183a617 2018-08-13 08:54:56,631 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525 used request id req-981c2228-60b2-4b66-944a-bcd9e183a617 2018-08-13 08:54:56,631 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0917778015137s 2018-08-13 08:54:56,631 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/d2404bc0-35d1-432e-b5af-f7a05be33525 used request id req-981c2228-60b2-4b66-944a-bcd9e183a617 2018-08-13 08:54:56,632 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:54:56,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:54:56,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:54:56 GMT Content-Type: application/json Content-Length: 4180 Vary: X-Auth-Token x-openstack-request-id: req-f5c64674-7886-4589-bc8a-088c42f4c7fa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "cinder_test-user_947fc9e1-45ce-4515-baec-0724b14e6aed", "links": {"self": "https://192.16.1.222:5000/v3/users/52afbc8a5832440bb6138e52010b9124"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52afbc8a5832440bb6138e52010b9124", "domain_id": "default", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:54:56,729 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-f5c64674-7886-4589-bc8a-088c42f4c7fa 2018-08-13 08:54:56,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0972759723663s 2018-08-13 08:54:56,730 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-f5c64674-7886-4589-bc8a-088c42f4c7fa 2018-08-13 08:54:56,733 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-08-13 08:54:56,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/52afbc8a5832440bb6138e52010b9124 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:54:56,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:54:56 GMT Content-Type: application/json Content-Length: 328 Vary: X-Auth-Token x-openstack-request-id: req-83bd9005-33fc-4c4d-a768-aac05a1c840a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/52afbc8a5832440bb6138e52010b9124"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "52afbc8a5832440bb6138e52010b9124", "email": null, "name": "cinder_test-user_947fc9e1-45ce-4515-baec-0724b14e6aed"}} 2018-08-13 08:54:56,779 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/52afbc8a5832440bb6138e52010b9124 used request id req-83bd9005-33fc-4c4d-a768-aac05a1c840a 2018-08-13 08:54:56,779 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0454938411713s 2018-08-13 08:54:56,779 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/52afbc8a5832440bb6138e52010b9124 used request id req-83bd9005-33fc-4c4d-a768-aac05a1c840a 2018-08-13 08:54:56,779 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-08-13 08:54:56,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/52afbc8a5832440bb6138e52010b9124 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:54:57,036 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:54:57 GMT Vary: X-Auth-Token x-openstack-request-id: req-0124a855-3720-4b73-93d2-dbef0c6a8c32 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:54:57,036 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/52afbc8a5832440bb6138e52010b9124 used request id req-0124a855-3720-4b73-93d2-dbef0c6a8c32 2018-08-13 08:54:57,036 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.256508111954s 2018-08-13 08:54:57,036 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/52afbc8a5832440bb6138e52010b9124 used request id req-0124a855-3720-4b73-93d2-dbef0c6a8c32 2018-08-13 08:54:57,039 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-08-13 08:54:57,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:54:57,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:54:57 GMT Content-Type: application/json Content-Length: 1077 Vary: X-Auth-Token x-openstack-request-id: req-5cc7a30b-2e0b-430d-a9dd-3305af197347 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52"}, "tags": [], "enabled": true, "id": "bb9ea577a0c74956aea49a7e0adb6e52", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_947fc9e1-45ce-4515-baec-0724b14e6aed"}]} 2018-08-13 08:54:57,268 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-5cc7a30b-2e0b-430d-a9dd-3305af197347 2018-08-13 08:54:57,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.228764057159s 2018-08-13 08:54:57,268 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-5cc7a30b-2e0b-430d-a9dd-3305af197347 2018-08-13 08:54:57,271 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-08-13 08:54:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:54:57,857 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:54:57 GMT Vary: X-Auth-Token x-openstack-request-id: req-2628e09c-91d9-4a35-8667-62545368228c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:54:57,857 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 used request id req-2628e09c-91d9-4a35-8667-62545368228c 2018-08-13 08:54:57,857 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.586366891861s 2018-08-13 08:54:57,858 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 used request id req-2628e09c-91d9-4a35-8667-62545368228c 2018-08-13 08:54:57,860 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-08-13 08:54:57,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:54:57,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:54:57 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-99ce0e1c-433b-49eb-afd9-c55592162a72 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c82fe07267448d4913de97427e8882e", "links": {"self": "https://192.16.1.222:5000/v3/roles/6c82fe07267448d4913de97427e8882e"}, "name": "Member"}, {"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:54:57,921 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-99ce0e1c-433b-49eb-afd9-c55592162a72 2018-08-13 08:54:57,922 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0613920688629s 2018-08-13 08:54:57,922 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-99ce0e1c-433b-49eb-afd9-c55592162a72 2018-08-13 08:54:57,925 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-08-13 08:54:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/6c82fe07267448d4913de97427e8882e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a3bab7241a137299b9bb43f608c0bb9424a5140" 2018-08-13 08:54:58,030 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:54:58 GMT Vary: X-Auth-Token x-openstack-request-id: req-481ebd59-2ad6-4818-9907-5b7b90ca66ff X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:54:58,030 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/6c82fe07267448d4913de97427e8882e used request id req-481ebd59-2ad6-4818-9907-5b7b90ca66ff 2018-08-13 08:54:58,030 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.104978084564s 2018-08-13 08:54:58,030 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/6c82fe07267448d4913de97427e8882e used request id req-481ebd59-2ad6-4818-9907-5b7b90ca66ff 2018-08-13 08:54:58,066 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-13 08:54:59,529 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-13 08:54:59,529 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-13 08:54:59,529 - openstack_tests - INFO - OS Credentials = > 2018-08-13 08:54:59,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:54:59,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:00,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["xsXQkTAIQRGbMqq5sqxosg"], "issued_at": "2018-08-13T08:55:00.000000Z"}} 2018-08-13 08:55:00,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0adfe029b38fb346ba72ab8abbb2fc10e8a375" 2018-08-13 08:55:00,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8cf03636-5563-43e4-b25e-c93f149dd937 Date: Mon, 13 Aug 2018 08:55:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:55:00,553 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-8cf03636-5563-43e4-b25e-c93f149dd937 2018-08-13 08:55:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0adfe029b38fb346ba72ab8abbb2fc10e8a375" 2018-08-13 08:55:00,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-cf23af0e-7dcb-43da-8da9-64e5bf203fd4 Date: Mon, 13 Aug 2018 08:55:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 08:55:00,623 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a used request id req-cf23af0e-7dcb-43da-8da9-64e5bf203fd4 2018-08-13 08:55:00,623 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-13 08:55:00,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 08:55:00,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 08:55:00,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 08:55:00,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 08:55:00,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 08:55:00,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 08:55:00,627 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.discovery 2018-08-13 08:55:00,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:00,643 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-25930193-1ae9-4127-8663-dc561d3f6c28 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:00,643 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-25930193-1ae9-4127-8663-dc561d3f6c28 2018-08-13 08:55:00,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:01,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["nPAXaxj4RYepGDnfeIyw2w"], "issued_at": "2018-08-13T08:55:01.000000Z"}} 2018-08-13 08:55:01,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5f73f296c28d3b565b9c34ac8add25705b63313" 2018-08-13 08:55:01,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b81b72d3-f3b9-4063-b231-898354d78f0f x-compute-request-id: req-b81b72d3-f3b9-4063-b231-898354d78f0f RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "https://192.16.1.222:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-13 08:55:01,463 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-b81b72d3-f3b9-4063-b231-898354d78f0f 2018-08-13 08:55:01,463 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.discovery in 0.836090087891s 2018-08-13 08:55:01,463 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-b81b72d3-f3b9-4063-b231-898354d78f0f 2018-08-13 08:55:01,463 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'https://192.16.1.222:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-13 08:55:01,463 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-08-13 08:55:01,464 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-08-13 08:55:01,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:01,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-08-13 08:55:01,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:02,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["gsG5g3HJRzCbOAqhye07Ow"], "issued_at": "2018-08-13T08:55:02.000000Z"}} 2018-08-13 08:55:02,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}796aa0ed385675577da11d2831f337b41ffe1640" 2018-08-13 08:55:03,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json x-openstack-request-id: req-211c28e2-27e5-41a4-b2fe-d559a71d3e7d RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-08-13 08:55:03,337 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&name=foo used request id req-211c28e2-27e5-41a4-b2fe-d559a71d3e7d 2018-08-13 08:55:03,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:03,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-08-13 08:55:03,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:03,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["FP_XLF-NSB-TdQrjphhZwA"], "issued_at": "2018-08-13T08:55:03.000000Z"}} 2018-08-13 08:55:03,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986f32655cf64844372c3ed5395048b86d1422f1" 2018-08-13 08:55:03,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:03 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-094cefae-8aff-4e39-bc4a-0c4716baa95c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:03,959 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-094cefae-8aff-4e39-bc4a-0c4716baa95c 2018-08-13 08:55:03,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:03,969 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:03 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:03,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986f32655cf64844372c3ed5395048b86d1422f1" 2018-08-13 08:55:04,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:04 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-f56b3682-6abd-45ca-bead-a4b4948512b5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:55:04,179 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-f56b3682-6abd-45ca-bead-a4b4948512b5 2018-08-13 08:55:04,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:04,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-08-13 08:55:04,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:04,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["jzgyQXZbRT6-lP1jZg-dLQ"], "issued_at": "2018-08-13T08:55:04.000000Z"}} 2018-08-13 08:55:04,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d175499be6cb89efc4075550d0a4da85293c03bf" 2018-08-13 08:55:04,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8080df9a-6464-4256-aa4d-24a9ccd5516b Date: Mon, 13 Aug 2018 08:55:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:55:04,906 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks used request id req-8080df9a-6464-4256-aa4d-24a9ccd5516b 2018-08-13 08:55:04,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:05,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["RaJ_fWPHSvGYiVE4MNkHDA"], "issued_at": "2018-08-13T08:55:05.000000Z"}} 2018-08-13 08:55:05,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afbf509bddc8d5a5b5b242b8515a6c71af82165" 2018-08-13 08:55:05,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7f756a92-0949-4404-971c-bafd99e205bf Date: Mon, 13 Aug 2018 08:55:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:55:05,647 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-7f756a92-0949-4404-971c-bafd99e205bf 2018-08-13 08:55:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afbf509bddc8d5a5b5b242b8515a6c71af82165" 2018-08-13 08:55:05,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-fc03e91f-86c2-49a3-8db2-3be6c35ea7cc Date: Mon, 13 Aug 2018 08:55:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 08:55:05,749 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a used request id req-fc03e91f-86c2-49a3-8db2-3be6c35ea7cc 2018-08-13 08:55:05,750 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 08:55:05,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:05,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:05,839 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-08-13 08:55:05,889 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-08-13 08:55:05,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 08:55:05,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:06,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["-l2c9RHdTDmj_Ot8MFKqXw"], "issued_at": "2018-08-13T08:55:06.000000Z"}} 2018-08-13 08:55:06,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3650728e3c153e5d18e5670ec7abdc3281cbdbd5" 2018-08-13 08:55:06,574 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 2128 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d18cd3ac-3844-408d-9836-0325a08c59cd x-compute-request-id: req-d18cd3ac-3844-408d-9836-0325a08c59cd RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}]} 2018-08-13 08:55:06,574 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail used request id req-d18cd3ac-3844-408d-9836-0325a08c59cd 2018-08-13 08:55:06,575 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 08:55:06,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:07,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["XQeTXtTFRm2DuzGFlVh9Ww"], "issued_at": "2018-08-13T08:55:07.000000Z"}} 2018-08-13 08:55:07,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80f7e03e63b99527fc2e0e7fb4523bcdc72563c5" 2018-08-13 08:55:07,323 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 2543 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-43e68df6-f339-4ac6-830e-536ecd736768 x-compute-request-id: req-43e68df6-f339-4ac6-830e-536ecd736768 RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host4", "disabled_reason": null, "id": 65}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host4", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2996, "local_gb": 2997, "free_ram_mb": 13998, "id": 5}, {"status": "enabled", "service": {"host": "host5", "disabled_reason": null, "id": 68}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host5", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.54", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 8}]} 2018-08-13 08:55:07,323 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-43e68df6-f339-4ac6-830e-536ecd736768 2018-08-13 08:55:07,324 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-13 08:55:07,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:07,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:07,337 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-08-13 08:55:07,386 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-08-13 08:55:07,386 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-13 08:55:07,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:07,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["6obSaf8uTc6mePtHHOeZ_w"], "issued_at": "2018-08-13T08:55:07.000000Z"}} 2018-08-13 08:55:07,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fc56e1fd0de376c2243f8e419921d1abb15072" 2018-08-13 08:55:10,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 x-openstack-request-id: req-02b6e4fd-f1d8-46ed-9aa1-cdc41f1dccde RESP BODY: {"stacks": []} 2018-08-13 08:55:10,877 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks used request id req-02b6e4fd-f1d8-46ed-9aa1-cdc41f1dccde 2018-08-13 08:55:10,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:10,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-08-13 08:55:10,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:11,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["JZploisLTAe39D6UU6kmsw"], "issued_at": "2018-08-13T08:55:11.000000Z"}} 2018-08-13 08:55:11,448 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d673f1d9fbdaa5c70f169ab2af56a55da3b4e20" 2018-08-13 08:55:13,024 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-761081d8-d1ea-43e2-805e-b5d4b2aee9d9 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-761081d8-d1ea-43e2-805e-b5d4b2aee9d9 RESP BODY: {"volumes": []} 2018-08-13 08:55:13,024 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail used request id req-761081d8-d1ea-43e2-805e-b5d4b2aee9d9 2018-08-13 08:55:13,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:13,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["6DA5E6jLTxuKQFWDIPTx9Q"], "issued_at": "2018-08-13T08:55:13.000000Z"}} 2018-08-13 08:55:13,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:13,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:13 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-cbde1edd-d7ea-4bf6-a0a6-007d8ef4b5cd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:13,682 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-cbde1edd-d7ea-4bf6-a0a6-007d8ef4b5cd 2018-08-13 08:55:13,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:13,692 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:13 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:13,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:13,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:13 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-f4b3ab0e-04f2-4ec1-9ee1-fa9b1ab6ce0c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:13,748 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-f4b3ab0e-04f2-4ec1-9ee1-fa9b1ab6ce0c 2018-08-13 08:55:13,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-c0b8d4dd-73d1-4427-8f08-b505afae1bb4-projName"}}' 2018-08-13 08:55:14,124 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:14 GMT Content-Type: application/json Content-Length: 340 Vary: X-Auth-Token x-openstack-request-id: req-b57911d3-03e0-4b12-989e-31eab757d1ee X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/f1f9926aefea4f4fa5c7aa172401d828"}, "tags": [], "enabled": true, "id": "f1f9926aefea4f4fa5c7aa172401d828", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-c0b8d4dd-73d1-4427-8f08-b505afae1bb4-projName"}} 2018-08-13 08:55:14,124 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-b57911d3-03e0-4b12-989e-31eab757d1ee 2018-08-13 08:55:14,124 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-c0b8d4dd-73d1-4427-8f08-b505afae1bb4-projName 2018-08-13 08:55:14,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c0b8d4dd-73d1-4427-8f08-b505afae1bb4-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:14,204 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:14 GMT Content-Type: application/json Content-Length: 538 Vary: X-Auth-Token x-openstack-request-id: req-5a41eca2-1d2b-44b3-aaf9-fdc3ba0cb2e2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c0b8d4dd-73d1-4427-8f08-b505afae1bb4-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/f1f9926aefea4f4fa5c7aa172401d828"}, "tags": [], "enabled": true, "id": "f1f9926aefea4f4fa5c7aa172401d828", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-c0b8d4dd-73d1-4427-8f08-b505afae1bb4-projName"}]} 2018-08-13 08:55:14,204 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c0b8d4dd-73d1-4427-8f08-b505afae1bb4-projName used request id req-5a41eca2-1d2b-44b3-aaf9-fdc3ba0cb2e2 2018-08-13 08:55:14,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:14,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:14 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-8bb7eeee-178a-4fe6-a433-ae6c0643d573 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:55:14,252 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-8bb7eeee-178a-4fe6-a433-ae6c0643d573 2018-08-13 08:55:14,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:14,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-89ea527c-0604-4c67-bdea-df8c7ddb24e3 Date: Mon, 13 Aug 2018 08:55:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "updated_at": "2018-08-13T08:47:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "1f079885-79dd-4e99-9149-356c149ac989", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "4b906388-985c-43c7-858b-9009a38398d7", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}], "revision_number": 1, "project_id": "da799d9bebab4025b8d818e4816919da", "id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:28:16Z", "updated_at": "2018-08-13T08:28:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "678ea162-5878-4bc4-923f-602cd223f3ee", "remote_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "e20029fc-7405-4327-bf12-71f97a908c1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "f824fbb3-cc1d-41f8-8abf-8b117b8259a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "revision_number": 0, "id": "f87d9142-8ac6-4550-91e3-debbfea0a7cf", "remote_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}]} 2018-08-13 08:55:14,403 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-89ea527c-0604-4c67-bdea-df8c7ddb24e3 2018-08-13 08:55:14,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:14,452 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:14 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-b27f9613-ed5a-4713-8bdf-ef308aeeb07b RESP BODY: {"error": {"message": "Could not find project: 7532859338764ee7a77c4b7ba89fbdf4.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:14,453 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 used request id req-b27f9613-ed5a-4713-8bdf-ef308aeeb07b 2018-08-13 08:55:14,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:14,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:14,508 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:14 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-9a64694c-782d-4c8f-a488-87a098b69998 RESP BODY: {"error": {"message": "Could not find project: e245efe9227f4f3cbf82387d570c38d0.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:14,508 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 used request id req-9a64694c-782d-4c8f-a488-87a098b69998 2018-08-13 08:55:14,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:14,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:14,654 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:14 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-46530b15-e23c-4542-a691-ef46ef12cee9 RESP BODY: {"error": {"message": "Could not find project: da799d9bebab4025b8d818e4816919da.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:14,654 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da used request id req-46530b15-e23c-4542-a691-ef46ef12cee9 2018-08-13 08:55:14,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:14,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:14,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:14 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-4116f128-0a93-4623-ac91-a03e2f8c8e12 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-13 08:55:14,707 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 used request id req-4116f128-0a93-4623-ac91-a03e2f8c8e12 2018-08-13 08:55:14,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:14,873 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:14 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-2f995488-d423-45c1-8fa3-e5b17e8afc6b RESP BODY: {"error": {"message": "Could not find project: c70dc2c19f544a6bbe79433a280fa047.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:14,873 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 used request id req-2f995488-d423-45c1-8fa3-e5b17e8afc6b 2018-08-13 08:55:14,873 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:14,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:14,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:14 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-d654e100-9174-4fe8-b2ff-300398431a57 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:55:14,917 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-d654e100-9174-4fe8-b2ff-300398431a57 2018-08-13 08:55:14,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dd8ebd6-ccd8-4027-8deb-fa55528787d7 2018-08-13 08:55:14,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dd8ebd6-ccd8-4027-8deb-fa55528787d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:14,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-23fafedd-6cdc-4154-9861-24a22a7e1bd3 Date: Mon, 13 Aug 2018 08:55:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:28:16Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "678ea162-5878-4bc4-923f-602cd223f3ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:28:16Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "e20029fc-7405-4327-bf12-71f97a908c1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:28:16Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f824fbb3-cc1d-41f8-8abf-8b117b8259a3"}, {"remote_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:28:16Z", "security_group_id": "9dd8ebd6-ccd8-4027-8deb-fa55528787d7", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:28:16Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f87d9142-8ac6-4550-91e3-debbfea0a7cf"}]} 2018-08-13 08:55:14,996 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dd8ebd6-ccd8-4027-8deb-fa55528787d7 used request id req-23fafedd-6cdc-4154-9861-24a22a7e1bd3 2018-08-13 08:55:14,996 - neutron_utils - INFO - Deleting security group with name - default 2018-08-13 08:55:14,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/9dd8ebd6-ccd8-4027-8deb-fa55528787d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:15,250 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc3aa3eb-e518-408e-966b-398959c2df0c Content-Length: 0 Date: Mon, 13 Aug 2018 08:55:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:15,251 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/9dd8ebd6-ccd8-4027-8deb-fa55528787d7 used request id req-bc3aa3eb-e518-408e-966b-398959c2df0c 2018-08-13 08:55:15,251 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-c0b8d4dd-73d1-4427-8f08-b505afae1bb4-projName 2018-08-13 08:55:15,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/f1f9926aefea4f4fa5c7aa172401d828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b49f69e884a00656c9f6fc094d8cc827191ea4f" 2018-08-13 08:55:15,771 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:15 GMT Vary: X-Auth-Token x-openstack-request-id: req-87434c9f-991b-4047-b447-f5151fbf8c3b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:15,771 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/f1f9926aefea4f4fa5c7aa172401d828 used request id req-87434c9f-991b-4047-b447-f5151fbf8c3b 2018-08-13 08:55:15,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:16,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["KLzMLIqsQla9dbP0kI7jPA"], "issued_at": "2018-08-13T08:55:16.000000Z"}} 2018-08-13 08:55:16,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e062c63726aa2180e131e4eabf0f1a395d46981" 2018-08-13 08:55:16,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:16 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2b8108fa-301a-45de-aa82-2a9f830c1efe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:16,388 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2b8108fa-301a-45de-aa82-2a9f830c1efe 2018-08-13 08:55:16,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:16,401 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:16 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e062c63726aa2180e131e4eabf0f1a395d46981" 2018-08-13 08:55:16,458 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:16 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-c44d34bf-6b5c-4ef9-8544-0e745b5ab1ba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:16,458 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-c44d34bf-6b5c-4ef9-8544-0e745b5ab1ba 2018-08-13 08:55:17,292 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-f91a9bf4-5a76-436b-b879-261983018d73-username 2018-08-13 08:55:17,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e062c63726aa2180e131e4eabf0f1a395d46981" 2018-08-13 08:55:17,389 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:17 GMT Content-Type: application/json Content-Length: 4155 Vary: X-Auth-Token x-openstack-request-id: req-480d83b0-5b00-4393-972a-f6852d33eb69 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-f91a9bf4-5a76-436b-b879-261983018d73-username", "links": {"self": "https://192.16.1.222:5000/v3/users/76bc54165f974606952cf33f95b5e395"}, "domain_id": "default", "enabled": true, "id": "76bc54165f974606952cf33f95b5e395", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:55:17,389 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-480d83b0-5b00-4393-972a-f6852d33eb69 2018-08-13 08:55:17,390 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-f91a9bf4-5a76-436b-b879-261983018d73-username 2018-08-13 08:55:17,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/76bc54165f974606952cf33f95b5e395 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e062c63726aa2180e131e4eabf0f1a395d46981" 2018-08-13 08:55:17,576 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:17 GMT Vary: X-Auth-Token x-openstack-request-id: req-5a615eac-855e-431b-b0a4-60910769cb86 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:17,576 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/76bc54165f974606952cf33f95b5e395 used request id req-5a615eac-855e-431b-b0a4-60910769cb86 2018-08-13 08:55:17,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:18,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Q424IM7tSsicIBo_eylDbg"], "issued_at": "2018-08-13T08:55:18.000000Z"}} 2018-08-13 08:55:18,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb39e611540c9888e0cdc33d210ad6441b31c456" 2018-08-13 08:55:18,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2276daf0-1ab1-4db0-8801-0307ad253fe8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:18,268 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2276daf0-1ab1-4db0-8801-0307ad253fe8 2018-08-13 08:55:18,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:18,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-08-13 08:55:18,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:18,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["LkRmGvFKS02U1nIyBKhoSA"], "issued_at": "2018-08-13T08:55:18.000000Z"}} 2018-08-13 08:55:18,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc177ed10ea2ed1b368e1179a5dad338bfe7682" 2018-08-13 08:55:18,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-67a5f439-478d-496b-9d69-a362823322ec X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:18,772 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-67a5f439-478d-496b-9d69-a362823322ec 2018-08-13 08:55:18,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:18,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:19,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["QAkDAU7aRZ6ag7xV82XmuQ"], "issued_at": "2018-08-13T08:55:19.000000Z"}} 2018-08-13 08:55:19,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:19,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["cC6b51tLTPmN_1V9lquCIA"], "issued_at": "2018-08-13T08:55:19.000000Z"}} 2018-08-13 08:55:19,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b830818600300f5dc785cbfbdd4b3beb1a561a" 2018-08-13 08:55:19,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:19 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c7a46a92-89cc-4ec9-9c47-bf784856d605 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:19,893 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c7a46a92-89cc-4ec9-9c47-bf784856d605 2018-08-13 08:55:19,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:19,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:20,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["6G0KDePcTHmS0ZlYdabvdg"], "issued_at": "2018-08-13T08:55:20.000000Z"}} 2018-08-13 08:55:20,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:20,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["PXYIIeAJQSqTwAP3f53zNQ"], "issued_at": "2018-08-13T08:55:20.000000Z"}} 2018-08-13 08:55:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fa773a63d7cee78efc23b572ccc4e10c694d675" 2018-08-13 08:55:20,929 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:20 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4fb52555-522e-4150-b24f-b951765c4723 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:20,929 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4fb52555-522e-4150-b24f-b951765c4723 2018-08-13 08:55:20,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:20,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:21,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["-3AnRq5nQwm7pD0Tmpdqiw"], "issued_at": "2018-08-13T08:55:21.000000Z"}} 2018-08-13 08:55:21,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:21,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:21,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["cWRfOr6KTuqWA6SVFOD7EA"], "issued_at": "2018-08-13T08:55:21.000000Z"}} 2018-08-13 08:55:21,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:21,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:22,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Nuj-IpdlStmsbJDL2Zr7LA"], "issued_at": "2018-08-13T08:55:22.000000Z"}} 2018-08-13 08:55:22,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:22,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["5OQs0KEXQU-zFr8cxE1SBA"], "issued_at": "2018-08-13T08:55:22.000000Z"}} 2018-08-13 08:55:22,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:22,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:22 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-43fa3ecb-41b9-4e7b-befa-41cdc6f67e44 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:22,761 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-43fa3ecb-41b9-4e7b-befa-41cdc6f67e44 2018-08-13 08:55:22,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:22,770 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:22 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:22,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:22,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:22 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-c92dd8e1-0ebc-4403-b0f1-18066e325d8e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:22,815 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-c92dd8e1-0ebc-4403-b0f1-18066e325d8e 2018-08-13 08:55:23,555 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-username 2018-08-13 08:55:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:23,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:23 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-7932193f-15e3-43d6-925a-f282882f6cc3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:23,607 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-7932193f-15e3-43d6-925a-f282882f6cc3 2018-08-13 08:55:23,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-projName"}}' 2018-08-13 08:55:23,973 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:23 GMT Content-Type: application/json Content-Length: 340 Vary: X-Auth-Token x-openstack-request-id: req-5358f47f-f13d-4b30-8865-8833c29f5c48 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/b16ba0813f99431bb9c45e66d16ced6b"}, "tags": [], "enabled": true, "id": "b16ba0813f99431bb9c45e66d16ced6b", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-projName"}} 2018-08-13 08:55:23,973 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-5358f47f-f13d-4b30-8865-8833c29f5c48 2018-08-13 08:55:23,973 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-projName 2018-08-13 08:55:23,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" -d '{"role": {"name": "KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-role"}}' 2018-08-13 08:55:24,355 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:24 GMT Content-Type: application/json Content-Length: 233 Vary: X-Auth-Token x-openstack-request-id: req-6a0f4ae2-23af-46cb-ba59-12a0f10785e3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "c65f2850193f470eac02dea666d45ebc", "links": {"self": "https://192.16.1.222:5000/v3/roles/c65f2850193f470eac02dea666d45ebc"}, "name": "KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-role"}} 2018-08-13 08:55:24,355 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-6a0f4ae2-23af-46cb-ba59-12a0f10785e3 2018-08-13 08:55:24,356 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-role 2018-08-13 08:55:24,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/c65f2850193f470eac02dea666d45ebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:24,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:24 GMT Content-Type: application/json Content-Length: 233 Vary: X-Auth-Token x-openstack-request-id: req-5c53b43a-a48f-445c-bc11-cafd191b605e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/c65f2850193f470eac02dea666d45ebc"}, "domain_id": null, "name": "KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-role", "id": "c65f2850193f470eac02dea666d45ebc"}} 2018-08-13 08:55:24,387 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/c65f2850193f470eac02dea666d45ebc used request id req-5c53b43a-a48f-445c-bc11-cafd191b605e 2018-08-13 08:55:24,387 - keystone_utils - INFO - Granting role KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-role to project KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-projName 2018-08-13 08:55:24,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/b16ba0813f99431bb9c45e66d16ced6b/users/c0dbfc83f74b4124b1675e337d8c0f60/roles/c65f2850193f470eac02dea666d45ebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:24,479 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:24 GMT Vary: X-Auth-Token x-openstack-request-id: req-a3d2e250-058d-4c8c-b823-0fc45d8e86c9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:24,480 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/b16ba0813f99431bb9c45e66d16ced6b/users/c0dbfc83f74b4124b1675e337d8c0f60/roles/c65f2850193f470eac02dea666d45ebc used request id req-a3d2e250-058d-4c8c-b823-0fc45d8e86c9 2018-08-13 08:55:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b16ba0813f99431bb9c45e66d16ced6b/users/c0dbfc83f74b4124b1675e337d8c0f60/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:24,524 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:24 GMT Content-Type: application/json Content-Length: 406 Vary: X-Auth-Token x-openstack-request-id: req-e2eb57c7-7b61-4e7f-864a-14cb0c73619a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/b16ba0813f99431bb9c45e66d16ced6b/users/c0dbfc83f74b4124b1675e337d8c0f60/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c65f2850193f470eac02dea666d45ebc", "links": {"self": "https://192.16.1.222:5000/v3/roles/c65f2850193f470eac02dea666d45ebc"}, "name": "KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-role"}]} 2018-08-13 08:55:24,524 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b16ba0813f99431bb9c45e66d16ced6b/users/c0dbfc83f74b4124b1675e337d8c0f60/roles used request id req-e2eb57c7-7b61-4e7f-864a-14cb0c73619a 2018-08-13 08:55:24,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:24,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-bcbf0e1b-d6ea-431a-8d6a-037ccd024f87 Date: Mon, 13 Aug 2018 08:55:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "updated_at": "2018-08-13T08:47:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "1f079885-79dd-4e99-9149-356c149ac989", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "4b906388-985c-43c7-858b-9009a38398d7", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}], "revision_number": 1, "project_id": "da799d9bebab4025b8d818e4816919da", "id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:24Z", "updated_at": "2018-08-13T08:55:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:24Z", "revision_number": 0, "id": "1a1daa13-4e65-45c4-a1ab-4c02f255b3ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:24Z", "security_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:24Z", "revision_number": 0, "id": "364c7cb2-7f67-471b-adb6-8d76ad8f518e", "remote_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:24Z", "security_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:24Z", "revision_number": 0, "id": "9c743594-f2f2-4f40-822b-27fa6a480d70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:24Z", "security_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:24Z", "revision_number": 0, "id": "f8381235-3bb0-4d56-a2d6-8b0756590dc2", "remote_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:24Z", "security_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}]} 2018-08-13 08:55:24,859 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-bcbf0e1b-d6ea-431a-8d6a-037ccd024f87 2018-08-13 08:55:24,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:24,896 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:24 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-2004bcae-8c08-4abd-8e90-d4d59259bb5a RESP BODY: {"error": {"message": "Could not find project: 7532859338764ee7a77c4b7ba89fbdf4.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:24,896 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 used request id req-2004bcae-8c08-4abd-8e90-d4d59259bb5a 2018-08-13 08:55:24,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:24,927 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:24 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-6e5be9cf-613a-4237-acc1-e09f4a50c46e RESP BODY: {"error": {"message": "Could not find project: e245efe9227f4f3cbf82387d570c38d0.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:24,927 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 used request id req-6e5be9cf-613a-4237-acc1-e09f4a50c46e 2018-08-13 08:55:24,927 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:24,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:24,958 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:24 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-ce9eae6a-90f3-4fa8-86ea-f0313f1ea666 RESP BODY: {"error": {"message": "Could not find project: da799d9bebab4025b8d818e4816919da.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:24,958 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da used request id req-ce9eae6a-90f3-4fa8-86ea-f0313f1ea666 2018-08-13 08:55:24,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:24,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:24,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:24 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-0fa504fb-f361-4604-8329-fee9859881b3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-13 08:55:24,995 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 used request id req-0fa504fb-f361-4604-8329-fee9859881b3 2018-08-13 08:55:24,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:25,042 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:25 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-43a5a6a8-f17e-4149-9e90-e59e861445bf RESP BODY: {"error": {"message": "Could not find project: c70dc2c19f544a6bbe79433a280fa047.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:25,042 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 used request id req-43a5a6a8-f17e-4149-9e90-e59e861445bf 2018-08-13 08:55:25,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:25,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:25,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:25 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-f7326629-2089-4e31-925e-4af1d6c79e00 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:55:25,082 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-f7326629-2089-4e31-925e-4af1d6c79e00 2018-08-13 08:55:25,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b875b1b2-a20c-4b35-97cb-626576d7024e 2018-08-13 08:55:25,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=b875b1b2-a20c-4b35-97cb-626576d7024e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:25,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0b21278f-66bf-4851-96e0-3012d442f98c Date: Mon, 13 Aug 2018 08:55:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:24Z", "security_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:24Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "1a1daa13-4e65-45c4-a1ab-4c02f255b3ec"}, {"remote_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:24Z", "security_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:24Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "364c7cb2-7f67-471b-adb6-8d76ad8f518e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:24Z", "security_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:24Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "9c743594-f2f2-4f40-822b-27fa6a480d70"}, {"remote_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:24Z", "security_group_id": "b875b1b2-a20c-4b35-97cb-626576d7024e", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:24Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f8381235-3bb0-4d56-a2d6-8b0756590dc2"}]} 2018-08-13 08:55:25,121 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=b875b1b2-a20c-4b35-97cb-626576d7024e used request id req-0b21278f-66bf-4851-96e0-3012d442f98c 2018-08-13 08:55:25,122 - neutron_utils - INFO - Deleting security group with name - default 2018-08-13 08:55:25,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/b875b1b2-a20c-4b35-97cb-626576d7024e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:25,376 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a20c8fc-b428-420b-90fb-dc6b9785b315 Content-Length: 0 Date: Mon, 13 Aug 2018 08:55:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:25,377 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/b875b1b2-a20c-4b35-97cb-626576d7024e used request id req-4a20c8fc-b428-420b-90fb-dc6b9785b315 2018-08-13 08:55:25,377 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-projName 2018-08-13 08:55:25,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/b16ba0813f99431bb9c45e66d16ced6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:25,606 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:25 GMT Vary: X-Auth-Token x-openstack-request-id: req-70545f49-93f2-476c-925b-a441c16bac64 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:25,606 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/b16ba0813f99431bb9c45e66d16ced6b used request id req-70545f49-93f2-476c-925b-a441c16bac64 2018-08-13 08:55:25,606 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-username 2018-08-13 08:55:25,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/c0dbfc83f74b4124b1675e337d8c0f60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:25,812 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:25 GMT Vary: X-Auth-Token x-openstack-request-id: req-9c63dd69-61b3-489c-84a4-35eb68a651d2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:25,813 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/c0dbfc83f74b4124b1675e337d8c0f60 used request id req-9c63dd69-61b3-489c-84a4-35eb68a651d2 2018-08-13 08:55:25,813 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-2bfd56d5-2301-41b7-8d85-a5bb4ad1e919-role 2018-08-13 08:55:25,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/c65f2850193f470eac02dea666d45ebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed43f8dbfbab75274c297c705d7cc33f7d3e2b9" 2018-08-13 08:55:26,194 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:26 GMT Vary: X-Auth-Token x-openstack-request-id: req-b1660554-4b6a-451f-a7d5-a9beae6a5ff5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:26,194 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/c65f2850193f470eac02dea666d45ebc used request id req-b1660554-4b6a-451f-a7d5-a9beae6a5ff5 2018-08-13 08:55:26,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:26,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["AUZizTSxROeFDNXcXP2oIA"], "issued_at": "2018-08-13T08:55:26.000000Z"}} 2018-08-13 08:55:26,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9ff84b85e638b4c2348386c64a3e7d7efbca56" 2018-08-13 08:55:26,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-72622c12-60d2-45ef-8033-f438b76311d4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:26,896 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-72622c12-60d2-45ef-8033-f438b76311d4 2018-08-13 08:55:26,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:26,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:27,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["kHQbCzc1Ru2lUgiCYwXO1A"], "issued_at": "2018-08-13T08:55:27.000000Z"}} 2018-08-13 08:55:27,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:27,432 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-dd8b0750-a166-4f80-8b69-0cf79a3b6728 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:27,432 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-dd8b0750-a166-4f80-8b69-0cf79a3b6728 2018-08-13 08:55:27,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:27,440 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:27 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:27,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:27,539 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:27 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-1712950b-cec9-4cb4-a16c-dc323f075b88 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:55:27,540 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-1712950b-cec9-4cb4-a16c-dc323f075b88 2018-08-13 08:55:27,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:27,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:27 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-1c9d45a9-2110-468b-8b15-8166bdb013a1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:27,622 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-1c9d45a9-2110-468b-8b15-8166bdb013a1 2018-08-13 08:55:28,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:28,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-1c3d6017-20da-4772-a987-fc186cfc2966 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:28,175 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-1c3d6017-20da-4772-a987-fc186cfc2966 2018-08-13 08:55:28,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:28,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-26219df7-3540-414f-b7ef-7685a0e82769 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-13 08:55:28,226 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-26219df7-3540-414f-b7ef-7685a0e82769 2018-08-13 08:55:28,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/8b580b53b48d415b9e3e1dd6dbc97d6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:28,303 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-d99fd4c7-bfab-44c0-a4e8-97e802862040 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/8b580b53b48d415b9e3e1dd6dbc97d6e"}, "enabled": true, "id": "8b580b53b48d415b9e3e1dd6dbc97d6e", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-2238c3eb-85d7-4d9-name"}} 2018-08-13 08:55:28,303 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/8b580b53b48d415b9e3e1dd6dbc97d6e used request id req-d99fd4c7-bfab-44c0-a4e8-97e802862040 2018-08-13 08:55:28,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/8b580b53b48d415b9e3e1dd6dbc97d6e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:28,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-c9a40a50-b817-4b4e-bb7d-be5ac04574a6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/8b580b53b48d415b9e3e1dd6dbc97d6e/roles", "previous": null, "next": null}, "roles": []} 2018-08-13 08:55:28,356 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/8b580b53b48d415b9e3e1dd6dbc97d6e/roles used request id req-c9a40a50-b817-4b4e-bb7d-be5ac04574a6 2018-08-13 08:55:28,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:28,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-50838386-d8fa-478e-8a36-3460bc7d377f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "domain_id": null, "name": "admin", "id": "798f04a3cdf64b63a34e5c5bc1d6535b"}} 2018-08-13 08:55:28,403 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-50838386-d8fa-478e-8a36-3460bc7d377f 2018-08-13 08:55:28,403 - keystone_utils - INFO - Granting role admin to project admin 2018-08-13 08:55:28,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/8b580b53b48d415b9e3e1dd6dbc97d6e/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:28,485 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Vary: X-Auth-Token x-openstack-request-id: req-b78484ac-dda8-4bab-8afb-184e8cbfc99a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:28,486 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/8b580b53b48d415b9e3e1dd6dbc97d6e/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-b78484ac-dda8-4bab-8afb-184e8cbfc99a 2018-08-13 08:55:28,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:28,539 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-28a8826c-4d4b-4441-841e-1df97be83b59 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:28,539 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-28a8826c-4d4b-4441-841e-1df97be83b59 2018-08-13 08:55:28,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:28,578 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-6c0a652c-b78c-430c-9883-87dfb3b1b384 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-13 08:55:28,578 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-6c0a652c-b78c-430c-9883-87dfb3b1b384 2018-08-13 08:55:28,579 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-2238c3eb-85d7-4d9-name 2018-08-13 08:55:28,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:28,592 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:28,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9ff84b85e638b4c2348386c64a3e7d7efbca56" 2018-08-13 08:55:28,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-0bfd9508-9d9e-401a-9c99-8cf6855b6c3d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-2238c3eb-85d7-4d9-name", "links": {"self": "https://192.16.1.222:5000/v3/users/8b580b53b48d415b9e3e1dd6dbc97d6e"}, "domain_id": "default", "enabled": true, "id": "8b580b53b48d415b9e3e1dd6dbc97d6e", "options": {}}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:55:28,701 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-0bfd9508-9d9e-401a-9c99-8cf6855b6c3d 2018-08-13 08:55:28,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9ff84b85e638b4c2348386c64a3e7d7efbca56" 2018-08-13 08:55:28,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-ae9c0508-3adf-40cc-bfb9-2cc6788cb8b3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:28,745 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ae9c0508-3adf-40cc-bfb9-2cc6788cb8b3 2018-08-13 08:55:28,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9ff84b85e638b4c2348386c64a3e7d7efbca56" 2018-08-13 08:55:28,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-7af5d3d5-d539-428a-b7b2-8af8b19aa47d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-13 08:55:28,814 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-7af5d3d5-d539-428a-b7b2-8af8b19aa47d 2018-08-13 08:55:28,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/8b580b53b48d415b9e3e1dd6dbc97d6e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9ff84b85e638b4c2348386c64a3e7d7efbca56" 2018-08-13 08:55:28,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:28 GMT Content-Type: application/json Content-Length: 351 Vary: X-Auth-Token x-openstack-request-id: req-f7be2a21-34c9-44c0-9961-c782a3fcf445 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/8b580b53b48d415b9e3e1dd6dbc97d6e/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}]} 2018-08-13 08:55:28,877 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/8b580b53b48d415b9e3e1dd6dbc97d6e/roles used request id req-f7be2a21-34c9-44c0-9961-c782a3fcf445 2018-08-13 08:55:28,877 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-2238c3eb-85d7-4d9-name 2018-08-13 08:55:28,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/8b580b53b48d415b9e3e1dd6dbc97d6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab80c37548f9309a79d6fe2f238fbf2ec2942e1c" 2018-08-13 08:55:29,144 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:29 GMT Vary: X-Auth-Token x-openstack-request-id: req-ff905044-9d11-41ff-a5cd-cff248d091d7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:29,144 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/8b580b53b48d415b9e3e1dd6dbc97d6e used request id req-ff905044-9d11-41ff-a5cd-cff248d091d7 2018-08-13 08:55:29,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:29,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Tnvadyo6QkOrBapF_C3R0Q"], "issued_at": "2018-08-13T08:55:29.000000Z"}} 2018-08-13 08:55:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332007bd6d5df76dcfcde32d5aca4582ba9e2028" 2018-08-13 08:55:29,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:29 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-afd2585b-605d-49ed-a591-82db49836fa8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:29,815 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-afd2585b-605d-49ed-a591-82db49836fa8 2018-08-13 08:55:29,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:29,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:30,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["26E2yY33SHaM0AhH2o5m0A"], "issued_at": "2018-08-13T08:55:30.000000Z"}} 2018-08-13 08:55:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:30,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:30 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a6be0c30-1f52-4a67-a731-3e3be89206a6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:30,332 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a6be0c30-1f52-4a67-a731-3e3be89206a6 2018-08-13 08:55:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:30,342 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:30 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:30,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:30,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:30 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-d26c5948-f0a2-4334-aeea-6b5730f6a585 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:55:30,426 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-d26c5948-f0a2-4334-aeea-6b5730f6a585 2018-08-13 08:55:30,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:30,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:30 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-7019f126-aeec-4931-b4ef-9926ac34f1f0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:30,474 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-7019f126-aeec-4931-b4ef-9926ac34f1f0 2018-08-13 08:55:31,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:31,065 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:31 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-3afe50dc-c66e-4f1d-b5c8-47c10d3f2109 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:31,065 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3afe50dc-c66e-4f1d-b5c8-47c10d3f2109 2018-08-13 08:55:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:31,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:31 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-4b2c7bb7-3fdc-48ff-a506-f31158d3df1f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-13 08:55:31,125 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-4b2c7bb7-3fdc-48ff-a506-f31158d3df1f 2018-08-13 08:55:31,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/706ce55af34344ceb2cf5d0db93ef1a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:31,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:31 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-c069cbca-53a2-414b-8886-718834209bad X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/706ce55af34344ceb2cf5d0db93ef1a9"}, "enabled": true, "id": "706ce55af34344ceb2cf5d0db93ef1a9", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-73f0ca2f-ad56-49d-name"}} 2018-08-13 08:55:31,232 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/706ce55af34344ceb2cf5d0db93ef1a9 used request id req-c069cbca-53a2-414b-8886-718834209bad 2018-08-13 08:55:31,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/706ce55af34344ceb2cf5d0db93ef1a9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:31,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:31 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-b318c75a-1542-49e7-bfc6-1fc11e841073 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/706ce55af34344ceb2cf5d0db93ef1a9/roles", "previous": null, "next": null}, "roles": []} 2018-08-13 08:55:31,299 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/706ce55af34344ceb2cf5d0db93ef1a9/roles used request id req-b318c75a-1542-49e7-bfc6-1fc11e841073 2018-08-13 08:55:31,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:31,342 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:31 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-2fd7e572-64bf-4228-9c91-f43a13c0a66f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "domain_id": null, "name": "admin", "id": "798f04a3cdf64b63a34e5c5bc1d6535b"}} 2018-08-13 08:55:31,342 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-2fd7e572-64bf-4228-9c91-f43a13c0a66f 2018-08-13 08:55:31,342 - keystone_utils - INFO - Granting role admin to project admin 2018-08-13 08:55:31,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/706ce55af34344ceb2cf5d0db93ef1a9/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:31,784 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:31 GMT Vary: X-Auth-Token x-openstack-request-id: req-112ba270-ddc0-453e-8fec-5208eea54edd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:31,784 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/706ce55af34344ceb2cf5d0db93ef1a9/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-112ba270-ddc0-453e-8fec-5208eea54edd 2018-08-13 08:55:31,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:32,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:32 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-9019b4ad-0fb2-430b-8edd-f8f1d1851a08 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:32,039 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9019b4ad-0fb2-430b-8edd-f8f1d1851a08 2018-08-13 08:55:32,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:32,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:32 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-55a42afd-e8eb-4d64-9ac5-59e92bc390e8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-13 08:55:32,240 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-55a42afd-e8eb-4d64-9ac5-59e92bc390e8 2018-08-13 08:55:32,240 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-73f0ca2f-ad56-49d-name 2018-08-13 08:55:32,241 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-73f0ca2f-ad56-49d-name 2018-08-13 08:55:32,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:32,252 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:32 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:32,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/706ce55af34344ceb2cf5d0db93ef1a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332007bd6d5df76dcfcde32d5aca4582ba9e2028" 2018-08-13 08:55:32,490 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:32 GMT Vary: X-Auth-Token x-openstack-request-id: req-de9b3750-860d-4fd7-a710-76dea1d33594 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:32,490 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/706ce55af34344ceb2cf5d0db93ef1a9 used request id req-de9b3750-860d-4fd7-a710-76dea1d33594 2018-08-13 08:55:32,490 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-73f0ca2f-ad56-49d-name 2018-08-13 08:55:32,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/706ce55af34344ceb2cf5d0db93ef1a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35e231db946e1a21e0b57ea8d7a0ddc63d5b9ad8" 2018-08-13 08:55:32,761 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:32 GMT Content-Type: application/json Content-Length: 115 Vary: X-Auth-Token x-openstack-request-id: req-e8a4c73c-890e-4a3e-bf38-c8da9f5a9297 RESP BODY: {"error": {"message": "Could not find user: 706ce55af34344ceb2cf5d0db93ef1a9.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:32,762 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/706ce55af34344ceb2cf5d0db93ef1a9 used request id req-e8a4c73c-890e-4a3e-bf38-c8da9f5a9297 2018-08-13 08:55:32,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:32,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:33,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Vegz1lQ9T72bw1QaOiUSAg"], "issued_at": "2018-08-13T08:55:33.000000Z"}} 2018-08-13 08:55:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4bf7f28fbb50d0b990f13f4a87ebab7194f55e" 2018-08-13 08:55:33,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:33 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-571e4b6b-5f3a-458d-9235-92bab2f896c0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:33,336 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-571e4b6b-5f3a-458d-9235-92bab2f896c0 2018-08-13 08:55:33,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:33,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:33,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["WgnE5-qTR-mAiYqO-0KE5Q"], "issued_at": "2018-08-13T08:55:33.000000Z"}} 2018-08-13 08:55:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:33,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:33 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6faed36d-5f49-410f-b778-4414a58d1849 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:33,925 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6faed36d-5f49-410f-b778-4414a58d1849 2018-08-13 08:55:33,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:33,938 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:33 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:33,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:34,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:33 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-7f2c8ce3-9caf-4fd9-a111-da0303ccb4e5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:55:34,001 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-7f2c8ce3-9caf-4fd9-a111-da0303ccb4e5 2018-08-13 08:55:34,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:34,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:34 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-e91e5f2e-9602-416f-be9d-53072e5a7eff X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:34,056 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-e91e5f2e-9602-416f-be9d-53072e5a7eff 2018-08-13 08:55:34,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:34,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:34 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-5e947a25-9f17-42cd-af2f-48b607750825 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:34,639 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5e947a25-9f17-42cd-af2f-48b607750825 2018-08-13 08:55:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:34,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:34 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-774d376b-c05f-4094-a9c4-e9f5229f8932 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-13 08:55:34,682 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-774d376b-c05f-4094-a9c4-e9f5229f8932 2018-08-13 08:55:34,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/4685993a69b1492892117885ae6d6e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:34,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:34 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-e0b273de-1447-475d-92c6-20dfa38b0c91 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/4685993a69b1492892117885ae6d6e5c"}, "enabled": true, "id": "4685993a69b1492892117885ae6d6e5c", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-5b16e540-1713-449-name"}} 2018-08-13 08:55:34,764 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/4685993a69b1492892117885ae6d6e5c used request id req-e0b273de-1447-475d-92c6-20dfa38b0c91 2018-08-13 08:55:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/4685993a69b1492892117885ae6d6e5c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:34,803 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:34 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-cc83812c-0c37-4834-92e0-5e8291c2b430 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/4685993a69b1492892117885ae6d6e5c/roles", "previous": null, "next": null}, "roles": []} 2018-08-13 08:55:34,803 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/4685993a69b1492892117885ae6d6e5c/roles used request id req-cc83812c-0c37-4834-92e0-5e8291c2b430 2018-08-13 08:55:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:34,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:34 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-a2dd446a-b514-4476-a5ab-876db47da410 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "domain_id": null, "name": "admin", "id": "798f04a3cdf64b63a34e5c5bc1d6535b"}} 2018-08-13 08:55:34,833 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-a2dd446a-b514-4476-a5ab-876db47da410 2018-08-13 08:55:34,834 - keystone_utils - INFO - Granting role admin to project admin 2018-08-13 08:55:34,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/4685993a69b1492892117885ae6d6e5c/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:34,914 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:34 GMT Vary: X-Auth-Token x-openstack-request-id: req-c640a6b1-bb02-4ed1-96af-706e2787ce82 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:34,914 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/4685993a69b1492892117885ae6d6e5c/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-c640a6b1-bb02-4ed1-96af-706e2787ce82 2018-08-13 08:55:34,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:34,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:34 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-b8feb5eb-014d-4bea-8727-d8fee926874f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:34,950 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b8feb5eb-014d-4bea-8727-d8fee926874f 2018-08-13 08:55:34,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:35,006 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:35 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-1962b1fc-36af-45b6-8d4e-ba2780a5f1fa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-13 08:55:35,006 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-1962b1fc-36af-45b6-8d4e-ba2780a5f1fa 2018-08-13 08:55:35,006 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-5b16e540-1713-449-name 2018-08-13 08:55:35,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:35,014 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:35 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e4bf7f28fbb50d0b990f13f4a87ebab7194f55e" 2018-08-13 08:55:35,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:35 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-b0e16a61-e01c-43cb-91f7-1bed8c55e623 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-5b16e540-1713-449-name", "links": {"self": "https://192.16.1.222:5000/v3/users/4685993a69b1492892117885ae6d6e5c"}, "domain_id": "default", "enabled": true, "id": "4685993a69b1492892117885ae6d6e5c", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:55:35,253 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-b0e16a61-e01c-43cb-91f7-1bed8c55e623 2018-08-13 08:55:35,254 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5b16e540-1713-449-name 2018-08-13 08:55:35,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/4685993a69b1492892117885ae6d6e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd6b7f61ae90e9ec266b1eecba5004afdd886ca" 2018-08-13 08:55:35,713 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:35 GMT Vary: X-Auth-Token x-openstack-request-id: req-d967f17d-891c-4b4b-a174-7c4ce35ebef7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:35,713 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/4685993a69b1492892117885ae6d6e5c used request id req-d967f17d-891c-4b4b-a174-7c4ce35ebef7 2018-08-13 08:55:35,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:36,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Dr4m0ij7QveANeXoX-XOBA"], "issued_at": "2018-08-13T08:55:36.000000Z"}} 2018-08-13 08:55:36,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069b9a05d38821855e5c1a7a050b3920a1cca986" 2018-08-13 08:55:36,262 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:36 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6c782f67-ce5e-48e8-9882-38959ea52806 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:36,262 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6c782f67-ce5e-48e8-9882-38959ea52806 2018-08-13 08:55:36,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:36,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:36,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["bt8y61UVQZ-CLa19nrFoeA"], "issued_at": "2018-08-13T08:55:36.000000Z"}} 2018-08-13 08:55:36,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:36,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:36 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e50fdfbc-8383-4a8a-bf76-e5022d75fa50 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:36,735 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e50fdfbc-8383-4a8a-bf76-e5022d75fa50 2018-08-13 08:55:36,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:36,744 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:36 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:36,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:36,805 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:36 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-4b9da93b-e90c-4ca3-8669-739361978400 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:55:36,805 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-4b9da93b-e90c-4ca3-8669-739361978400 2018-08-13 08:55:36,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:36,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:36 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-81206136-f128-414d-b4f5-72222cca358e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:36,873 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-81206136-f128-414d-b4f5-72222cca358e 2018-08-13 08:55:37,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:37,383 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:37 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-c6a92e3c-1a6a-4deb-a10e-660f080df21c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:37,383 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c6a92e3c-1a6a-4deb-a10e-660f080df21c 2018-08-13 08:55:37,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:37,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:37 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-778c2b7d-7ac3-4e24-8c86-7afc7d81f362 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-13 08:55:37,441 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-778c2b7d-7ac3-4e24-8c86-7afc7d81f362 2018-08-13 08:55:37,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/3df0597f97f242a38fb8442ea419a555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:37,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:37 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-b4786c46-b0c6-4699-b94f-92fbce368d22 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/3df0597f97f242a38fb8442ea419a555"}, "enabled": true, "id": "3df0597f97f242a38fb8442ea419a555", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-69d394f7-eaf4-490-name"}} 2018-08-13 08:55:37,505 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/3df0597f97f242a38fb8442ea419a555 used request id req-b4786c46-b0c6-4699-b94f-92fbce368d22 2018-08-13 08:55:37,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/3df0597f97f242a38fb8442ea419a555/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:37,539 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:37 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-7dece30a-89ea-4005-9633-a30b88290b97 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/3df0597f97f242a38fb8442ea419a555/roles", "previous": null, "next": null}, "roles": []} 2018-08-13 08:55:37,539 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/3df0597f97f242a38fb8442ea419a555/roles used request id req-7dece30a-89ea-4005-9633-a30b88290b97 2018-08-13 08:55:37,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:37,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:37 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-25974f18-6560-494c-ab0a-7cc055ea0453 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "domain_id": null, "name": "admin", "id": "798f04a3cdf64b63a34e5c5bc1d6535b"}} 2018-08-13 08:55:37,569 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-25974f18-6560-494c-ab0a-7cc055ea0453 2018-08-13 08:55:37,569 - keystone_utils - INFO - Granting role admin to project admin 2018-08-13 08:55:37,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/3df0597f97f242a38fb8442ea419a555/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:37,623 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:37 GMT Vary: X-Auth-Token x-openstack-request-id: req-37ca0d76-343f-4a7d-a6a4-57fc03c31f7f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:37,623 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b/users/3df0597f97f242a38fb8442ea419a555/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-37ca0d76-343f-4a7d-a6a4-57fc03c31f7f 2018-08-13 08:55:37,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:37,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:37 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-fde9627b-f93e-434c-aea1-ddf44f0620bb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:37,655 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-fde9627b-f93e-434c-aea1-ddf44f0620bb 2018-08-13 08:55:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:37,689 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:37 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-41715431-2fb7-4ec3-b8d5-064d1cdbf887 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-13 08:55:37,689 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-41715431-2fb7-4ec3-b8d5-064d1cdbf887 2018-08-13 08:55:37,689 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-69d394f7-eaf4-490-name 2018-08-13 08:55:37,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:37,697 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:37 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:37,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069b9a05d38821855e5c1a7a050b3920a1cca986" 2018-08-13 08:55:37,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:37 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-611f6ea8-048c-442b-9b5f-89b81a5c76f8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-69d394f7-eaf4-490-name", "links": {"self": "https://192.16.1.222:5000/v3/users/3df0597f97f242a38fb8442ea419a555"}, "domain_id": "default", "enabled": true, "id": "3df0597f97f242a38fb8442ea419a555", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:55:37,755 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-611f6ea8-048c-442b-9b5f-89b81a5c76f8 2018-08-13 08:55:37,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:37,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:38,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["lyMb2zDAQ--cdKNG0wEBuw"], "issued_at": "2018-08-13T08:55:38.000000Z"}} 2018-08-13 08:55:38,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1636fee482e6fe8b2d1fb6a687225c510c205dd9" 2018-08-13 08:55:38,376 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:38 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-be6e0334-59d4-4cae-89c3-fd7d4c74f7d9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:38,376 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-be6e0334-59d4-4cae-89c3-fd7d4c74f7d9 2018-08-13 08:55:38,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:38,384 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:38 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:38,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1636fee482e6fe8b2d1fb6a687225c510c205dd9" 2018-08-13 08:55:38,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:38 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-816a2eb9-169f-4c5b-8667-e89d62f9d6ec X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-69d394f7-eaf4-490-name", "links": {"self": "https://192.16.1.222:5000/v3/users/3df0597f97f242a38fb8442ea419a555"}, "domain_id": "default", "enabled": true, "id": "3df0597f97f242a38fb8442ea419a555", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:55:38,443 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-816a2eb9-169f-4c5b-8667-e89d62f9d6ec 2018-08-13 08:55:38,444 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-69d394f7-eaf4-490-name 2018-08-13 08:55:38,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/3df0597f97f242a38fb8442ea419a555 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65be6e3771f7e25f725df49bf68fa5da98faefc0" 2018-08-13 08:55:38,982 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:38 GMT Vary: X-Auth-Token x-openstack-request-id: req-30913eb8-13ba-4197-a6d7-efe486e66d59 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:38,982 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/3df0597f97f242a38fb8442ea419a555 used request id req-30913eb8-13ba-4197-a6d7-efe486e66d59 2018-08-13 08:55:38,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:39,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["vlvbHvjNQyailp5WbujhXw"], "issued_at": "2018-08-13T08:55:39.000000Z"}} 2018-08-13 08:55:39,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbd9619cbbfb442fd01f1cc6908849cdf916eef" 2018-08-13 08:55:39,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:39 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a358d908-b510-43a9-8233-9fc2f1884302 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:39,544 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a358d908-b510-43a9-8233-9fc2f1884302 2018-08-13 08:55:39,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:39,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:39,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["hkAGPNwfTmS0bJNnNv-HPw"], "issued_at": "2018-08-13T08:55:39.000000Z"}} 2018-08-13 08:55:39,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:40,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:40 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d1496c39-956a-466e-81d0-d23a102357ee X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:40,027 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d1496c39-956a-466e-81d0-d23a102357ee 2018-08-13 08:55:40,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:40,036 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:40 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bb006bc-760f-42b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:40,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:40 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-7b72d3e5-b9da-4646-9aec-6c52edc545b7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bb006bc-760f-42b-name", "previous": null, "next": null}, "projects": []} 2018-08-13 08:55:40,068 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bb006bc-760f-42b-name used request id req-7b72d3e5-b9da-4646-9aec-6c52edc545b7 2018-08-13 08:55:40,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:40,108 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:40 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-513526e5-56f0-47e2-845c-ada73ac50ca7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:40,108 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-513526e5-56f0-47e2-845c-ada73ac50ca7 2018-08-13 08:55:40,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8bb006bc-760f-42b-name"}}' 2018-08-13 08:55:40,490 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:40 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-babff19f-719b-45c8-a73f-d1ce153a2686 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/844ae8da25174404845fd8122fd01a30"}, "tags": [], "enabled": true, "id": "844ae8da25174404845fd8122fd01a30", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8bb006bc-760f-42b-name"}} 2018-08-13 08:55:40,490 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-babff19f-719b-45c8-a73f-d1ce153a2686 2018-08-13 08:55:40,490 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8bb006bc-760f-42b-name 2018-08-13 08:55:40,491 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8bb006bc-760f-42b-name 2018-08-13 08:55:40,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:40,498 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:40 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:40,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/844ae8da25174404845fd8122fd01a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbd9619cbbfb442fd01f1cc6908849cdf916eef" 2018-08-13 08:55:40,668 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:40 GMT Vary: X-Auth-Token x-openstack-request-id: req-962809c8-e4b1-4ed6-9809-cf00656b59b5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:40,669 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/844ae8da25174404845fd8122fd01a30 used request id req-962809c8-e4b1-4ed6-9809-cf00656b59b5 2018-08-13 08:55:40,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-6bd3bd25-8357-41e4-91d5-e51f23398521 Date: Mon, 13 Aug 2018 08:55:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "updated_at": "2018-08-13T08:47:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "1f079885-79dd-4e99-9149-356c149ac989", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "4b906388-985c-43c7-858b-9009a38398d7", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}], "revision_number": 1, "project_id": "da799d9bebab4025b8d818e4816919da", "id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "updated_at": "2018-08-13T08:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "09f80d02-35a1-4bf7-af6f-58169110a203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "8c172021-ee69-41ae-8745-2fd8ec806dad", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "9d35f8ef-2561-4ea0-b855-00dd84ebc61d", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "f560b136-942b-47fd-9a9c-0f61e9715d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "name": "default"}]} 2018-08-13 08:55:41,033 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-6bd3bd25-8357-41e4-91d5-e51f23398521 2018-08-13 08:55:41,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,069 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-fb25d89b-9fba-4d8f-95f7-c891659fcf68 RESP BODY: {"error": {"message": "Could not find project: 7532859338764ee7a77c4b7ba89fbdf4.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:41,069 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 used request id req-fb25d89b-9fba-4d8f-95f7-c891659fcf68 2018-08-13 08:55:41,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,102 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-7587603e-65ff-4746-87de-516a310c6343 RESP BODY: {"error": {"message": "Could not find project: e245efe9227f4f3cbf82387d570c38d0.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:41,102 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 used request id req-7587603e-65ff-4746-87de-516a310c6343 2018-08-13 08:55:41,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:41,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,142 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-15adbdd1-31e4-4f5a-a708-36268cee5c75 RESP BODY: {"error": {"message": "Could not find project: da799d9bebab4025b8d818e4816919da.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:41,142 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da used request id req-15adbdd1-31e4-4f5a-a708-36268cee5c75 2018-08-13 08:55:41,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:41,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-a98d0eda-3ca1-409b-ad67-2a0dfd6c3196 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-13 08:55:41,175 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 used request id req-a98d0eda-3ca1-409b-ad67-2a0dfd6c3196 2018-08-13 08:55:41,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,344 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-b2e3a1dc-42a8-48f9-a9f2-225ec7d43d0c RESP BODY: {"error": {"message": "Could not find project: c70dc2c19f544a6bbe79433a280fa047.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:41,344 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 used request id req-b2e3a1dc-42a8-48f9-a9f2-225ec7d43d0c 2018-08-13 08:55:41,344 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:41,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,380 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-0381a712-9604-404d-8b1f-4ed865b7cb0c RESP BODY: {"error": {"message": "Could not find project: 0470a79c1365412da5d2ffb8a4a95163.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:41,380 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 used request id req-0381a712-9604-404d-8b1f-4ed865b7cb0c 2018-08-13 08:55:41,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:41,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,418 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-f97089d8-c9be-40cb-8850-5517ce444100 RESP BODY: {"error": {"message": "Could not find project: bb9ea577a0c74956aea49a7e0adb6e52.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:41,418 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 used request id req-f97089d8-c9be-40cb-8850-5517ce444100 2018-08-13 08:55:41,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:41,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-bdd2cc4a-ac36-4a5d-b602-8de501eed933 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:55:41,445 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-bdd2cc4a-ac36-4a5d-b602-8de501eed933 2018-08-13 08:55:41,446 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8bb006bc-760f-42b-name 2018-08-13 08:55:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/844ae8da25174404845fd8122fd01a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,480 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-68a2e3f6-0bb9-4db7-81aa-d8d85b29735f RESP BODY: {"error": {"message": "Could not find project: 844ae8da25174404845fd8122fd01a30.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:41,481 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/844ae8da25174404845fd8122fd01a30 used request id req-68a2e3f6-0bb9-4db7-81aa-d8d85b29735f 2018-08-13 08:55:41,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:41,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-5aaa8f15-bc86-4ca2-b62c-20c7b99ea88f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:41,514 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5aaa8f15-bc86-4ca2-b62c-20c7b99ea88f 2018-08-13 08:55:41,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbd9619cbbfb442fd01f1cc6908849cdf916eef" 2018-08-13 08:55:41,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-23142fb5-14a0-4166-8e1f-b614e59153a5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:55:41,541 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-23142fb5-14a0-4166-8e1f-b614e59153a5 2018-08-13 08:55:41,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097df50361a89425218270a34501245bdc84f28a" 2018-08-13 08:55:41,578 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:41 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-6836e001-c6d2-4c5c-af02-6964d549d6b2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:41,579 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6836e001-c6d2-4c5c-af02-6964d549d6b2 2018-08-13 08:55:41,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:42,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["7mClrR7jTBKzCpI05cvBNg"], "issued_at": "2018-08-13T08:55:42.000000Z"}} 2018-08-13 08:55:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e286b6ec9540fc9398bdf415c9134c2d9126ed37" 2018-08-13 08:55:42,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:42 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2aa8e214-ce5c-4832-a4bf-b138aa8d9290 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:42,104 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2aa8e214-ce5c-4832-a4bf-b138aa8d9290 2018-08-13 08:55:42,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:42,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:42,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["2YYEVOPFQA6_IYGZRj1vyQ"], "issued_at": "2018-08-13T08:55:42.000000Z"}} 2018-08-13 08:55:42,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:42,582 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:42 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1defaff6-6975-4bca-b0a6-bba419992be0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:42,582 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1defaff6-6975-4bca-b0a6-bba419992be0 2018-08-13 08:55:42,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:42,591 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:42 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:42,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e03718dd-4bca-4ab-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:42,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:42 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-b15bd34d-ad5b-4ba9-a4b9-694296d1d6f6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e03718dd-4bca-4ab-name", "previous": null, "next": null}, "projects": []} 2018-08-13 08:55:42,622 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e03718dd-4bca-4ab-name used request id req-b15bd34d-ad5b-4ba9-a4b9-694296d1d6f6 2018-08-13 08:55:42,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:42,652 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:42 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-0231f411-1e23-4bc5-9c91-8baea5273eab X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:42,652 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-0231f411-1e23-4bc5-9c91-8baea5273eab 2018-08-13 08:55:42,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-e03718dd-4bca-4ab-name"}}' 2018-08-13 08:55:42,708 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:42 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-ad602820-b1c0-4964-8ab3-749fc91ea0e7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/8406a2a8545c4a2589bc6f50a654410c"}, "tags": [], "enabled": true, "id": "8406a2a8545c4a2589bc6f50a654410c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e03718dd-4bca-4ab-name"}} 2018-08-13 08:55:42,708 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-ad602820-b1c0-4964-8ab3-749fc91ea0e7 2018-08-13 08:55:42,708 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-e03718dd-4bca-4ab-name 2018-08-13 08:55:42,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:42,716 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:42 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:42,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e03718dd-4bca-4ab-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e286b6ec9540fc9398bdf415c9134c2d9126ed37" 2018-08-13 08:55:42,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:42 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-3cf294c9-1d5f-4a98-a6f9-ac74a5955c6f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e03718dd-4bca-4ab-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/8406a2a8545c4a2589bc6f50a654410c"}, "tags": [], "enabled": true, "id": "8406a2a8545c4a2589bc6f50a654410c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e03718dd-4bca-4ab-name"}]} 2018-08-13 08:55:42,746 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e03718dd-4bca-4ab-name used request id req-3cf294c9-1d5f-4a98-a6f9-ac74a5955c6f 2018-08-13 08:55:42,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e286b6ec9540fc9398bdf415c9134c2d9126ed37" 2018-08-13 08:55:42,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:42 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-19583a47-c5e0-4778-9e2b-a0cf1e0eac99 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:55:42,777 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-19583a47-c5e0-4778-9e2b-a0cf1e0eac99 2018-08-13 08:55:42,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:43,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-465f5a6c-5b1f-45ee-acc9-eb11e5b7b65b Date: Mon, 13 Aug 2018 08:55:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "updated_at": "2018-08-13T08:47:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "1f079885-79dd-4e99-9149-356c149ac989", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "4b906388-985c-43c7-858b-9009a38398d7", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}], "revision_number": 1, "project_id": "da799d9bebab4025b8d818e4816919da", "id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "updated_at": "2018-08-13T08:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "09f80d02-35a1-4bf7-af6f-58169110a203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "8c172021-ee69-41ae-8745-2fd8ec806dad", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "9d35f8ef-2561-4ea0-b855-00dd84ebc61d", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "f560b136-942b-47fd-9a9c-0f61e9715d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "name": "default"}]} 2018-08-13 08:55:43,144 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-465f5a6c-5b1f-45ee-acc9-eb11e5b7b65b 2018-08-13 08:55:43,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:43,197 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:43 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-b20d0dd2-af35-4a5d-bf3e-4777d652dc44 RESP BODY: {"error": {"message": "Could not find project: 7532859338764ee7a77c4b7ba89fbdf4.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:43,197 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 used request id req-b20d0dd2-af35-4a5d-bf3e-4777d652dc44 2018-08-13 08:55:43,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:43,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:43,262 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:43 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-891adbfe-4d72-47ce-ac0c-19c4a7de38af RESP BODY: {"error": {"message": "Could not find project: e245efe9227f4f3cbf82387d570c38d0.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:43,262 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 used request id req-891adbfe-4d72-47ce-ac0c-19c4a7de38af 2018-08-13 08:55:43,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:43,293 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:43 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-9a27fba3-a2dd-4496-93a2-276e6467de9a RESP BODY: {"error": {"message": "Could not find project: da799d9bebab4025b8d818e4816919da.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:43,293 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da used request id req-9a27fba3-a2dd-4496-93a2-276e6467de9a 2018-08-13 08:55:43,294 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:43,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:43,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:43 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-029b1f26-05a9-4b6c-a3fe-f0f86d75c489 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-13 08:55:43,322 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 used request id req-029b1f26-05a9-4b6c-a3fe-f0f86d75c489 2018-08-13 08:55:43,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:43,351 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:43 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-ce649fd9-3ec3-4898-b70a-fe6f54ce2848 RESP BODY: {"error": {"message": "Could not find project: c70dc2c19f544a6bbe79433a280fa047.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:43,352 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 used request id req-ce649fd9-3ec3-4898-b70a-fe6f54ce2848 2018-08-13 08:55:43,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:43,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:43,382 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:43 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-bd23e19d-2569-4981-aa9b-2d02a411d40c RESP BODY: {"error": {"message": "Could not find project: 0470a79c1365412da5d2ffb8a4a95163.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:43,382 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 used request id req-bd23e19d-2569-4981-aa9b-2d02a411d40c 2018-08-13 08:55:43,383 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:43,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:43,431 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:43 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-9378030b-32f6-41aa-a447-410b452a3fd1 RESP BODY: {"error": {"message": "Could not find project: bb9ea577a0c74956aea49a7e0adb6e52.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:43,431 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 used request id req-9378030b-32f6-41aa-a447-410b452a3fd1 2018-08-13 08:55:43,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:43,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:43,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:43 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e4bdb125-4612-4393-8ab0-965544ba184e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:55:43,456 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-e4bdb125-4612-4393-8ab0-965544ba184e 2018-08-13 08:55:43,456 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-e03718dd-4bca-4ab-name 2018-08-13 08:55:43,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/8406a2a8545c4a2589bc6f50a654410c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:43,598 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:43 GMT Vary: X-Auth-Token x-openstack-request-id: req-75b739b4-0185-44b0-83a4-2840d38fbfb6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:43,598 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/8406a2a8545c4a2589bc6f50a654410c used request id req-75b739b4-0185-44b0-83a4-2840d38fbfb6 2018-08-13 08:55:43,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f80433f9aba0bff115950a9edde5a3bde0520d" 2018-08-13 08:55:43,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:43 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-dab2307b-dca7-49e1-99be-909cfb12c85c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:43,631 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-dab2307b-dca7-49e1-99be-909cfb12c85c 2018-08-13 08:55:43,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:44,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["By0y3ZhjQNuxn3YhMNR8OQ"], "issued_at": "2018-08-13T08:55:44.000000Z"}} 2018-08-13 08:55:44,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1316fb8ba9a81c56ea84a3f7d9860bfb0e42fc10" 2018-08-13 08:55:44,155 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:44 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-29b6ca58-799f-46c3-86c0-1c84eee7c13e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:44,155 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-29b6ca58-799f-46c3-86c0-1c84eee7c13e 2018-08-13 08:55:44,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:44,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:44,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["hjIJMuh3SxGh-QH88x-NyA"], "issued_at": "2018-08-13T08:55:44.000000Z"}} 2018-08-13 08:55:44,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:44,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:44 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-40b5836f-e0f3-4b9e-9795-b00737f2a771 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:44,619 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-40b5836f-e0f3-4b9e-9795-b00737f2a771 2018-08-13 08:55:44,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:44,626 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:44 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:44,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-56b19fad-4d53-460-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:44,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:44 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-af098323-f8c2-4f12-b32c-4530b758d420 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-56b19fad-4d53-460-name", "previous": null, "next": null}, "projects": []} 2018-08-13 08:55:44,656 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-56b19fad-4d53-460-name used request id req-af098323-f8c2-4f12-b32c-4530b758d420 2018-08-13 08:55:44,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:44,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:44 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-4ec35be2-5226-49d4-8515-45e6eccd09df X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:44,699 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-4ec35be2-5226-49d4-8515-45e6eccd09df 2018-08-13 08:55:44,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-56b19fad-4d53-460-name"}}' 2018-08-13 08:55:44,758 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:44 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-97e9b4fb-2b2e-48d4-bbb6-c4c5073a606e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/936f769b9cdd4f66a9d9cd67d3003fa4"}, "tags": [], "enabled": true, "id": "936f769b9cdd4f66a9d9cd67d3003fa4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-56b19fad-4d53-460-name"}} 2018-08-13 08:55:44,758 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-97e9b4fb-2b2e-48d4-bbb6-c4c5073a606e 2018-08-13 08:55:44,758 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-56b19fad-4d53-460-name 2018-08-13 08:55:44,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:44,766 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:44 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:44,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-56b19fad-4d53-460-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1316fb8ba9a81c56ea84a3f7d9860bfb0e42fc10" 2018-08-13 08:55:44,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:44 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-e5bf4190-1844-4371-a8d0-2e76304f0616 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-56b19fad-4d53-460-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/936f769b9cdd4f66a9d9cd67d3003fa4"}, "tags": [], "enabled": true, "id": "936f769b9cdd4f66a9d9cd67d3003fa4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-56b19fad-4d53-460-name"}]} 2018-08-13 08:55:44,800 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-56b19fad-4d53-460-name used request id req-e5bf4190-1844-4371-a8d0-2e76304f0616 2018-08-13 08:55:44,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:44,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:45,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["-RPBwFvERTGKuBkM_dLREg"], "issued_at": "2018-08-13T08:55:45.000000Z"}} 2018-08-13 08:55:45,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c53820fc3cd1870e54c4dee37129ace2daaf8fa" 2018-08-13 08:55:45,259 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5e522f86-448b-4799-8cab-458ec9364815 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:45,259 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5e522f86-448b-4799-8cab-458ec9364815 2018-08-13 08:55:45,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:45,267 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:45,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-56b19fad-4d53-460-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c53820fc3cd1870e54c4dee37129ace2daaf8fa" 2018-08-13 08:55:45,304 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-7716d418-a94e-4394-bcbc-4f43f37fe9b1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-56b19fad-4d53-460-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/936f769b9cdd4f66a9d9cd67d3003fa4"}, "tags": [], "enabled": true, "id": "936f769b9cdd4f66a9d9cd67d3003fa4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-56b19fad-4d53-460-name"}]} 2018-08-13 08:55:45,304 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-56b19fad-4d53-460-name used request id req-7716d418-a94e-4394-bcbc-4f43f37fe9b1 2018-08-13 08:55:45,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1316fb8ba9a81c56ea84a3f7d9860bfb0e42fc10" 2018-08-13 08:55:45,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-3bcddfbd-224c-4db3-9384-cf7df5f901ba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:55:45,335 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-3bcddfbd-224c-4db3-9384-cf7df5f901ba 2018-08-13 08:55:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:45,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-faa364f3-c905-4fbd-9d5d-de4fabb1cd28 Date: Mon, 13 Aug 2018 08:55:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "updated_at": "2018-08-13T08:47:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "1f079885-79dd-4e99-9149-356c149ac989", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "4b906388-985c-43c7-858b-9009a38398d7", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}], "revision_number": 1, "project_id": "da799d9bebab4025b8d818e4816919da", "id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "updated_at": "2018-08-13T08:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "09f80d02-35a1-4bf7-af6f-58169110a203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "8c172021-ee69-41ae-8745-2fd8ec806dad", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "9d35f8ef-2561-4ea0-b855-00dd84ebc61d", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "f560b136-942b-47fd-9a9c-0f61e9715d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "name": "default"}]} 2018-08-13 08:55:45,525 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-faa364f3-c905-4fbd-9d5d-de4fabb1cd28 2018-08-13 08:55:45,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:45,560 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-b3595d36-5a35-48e4-aaa7-77e1f8ed895d RESP BODY: {"error": {"message": "Could not find project: 7532859338764ee7a77c4b7ba89fbdf4.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:45,560 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 used request id req-b3595d36-5a35-48e4-aaa7-77e1f8ed895d 2018-08-13 08:55:45,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:45,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:45,596 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-3f024edb-b2c7-4131-b8b6-df1a78212424 RESP BODY: {"error": {"message": "Could not find project: e245efe9227f4f3cbf82387d570c38d0.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:45,596 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 used request id req-3f024edb-b2c7-4131-b8b6-df1a78212424 2018-08-13 08:55:45,596 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:45,634 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-825be722-02cd-458b-977b-e7f844913fac RESP BODY: {"error": {"message": "Could not find project: da799d9bebab4025b8d818e4816919da.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:45,635 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da used request id req-825be722-02cd-458b-977b-e7f844913fac 2018-08-13 08:55:45,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:45,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:45,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-1f17ac46-a9ed-4b30-843c-709575c6065d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-13 08:55:45,667 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 used request id req-1f17ac46-a9ed-4b30-843c-709575c6065d 2018-08-13 08:55:45,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:45,698 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-6b281720-0a6a-4aaf-8e4c-3f3a7d461003 RESP BODY: {"error": {"message": "Could not find project: c70dc2c19f544a6bbe79433a280fa047.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:45,698 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 used request id req-6b281720-0a6a-4aaf-8e4c-3f3a7d461003 2018-08-13 08:55:45,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:45,798 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-edb33b3f-775b-48f7-950d-70e3164f7a4a RESP BODY: {"error": {"message": "Could not find project: 0470a79c1365412da5d2ffb8a4a95163.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:45,798 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 used request id req-edb33b3f-775b-48f7-950d-70e3164f7a4a 2018-08-13 08:55:45,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:45,833 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-66a03a8c-63ba-4af5-a532-3f980c310913 RESP BODY: {"error": {"message": "Could not find project: bb9ea577a0c74956aea49a7e0adb6e52.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:45,833 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 used request id req-66a03a8c-63ba-4af5-a532-3f980c310913 2018-08-13 08:55:45,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:45,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:45,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:45 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a16061ae-2d30-4de6-b1f3-19bb87438076 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:55:45,862 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-a16061ae-2d30-4de6-b1f3-19bb87438076 2018-08-13 08:55:45,863 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-56b19fad-4d53-460-name 2018-08-13 08:55:45,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/936f769b9cdd4f66a9d9cd67d3003fa4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:46,010 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:46 GMT Vary: X-Auth-Token x-openstack-request-id: req-f305092d-5790-446b-9423-009cb7a4dbcc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:46,010 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/936f769b9cdd4f66a9d9cd67d3003fa4 used request id req-f305092d-5790-446b-9423-009cb7a4dbcc 2018-08-13 08:55:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d4c3b5fa7e5c06c298c6781366622ae018c6a3" 2018-08-13 08:55:46,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:46 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-14554848-6301-4a6c-88de-18bad3a1dba4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:46,039 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-14554848-6301-4a6c-88de-18bad3a1dba4 2018-08-13 08:55:46,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:46,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["U1LEcqmnTzmCzKYgeUf4IQ"], "issued_at": "2018-08-13T08:55:46.000000Z"}} 2018-08-13 08:55:46,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591e59d089917c17a15747d0619f8ee9d52fb9cf" 2018-08-13 08:55:46,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:46 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8135bca7-8178-435e-bd0f-d9ba41cdcdd3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:46,558 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8135bca7-8178-435e-bd0f-d9ba41cdcdd3 2018-08-13 08:55:46,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:46,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:47,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["8Q4hmGxdROOf9p_g0tWy_w"], "issued_at": "2018-08-13T08:55:47.000000Z"}} 2018-08-13 08:55:47,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c102200ea908fc6b609aee4899cbf44a5bca99" 2018-08-13 08:55:47,053 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3fad772a-21b2-4f20-9273-2b496ff51aac X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:47,053 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3fad772a-21b2-4f20-9273-2b496ff51aac 2018-08-13 08:55:47,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:47,062 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:47 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:47,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-c0ac2b56-b6b4-4b3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c102200ea908fc6b609aee4899cbf44a5bca99" 2018-08-13 08:55:47,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:47 GMT Content-Type: application/json Content-Length: 191 Vary: X-Auth-Token x-openstack-request-id: req-328e4366-3e7b-4a6b-a0ce-1f9da235c15e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-c0ac2b56-b6b4-4b3-name", "previous": null, "next": null}, "projects": []} 2018-08-13 08:55:47,089 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-c0ac2b56-b6b4-4b3-name used request id req-328e4366-3e7b-4a6b-a0ce-1f9da235c15e 2018-08-13 08:55:47,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c102200ea908fc6b609aee4899cbf44a5bca99" 2018-08-13 08:55:47,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:47 GMT Content-Type: application/json Content-Length: 115 Vary: X-Auth-Token x-openstack-request-id: req-ab193fcc-0667-422f-9e1e-7474462e4f52 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-08-13 08:55:47,118 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=foo used request id req-ab193fcc-0667-422f-9e1e-7474462e4f52 2018-08-13 08:55:47,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c102200ea908fc6b609aee4899cbf44a5bca99" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-c0ac2b56-b6b4-4b3-name"}}' 2018-08-13 08:55:47,157 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:47 GMT Content-Type: application/json Content-Length: 90 Vary: X-Auth-Token x-openstack-request-id: req-b566c367-dc94-41b2-9c51-ea57374a107c RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-08-13 08:55:47,157 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-b566c367-dc94-41b2-9c51-ea57374a107c 2018-08-13 08:55:47,157 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-08-13 08:55:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c102200ea908fc6b609aee4899cbf44a5bca99" 2018-08-13 08:55:47,187 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:47 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-2acbfba6-b672-4795-a405-2711919f1747 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:47,187 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2acbfba6-b672-4795-a405-2711919f1747 2018-08-13 08:55:47,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:47,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["P81sfJWWR_eCnq4o9kv7Ew"], "issued_at": "2018-08-13T08:55:47.000000Z"}} 2018-08-13 08:55:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072c643ac6ea90407a9d7dd89f70a2350f0849d9" 2018-08-13 08:55:47,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-dc6bd9cc-2ce5-41a0-99db-667e9dd4b55c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:47,660 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-dc6bd9cc-2ce5-41a0-99db-667e9dd4b55c 2018-08-13 08:55:47,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:47,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:48,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["4srD4dH7SaWqHKm54LSLag"], "issued_at": "2018-08-13T08:55:48.000000Z"}} 2018-08-13 08:55:48,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:48,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f3c21302-eb1b-4c0d-b869-74b137fbbaf8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:48,261 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f3c21302-eb1b-4c0d-b869-74b137fbbaf8 2018-08-13 08:55:48,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:48,269 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:48 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:48,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8891572c-7ae7-469-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:48,302 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:48 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-ff349012-362c-4f87-b486-5cb19322ffcc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8891572c-7ae7-469-name", "previous": null, "next": null}, "projects": []} 2018-08-13 08:55:48,302 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8891572c-7ae7-469-name used request id req-ff349012-362c-4f87-b486-5cb19322ffcc 2018-08-13 08:55:48,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:48,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:48 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-be9f4076-9873-4b50-930f-ea965113c984 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:48,339 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-be9f4076-9873-4b50-930f-ea965113c984 2018-08-13 08:55:48,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8891572c-7ae7-469-name"}}' 2018-08-13 08:55:48,411 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:48 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-104206ab-9d43-47c7-8dfe-ca1e44b91685 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/7a80b4a17c904bccb19c4528497f4299"}, "tags": [], "enabled": true, "id": "7a80b4a17c904bccb19c4528497f4299", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8891572c-7ae7-469-name"}} 2018-08-13 08:55:48,411 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-104206ab-9d43-47c7-8dfe-ca1e44b91685 2018-08-13 08:55:48,411 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8891572c-7ae7-469-name 2018-08-13 08:55:48,411 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 08:55:48,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/7a80b4a17c904bccb19c4528497f4299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:48,825 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 371 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f9a728e-e14b-421c-ad8a-269efc592fa4 x-compute-request-id: req-6f9a728e-e14b-421c-ad8a-269efc592fa4 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": "7a80b4a17c904bccb19c4528497f4299", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-13 08:55:48,825 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/7a80b4a17c904bccb19c4528497f4299 used request id req-6f9a728e-e14b-421c-ad8a-269efc592fa4 2018-08-13 08:55:48,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:8774/v2.1/os-quota-sets/7a80b4a17c904bccb19c4528497f4299 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" -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-08-13 08:55:49,169 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 324 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-abf701b5-65a3-48dc-ab7d-f313f9d86d1b x-compute-request-id: req-abf701b5-65a3-48dc-ab7d-f313f9d86d1b 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-08-13 08:55:49,169 - novaclient.v2.client - DEBUG - PUT call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/7a80b4a17c904bccb19c4528497f4299 used request id req-abf701b5-65a3-48dc-ab7d-f313f9d86d1b 2018-08-13 08:55:49,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:49,178 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:49 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:49,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8891572c-7ae7-469-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072c643ac6ea90407a9d7dd89f70a2350f0849d9" 2018-08-13 08:55:49,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:49 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-b726c567-0812-4da3-8b4c-9b6c58e76788 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8891572c-7ae7-469-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/7a80b4a17c904bccb19c4528497f4299"}, "tags": [], "enabled": true, "id": "7a80b4a17c904bccb19c4528497f4299", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8891572c-7ae7-469-name"}]} 2018-08-13 08:55:49,212 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8891572c-7ae7-469-name used request id req-b726c567-0812-4da3-8b4c-9b6c58e76788 2018-08-13 08:55:49,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072c643ac6ea90407a9d7dd89f70a2350f0849d9" 2018-08-13 08:55:49,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:49 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-584df9a4-9fd7-4d00-ad87-c311a13bf417 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:55:49,239 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-584df9a4-9fd7-4d00-ad87-c311a13bf417 2018-08-13 08:55:49,239 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 08:55:49,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/7a80b4a17c904bccb19c4528497f4299 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072c643ac6ea90407a9d7dd89f70a2350f0849d9" 2018-08-13 08:55:49,535 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 366 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c768c6b0-50f5-40ad-8e01-e5ec90f88271 x-compute-request-id: req-c768c6b0-50f5-40ad-8e01-e5ec90f88271 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": "7a80b4a17c904bccb19c4528497f4299", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-13 08:55:49,535 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/7a80b4a17c904bccb19c4528497f4299 used request id req-c768c6b0-50f5-40ad-8e01-e5ec90f88271 2018-08-13 08:55:49,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:49,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-e3f17f9d-5545-4775-8146-7ffa548e1537 Date: Mon, 13 Aug 2018 08:55:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "updated_at": "2018-08-13T08:47:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "1f079885-79dd-4e99-9149-356c149ac989", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "4b906388-985c-43c7-858b-9009a38398d7", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}], "revision_number": 1, "project_id": "da799d9bebab4025b8d818e4816919da", "id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "updated_at": "2018-08-13T08:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "09f80d02-35a1-4bf7-af6f-58169110a203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "8c172021-ee69-41ae-8745-2fd8ec806dad", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "9d35f8ef-2561-4ea0-b855-00dd84ebc61d", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "f560b136-942b-47fd-9a9c-0f61e9715d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "name": "default"}]} 2018-08-13 08:55:49,648 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-e3f17f9d-5545-4775-8146-7ffa548e1537 2018-08-13 08:55:49,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:49,680 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-a9ebf18f-c0c2-4f11-9fb4-8d1561398e86 RESP BODY: {"error": {"message": "Could not find project: 7532859338764ee7a77c4b7ba89fbdf4.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:49,681 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 used request id req-a9ebf18f-c0c2-4f11-9fb4-8d1561398e86 2018-08-13 08:55:49,681 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:49,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:49,721 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-9936e8b9-75fe-46d4-b9d4-a646ad8797f1 RESP BODY: {"error": {"message": "Could not find project: e245efe9227f4f3cbf82387d570c38d0.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:49,721 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 used request id req-9936e8b9-75fe-46d4-b9d4-a646ad8797f1 2018-08-13 08:55:49,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:49,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:49,760 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-ffd9afee-267d-490a-a55a-2f321dbafe5b RESP BODY: {"error": {"message": "Could not find project: da799d9bebab4025b8d818e4816919da.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:49,760 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da used request id req-ffd9afee-267d-490a-a55a-2f321dbafe5b 2018-08-13 08:55:49,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:49,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:49,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:49 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-0775d59e-3225-4fd1-9e11-1bebb3933525 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-13 08:55:49,786 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 used request id req-0775d59e-3225-4fd1-9e11-1bebb3933525 2018-08-13 08:55:49,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:49,815 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-0353a64b-0bf0-490e-9f45-d4b65a42bbe1 RESP BODY: {"error": {"message": "Could not find project: c70dc2c19f544a6bbe79433a280fa047.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:49,815 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 used request id req-0353a64b-0bf0-490e-9f45-d4b65a42bbe1 2018-08-13 08:55:49,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:49,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:49,848 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-5e45eaa9-0149-4543-b612-6f64507dc405 RESP BODY: {"error": {"message": "Could not find project: 0470a79c1365412da5d2ffb8a4a95163.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:49,848 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 used request id req-5e45eaa9-0149-4543-b612-6f64507dc405 2018-08-13 08:55:49,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:49,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:49,876 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c4d7ffde-f483-4043-9ae4-20851e610954 RESP BODY: {"error": {"message": "Could not find project: bb9ea577a0c74956aea49a7e0adb6e52.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:49,876 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 used request id req-c4d7ffde-f483-4043-9ae4-20851e610954 2018-08-13 08:55:49,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:49,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:49,906 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:49 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8c83ec6a-1dbd-417c-a0e0-d4938e85d203 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:55:49,906 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-8c83ec6a-1dbd-417c-a0e0-d4938e85d203 2018-08-13 08:55:49,907 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8891572c-7ae7-469-name 2018-08-13 08:55:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/7a80b4a17c904bccb19c4528497f4299 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:50,067 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:50 GMT Vary: X-Auth-Token x-openstack-request-id: req-a8da23ef-2ffb-4707-85c3-dc5d774ecc0a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:50,067 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/7a80b4a17c904bccb19c4528497f4299 used request id req-a8da23ef-2ffb-4707-85c3-dc5d774ecc0a 2018-08-13 08:55:50,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75eaccf7cfc3a14f1952310d3581e8e7e88dc6" 2018-08-13 08:55:50,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:50 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-8448b503-c3c3-4f68-b04c-3786beacd7cf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:50,098 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8448b503-c3c3-4f68-b04c-3786beacd7cf 2018-08-13 08:55:50,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:50,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["W1FEZ0hZRCGIq9V82uS4kw"], "issued_at": "2018-08-13T08:55:50.000000Z"}} 2018-08-13 08:55:50,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da68a1704509f4cef1ec51936c0730c2382ed3bf" 2018-08-13 08:55:50,643 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fdf51478-f8c2-41af-9016-c9d4f4249e6a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:50,643 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fdf51478-f8c2-41af-9016-c9d4f4249e6a 2018-08-13 08:55:50,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:50,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:51,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["8i4YAyTgTKGGYNhaOU0ktw"], "issued_at": "2018-08-13T08:55:51.000000Z"}} 2018-08-13 08:55:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:51,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a6aca342-699f-4e2c-81f5-18cb8eabe3c4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:51,097 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a6aca342-699f-4e2c-81f5-18cb8eabe3c4 2018-08-13 08:55:51,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:51,106 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:51 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:51,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d368ba96-4507-45c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:51,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:51 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-7ea8f8e5-033a-42ce-8762-f3ecc42a84fc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d368ba96-4507-45c-name", "previous": null, "next": null}, "projects": []} 2018-08-13 08:55:51,145 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d368ba96-4507-45c-name used request id req-7ea8f8e5-033a-42ce-8762-f3ecc42a84fc 2018-08-13 08:55:51,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:51,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:51 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-a8cbe8a6-d9d7-450b-921b-53b9899416c9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:51,195 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-a8cbe8a6-d9d7-450b-921b-53b9899416c9 2018-08-13 08:55:51,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-d368ba96-4507-45c-name"}}' 2018-08-13 08:55:51,253 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:51 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-baaae953-332d-485e-b22d-135cd02085d3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/92fe50efed2244a3ad7c8dff74fb49c2"}, "tags": [], "enabled": true, "id": "92fe50efed2244a3ad7c8dff74fb49c2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d368ba96-4507-45c-name"}} 2018-08-13 08:55:51,253 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-baaae953-332d-485e-b22d-135cd02085d3 2018-08-13 08:55:51,253 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-d368ba96-4507-45c-name 2018-08-13 08:55:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:51,260 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:51 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:51,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d368ba96-4507-45c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da68a1704509f4cef1ec51936c0730c2382ed3bf" 2018-08-13 08:55:51,304 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:51 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-ce3ca6a4-f559-40f6-8512-0fdbe65a55e8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d368ba96-4507-45c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/92fe50efed2244a3ad7c8dff74fb49c2"}, "tags": [], "enabled": true, "id": "92fe50efed2244a3ad7c8dff74fb49c2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d368ba96-4507-45c-name"}]} 2018-08-13 08:55:51,304 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d368ba96-4507-45c-name used request id req-ce3ca6a4-f559-40f6-8512-0fdbe65a55e8 2018-08-13 08:55:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da68a1704509f4cef1ec51936c0730c2382ed3bf" 2018-08-13 08:55:51,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:51 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-01711a40-de43-4aad-a58c-83bfead42caa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-08-13 08:55:51,330 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-01711a40-de43-4aad-a58c-83bfead42caa 2018-08-13 08:55:51,331 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 08:55:51,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:8774/v2.1/os-quota-sets/92fe50efed2244a3ad7c8dff74fb49c2 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" -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-08-13 08:55:51,711 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 325 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8f094a2-e092-42f3-9f2f-10205835dde2 x-compute-request-id: req-b8f094a2-e092-42f3-9f2f-10205835dde2 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-08-13 08:55:51,711 - novaclient.v2.client - DEBUG - PUT call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/92fe50efed2244a3ad7c8dff74fb49c2 used request id req-b8f094a2-e092-42f3-9f2f-10205835dde2 2018-08-13 08:55:51,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/quotas/92fe50efed2244a3ad7c8dff74fb49c2 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-08-13 08:55:51,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-c55e27e4-2752-467c-934f-486df0fd9b2e Date: Mon, 13 Aug 2018 08:55:51 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-08-13 08:55:51,856 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/quotas/92fe50efed2244a3ad7c8dff74fb49c2 used request id req-c55e27e4-2752-467c-934f-486df0fd9b2e 2018-08-13 08:55:51,856 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 08:55:51,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/92fe50efed2244a3ad7c8dff74fb49c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:51,980 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 367 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e149d4c2-93ff-4c25-aaf7-1c70e27c6ab9 x-compute-request-id: req-e149d4c2-93ff-4c25-aaf7-1c70e27c6ab9 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": "92fe50efed2244a3ad7c8dff74fb49c2", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-13 08:55:51,980 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/92fe50efed2244a3ad7c8dff74fb49c2 used request id req-e149d4c2-93ff-4c25-aaf7-1c70e27c6ab9 2018-08-13 08:55:51,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/quotas/92fe50efed2244a3ad7c8dff74fb49c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:52,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-6153a0b3-f71b-44ab-86d0-bfb7a6f4366b Date: Mon, 13 Aug 2018 08:55:52 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-08-13 08:55:52,019 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/quotas/92fe50efed2244a3ad7c8dff74fb49c2 used request id req-6153a0b3-f71b-44ab-86d0-bfb7a6f4366b 2018-08-13 08:55:52,020 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 08:55:52,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/92fe50efed2244a3ad7c8dff74fb49c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da68a1704509f4cef1ec51936c0730c2382ed3bf" 2018-08-13 08:55:52,370 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 367 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7710aa2c-6c7a-4d40-86f3-2c5f63f483f3 x-compute-request-id: req-7710aa2c-6c7a-4d40-86f3-2c5f63f483f3 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": "92fe50efed2244a3ad7c8dff74fb49c2", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-13 08:55:52,370 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/92fe50efed2244a3ad7c8dff74fb49c2 used request id req-7710aa2c-6c7a-4d40-86f3-2c5f63f483f3 2018-08-13 08:55:52,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/quotas/92fe50efed2244a3ad7c8dff74fb49c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da68a1704509f4cef1ec51936c0730c2382ed3bf" 2018-08-13 08:55:52,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-9bc5392e-59f3-493d-a4cf-393acd752838 Date: Mon, 13 Aug 2018 08:55:52 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-08-13 08:55:52,405 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/quotas/92fe50efed2244a3ad7c8dff74fb49c2 used request id req-9bc5392e-59f3-493d-a4cf-393acd752838 2018-08-13 08:55:52,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:52,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-38ae50d5-5526-4395-a0f7-a8afe46adac9 Date: Mon, 13 Aug 2018 08:55:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "updated_at": "2018-08-13T08:47:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "1f079885-79dd-4e99-9149-356c149ac989", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "4b906388-985c-43c7-858b-9009a38398d7", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}], "revision_number": 1, "project_id": "da799d9bebab4025b8d818e4816919da", "id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "updated_at": "2018-08-13T08:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "09f80d02-35a1-4bf7-af6f-58169110a203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "8c172021-ee69-41ae-8745-2fd8ec806dad", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "9d35f8ef-2561-4ea0-b855-00dd84ebc61d", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "f560b136-942b-47fd-9a9c-0f61e9715d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "name": "default"}]} 2018-08-13 08:55:52,525 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-38ae50d5-5526-4395-a0f7-a8afe46adac9 2018-08-13 08:55:52,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:52,566 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:52 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-550cc309-2a58-414e-ac8f-e1b6113c7ef8 RESP BODY: {"error": {"message": "Could not find project: 7532859338764ee7a77c4b7ba89fbdf4.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:52,567 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 used request id req-550cc309-2a58-414e-ac8f-e1b6113c7ef8 2018-08-13 08:55:52,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:52,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:52,606 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:52 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-92342aab-78b2-48d6-87eb-c57c8459417c RESP BODY: {"error": {"message": "Could not find project: e245efe9227f4f3cbf82387d570c38d0.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:52,606 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 used request id req-92342aab-78b2-48d6-87eb-c57c8459417c 2018-08-13 08:55:52,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:52,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:52,645 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:52 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-ad3a93be-d8b1-454d-9a19-e288f65cf876 RESP BODY: {"error": {"message": "Could not find project: da799d9bebab4025b8d818e4816919da.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:52,645 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da used request id req-ad3a93be-d8b1-454d-9a19-e288f65cf876 2018-08-13 08:55:52,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:52,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:52,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:52 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-aab80509-081f-4510-9784-7bb098da3bb5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-13 08:55:52,673 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 used request id req-aab80509-081f-4510-9784-7bb098da3bb5 2018-08-13 08:55:52,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:52,704 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:52 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-70468e9c-5a6e-4575-9d2b-eafc75617d46 RESP BODY: {"error": {"message": "Could not find project: c70dc2c19f544a6bbe79433a280fa047.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:52,705 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 used request id req-70468e9c-5a6e-4575-9d2b-eafc75617d46 2018-08-13 08:55:52,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:52,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:52,737 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:52 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-997ee585-9464-4e9d-94fb-cbaebdab6060 RESP BODY: {"error": {"message": "Could not find project: 0470a79c1365412da5d2ffb8a4a95163.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:52,738 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/0470a79c1365412da5d2ffb8a4a95163 used request id req-997ee585-9464-4e9d-94fb-cbaebdab6060 2018-08-13 08:55:52,738 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:52,773 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:52 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-a402e215-bfea-4516-8c5c-a43834aa4db6 RESP BODY: {"error": {"message": "Could not find project: bb9ea577a0c74956aea49a7e0adb6e52.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:52,773 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/bb9ea577a0c74956aea49a7e0adb6e52 used request id req-a402e215-bfea-4516-8c5c-a43834aa4db6 2018-08-13 08:55:52,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:52,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:52,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:52 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-d0717a12-c322-4702-90e9-db2e3bf7d4a5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:55:52,804 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-d0717a12-c322-4702-90e9-db2e3bf7d4a5 2018-08-13 08:55:52,805 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d368ba96-4507-45c-name 2018-08-13 08:55:52,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/92fe50efed2244a3ad7c8dff74fb49c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:52,970 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:52 GMT Vary: X-Auth-Token x-openstack-request-id: req-b41214ec-efb3-48b2-b3a6-f213835c61ca X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:52,971 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/92fe50efed2244a3ad7c8dff74fb49c2 used request id req-b41214ec-efb3-48b2-b3a6-f213835c61ca 2018-08-13 08:55:52,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f16e7f6b50161b3732bc9b7a604dbd315b2bd24" 2018-08-13 08:55:53,006 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:53 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-0c06b43a-7db0-419c-90ed-a7e459b4cc70 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:53,006 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0c06b43a-7db0-419c-90ed-a7e459b4cc70 2018-08-13 08:55:53,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:53,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["HvM8oJJRTZGqyPz-wO8xsg"], "issued_at": "2018-08-13T08:55:53.000000Z"}} 2018-08-13 08:55:53,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f21eb228c84580b2240a7931b65a3c50395443" 2018-08-13 08:55:53,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:53 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c2c8f99a-aabb-4f62-bed6-be0bc86e7e69 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:53,529 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c2c8f99a-aabb-4f62-bed6-be0bc86e7e69 2018-08-13 08:55:53,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:53,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:53,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["-SodECpnTgGW6vgPY99P9w"], "issued_at": "2018-08-13T08:55:53.000000Z"}} 2018-08-13 08:55:53,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:54,009 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:54 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-34b0dbf3-a97c-47fb-92d3-26ab888734de X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:54,009 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-34b0dbf3-a97c-47fb-92d3-26ab888734de 2018-08-13 08:55:54,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:54,018 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:54 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:54,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-d53a87b3-5ac8-4fe-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:54,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:54 GMT Content-Type: application/json Content-Length: 192 Vary: X-Auth-Token x-openstack-request-id: req-98469bf7-967f-4a6d-9a65-ff21bd30cc8b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-d53a87b3-5ac8-4fe-name", "previous": null, "next": null}, "projects": []} 2018-08-13 08:55:54,051 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-d53a87b3-5ac8-4fe-name used request id req-98469bf7-967f-4a6d-9a65-ff21bd30cc8b 2018-08-13 08:55:54,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:54,086 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:54 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-1c0ebb24-dadd-4d82-85a5-74c4939c7e0f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:54,087 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-1c0ebb24-dadd-4d82-85a5-74c4939c7e0f 2018-08-13 08:55:54,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name"}}' 2018-08-13 08:55:54,148 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:54 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-016c88d8-eaf6-46a3-9348-34c205e48585 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f"}, "tags": [], "enabled": true, "id": "931e1026a09343e6b5b8d8bce474fd6f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name"}} 2018-08-13 08:55:54,148 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-016c88d8-eaf6-46a3-9348-34c205e48585 2018-08-13 08:55:54,148 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-d53a87b3-5ac8-4fe-name 2018-08-13 08:55:54,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:54,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:54,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["7l1vqJRuT66MVYZncsY12A"], "issued_at": "2018-08-13T08:55:54.000000Z"}} 2018-08-13 08:55:54,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea3745d7f1fbba24ebf71380a79ee93b5b9a860" 2018-08-13 08:55:54,641 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:54 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-897c37f6-9b49-42c7-bffe-3294a886228e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:54,641 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-897c37f6-9b49-42c7-bffe-3294a886228e 2018-08-13 08:55:54,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:55:54,649 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:54 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:55:54,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea3745d7f1fbba24ebf71380a79ee93b5b9a860" 2018-08-13 08:55:54,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:54 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-483fe790-0792-4750-84e2-7b4a1ecf1299 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:55:54,700 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-483fe790-0792-4750-84e2-7b4a1ecf1299 2018-08-13 08:55:54,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea3745d7f1fbba24ebf71380a79ee93b5b9a860" 2018-08-13 08:55:54,733 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:54 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-fa471ce2-0d1c-4913-becd-1188e6c4d087 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:55:54,733 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-fa471ce2-0d1c-4913-becd-1188e6c4d087 2018-08-13 08:55:55,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea3745d7f1fbba24ebf71380a79ee93b5b9a860" 2018-08-13 08:55:55,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:55 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-16c0038d-591f-4591-b8f0-b5a8ed06bb1a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:55,212 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-16c0038d-591f-4591-b8f0-b5a8ed06bb1a 2018-08-13 08:55:55,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-d53a87b3-5ac8-4fe-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea3745d7f1fbba24ebf71380a79ee93b5b9a860" 2018-08-13 08:55:55,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:55 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-6ed38213-434f-454b-b90c-85c37fb35376 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-d53a87b3-5ac8-4fe-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f"}, "tags": [], "enabled": true, "id": "931e1026a09343e6b5b8d8bce474fd6f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name"}]} 2018-08-13 08:55:55,249 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-d53a87b3-5ac8-4fe-name used request id req-6ed38213-434f-454b-b90c-85c37fb35376 2018-08-13 08:55:55,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/18783903ef064be0849843a1db8df975 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea3745d7f1fbba24ebf71380a79ee93b5b9a860" 2018-08-13 08:55:55,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:55 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-278c9242-01e6-4585-ac67-d6ad099cf6af X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/18783903ef064be0849843a1db8df975"}, "enabled": true, "id": "18783903ef064be0849843a1db8df975", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-user"}} 2018-08-13 08:55:55,318 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/18783903ef064be0849843a1db8df975 used request id req-278c9242-01e6-4585-ac67-d6ad099cf6af 2018-08-13 08:55:55,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f/users/18783903ef064be0849843a1db8df975/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea3745d7f1fbba24ebf71380a79ee93b5b9a860" 2018-08-13 08:55:55,355 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:55 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-cb80c956-caa3-4b50-8016-05cec533bea4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f/users/18783903ef064be0849843a1db8df975/roles", "previous": null, "next": null}, "roles": []} 2018-08-13 08:55:55,355 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f/users/18783903ef064be0849843a1db8df975/roles used request id req-cb80c956-caa3-4b50-8016-05cec533bea4 2018-08-13 08:55:55,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea3745d7f1fbba24ebf71380a79ee93b5b9a860" 2018-08-13 08:55:55,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:55 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-e3e45910-10c5-40cf-96d2-320589321fd8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "domain_id": null, "name": "admin", "id": "798f04a3cdf64b63a34e5c5bc1d6535b"}} 2018-08-13 08:55:55,549 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-e3e45910-10c5-40cf-96d2-320589321fd8 2018-08-13 08:55:55,550 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-d53a87b3-5ac8-4fe-name 2018-08-13 08:55:55,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f/users/18783903ef064be0849843a1db8df975/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea3745d7f1fbba24ebf71380a79ee93b5b9a860" 2018-08-13 08:55:55,606 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:55 GMT Vary: X-Auth-Token x-openstack-request-id: req-c2f921bf-c23c-4f36-9337-00e992a9042c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:55,607 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f/users/18783903ef064be0849843a1db8df975/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-c2f921bf-c23c-4f36-9337-00e992a9042c 2018-08-13 08:55:55,607 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-d53a87b3-5ac8-4fe-user 2018-08-13 08:55:55,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:55,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:55 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-1503baea-6447-4941-a6d4-a41ca97a8231 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:55,640 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-1503baea-6447-4941-a6d4-a41ca97a8231 2018-08-13 08:55:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" -d '{"role": {"name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name-role"}}' 2018-08-13 08:55:55,698 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:55 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-1a3840ca-deca-498b-9d4e-ee1a1cd50b45 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "1e3c9c0f0c0042ca8967f7fa8477262b", "links": {"self": "https://192.16.1.222:5000/v3/roles/1e3c9c0f0c0042ca8967f7fa8477262b"}, "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name-role"}} 2018-08-13 08:55:55,698 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-1a3840ca-deca-498b-9d4e-ee1a1cd50b45 2018-08-13 08:55:55,698 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-d53a87b3-5ac8-4fe-name-role 2018-08-13 08:55:55,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/1e3c9c0f0c0042ca8967f7fa8477262b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:55,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:55 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-45069e4a-2b0d-4ea7-9dff-c715be873f20 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/1e3c9c0f0c0042ca8967f7fa8477262b"}, "domain_id": null, "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name-role", "id": "1e3c9c0f0c0042ca8967f7fa8477262b"}} 2018-08-13 08:55:55,729 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/1e3c9c0f0c0042ca8967f7fa8477262b used request id req-45069e4a-2b0d-4ea7-9dff-c715be873f20 2018-08-13 08:55:55,730 - keystone_utils - INFO - Granting role CreateProjectUserTests-d53a87b3-5ac8-4fe-name-role to project CreateProjectUserTests-d53a87b3-5ac8-4fe-name 2018-08-13 08:55:55,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f/users/18783903ef064be0849843a1db8df975/roles/1e3c9c0f0c0042ca8967f7fa8477262b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:55,782 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:55 GMT Vary: X-Auth-Token x-openstack-request-id: req-6561ac1d-8cf9-48d0-820a-cfa52fd5f466 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:55,782 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f/users/18783903ef064be0849843a1db8df975/roles/1e3c9c0f0c0042ca8967f7fa8477262b used request id req-6561ac1d-8cf9-48d0-820a-cfa52fd5f466 2018-08-13 08:55:55,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:55,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:56,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}, {"id": "1e3c9c0f0c0042ca8967f7fa8477262b", "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name-role"}], "expires_at": "2018-08-13T20:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "931e1026a09343e6b5b8d8bce474fd6f", "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/931e1026a09343e6b5b8d8bce474fd6f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/931e1026a09343e6b5b8d8bce474fd6f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/931e1026a09343e6b5b8d8bce474fd6f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/931e1026a09343e6b5b8d8bce474fd6f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/931e1026a09343e6b5b8d8bce474fd6f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/931e1026a09343e6b5b8d8bce474fd6f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/931e1026a09343e6b5b8d8bce474fd6f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/931e1026a09343e6b5b8d8bce474fd6f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/931e1026a09343e6b5b8d8bce474fd6f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/931e1026a09343e6b5b8d8bce474fd6f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/931e1026a09343e6b5b8d8bce474fd6f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/931e1026a09343e6b5b8d8bce474fd6f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-user", "id": "18783903ef064be0849843a1db8df975"}, "audit_ids": ["ywPP0GsNSn6KQljMNkP-xA"], "issued_at": "2018-08-13T08:55:56.000000Z"}} 2018-08-13 08:55:56,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:56,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:56 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f092b06f-f6a1-4641-9609-c40746617382 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:56,392 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f092b06f-f6a1-4641-9609-c40746617382 2018-08-13 08:55:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-d53a87b3-5ac8-4fe-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:56,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5c8513f5-a507-4450-8e82-7d3c52a5c5ed Date: Mon, 13 Aug 2018 08:55:56 GMT RESP BODY: {"security_groups": []} 2018-08-13 08:55:56,698 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-d53a87b3-5ac8-4fe-name&description=hello+group used request id req-5c8513f5-a507-4450-8e82-7d3c52a5c5ed 2018-08-13 08:55:56,698 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-d53a87b3-5ac8-4fe-name... 2018-08-13 08:55:56,698 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-d53a87b3-5ac8-4fe-name 2018-08-13 08:55:56,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" -d '{"security_group": {"name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name", "description": "hello group"}}' 2018-08-13 08:55:56,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-7f001922-47bf-4910-a790-ee2de14eb16e Date: Mon, 13 Aug 2018 08:55:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "updated_at": "2018-08-13T08:55:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "20ea6f99-4ad1-44af-8cb1-a9ac00e1269c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv6", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "cad44a63-20db-4405-af3f-45e8532a5f8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv4", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}], "revision_number": 1, "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name"}} 2018-08-13 08:55:56,958 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-7f001922-47bf-4910-a790-ee2de14eb16e 2018-08-13 08:55:56,958 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 441dcffa-dea9-4ca7-bea1-32829bb2f770 2018-08-13 08:55:56,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=441dcffa-dea9-4ca7-bea1-32829bb2f770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:56,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-55ababc6-f619-40be-9ed1-e4cfdad46a32 Date: Mon, 13 Aug 2018 08:55:56 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-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "20ea6f99-4ad1-44af-8cb1-a9ac00e1269c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "cad44a63-20db-4405-af3f-45e8532a5f8f"}]} 2018-08-13 08:55:56,994 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=441dcffa-dea9-4ca7-bea1-32829bb2f770 used request id req-55ababc6-f619-40be-9ed1-e4cfdad46a32 2018-08-13 08:55:56,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 441dcffa-dea9-4ca7-bea1-32829bb2f770 2018-08-13 08:55:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=441dcffa-dea9-4ca7-bea1-32829bb2f770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:57,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-77771841-75d3-4700-bdea-6c861e445025 Date: Mon, 13 Aug 2018 08:55:57 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-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "20ea6f99-4ad1-44af-8cb1-a9ac00e1269c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "cad44a63-20db-4405-af3f-45e8532a5f8f"}]} 2018-08-13 08:55:57,046 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=441dcffa-dea9-4ca7-bea1-32829bb2f770 used request id req-77771841-75d3-4700-bdea-6c861e445025 2018-08-13 08:55:57,047 - neutron_utils - INFO - Retrieving security group with ID - 441dcffa-dea9-4ca7-bea1-32829bb2f770 2018-08-13 08:55:57,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=441dcffa-dea9-4ca7-bea1-32829bb2f770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:57,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-859dfc4e-17c6-43e4-b2d2-d528f30ad3c0 Date: Mon, 13 Aug 2018 08:55:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "updated_at": "2018-08-13T08:55:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "20ea6f99-4ad1-44af-8cb1-a9ac00e1269c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv6", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "cad44a63-20db-4405-af3f-45e8532a5f8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv4", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}], "revision_number": 1, "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name"}]} 2018-08-13 08:55:57,133 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=441dcffa-dea9-4ca7-bea1-32829bb2f770 used request id req-859dfc4e-17c6-43e4-b2d2-d528f30ad3c0 2018-08-13 08:55:57,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 441dcffa-dea9-4ca7-bea1-32829bb2f770 2018-08-13 08:55:57,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=441dcffa-dea9-4ca7-bea1-32829bb2f770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:57,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-420f9a08-50ed-4cb8-aa98-1cf476281e6d Date: Mon, 13 Aug 2018 08:55:57 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-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "20ea6f99-4ad1-44af-8cb1-a9ac00e1269c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "cad44a63-20db-4405-af3f-45e8532a5f8f"}]} 2018-08-13 08:55:57,169 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=441dcffa-dea9-4ca7-bea1-32829bb2f770 used request id req-420f9a08-50ed-4cb8-aa98-1cf476281e6d 2018-08-13 08:55:57,169 - neutron_utils - INFO - Retrieving security group with ID - 441dcffa-dea9-4ca7-bea1-32829bb2f770 2018-08-13 08:55:57,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=441dcffa-dea9-4ca7-bea1-32829bb2f770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:57,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-384b0da6-e423-4fe9-9fa5-e452f15a82d9 Date: Mon, 13 Aug 2018 08:55:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "updated_at": "2018-08-13T08:55:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "20ea6f99-4ad1-44af-8cb1-a9ac00e1269c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv6", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "cad44a63-20db-4405-af3f-45e8532a5f8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv4", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}], "revision_number": 1, "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name"}]} 2018-08-13 08:55:57,253 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=441dcffa-dea9-4ca7-bea1-32829bb2f770 used request id req-384b0da6-e423-4fe9-9fa5-e452f15a82d9 2018-08-13 08:55:57,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 441dcffa-dea9-4ca7-bea1-32829bb2f770 2018-08-13 08:55:57,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=441dcffa-dea9-4ca7-bea1-32829bb2f770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:57,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f3b8cfe-ed7a-4b59-8971-8971b98749f3 Date: Mon, 13 Aug 2018 08:55:57 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-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "20ea6f99-4ad1-44af-8cb1-a9ac00e1269c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "cad44a63-20db-4405-af3f-45e8532a5f8f"}]} 2018-08-13 08:55:57,291 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=441dcffa-dea9-4ca7-bea1-32829bb2f770 used request id req-3f3b8cfe-ed7a-4b59-8971-8971b98749f3 2018-08-13 08:55:57,292 - neutron_utils - INFO - Retrieving security group with ID - 441dcffa-dea9-4ca7-bea1-32829bb2f770 2018-08-13 08:55:57,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=441dcffa-dea9-4ca7-bea1-32829bb2f770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:57,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-17eb8fa6-fed3-4b28-aeb9-ee9afd2ddd39 Date: Mon, 13 Aug 2018 08:55:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "updated_at": "2018-08-13T08:55:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "20ea6f99-4ad1-44af-8cb1-a9ac00e1269c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv6", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "cad44a63-20db-4405-af3f-45e8532a5f8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv4", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}], "revision_number": 1, "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name"}]} 2018-08-13 08:55:57,372 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=441dcffa-dea9-4ca7-bea1-32829bb2f770 used request id req-17eb8fa6-fed3-4b28-aeb9-ee9afd2ddd39 2018-08-13 08:55:57,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 441dcffa-dea9-4ca7-bea1-32829bb2f770 2018-08-13 08:55:57,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=441dcffa-dea9-4ca7-bea1-32829bb2f770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:57,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b301349-6a18-4c32-b9a9-39cfcb28109c Date: Mon, 13 Aug 2018 08:55:57 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-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "20ea6f99-4ad1-44af-8cb1-a9ac00e1269c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "security_group_id": "441dcffa-dea9-4ca7-bea1-32829bb2f770", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "cad44a63-20db-4405-af3f-45e8532a5f8f"}]} 2018-08-13 08:55:57,407 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=441dcffa-dea9-4ca7-bea1-32829bb2f770 used request id req-4b301349-6a18-4c32-b9a9-39cfcb28109c 2018-08-13 08:55:57,408 - neutron_utils - INFO - Deleting security group rule with ID - 20ea6f99-4ad1-44af-8cb1-a9ac00e1269c 2018-08-13 08:55:57,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/20ea6f99-4ad1-44af-8cb1-a9ac00e1269c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:57,553 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4656fa01-c50c-42f8-a619-2bfeed94fe9c Content-Length: 0 Date: Mon, 13 Aug 2018 08:55:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:57,553 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/20ea6f99-4ad1-44af-8cb1-a9ac00e1269c used request id req-4656fa01-c50c-42f8-a619-2bfeed94fe9c 2018-08-13 08:55:57,553 - neutron_utils - INFO - Deleting security group rule with ID - cad44a63-20db-4405-af3f-45e8532a5f8f 2018-08-13 08:55:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/cad44a63-20db-4405-af3f-45e8532a5f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:57,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c36628a5-aaeb-449d-80d4-4d66dfe306ed Content-Length: 0 Date: Mon, 13 Aug 2018 08:55:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:57,693 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/cad44a63-20db-4405-af3f-45e8532a5f8f used request id req-c36628a5-aaeb-449d-80d4-4d66dfe306ed 2018-08-13 08:55:57,693 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-d53a87b3-5ac8-4fe-name 2018-08-13 08:55:57,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/441dcffa-dea9-4ca7-bea1-32829bb2f770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169d0640b553c636b2b1d3e148ddbca3837e56e0" 2018-08-13 08:55:57,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3cd364b-0fc0-462c-b8ad-347cfb346da1 Content-Length: 0 Date: Mon, 13 Aug 2018 08:55:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:57,849 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/441dcffa-dea9-4ca7-bea1-32829bb2f770 used request id req-a3cd364b-0fc0-462c-b8ad-347cfb346da1 2018-08-13 08:55:57,850 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-d53a87b3-5ac8-4fe-user 2018-08-13 08:55:57,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/18783903ef064be0849843a1db8df975 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea3745d7f1fbba24ebf71380a79ee93b5b9a860" 2018-08-13 08:55:58,027 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:58 GMT Vary: X-Auth-Token x-openstack-request-id: req-d50a9cf0-5d26-414f-8df2-6e4defd376b9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:58,027 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/18783903ef064be0849843a1db8df975 used request id req-d50a9cf0-5d26-414f-8df2-6e4defd376b9 2018-08-13 08:55:58,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:58,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5c9de6b0-4705-441c-a4a7-64e9664006a0 Date: Mon, 13 Aug 2018 08:55:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "updated_at": "2018-08-13T08:47:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "1f079885-79dd-4e99-9149-356c149ac989", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "4b906388-985c-43c7-858b-9009a38398d7", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}], "revision_number": 1, "project_id": "da799d9bebab4025b8d818e4816919da", "id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "updated_at": "2018-08-13T08:55:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "428044cd-58ca-442f-ac22-78442303f18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv4", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "831e4237-efe9-40e3-8a3b-4913e4b742f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv6", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "c6c4e886-eccc-4939-a478-5b2c629a3a1f", "remote_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv4", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "revision_number": 0, "id": "d6c9711b-220e-454e-8d89-ee3d8a48cf83", "remote_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:56Z", "security_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "port_range_min": null, "ethertype": "IPv6", "project_id": "931e1026a09343e6b5b8d8bce474fd6f"}], "revision_number": 1, "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "updated_at": "2018-08-13T08:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "09f80d02-35a1-4bf7-af6f-58169110a203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "8c172021-ee69-41ae-8745-2fd8ec806dad", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "9d35f8ef-2561-4ea0-b855-00dd84ebc61d", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "f560b136-942b-47fd-9a9c-0f61e9715d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "name": "default"}]} 2018-08-13 08:55:58,343 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-5c9de6b0-4705-441c-a4a7-64e9664006a0 2018-08-13 08:55:58,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:58,377 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:58 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-fcb54a34-35c1-4862-bb4d-742e24f05667 RESP BODY: {"error": {"message": "Could not find project: 7532859338764ee7a77c4b7ba89fbdf4.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:58,377 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 used request id req-fcb54a34-35c1-4862-bb4d-742e24f05667 2018-08-13 08:55:58,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:58,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:58,410 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:58 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c1d64473-9c74-445f-af8e-bf9f827c31e4 RESP BODY: {"error": {"message": "Could not find project: e245efe9227f4f3cbf82387d570c38d0.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:58,410 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/e245efe9227f4f3cbf82387d570c38d0 used request id req-c1d64473-9c74-445f-af8e-bf9f827c31e4 2018-08-13 08:55:58,410 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:58,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:58,457 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:58 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-ce49b47c-202b-492c-8c24-2618a2bd8a6e RESP BODY: {"error": {"message": "Could not find project: da799d9bebab4025b8d818e4816919da.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:58,457 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/da799d9bebab4025b8d818e4816919da used request id req-ce49b47c-202b-492c-8c24-2618a2bd8a6e 2018-08-13 08:55:58,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:58,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:58,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:58 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-29e87889-117b-427c-91fd-c400d51244ff X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59"}, "tags": [], "enabled": true, "id": "96784be9985e4debb471ae69be763d59", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-13 08:55:58,486 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/96784be9985e4debb471ae69be763d59 used request id req-29e87889-117b-427c-91fd-c400d51244ff 2018-08-13 08:55:58,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:58,527 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:58 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-f17f2535-7405-4076-98be-81d737aa59d3 RESP BODY: {"error": {"message": "Could not find project: c70dc2c19f544a6bbe79433a280fa047.", "code": 404, "title": "Not Found"}} 2018-08-13 08:55:58,527 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/c70dc2c19f544a6bbe79433a280fa047 used request id req-f17f2535-7405-4076-98be-81d737aa59d3 2018-08-13 08:55:58,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 08:55:58,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:58,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:58 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-fc83cd93-b018-4194-b14a-fe03b4e761a5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f"}, "tags": [], "enabled": true, "id": "931e1026a09343e6b5b8d8bce474fd6f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-d53a87b3-5ac8-4fe-name"}} 2018-08-13 08:55:58,554 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f used request id req-fc83cd93-b018-4194-b14a-fe03b4e761a5 2018-08-13 08:55:58,554 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1516a60-2fff-43d2-9811-d5f6fdeb36f5 2018-08-13 08:55:58,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1516a60-2fff-43d2-9811-d5f6fdeb36f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:58,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dd5e9b43-2919-45bf-b6aa-0fff2a0ad307 Date: Mon, 13 Aug 2018 08:55:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "security_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "428044cd-58ca-442f-ac22-78442303f18f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "security_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "831e4237-efe9-40e3-8a3b-4913e4b742f5"}, {"remote_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "security_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "c6c4e886-eccc-4939-a478-5b2c629a3a1f"}, {"remote_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:56Z", "security_group_id": "a1516a60-2fff-43d2-9811-d5f6fdeb36f5", "port_range_min": null, "revision_number": 0, "tenant_id": "931e1026a09343e6b5b8d8bce474fd6f", "created_at": "2018-08-13T08:55:56Z", "project_id": "931e1026a09343e6b5b8d8bce474fd6f", "id": "d6c9711b-220e-454e-8d89-ee3d8a48cf83"}]} 2018-08-13 08:55:58,595 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1516a60-2fff-43d2-9811-d5f6fdeb36f5 used request id req-dd5e9b43-2919-45bf-b6aa-0fff2a0ad307 2018-08-13 08:55:58,596 - neutron_utils - INFO - Deleting security group with name - default 2018-08-13 08:55:58,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/a1516a60-2fff-43d2-9811-d5f6fdeb36f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:58,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b427aac-392f-4dc8-abea-9edfe3bf79c8 Content-Length: 0 Date: Mon, 13 Aug 2018 08:55:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:58,849 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/a1516a60-2fff-43d2-9811-d5f6fdeb36f5 used request id req-2b427aac-392f-4dc8-abea-9edfe3bf79c8 2018-08-13 08:55:58,850 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-d53a87b3-5ac8-4fe-name 2018-08-13 08:55:58,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:59,006 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:59 GMT Vary: X-Auth-Token x-openstack-request-id: req-ba2d7f01-c5f0-48bc-bac5-e5813c987557 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:59,007 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/931e1026a09343e6b5b8d8bce474fd6f used request id req-ba2d7f01-c5f0-48bc-bac5-e5813c987557 2018-08-13 08:55:59,007 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-d53a87b3-5ac8-4fe-name-role 2018-08-13 08:55:59,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/1e3c9c0f0c0042ca8967f7fa8477262b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:59,079 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:59 GMT Vary: X-Auth-Token x-openstack-request-id: req-409e2d77-5514-4941-9a09-617a441335e1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:55:59,079 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/1e3c9c0f0c0042ca8967f7fa8477262b used request id req-409e2d77-5514-4941-9a09-617a441335e1 2018-08-13 08:55:59,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5bc2fff7fa792f23f0999118b66fb7fb677a20" 2018-08-13 08:55:59,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:59 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-38bacd82-ae20-4962-834b-cd960f3ca37a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:55:59,113 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-38bacd82-ae20-4962-834b-cd960f3ca37a 2018-08-13 08:55:59,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:55:59,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:55:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["YQC1mKvmQYO2f6Ri2lhePA"], "issued_at": "2018-08-13T08:55:59.000000Z"}} 2018-08-13 08:55:59,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185ba1c425bacc74ab9a4acd61ad0d545a87832" 2018-08-13 08:55:59,689 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:55:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b60d9303-1ecc-49c5-a574-ff44b97a071f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:55:59,689 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b60d9303-1ecc-49c5-a574-ff44b97a071f 2018-08-13 08:55:59,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:55:59,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:00,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["G62lrb2_R7uVbHCf5jeT2Q"], "issued_at": "2018-08-13T08:56:00.000000Z"}} 2018-08-13 08:56:00,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:00,153 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-bc19ad8a-4f58-47af-a444-d3fd9a9948a1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:00,153 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-bc19ad8a-4f58-47af-a444-d3fd9a9948a1 2018-08-13 08:56:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:56:00,164 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:00 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:56:00,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:00,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:00 GMT Content-Type: application/json Content-Length: 192 Vary: X-Auth-Token x-openstack-request-id: req-77a6f538-3ffc-49eb-a02a-1e26c5641521 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name", "previous": null, "next": null}, "projects": []} 2018-08-13 08:56:00,200 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name used request id req-77a6f538-3ffc-49eb-a02a-1e26c5641521 2018-08-13 08:56:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:00,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:00 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-3ba7d33e-d224-46a4-a756-ddaf2ccc8a18 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:56:00,236 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-3ba7d33e-d224-46a4-a756-ddaf2ccc8a18 2018-08-13 08:56:00,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}}' 2018-08-13 08:56:00,303 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:00 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-efd48870-0334-4d53-a6fa-88b902dfeff6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04"}, "tags": [], "enabled": true, "id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}} 2018-08-13 08:56:00,303 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-efd48870-0334-4d53-a6fa-88b902dfeff6 2018-08-13 08:56:00,303 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-3c20fd1b-10a9-4bf-name 2018-08-13 08:56:00,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:56:00,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:00,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["U98y-ZEfRQWMC7ocjO2urA"], "issued_at": "2018-08-13T08:56:00.000000Z"}} 2018-08-13 08:56:00,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438f91274612d4172ec10aadfb5d28ea24ad115f" 2018-08-13 08:56:00,775 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-96fef7d2-f57c-40b4-ab03-37e970a29d2f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:00,775 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-96fef7d2-f57c-40b4-ab03-37e970a29d2f 2018-08-13 08:56:00,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:56:00,783 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:00 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:56:00,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438f91274612d4172ec10aadfb5d28ea24ad115f" 2018-08-13 08:56:00,837 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:00 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-31a227d4-91a9-43fa-86c7-505e61c905eb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:56:00,838 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-31a227d4-91a9-43fa-86c7-505e61c905eb 2018-08-13 08:56:00,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438f91274612d4172ec10aadfb5d28ea24ad115f" 2018-08-13 08:56:00,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:00 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-5ed9a7d8-f975-4c54-a4f8-575ff8fcfee6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:56:00,872 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-5ed9a7d8-f975-4c54-a4f8-575ff8fcfee6 2018-08-13 08:56:01,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438f91274612d4172ec10aadfb5d28ea24ad115f" 2018-08-13 08:56:01,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:01 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-0f0b03bc-6a7e-40be-b661-19ab3cb35824 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:56:01,351 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0f0b03bc-6a7e-40be-b661-19ab3cb35824 2018-08-13 08:56:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438f91274612d4172ec10aadfb5d28ea24ad115f" 2018-08-13 08:56:01,384 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:01 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-d3f5a111-c0ad-417f-996c-e959dd78e9b0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04"}, "tags": [], "enabled": true, "id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}]} 2018-08-13 08:56:01,384 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name used request id req-d3f5a111-c0ad-417f-996c-e959dd78e9b0 2018-08-13 08:56:01,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/c5dbfa233547402ab9739cc009fd9d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438f91274612d4172ec10aadfb5d28ea24ad115f" 2018-08-13 08:56:01,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:01 GMT Content-Type: application/json Content-Length: 285 Vary: X-Auth-Token x-openstack-request-id: req-0cbbb36e-f58d-4247-b3fe-f3a3ef6adb86 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/c5dbfa233547402ab9739cc009fd9d98"}, "enabled": true, "id": "c5dbfa233547402ab9739cc009fd9d98", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-user1"}} 2018-08-13 08:56:01,449 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/c5dbfa233547402ab9739cc009fd9d98 used request id req-0cbbb36e-f58d-4247-b3fe-f3a3ef6adb86 2018-08-13 08:56:01,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/c5dbfa233547402ab9739cc009fd9d98/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438f91274612d4172ec10aadfb5d28ea24ad115f" 2018-08-13 08:56:01,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:01 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-192e43e4-f5d6-439b-9c60-536e9e325524 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/c5dbfa233547402ab9739cc009fd9d98/roles", "previous": null, "next": null}, "roles": []} 2018-08-13 08:56:01,491 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/c5dbfa233547402ab9739cc009fd9d98/roles used request id req-192e43e4-f5d6-439b-9c60-536e9e325524 2018-08-13 08:56:01,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438f91274612d4172ec10aadfb5d28ea24ad115f" 2018-08-13 08:56:01,515 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:01 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-84598d38-ad54-4448-98b1-24c5c3492f12 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "domain_id": null, "name": "admin", "id": "798f04a3cdf64b63a34e5c5bc1d6535b"}} 2018-08-13 08:56:01,515 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-84598d38-ad54-4448-98b1-24c5c3492f12 2018-08-13 08:56:01,516 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-3c20fd1b-10a9-4bf-name 2018-08-13 08:56:01,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/c5dbfa233547402ab9739cc009fd9d98/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438f91274612d4172ec10aadfb5d28ea24ad115f" 2018-08-13 08:56:01,587 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:01 GMT Vary: X-Auth-Token x-openstack-request-id: req-4861b855-4494-4475-9d09-3b309581b247 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:01,587 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/c5dbfa233547402ab9739cc009fd9d98/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-4861b855-4494-4475-9d09-3b309581b247 2018-08-13 08:56:01,587 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-3c20fd1b-10a9-4bf-user1 2018-08-13 08:56:01,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:01,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:01 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-962f3def-9e2f-46a3-b3b5-a63f205ab54a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:56:01,623 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-962f3def-9e2f-46a3-b3b5-a63f205ab54a 2018-08-13 08:56:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" -d '{"role": {"name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name-role"}}' 2018-08-13 08:56:02,051 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:02 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-f5a84a16-c068-4cdc-b2e8-6503b0ee24c6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "81ec4f14cb73430aa7333a3b13c3baad", "links": {"self": "https://192.16.1.222:5000/v3/roles/81ec4f14cb73430aa7333a3b13c3baad"}, "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name-role"}} 2018-08-13 08:56:02,051 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-f5a84a16-c068-4cdc-b2e8-6503b0ee24c6 2018-08-13 08:56:02,052 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-3c20fd1b-10a9-4bf-name-role 2018-08-13 08:56:02,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/81ec4f14cb73430aa7333a3b13c3baad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:02,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:02 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-bbb3d0fa-5613-486a-aca5-ba027ee87761 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/81ec4f14cb73430aa7333a3b13c3baad"}, "domain_id": null, "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name-role", "id": "81ec4f14cb73430aa7333a3b13c3baad"}} 2018-08-13 08:56:02,081 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/81ec4f14cb73430aa7333a3b13c3baad used request id req-bbb3d0fa-5613-486a-aca5-ba027ee87761 2018-08-13 08:56:02,081 - keystone_utils - INFO - Granting role CreateProjectUserTests-3c20fd1b-10a9-4bf-name-role to project CreateProjectUserTests-3c20fd1b-10a9-4bf-name 2018-08-13 08:56:02,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/c5dbfa233547402ab9739cc009fd9d98/roles/81ec4f14cb73430aa7333a3b13c3baad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:02,426 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:02 GMT Vary: X-Auth-Token x-openstack-request-id: req-2485615b-69ae-4f23-9ed5-58c36294b4e4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:02,427 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/c5dbfa233547402ab9739cc009fd9d98/roles/81ec4f14cb73430aa7333a3b13c3baad used request id req-2485615b-69ae-4f23-9ed5-58c36294b4e4 2018-08-13 08:56:02,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:56:02,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:02,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["qkTu234pQKeFGxHrkYaLtg"], "issued_at": "2018-08-13T08:56:02.000000Z"}} 2018-08-13 08:56:02,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54824f3ac49b5a4839d71f1f8dccbf4ef39fe38a" 2018-08-13 08:56:02,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9a1e8a0c-bff8-403c-bf59-d8720d1a8aea X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:02,994 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9a1e8a0c-bff8-403c-bf59-d8720d1a8aea 2018-08-13 08:56:02,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:56:03,002 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:03 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:56:03,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54824f3ac49b5a4839d71f1f8dccbf4ef39fe38a" 2018-08-13 08:56:03,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:03 GMT Content-Type: application/json Content-Length: 4137 Vary: X-Auth-Token x-openstack-request-id: req-47c0c529-6cc6-475e-951c-63bec813c357 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-user1", "links": {"self": "https://192.16.1.222:5000/v3/users/c5dbfa233547402ab9739cc009fd9d98"}, "domain_id": "default", "enabled": true, "id": "c5dbfa233547402ab9739cc009fd9d98", "options": {}}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 08:56:03,064 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-47c0c529-6cc6-475e-951c-63bec813c357 2018-08-13 08:56:03,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54824f3ac49b5a4839d71f1f8dccbf4ef39fe38a" 2018-08-13 08:56:03,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:03 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-e4121e7a-72ae-43b4-98d3-04d5720ddb12 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 08:56:03,098 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-e4121e7a-72ae-43b4-98d3-04d5720ddb12 2018-08-13 08:56:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54824f3ac49b5a4839d71f1f8dccbf4ef39fe38a" 2018-08-13 08:56:03,595 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:03 GMT Content-Type: application/json Content-Length: 1019 Vary: X-Auth-Token x-openstack-request-id: req-612bb404-bd27-40a6-9b35-ba891ff6b90d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "81ec4f14cb73430aa7333a3b13c3baad", "links": {"self": "https://192.16.1.222:5000/v3/roles/81ec4f14cb73430aa7333a3b13c3baad"}, "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name-role"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:56:03,596 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-612bb404-bd27-40a6-9b35-ba891ff6b90d 2018-08-13 08:56:03,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54824f3ac49b5a4839d71f1f8dccbf4ef39fe38a" 2018-08-13 08:56:03,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:03 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-f5837419-d799-48de-85b1-d0337c7a7441 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04"}, "tags": [], "enabled": true, "id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}]} 2018-08-13 08:56:03,651 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name used request id req-f5837419-d799-48de-85b1-d0337c7a7441 2018-08-13 08:56:03,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/b4ff9d2265de4b26821bbb8913714621 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54824f3ac49b5a4839d71f1f8dccbf4ef39fe38a" 2018-08-13 08:56:03,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:03 GMT Content-Type: application/json Content-Length: 285 Vary: X-Auth-Token x-openstack-request-id: req-8ab56736-a4fc-4a5d-8a94-9478e0c1035d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/b4ff9d2265de4b26821bbb8913714621"}, "enabled": true, "id": "b4ff9d2265de4b26821bbb8913714621", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-user2"}} 2018-08-13 08:56:03,703 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/b4ff9d2265de4b26821bbb8913714621 used request id req-8ab56736-a4fc-4a5d-8a94-9478e0c1035d 2018-08-13 08:56:03,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/b4ff9d2265de4b26821bbb8913714621/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54824f3ac49b5a4839d71f1f8dccbf4ef39fe38a" 2018-08-13 08:56:03,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:03 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-d60b6b69-cf04-4c4d-9970-1d119389f5da X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/b4ff9d2265de4b26821bbb8913714621/roles", "previous": null, "next": null}, "roles": []} 2018-08-13 08:56:03,737 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/b4ff9d2265de4b26821bbb8913714621/roles used request id req-d60b6b69-cf04-4c4d-9970-1d119389f5da 2018-08-13 08:56:03,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54824f3ac49b5a4839d71f1f8dccbf4ef39fe38a" 2018-08-13 08:56:03,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:03 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-f6c6170c-9e3d-4ca7-a83f-88a4d9229b04 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "domain_id": null, "name": "admin", "id": "798f04a3cdf64b63a34e5c5bc1d6535b"}} 2018-08-13 08:56:03,763 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-f6c6170c-9e3d-4ca7-a83f-88a4d9229b04 2018-08-13 08:56:03,763 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-3c20fd1b-10a9-4bf-name 2018-08-13 08:56:03,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/b4ff9d2265de4b26821bbb8913714621/roles/798f04a3cdf64b63a34e5c5bc1d6535b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54824f3ac49b5a4839d71f1f8dccbf4ef39fe38a" 2018-08-13 08:56:03,809 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:03 GMT Vary: X-Auth-Token x-openstack-request-id: req-3c58e3fe-08c3-41dd-a593-44e86b216491 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:03,809 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/b4ff9d2265de4b26821bbb8913714621/roles/798f04a3cdf64b63a34e5c5bc1d6535b used request id req-3c58e3fe-08c3-41dd-a593-44e86b216491 2018-08-13 08:56:03,809 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-3c20fd1b-10a9-4bf-user2 2018-08-13 08:56:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/81ec4f14cb73430aa7333a3b13c3baad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:03,837 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:03 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-7e91735a-e590-4fdd-96ea-b9dbad0b8c31 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/81ec4f14cb73430aa7333a3b13c3baad"}, "domain_id": null, "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name-role", "id": "81ec4f14cb73430aa7333a3b13c3baad"}} 2018-08-13 08:56:03,837 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/81ec4f14cb73430aa7333a3b13c3baad used request id req-7e91735a-e590-4fdd-96ea-b9dbad0b8c31 2018-08-13 08:56:03,837 - keystone_utils - INFO - Granting role CreateProjectUserTests-3c20fd1b-10a9-4bf-name-role to project CreateProjectUserTests-3c20fd1b-10a9-4bf-name 2018-08-13 08:56:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/b4ff9d2265de4b26821bbb8913714621/roles/81ec4f14cb73430aa7333a3b13c3baad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:03,888 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:03 GMT Vary: X-Auth-Token x-openstack-request-id: req-0b60a96a-1979-4946-a583-e537c41b8757 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:03,888 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04/users/b4ff9d2265de4b26821bbb8913714621/roles/81ec4f14cb73430aa7333a3b13c3baad used request id req-0b60a96a-1979-4946-a583-e537c41b8757 2018-08-13 08:56:03,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:56:03,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:04,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ec4f14cb73430aa7333a3b13c3baad", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name-role"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-user1", "id": "c5dbfa233547402ab9739cc009fd9d98"}, "audit_ids": ["H5zelRBmSdGnWiVGjJ6vaA"], "issued_at": "2018-08-13T08:56:04.000000Z"}} 2018-08-13 08:56:04,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:04,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8c8b7e45-4f8b-4cb3-982d-51ac12bdcb60 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:04,478 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8c8b7e45-4f8b-4cb3-982d-51ac12bdcb60 2018-08-13 08:56:04,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:04,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4edb5d7f-bfde-404b-b1a2-ead719735586 Date: Mon, 13 Aug 2018 08:56:04 GMT RESP BODY: {"security_groups": []} 2018-08-13 08:56:04,724 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name&description=hello+group used request id req-4edb5d7f-bfde-404b-b1a2-ead719735586 2018-08-13 08:56:04,724 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-3c20fd1b-10a9-4bf-name... 2018-08-13 08:56:04,724 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-3c20fd1b-10a9-4bf-name 2018-08-13 08:56:04,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" -d '{"security_group": {"name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name", "description": "hello group"}}' 2018-08-13 08:56:04,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-cb204bf4-383e-45ea-b5a3-eb7e4b4e4feb Date: Mon, 13 Aug 2018 08:56:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "updated_at": "2018-08-13T08:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}], "revision_number": 1, "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}} 2018-08-13 08:56:04,957 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-cb204bf4-383e-45ea-b5a3-eb7e4b4e4feb 2018-08-13 08:56:04,957 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:04,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:05,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1ece87e-5af0-49f4-b195-3908c7d52a08 Date: Mon, 13 Aug 2018 08:56:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d"}]} 2018-08-13 08:56:05,011 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-b1ece87e-5af0-49f4-b195-3908c7d52a08 2018-08-13 08:56:05,011 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:05,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:05,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fef3aed9-91a5-4708-b627-0d7a3b297f46 Date: Mon, 13 Aug 2018 08:56:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d"}]} 2018-08-13 08:56:05,050 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-fef3aed9-91a5-4708-b627-0d7a3b297f46 2018-08-13 08:56:05,051 - neutron_utils - INFO - Retrieving security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:05,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-824d17bb-c367-4960-9897-ec4a56f1858c Date: Mon, 13 Aug 2018 08:56:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "updated_at": "2018-08-13T08:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}], "revision_number": 1, "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}]} 2018-08-13 08:56:05,157 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-824d17bb-c367-4960-9897-ec4a56f1858c 2018-08-13 08:56:05,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:05,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3fc8197-8580-4319-b278-8b8777c245bb Date: Mon, 13 Aug 2018 08:56:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d"}]} 2018-08-13 08:56:05,198 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-c3fc8197-8580-4319-b278-8b8777c245bb 2018-08-13 08:56:05,198 - neutron_utils - INFO - Retrieving security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:05,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:05,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-20844dab-43e9-4912-a46c-47ebcee5f45d Date: Mon, 13 Aug 2018 08:56:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "updated_at": "2018-08-13T08:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}], "revision_number": 1, "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}]} 2018-08-13 08:56:05,273 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-20844dab-43e9-4912-a46c-47ebcee5f45d 2018-08-13 08:56:05,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:05,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:05,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-30dad2af-6d5b-4593-8aed-84dcf1f08849 Date: Mon, 13 Aug 2018 08:56:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d"}]} 2018-08-13 08:56:05,310 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-30dad2af-6d5b-4593-8aed-84dcf1f08849 2018-08-13 08:56:05,310 - neutron_utils - INFO - Retrieving security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:05,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f2a84268-7635-4958-9035-edc898fa431a Date: Mon, 13 Aug 2018 08:56:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "updated_at": "2018-08-13T08:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}], "revision_number": 1, "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}]} 2018-08-13 08:56:05,406 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-f2a84268-7635-4958-9035-edc898fa431a 2018-08-13 08:56:05,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:05,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:05,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc5491cf-d056-4a7e-b6b3-f2f991af7bdf Date: Mon, 13 Aug 2018 08:56:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d"}]} 2018-08-13 08:56:05,440 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-fc5491cf-d056-4a7e-b6b3-f2f991af7bdf 2018-08-13 08:56:05,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:56:05,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:06,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81ec4f14cb73430aa7333a3b13c3baad", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name-role"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/bfa9f1abc6d14aeb8a3e6402b4da0a04", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-user2", "id": "b4ff9d2265de4b26821bbb8913714621"}, "audit_ids": ["APQp0GlRQYuAsHCBh04hOg"], "issued_at": "2018-08-13T08:56:06.000000Z"}} 2018-08-13 08:56:06,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3558c692b91a3af742deb86e368a649b1b0dcb" 2018-08-13 08:56:06,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:06 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6f3c06ac-bf23-4e52-ac8a-1ca94dbb6e5d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:06,061 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6f3c06ac-bf23-4e52-ac8a-1ca94dbb6e5d 2018-08-13 08:56:06,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3558c692b91a3af742deb86e368a649b1b0dcb" 2018-08-13 08:56:06,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-dc55bf67-c88d-4e53-b7cc-1b8a6cf24107 Date: Mon, 13 Aug 2018 08:56:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "updated_at": "2018-08-13T08:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}], "revision_number": 1, "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}]} 2018-08-13 08:56:06,296 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-3c20fd1b-10a9-4bf-name&description=hello+group used request id req-dc55bf67-c88d-4e53-b7cc-1b8a6cf24107 2018-08-13 08:56:06,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:56:06,304 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:06 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:56:06,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3558c692b91a3af742deb86e368a649b1b0dcb" 2018-08-13 08:56:06,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:06 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-a60a93b4-6d65-4ee1-9ba2-853926aa58db X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04"}, "tags": [], "enabled": true, "id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}} 2018-08-13 08:56:06,330 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04 used request id req-a60a93b4-6d65-4ee1-9ba2-853926aa58db 2018-08-13 08:56:06,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:06,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3558c692b91a3af742deb86e368a649b1b0dcb" 2018-08-13 08:56:06,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1230d49-bd80-42a2-b1d5-468e4e2dff8e Date: Mon, 13 Aug 2018 08:56:06 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-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d"}]} 2018-08-13 08:56:06,368 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-f1230d49-bd80-42a2-b1d5-468e4e2dff8e 2018-08-13 08:56:06,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:06,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3558c692b91a3af742deb86e368a649b1b0dcb" 2018-08-13 08:56:06,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-36c6381b-3905-4e0b-9d91-3ce5643216b8 Date: Mon, 13 Aug 2018 08:56:06 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-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d"}]} 2018-08-13 08:56:06,402 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-36c6381b-3905-4e0b-9d91-3ce5643216b8 2018-08-13 08:56:06,402 - neutron_utils - INFO - Retrieving security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3558c692b91a3af742deb86e368a649b1b0dcb" 2018-08-13 08:56:06,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-0b3b9e5a-33ae-415f-b20c-817f106707c2 Date: Mon, 13 Aug 2018 08:56:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "updated_at": "2018-08-13T08:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}], "revision_number": 1, "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}]} 2018-08-13 08:56:06,473 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-0b3b9e5a-33ae-415f-b20c-817f106707c2 2018-08-13 08:56:06,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 2018-08-13 08:56:06,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3558c692b91a3af742deb86e368a649b1b0dcb" 2018-08-13 08:56:06,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7e9983f2-4923-4510-904e-b759af2d726f Date: Mon, 13 Aug 2018 08:56:06 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-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "55c9bd2d-1c70-458d-954f-903f79e7ec82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "9dc55b45-6c12-485a-aac6-6cfc5dc12e51", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "88fee5d4-ac8e-4005-9e67-b8eac55e4f5d"}]} 2018-08-13 08:56:06,509 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-7e9983f2-4923-4510-904e-b759af2d726f 2018-08-13 08:56:06,509 - neutron_utils - INFO - Deleting security group rule with ID - 88fee5d4-ac8e-4005-9e67-b8eac55e4f5d 2018-08-13 08:56:06,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/88fee5d4-ac8e-4005-9e67-b8eac55e4f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:06,644 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df762946-c24a-401c-9900-9343b7f247db Content-Length: 0 Date: Mon, 13 Aug 2018 08:56:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:06,644 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/88fee5d4-ac8e-4005-9e67-b8eac55e4f5d used request id req-df762946-c24a-401c-9900-9343b7f247db 2018-08-13 08:56:06,645 - neutron_utils - INFO - Deleting security group rule with ID - 55c9bd2d-1c70-458d-954f-903f79e7ec82 2018-08-13 08:56:06,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/55c9bd2d-1c70-458d-954f-903f79e7ec82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:06,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c25813e-f8e0-4153-a4d0-702012797f53 Content-Length: 0 Date: Mon, 13 Aug 2018 08:56:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:06,755 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/55c9bd2d-1c70-458d-954f-903f79e7ec82 used request id req-6c25813e-f8e0-4153-a4d0-702012797f53 2018-08-13 08:56:06,755 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-3c20fd1b-10a9-4bf-name 2018-08-13 08:56:06,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5588dd8f1208c8977f0b37768a204bd13fe22" 2018-08-13 08:56:06,933 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-533261d4-5b1d-45a2-b367-a9ce9b5e3bf4 Content-Length: 0 Date: Mon, 13 Aug 2018 08:56:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:06,933 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-533261d4-5b1d-45a2-b367-a9ce9b5e3bf4 2018-08-13 08:56:06,933 - neutron_utils - INFO - Deleting security group rule with ID - 88fee5d4-ac8e-4005-9e67-b8eac55e4f5d 2018-08-13 08:56:06,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/88fee5d4-ac8e-4005-9e67-b8eac55e4f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3558c692b91a3af742deb86e368a649b1b0dcb" 2018-08-13 08:56:06,971 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-cad5bd9c-7eab-4a00-9ebe-d17086c0a1ee Date: Mon, 13 Aug 2018 08:56:06 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 88fee5d4-ac8e-4005-9e67-b8eac55e4f5d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-13 08:56:06,971 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/88fee5d4-ac8e-4005-9e67-b8eac55e4f5d used request id req-cad5bd9c-7eab-4a00-9ebe-d17086c0a1ee 2018-08-13 08:56:06,971 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 88fee5d4-ac8e-4005-9e67-b8eac55e4f5d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-13 08:56:06,971 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 88fee5d4-ac8e-4005-9e67-b8eac55e4f5d does not exist Neutron server returns request_ids: ['req-cad5bd9c-7eab-4a00-9ebe-d17086c0a1ee'] 2018-08-13 08:56:06,972 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-3c20fd1b-10a9-4bf-name 2018-08-13 08:56:06,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/9dc55b45-6c12-485a-aac6-6cfc5dc12e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3558c692b91a3af742deb86e368a649b1b0dcb" 2018-08-13 08:56:07,005 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-03497a42-772a-4d68-b6b6-e241b1b54805 Date: Mon, 13 Aug 2018 08:56:07 GMT RESP BODY: {"NeutronError": {"message": "Security group 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-13 08:56:07,005 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/9dc55b45-6c12-485a-aac6-6cfc5dc12e51 used request id req-03497a42-772a-4d68-b6b6-e241b1b54805 2018-08-13 08:56:07,005 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-13 08:56:07,006 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 9dc55b45-6c12-485a-aac6-6cfc5dc12e51 does not exist Neutron server returns request_ids: ['req-03497a42-772a-4d68-b6b6-e241b1b54805'] 2018-08-13 08:56:07,007 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-3c20fd1b-10a9-4bf-user1 2018-08-13 08:56:07,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/c5dbfa233547402ab9739cc009fd9d98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438f91274612d4172ec10aadfb5d28ea24ad115f" 2018-08-13 08:56:07,152 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:07 GMT Vary: X-Auth-Token x-openstack-request-id: req-09111fdc-58c3-4239-8211-1742b11639e8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:07,152 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/c5dbfa233547402ab9739cc009fd9d98 used request id req-09111fdc-58c3-4239-8211-1742b11639e8 2018-08-13 08:56:07,153 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-3c20fd1b-10a9-4bf-user2 2018-08-13 08:56:07,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/b4ff9d2265de4b26821bbb8913714621 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54824f3ac49b5a4839d71f1f8dccbf4ef39fe38a" 2018-08-13 08:56:07,413 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:07 GMT Vary: X-Auth-Token x-openstack-request-id: req-cb6baeb8-4946-4be1-9b9e-b2d66db85704 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:07,413 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/b4ff9d2265de4b26821bbb8913714621 used request id req-cb6baeb8-4946-4be1-9b9e-b2d66db85704 2018-08-13 08:56:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:08,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-be486466-0999-43e4-b23b-0ae5fe522b18 Date: Mon, 13 Aug 2018 08:56:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "updated_at": "2018-08-13T08:56:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "6a3e2c35-e5bc-472f-b19d-8a12980d2c4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "88d3135e-7f07-49fa-a2f1-8d91289c7228", "remote_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "ce50ab16-4399-4234-9c43-8d5872a41811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "revision_number": 0, "id": "e2dbb557-6ed5-4cb7-bbb4-ff6692176cf4", "remote_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "remote_ip_prefix": null, "created_at": "2018-08-13T08:56:04Z", "security_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04"}], "revision_number": 1, "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "updated_at": "2018-08-13T08:47:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "1f079885-79dd-4e99-9149-356c149ac989", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "4b906388-985c-43c7-858b-9009a38398d7", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}], "revision_number": 1, "project_id": "da799d9bebab4025b8d818e4816919da", "id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "updated_at": "2018-08-13T08:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "09f80d02-35a1-4bf7-af6f-58169110a203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "8c172021-ee69-41ae-8745-2fd8ec806dad", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "9d35f8ef-2561-4ea0-b855-00dd84ebc61d", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "f560b136-942b-47fd-9a9c-0f61e9715d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "name": "default"}]} 2018-08-13 08:56:08,011 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-be486466-0999-43e4-b23b-0ae5fe522b18 2018-08-13 08:56:08,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:08,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:08 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-1d2501d1-f965-425e-bfa6-24b3103b0a2a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04"}, "tags": [], "enabled": true, "id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3c20fd1b-10a9-4bf-name"}} 2018-08-13 08:56:08,041 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04 used request id req-1d2501d1-f965-425e-bfa6-24b3103b0a2a 2018-08-13 08:56:08,041 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c4d4959-9378-44cf-97ea-80fa2c17f654 2018-08-13 08:56:08,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=0c4d4959-9378-44cf-97ea-80fa2c17f654 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:08,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d5c959bf-753b-4b86-9e44-90b7afa81a51 Date: Mon, 13 Aug 2018 08:56:08 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-08-13T08:56:04Z", "security_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "6a3e2c35-e5bc-472f-b19d-8a12980d2c4b"}, {"remote_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "88d3135e-7f07-49fa-a2f1-8d91289c7228"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "ce50ab16-4399-4234-9c43-8d5872a41811"}, {"remote_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:56:04Z", "security_group_id": "0c4d4959-9378-44cf-97ea-80fa2c17f654", "port_range_min": null, "revision_number": 0, "tenant_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "created_at": "2018-08-13T08:56:04Z", "project_id": "bfa9f1abc6d14aeb8a3e6402b4da0a04", "id": "e2dbb557-6ed5-4cb7-bbb4-ff6692176cf4"}]} 2018-08-13 08:56:08,101 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=0c4d4959-9378-44cf-97ea-80fa2c17f654 used request id req-d5c959bf-753b-4b86-9e44-90b7afa81a51 2018-08-13 08:56:08,101 - neutron_utils - INFO - Deleting security group with name - default 2018-08-13 08:56:08,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/0c4d4959-9378-44cf-97ea-80fa2c17f654 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:08,308 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b1b46d5-d311-43c5-8b6e-a4422e508870 Content-Length: 0 Date: Mon, 13 Aug 2018 08:56:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:08,308 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/0c4d4959-9378-44cf-97ea-80fa2c17f654 used request id req-7b1b46d5-d311-43c5-8b6e-a4422e508870 2018-08-13 08:56:08,309 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-3c20fd1b-10a9-4bf-name 2018-08-13 08:56:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:08,468 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:08 GMT Vary: X-Auth-Token x-openstack-request-id: req-90a0ade7-74a1-4b96-95a5-6f43ca63bc36 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:08,469 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/bfa9f1abc6d14aeb8a3e6402b4da0a04 used request id req-90a0ade7-74a1-4b96-95a5-6f43ca63bc36 2018-08-13 08:56:08,469 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-3c20fd1b-10a9-4bf-name-role 2018-08-13 08:56:08,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/81ec4f14cb73430aa7333a3b13c3baad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:08,900 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:08 GMT Vary: X-Auth-Token x-openstack-request-id: req-a3529fce-3552-4477-b433-390aea667ef9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:08,900 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/81ec4f14cb73430aa7333a3b13c3baad used request id req-a3529fce-3552-4477-b433-390aea667ef9 2018-08-13 08:56:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9aff80f0aa066d5a2e0777c394d8cd02a4d87c6" 2018-08-13 08:56:08,934 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:08 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-d6fc9890-79f8-40df-9b88-22d8e00f57df X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 08:56:08,934 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d6fc9890-79f8-40df-9b88-22d8e00f57df 2018-08-13 08:56:08,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:09,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["c_G5V0XsRoWYEM55hN537Q"], "issued_at": "2018-08-13T08:56:09.000000Z"}} 2018-08-13 08:56:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b487f3f435c1ba87ec851226b0535e839a0fa64f" 2018-08-13 08:56:10,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-ffaca6e4-3830-499d-8301-e3d61e3f272b 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 08:56:10,786 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-ffaca6e4-3830-499d-8301-e3d61e3f272b 2018-08-13 08:56:10,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b487f3f435c1ba87ec851226b0535e839a0fa64f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-f43d9683-a402-4ec1-b2cc-b8aa0f45e67f"}' 2018-08-13 08:56:10,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-a82170df-d47a-4c22-b76d-412b166de0b1 RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-f43d9683-a402-4ec1-b2cc-b8aa0f45e67f", "tags": [], "container_format": "bare", "created_at": "2018-08-13T08:56:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-13T08:56:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313", "min_disk": 0, "protected": false, "id": "d0c14f92-28c7-404d-bfcf-33532ae0b313", "file": "/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313/file", "checksum": null, "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 08:56:10,996 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-a82170df-d47a-4c22-b76d-412b166de0b1 2018-08-13 08:56:11,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b487f3f435c1ba87ec851226b0535e839a0fa64f" -d '' 2018-08-13 08:56:12,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-ff8e0c33-7bde-458c-a33b-247a08a762bd RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:56:12,336 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313/file used request id req-ff8e0c33-7bde-458c-a33b-247a08a762bd 2018-08-13 08:56:12,336 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 08:56:12,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b487f3f435c1ba87ec851226b0535e839a0fa64f" 2018-08-13 08:56:12,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json x-openstack-request-id: req-39f2c574-e4b5-460c-a5c3-51db9e234d5a RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-f43d9683-a402-4ec1-b2cc-b8aa0f45e67f", "tags": [], "container_format": "bare", "created_at": "2018-08-13T08:56:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T08:56:12Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d0c14f92-28c7-404d-bfcf-33532ae0b313/snap", "metadata": {}}], "self": "/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313", "min_disk": 0, "protected": false, "id": "d0c14f92-28c7-404d-bfcf-33532ae0b313", "file": "/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d0c14f92-28c7-404d-bfcf-33532ae0b313/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 08:56:12,385 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313 used request id req-39f2c574-e4b5-460c-a5c3-51db9e234d5a 2018-08-13 08:56:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b487f3f435c1ba87ec851226b0535e839a0fa64f" 2018-08-13 08:56:12,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-796ba3a8-19b4-47dc-95c1-78016a3094a5 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 08:56:12,407 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-796ba3a8-19b4-47dc-95c1-78016a3094a5 2018-08-13 08:56:12,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-f43d9683-a402-4ec1-b2cc-b8aa0f45e67f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b487f3f435c1ba87ec851226b0535e839a0fa64f" 2018-08-13 08:56:14,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json x-openstack-request-id: req-5d9ffeb2-2270-4cce-b9b4-7d729c4d7779 RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-f43d9683-a402-4ec1-b2cc-b8aa0f45e67f", "tags": [], "container_format": "bare", "created_at": "2018-08-13T08:56:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T08:56:12Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d0c14f92-28c7-404d-bfcf-33532ae0b313/snap", "metadata": {}}], "self": "/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313", "min_disk": 0, "protected": false, "id": "d0c14f92-28c7-404d-bfcf-33532ae0b313", "file": "/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/d0c14f92-28c7-404d-bfcf-33532ae0b313/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-f43d9683-a402-4ec1-b2cc-b8aa0f45e67f"} 2018-08-13 08:56:14,429 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-f43d9683-a402-4ec1-b2cc-b8aa0f45e67f used request id req-5d9ffeb2-2270-4cce-b9b4-7d729c4d7779 2018-08-13 08:56:14,429 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-f43d9683-a402-4ec1-b2cc-b8aa0f45e67f 2018-08-13 08:56:14,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b487f3f435c1ba87ec851226b0535e839a0fa64f" 2018-08-13 08:56:14,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-140e961c-33e0-4829-b926-caf8ca4b075f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 08:56:14,898 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/d0c14f92-28c7-404d-bfcf-33532ae0b313 used request id req-140e961c-33e0-4829-b926-caf8ca4b075f 2018-08-13 08:56:14,899 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-08-13 08:56:14,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:15,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["QvmT-x-DQFiGcz9D0uNzMg"], "issued_at": "2018-08-13T08:56:15.000000Z"}} 2018-08-13 08:56:15,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04eb22413d2cc3e2fe4cbaafe64f8657bcb7ed19" 2018-08-13 08:56:15,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:15 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-60289be1-9dd5-4a47-8b21-6cdf80cccd80 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:15,385 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-60289be1-9dd5-4a47-8b21-6cdf80cccd80 2018-08-13 08:56:15,386 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-062eac5b-3cc4-417c-8afe-66cbedbed592-pub-net 2018-08-13 08:56:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04eb22413d2cc3e2fe4cbaafe64f8657bcb7ed19" -d '{"network": {"name": "NeutronUtilsNetworkTests-062eac5b-3cc4-417c-8afe-66cbedbed592-pub-net", "admin_state_up": true}}' 2018-08-13 08:56:16,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-8327c8de-a2c2-4297-b277-acc63f127b2d Date: Mon, 13 Aug 2018 08:56:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7082ea0b-658d-4110-b6f5-4161c2871c2b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:15Z","is_default":false,"provider:segmentation_id":63,"name":"NeutronUtilsNetworkTests-062eac5b-3cc4-417c-8afe-66cbedbed592-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:15Z","mtu":1450}} 2018-08-13 08:56:16,009 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-8327c8de-a2c2-4297-b277-acc63f127b2d 2018-08-13 08:56:16,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=7082ea0b-658d-4110-b6f5-4161c2871c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04eb22413d2cc3e2fe4cbaafe64f8657bcb7ed19" 2018-08-13 08:56:16,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dc4602e7-1ffa-4b7f-bfce-6b55846e55f9 Date: Mon, 13 Aug 2018 08:56:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7082ea0b-658d-4110-b6f5-4161c2871c2b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:15Z","provider:segmentation_id":63,"name":"NeutronUtilsNetworkTests-062eac5b-3cc4-417c-8afe-66cbedbed592-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:15Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:16,131 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=7082ea0b-658d-4110-b6f5-4161c2871c2b used request id req-dc4602e7-1ffa-4b7f-bfce-6b55846e55f9 2018-08-13 08:56:16,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=7082ea0b-658d-4110-b6f5-4161c2871c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04eb22413d2cc3e2fe4cbaafe64f8657bcb7ed19" 2018-08-13 08:56:16,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c5a72b98-70b6-41eb-ae06-3c83d92d8095 Date: Mon, 13 Aug 2018 08:56:16 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:56:16,189 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=7082ea0b-658d-4110-b6f5-4161c2871c2b used request id req-c5a72b98-70b6-41eb-ae06-3c83d92d8095 2018-08-13 08:56:16,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=7082ea0b-658d-4110-b6f5-4161c2871c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04eb22413d2cc3e2fe4cbaafe64f8657bcb7ed19" 2018-08-13 08:56:16,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf05dc6b-20bf-42d9-8e07-c549cd14ca13 Date: Mon, 13 Aug 2018 08:56:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7082ea0b-658d-4110-b6f5-4161c2871c2b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:15Z","provider:segmentation_id":63,"name":"NeutronUtilsNetworkTests-062eac5b-3cc4-417c-8afe-66cbedbed592-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:15Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:16,313 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=7082ea0b-658d-4110-b6f5-4161c2871c2b used request id req-bf05dc6b-20bf-42d9-8e07-c549cd14ca13 2018-08-13 08:56:16,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=7082ea0b-658d-4110-b6f5-4161c2871c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04eb22413d2cc3e2fe4cbaafe64f8657bcb7ed19" 2018-08-13 08:56:16,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a2c05f38-e65a-4147-b00a-a83eafbec24e Date: Mon, 13 Aug 2018 08:56:16 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:56:16,364 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=7082ea0b-658d-4110-b6f5-4161c2871c2b used request id req-a2c05f38-e65a-4147-b00a-a83eafbec24e 2018-08-13 08:56:16,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsNetworkTests-062eac5b-3cc4-417c-8afe-66cbedbed592-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04eb22413d2cc3e2fe4cbaafe64f8657bcb7ed19" 2018-08-13 08:56:16,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4871daa5-2d16-45b3-8050-f92baf09937d Date: Mon, 13 Aug 2018 08:56:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7082ea0b-658d-4110-b6f5-4161c2871c2b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:15Z","provider:segmentation_id":63,"name":"NeutronUtilsNetworkTests-062eac5b-3cc4-417c-8afe-66cbedbed592-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:15Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:16,481 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsNetworkTests-062eac5b-3cc4-417c-8afe-66cbedbed592-pub-net used request id req-4871daa5-2d16-45b3-8050-f92baf09937d 2018-08-13 08:56:16,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:56:16,488 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:16 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:56:16,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04eb22413d2cc3e2fe4cbaafe64f8657bcb7ed19" 2018-08-13 08:56:16,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:16 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-74e3a8b6-521c-4407-9857-8d4ca3702f8e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:56:16,513 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-74e3a8b6-521c-4407-9857-8d4ca3702f8e 2018-08-13 08:56:16,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=7082ea0b-658d-4110-b6f5-4161c2871c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04eb22413d2cc3e2fe4cbaafe64f8657bcb7ed19" 2018-08-13 08:56:16,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f5dc71af-57bc-4ee9-a680-09c1a6bd6ffc Date: Mon, 13 Aug 2018 08:56:16 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:56:16,562 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=7082ea0b-658d-4110-b6f5-4161c2871c2b used request id req-f5dc71af-57bc-4ee9-a680-09c1a6bd6ffc 2018-08-13 08:56:16,563 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-062eac5b-3cc4-417c-8afe-66cbedbed592-pub-net 2018-08-13 08:56:16,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/7082ea0b-658d-4110-b6f5-4161c2871c2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04eb22413d2cc3e2fe4cbaafe64f8657bcb7ed19" 2018-08-13 08:56:17,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-520ec5c2-c2b8-493b-8f79-8331011adeec Date: Mon, 13 Aug 2018 08:56:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:17,414 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/7082ea0b-658d-4110-b6f5-4161c2871c2b used request id req-520ec5c2-c2b8-493b-8f79-8331011adeec 2018-08-13 08:56:17,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:17,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["4ylf8CM0TbiBBc-LTCWYVg"], "issued_at": "2018-08-13T08:56:17.000000Z"}} 2018-08-13 08:56:17,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09aacdceefe3aeca8a53f421c144e3b1793fd48d" 2018-08-13 08:56:17,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:17 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5b5e4200-1059-4955-b4f0-c1557ebc0472 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:17,887 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5b5e4200-1059-4955-b4f0-c1557ebc0472 2018-08-13 08:56:17,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:18,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["a1-bwciARGuY6950MwhFFw"], "issued_at": "2018-08-13T08:56:18.000000Z"}} 2018-08-13 08:56:18,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa16f76005d9618b33f24c5de84d2601b077b53" 2018-08-13 08:56:18,353 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-efe95e4e-bee0-4d4c-9667-2a1ac34fb826 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:18,353 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-efe95e4e-bee0-4d4c-9667-2a1ac34fb826 2018-08-13 08:56:18,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:18,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["abg0NBXPTU2CMxV2HUIIug"], "issued_at": "2018-08-13T08:56:18.000000Z"}} 2018-08-13 08:56:18,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:18,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-14b893a9-2040-4e5d-8ae0-e64a1ec3d659 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:18,903 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-14b893a9-2040-4e5d-8ae0-e64a1ec3d659 2018-08-13 08:56:18,904 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-net 2018-08-13 08:56:18,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" -d '{"network": {"name": "NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-net", "admin_state_up": true}}' 2018-08-13 08:56:19,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-7560773b-a700-4ae8-b4b9-a935ff14e9a7 Date: Mon, 13 Aug 2018 08:56:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3ad7e4c2-978f-43bc-ad88-26efc129c944","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:19Z","is_default":false,"provider:segmentation_id":50,"name":"NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:19Z","mtu":1450}} 2018-08-13 08:56:19,346 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-7560773b-a700-4ae8-b4b9-a935ff14e9a7 2018-08-13 08:56:19,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=3ad7e4c2-978f-43bc-ad88-26efc129c944 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:19,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-32e8884a-8914-42a5-b6af-c610c5c83ab7 Date: Mon, 13 Aug 2018 08:56:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3ad7e4c2-978f-43bc-ad88-26efc129c944","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:19Z","provider:segmentation_id":50,"name":"NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:19Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:19,491 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=3ad7e4c2-978f-43bc-ad88-26efc129c944 used request id req-32e8884a-8914-42a5-b6af-c610c5c83ab7 2018-08-13 08:56:19,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:19,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-63dfd753-1c3e-457a-bf54-6669cc76e103 Date: Mon, 13 Aug 2018 08:56:19 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:56:19,544 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944 used request id req-63dfd753-1c3e-457a-bf54-6669cc76e103 2018-08-13 08:56:19,544 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet 2018-08-13 08:56:19,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" -d '{"subnets": [{"ip_version": 4, "network_id": "3ad7e4c2-978f-43bc-ad88-26efc129c944", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet"}]}' 2018-08-13 08:56:20,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ac7af90a-68c3-490f-babf-66716edec797 Date: Mon, 13 Aug 2018 08:56:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad7e4c2-978f-43bc-ad88-26efc129c944","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:19Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:19Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"d18a3760-3b86-4b6d-aa60-c697212aac15","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet"}]} 2018-08-13 08:56:20,382 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-ac7af90a-68c3-490f-babf-66716edec797 2018-08-13 08:56:20,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=3ad7e4c2-978f-43bc-ad88-26efc129c944 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:20,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f266b2e0-2406-469b-8894-bbc1f6a35260 Date: Mon, 13 Aug 2018 08:56:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3ad7e4c2-978f-43bc-ad88-26efc129c944","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["d18a3760-3b86-4b6d-aa60-c697212aac15"],"description":"","tags":[],"updated_at":"2018-08-13T08:56:19Z","provider:segmentation_id":50,"name":"NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:19Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:20,559 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=3ad7e4c2-978f-43bc-ad88-26efc129c944 used request id req-f266b2e0-2406-469b-8894-bbc1f6a35260 2018-08-13 08:56:20,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:20,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f1f5f271-3c36-4ec8-a5b7-995a487c21ac Date: Mon, 13 Aug 2018 08:56:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad7e4c2-978f-43bc-ad88-26efc129c944","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:19Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:19Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"d18a3760-3b86-4b6d-aa60-c697212aac15","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet"}]} 2018-08-13 08:56:20,637 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944 used request id req-f1f5f271-3c36-4ec8-a5b7-995a487c21ac 2018-08-13 08:56:20,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:20,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c3b8d8d3-2ada-4875-8d78-05c4c7dd4a51 Date: Mon, 13 Aug 2018 08:56:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3ad7e4c2-978f-43bc-ad88-26efc129c944","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["d18a3760-3b86-4b6d-aa60-c697212aac15"],"description":"","tags":[],"updated_at":"2018-08-13T08:56:19Z","provider:segmentation_id":50,"name":"NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:19Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:20,800 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-net used request id req-c3b8d8d3-2ada-4875-8d78-05c4c7dd4a51 2018-08-13 08:56:20,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:56:20,817 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:20 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:56:20,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:20,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:20 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-f8f133c1-3f5d-471b-b1c7-dae70c3e3807 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:56:20,842 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-f8f133c1-3f5d-471b-b1c7-dae70c3e3807 2018-08-13 08:56:20,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:20,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ebe933ea-fabb-4725-8d1f-7fe6be955648 Date: Mon, 13 Aug 2018 08:56:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad7e4c2-978f-43bc-ad88-26efc129c944","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:19Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:19Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"d18a3760-3b86-4b6d-aa60-c697212aac15","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet"}]} 2018-08-13 08:56:20,942 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944 used request id req-ebe933ea-fabb-4725-8d1f-7fe6be955648 2018-08-13 08:56:20,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944&name=NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:21,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5da61c45-8876-4640-9712-0db75dcc5217 Date: Mon, 13 Aug 2018 08:56:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad7e4c2-978f-43bc-ad88-26efc129c944","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:19Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:19Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"d18a3760-3b86-4b6d-aa60-c697212aac15","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet"}]} 2018-08-13 08:56:21,370 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944&name=NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet used request id req-5da61c45-8876-4640-9712-0db75dcc5217 2018-08-13 08:56:21,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944&name=NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:21,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5706fec8-c9dd-4d64-8bdf-c429d05033df Date: Mon, 13 Aug 2018 08:56:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad7e4c2-978f-43bc-ad88-26efc129c944","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:19Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:19Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"d18a3760-3b86-4b6d-aa60-c697212aac15","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet"}]} 2018-08-13 08:56:21,496 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944&name=NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet used request id req-5706fec8-c9dd-4d64-8bdf-c429d05033df 2018-08-13 08:56:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:21,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a3be07cc-f626-4ef8-81c2-eb9b20692a9e Date: Mon, 13 Aug 2018 08:56:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad7e4c2-978f-43bc-ad88-26efc129c944","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:19Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:19Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"d18a3760-3b86-4b6d-aa60-c697212aac15","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet"}]} 2018-08-13 08:56:21,588 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=3ad7e4c2-978f-43bc-ad88-26efc129c944 used request id req-a3be07cc-f626-4ef8-81c2-eb9b20692a9e 2018-08-13 08:56:21,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:21,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d03c9e8d-50af-4a75-8f38-2d56a3631920 Date: Mon, 13 Aug 2018 08:56:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad7e4c2-978f-43bc-ad88-26efc129c944","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:19Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:19Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"d18a3760-3b86-4b6d-aa60-c697212aac15","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet"}]} 2018-08-13 08:56:21,672 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet used request id req-d03c9e8d-50af-4a75-8f38-2d56a3631920 2018-08-13 08:56:21,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:21,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:21 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-70341ba8-1334-4767-9eb2-35c70cacceb6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:56:21,705 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-70341ba8-1334-4767-9eb2-35c70cacceb6 2018-08-13 08:56:21,706 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet 2018-08-13 08:56:21,706 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-subnet 2018-08-13 08:56:21,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/d18a3760-3b86-4b6d-aa60-c697212aac15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:23,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f01b0b0e-cec7-4f29-bf49-ca7543af972e Date: Mon, 13 Aug 2018 08:56:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:23,651 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/d18a3760-3b86-4b6d-aa60-c697212aac15 used request id req-f01b0b0e-cec7-4f29-bf49-ca7543af972e 2018-08-13 08:56:23,651 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-bc5e8ddb-d51a-4937-b6d1-438930d2d266-pub-net 2018-08-13 08:56:23,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/3ad7e4c2-978f-43bc-ad88-26efc129c944 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5297e9dfca958fd2d0a63403086d0aad3663e57" 2018-08-13 08:56:28,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ffc245b-7396-4dbb-b06f-b8acf75b5e37 Date: Mon, 13 Aug 2018 08:56:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:28,338 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/3ad7e4c2-978f-43bc-ad88-26efc129c944 used request id req-7ffc245b-7396-4dbb-b06f-b8acf75b5e37 2018-08-13 08:56:28,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:28,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["ODzFYCpuTD-BPrr-6XjDBw"], "issued_at": "2018-08-13T08:56:28.000000Z"}} 2018-08-13 08:56:28,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f83ba1ce4f84e20004146e28d8a1c300cfff3e" 2018-08-13 08:56:29,115 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:29 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7d38dd41-ab1b-4f0f-88ed-47ad5def68a6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:29,115 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7d38dd41-ab1b-4f0f-88ed-47ad5def68a6 2018-08-13 08:56:29,116 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-cc855ca8-262b-48d6-9fb3-e32c708cbe58-pub-net 2018-08-13 08:56:29,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f83ba1ce4f84e20004146e28d8a1c300cfff3e" -d '{"network": {"name": "NeutronUtilsSubnetTests-cc855ca8-262b-48d6-9fb3-e32c708cbe58-pub-net", "admin_state_up": true}}' 2018-08-13 08:56:29,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-abd120b4-febb-4742-b52f-80babc0aea53 Date: Mon, 13 Aug 2018 08:56:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2fcf1660-7441-4681-9889-4eb279f720c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:29Z","is_default":false,"provider:segmentation_id":40,"name":"NeutronUtilsSubnetTests-cc855ca8-262b-48d6-9fb3-e32c708cbe58-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:29Z","mtu":1450}} 2018-08-13 08:56:29,779 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-abd120b4-febb-4742-b52f-80babc0aea53 2018-08-13 08:56:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=2fcf1660-7441-4681-9889-4eb279f720c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f83ba1ce4f84e20004146e28d8a1c300cfff3e" 2018-08-13 08:56:29,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6edb7cd0-0de6-4218-ad81-1d891af51ce7 Date: Mon, 13 Aug 2018 08:56:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"2fcf1660-7441-4681-9889-4eb279f720c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:29Z","provider:segmentation_id":40,"name":"NeutronUtilsSubnetTests-cc855ca8-262b-48d6-9fb3-e32c708cbe58-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:29Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:29,946 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=2fcf1660-7441-4681-9889-4eb279f720c0 used request id req-6edb7cd0-0de6-4218-ad81-1d891af51ce7 2018-08-13 08:56:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=2fcf1660-7441-4681-9889-4eb279f720c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f83ba1ce4f84e20004146e28d8a1c300cfff3e" 2018-08-13 08:56:30,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cfc7eda6-230e-43b5-b420-eca4e36b593b Date: Mon, 13 Aug 2018 08:56:30 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:56:30,030 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=2fcf1660-7441-4681-9889-4eb279f720c0 used request id req-cfc7eda6-230e-43b5-b420-eca4e36b593b 2018-08-13 08:56:30,030 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-cc855ca8-262b-48d6-9fb3-e32c708cbe58-pub-subnet 2018-08-13 08:56:30,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f83ba1ce4f84e20004146e28d8a1c300cfff3e" -d '{"subnets": [{"ip_version": 4, "network_id": "2fcf1660-7441-4681-9889-4eb279f720c0", "cidr": "", "name": "NeutronUtilsSubnetTests-cc855ca8-262b-48d6-9fb3-e32c708cbe58-pub-subnet"}]}' 2018-08-13 08:56:30,063 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-95c8fb76-4a37-407e-8fc2-726f45d77c60 Date: Mon, 13 Aug 2018 08:56:30 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-13 08:56:30,063 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-95c8fb76-4a37-407e-8fc2-726f45d77c60 2018-08-13 08:56:30,064 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-13 08:56:30,064 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-cc855ca8-262b-48d6-9fb3-e32c708cbe58-pub-subnet] for network [NeutronUtilsSubnetTests-cc855ca8-262b-48d6-9fb3-e32c708cbe58-pub-net] 2018-08-13 08:56:30,064 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-cc855ca8-262b-48d6-9fb3-e32c708cbe58-pub-net 2018-08-13 08:56:30,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/2fcf1660-7441-4681-9889-4eb279f720c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f83ba1ce4f84e20004146e28d8a1c300cfff3e" 2018-08-13 08:56:31,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17c9f41c-03cc-47a3-935e-5b0f139e8da8 Date: Mon, 13 Aug 2018 08:56:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:31,757 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/2fcf1660-7441-4681-9889-4eb279f720c0 used request id req-17c9f41c-03cc-47a3-935e-5b0f139e8da8 2018-08-13 08:56:31,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:32,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["ECE5Y4UQSBS736atEGF7qw"], "issued_at": "2018-08-13T08:56:32.000000Z"}} 2018-08-13 08:56:32,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:32,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:32 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-223919db-f22f-4b6c-b64d-8f49f4fa97ad X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:32,333 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-223919db-f22f-4b6c-b64d-8f49f4fa97ad 2018-08-13 08:56:32,334 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-net 2018-08-13 08:56:32,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" -d '{"network": {"name": "NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-net", "admin_state_up": true}}' 2018-08-13 08:56:33,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-905ba0cb-b99f-4900-9316-af3437952729 Date: Mon, 13 Aug 2018 08:56:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f08c6df7-3997-4765-ac3b-f109cd506e29","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:32Z","is_default":false,"provider:segmentation_id":99,"name":"NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:32Z","mtu":1450}} 2018-08-13 08:56:33,174 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-905ba0cb-b99f-4900-9316-af3437952729 2018-08-13 08:56:33,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=f08c6df7-3997-4765-ac3b-f109cd506e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:33,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-86890e9f-0816-466c-a31f-a67691ee91fb Date: Mon, 13 Aug 2018 08:56:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f08c6df7-3997-4765-ac3b-f109cd506e29","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:32Z","provider:segmentation_id":99,"name":"NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:32Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:33,408 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=f08c6df7-3997-4765-ac3b-f109cd506e29 used request id req-86890e9f-0816-466c-a31f-a67691ee91fb 2018-08-13 08:56:33,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:33,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bdd8d813-91b5-42c5-8218-9b8fd056a050 Date: Mon, 13 Aug 2018 08:56:33 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:56:33,516 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29 used request id req-bdd8d813-91b5-42c5-8218-9b8fd056a050 2018-08-13 08:56:33,516 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet 2018-08-13 08:56:33,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" -d '{"subnets": [{"ip_version": 4, "network_id": "f08c6df7-3997-4765-ac3b-f109cd506e29", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet"}]}' 2018-08-13 08:56:34,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d62028f9-f2b8-4a84-939f-f86dde56bfb1 Date: Mon, 13 Aug 2018 08:56:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f08c6df7-3997-4765-ac3b-f109cd506e29","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:33Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:33Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"12a462f4-fb46-4b84-8c8b-76dff40b059f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet"}]} 2018-08-13 08:56:34,617 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-d62028f9-f2b8-4a84-939f-f86dde56bfb1 2018-08-13 08:56:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=f08c6df7-3997-4765-ac3b-f109cd506e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:34,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2f2b624a-4b71-483a-803c-781cc777b8cd Date: Mon, 13 Aug 2018 08:56:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f08c6df7-3997-4765-ac3b-f109cd506e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["12a462f4-fb46-4b84-8c8b-76dff40b059f"],"description":"","tags":[],"updated_at":"2018-08-13T08:56:33Z","provider:segmentation_id":99,"name":"NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:32Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:34,903 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=f08c6df7-3997-4765-ac3b-f109cd506e29 used request id req-2f2b624a-4b71-483a-803c-781cc777b8cd 2018-08-13 08:56:34,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:35,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a8846215-40c3-4508-852e-5330f4123f19 Date: Mon, 13 Aug 2018 08:56:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f08c6df7-3997-4765-ac3b-f109cd506e29","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:33Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:33Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"12a462f4-fb46-4b84-8c8b-76dff40b059f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet"}]} 2018-08-13 08:56:35,004 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29 used request id req-a8846215-40c3-4508-852e-5330f4123f19 2018-08-13 08:56:35,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:35,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-238ca586-b1c9-450c-8e70-12e0c281179f Date: Mon, 13 Aug 2018 08:56:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f08c6df7-3997-4765-ac3b-f109cd506e29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["12a462f4-fb46-4b84-8c8b-76dff40b059f"],"description":"","tags":[],"updated_at":"2018-08-13T08:56:33Z","provider:segmentation_id":99,"name":"NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:32Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:35,632 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-net used request id req-238ca586-b1c9-450c-8e70-12e0c281179f 2018-08-13 08:56:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:56:35,657 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:35 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:56:35,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:35,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:35 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8b2d59b2-79ae-47bf-ad16-0b80814c64b7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:56:35,697 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-8b2d59b2-79ae-47bf-ad16-0b80814c64b7 2018-08-13 08:56:35,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:35,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-57da1223-73d9-4402-ba46-84afd0173b99 Date: Mon, 13 Aug 2018 08:56:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f08c6df7-3997-4765-ac3b-f109cd506e29","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:33Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:33Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"12a462f4-fb46-4b84-8c8b-76dff40b059f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet"}]} 2018-08-13 08:56:35,839 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29 used request id req-57da1223-73d9-4402-ba46-84afd0173b99 2018-08-13 08:56:35,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29&name=NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:35,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-527a16f0-2390-4b63-912c-6afdf38c7383 Date: Mon, 13 Aug 2018 08:56:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f08c6df7-3997-4765-ac3b-f109cd506e29","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:33Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:33Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"12a462f4-fb46-4b84-8c8b-76dff40b059f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet"}]} 2018-08-13 08:56:35,920 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29&name=NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet used request id req-527a16f0-2390-4b63-912c-6afdf38c7383 2018-08-13 08:56:35,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29&name=NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:36,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bed266d6-3cb6-4aca-9b8c-0dfbf4b2c8ac Date: Mon, 13 Aug 2018 08:56:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f08c6df7-3997-4765-ac3b-f109cd506e29","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:33Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:33Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"12a462f4-fb46-4b84-8c8b-76dff40b059f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet"}]} 2018-08-13 08:56:36,061 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29&name=NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet used request id req-bed266d6-3cb6-4aca-9b8c-0dfbf4b2c8ac 2018-08-13 08:56:36,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:36,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8f598177-c392-4b38-8f9c-7e12bde47af2 Date: Mon, 13 Aug 2018 08:56:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f08c6df7-3997-4765-ac3b-f109cd506e29","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:33Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:33Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"12a462f4-fb46-4b84-8c8b-76dff40b059f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet"}]} 2018-08-13 08:56:36,234 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f08c6df7-3997-4765-ac3b-f109cd506e29 used request id req-8f598177-c392-4b38-8f9c-7e12bde47af2 2018-08-13 08:56:36,235 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet 2018-08-13 08:56:36,235 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-subnet 2018-08-13 08:56:36,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/12a462f4-fb46-4b84-8c8b-76dff40b059f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:37,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38f6df2a-c151-43ac-89e0-911c711807e5 Date: Mon, 13 Aug 2018 08:56:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:37,955 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/12a462f4-fb46-4b84-8c8b-76dff40b059f used request id req-38f6df2a-c151-43ac-89e0-911c711807e5 2018-08-13 08:56:37,955 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-e33b21b5-feff-415d-86fe-e13c3bb4c519-pub-net 2018-08-13 08:56:37,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/f08c6df7-3997-4765-ac3b-f109cd506e29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65c37bd211c48e00bb9b94ad6a8ac2e633bbf49" 2018-08-13 08:56:41,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2985943e-62d3-424f-b6d3-151031edebc2 Date: Mon, 13 Aug 2018 08:56:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:41,227 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/f08c6df7-3997-4765-ac3b-f109cd506e29 used request id req-2985943e-62d3-424f-b6d3-151031edebc2 2018-08-13 08:56:41,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:41,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["1bNDJ6wrS92A3G8YY38U6Q"], "issued_at": "2018-08-13T08:56:41.000000Z"}} 2018-08-13 08:56:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45128c03e9ba9ceda9f36867ac5ad571a7b2f5f" 2018-08-13 08:56:41,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:41 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-da25a732-9dbe-4d48-bff0-f95484d3c9bc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:41,746 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-da25a732-9dbe-4d48-bff0-f95484d3c9bc 2018-08-13 08:56:41,747 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-b50cbd62-110c-4056-8438-13441bc8d586-pub-net 2018-08-13 08:56:41,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45128c03e9ba9ceda9f36867ac5ad571a7b2f5f" -d '{"network": {"name": "NeutronUtilsSubnetTests-b50cbd62-110c-4056-8438-13441bc8d586-pub-net", "admin_state_up": true}}' 2018-08-13 08:56:42,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-e2e25d6a-bf3c-44c7-8f6a-8b17789b8138 Date: Mon, 13 Aug 2018 08:56:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8f55badb-e385-4e4a-b601-e0c03fc16dbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:42Z","is_default":false,"provider:segmentation_id":44,"name":"NeutronUtilsSubnetTests-b50cbd62-110c-4056-8438-13441bc8d586-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:41Z","mtu":1450}} 2018-08-13 08:56:42,264 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-e2e25d6a-bf3c-44c7-8f6a-8b17789b8138 2018-08-13 08:56:42,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=8f55badb-e385-4e4a-b601-e0c03fc16dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45128c03e9ba9ceda9f36867ac5ad571a7b2f5f" 2018-08-13 08:56:42,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0a6af882-2945-410c-8b95-b53c026c6ea0 Date: Mon, 13 Aug 2018 08:56:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8f55badb-e385-4e4a-b601-e0c03fc16dbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:42Z","provider:segmentation_id":44,"name":"NeutronUtilsSubnetTests-b50cbd62-110c-4056-8438-13441bc8d586-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:41Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:42,429 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=8f55badb-e385-4e4a-b601-e0c03fc16dbb used request id req-0a6af882-2945-410c-8b95-b53c026c6ea0 2018-08-13 08:56:42,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8f55badb-e385-4e4a-b601-e0c03fc16dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45128c03e9ba9ceda9f36867ac5ad571a7b2f5f" 2018-08-13 08:56:42,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b95d6827-65bf-4168-88e1-9f6df69d1469 Date: Mon, 13 Aug 2018 08:56:42 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:56:42,500 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8f55badb-e385-4e4a-b601-e0c03fc16dbb used request id req-b95d6827-65bf-4168-88e1-9f6df69d1469 2018-08-13 08:56:42,500 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-b50cbd62-110c-4056-8438-13441bc8d586-pub-subnet 2018-08-13 08:56:42,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45128c03e9ba9ceda9f36867ac5ad571a7b2f5f" -d '{"subnets": [{"ip_version": 4, "network_id": "8f55badb-e385-4e4a-b601-e0c03fc16dbb", "cidr": null, "name": "NeutronUtilsSubnetTests-b50cbd62-110c-4056-8438-13441bc8d586-pub-subnet"}]}' 2018-08-13 08:56:42,632 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-32006397-b044-46ec-a79c-90366d95fa31 Date: Mon, 13 Aug 2018 08:56:42 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-08-13 08:56:42,632 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-32006397-b044-46ec-a79c-90366d95fa31 2018-08-13 08:56:42,632 - 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-08-13 08:56:42,632 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-b50cbd62-110c-4056-8438-13441bc8d586-pub-subnet] for network [NeutronUtilsSubnetTests-b50cbd62-110c-4056-8438-13441bc8d586-pub-net] 2018-08-13 08:56:42,632 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-b50cbd62-110c-4056-8438-13441bc8d586-pub-net 2018-08-13 08:56:42,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/8f55badb-e385-4e4a-b601-e0c03fc16dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45128c03e9ba9ceda9f36867ac5ad571a7b2f5f" 2018-08-13 08:56:43,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ae68f2d-1894-4538-a3d5-74cdb6431b35 Date: Mon, 13 Aug 2018 08:56:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:43,894 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/8f55badb-e385-4e4a-b601-e0c03fc16dbb used request id req-7ae68f2d-1894-4538-a3d5-74cdb6431b35 2018-08-13 08:56:43,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:44,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["3wPdnHP4SiycWvMT-5B2zg"], "issued_at": "2018-08-13T08:56:44.000000Z"}} 2018-08-13 08:56:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" 2018-08-13 08:56:44,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:44 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9beb34ec-cbdb-4465-82bc-eafa899cb2f3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:44,369 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9beb34ec-cbdb-4465-82bc-eafa899cb2f3 2018-08-13 08:56:44,370 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-net 2018-08-13 08:56:44,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" -d '{"network": {"name": "NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-net", "admin_state_up": true}}' 2018-08-13 08:56:44,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-7e38a720-4685-4dfb-9e81-21d6f2d9defc Date: Mon, 13 Aug 2018 08:56:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e656e454-6a09-462c-8929-970c7c155993","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:44Z","is_default":false,"provider:segmentation_id":59,"name":"NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:44Z","mtu":1450}} 2018-08-13 08:56:44,765 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-7e38a720-4685-4dfb-9e81-21d6f2d9defc 2018-08-13 08:56:44,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=e656e454-6a09-462c-8929-970c7c155993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" 2018-08-13 08:56:44,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7e27f6e4-59e5-4e8c-a7be-306c5d314940 Date: Mon, 13 Aug 2018 08:56:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e656e454-6a09-462c-8929-970c7c155993","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:44Z","provider:segmentation_id":59,"name":"NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:44Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:44,901 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=e656e454-6a09-462c-8929-970c7c155993 used request id req-7e27f6e4-59e5-4e8c-a7be-306c5d314940 2018-08-13 08:56:44,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e656e454-6a09-462c-8929-970c7c155993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" 2018-08-13 08:56:44,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-771cc888-7f5c-46d0-b813-7dc98b9f55e8 Date: Mon, 13 Aug 2018 08:56:44 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:56:44,980 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e656e454-6a09-462c-8929-970c7c155993 used request id req-771cc888-7f5c-46d0-b813-7dc98b9f55e8 2018-08-13 08:56:44,980 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-subnet 2018-08-13 08:56:44,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" -d '{"subnets": [{"ip_version": 4, "network_id": "e656e454-6a09-462c-8929-970c7c155993", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-subnet"}]}' 2018-08-13 08:56:45,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1c1bc450-1121-49f9-860e-f848b0f7cfc2 Date: Mon, 13 Aug 2018 08:56:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e656e454-6a09-462c-8929-970c7c155993","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:45Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"f69f33e8-9b10-4781-af6e-0c7a6f6c16cb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-subnet"}]} 2018-08-13 08:56:45,700 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-1c1bc450-1121-49f9-860e-f848b0f7cfc2 2018-08-13 08:56:45,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=e656e454-6a09-462c-8929-970c7c155993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" 2018-08-13 08:56:45,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b704dffc-e361-47fd-a3b9-60d7e005fe69 Date: Mon, 13 Aug 2018 08:56:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e656e454-6a09-462c-8929-970c7c155993","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["f69f33e8-9b10-4781-af6e-0c7a6f6c16cb"],"description":"","tags":[],"updated_at":"2018-08-13T08:56:45Z","provider:segmentation_id":59,"name":"NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:44Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:45,913 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=e656e454-6a09-462c-8929-970c7c155993 used request id req-b704dffc-e361-47fd-a3b9-60d7e005fe69 2018-08-13 08:56:45,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e656e454-6a09-462c-8929-970c7c155993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" 2018-08-13 08:56:46,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-85499a99-9f78-4129-9865-56655a0da53f Date: Mon, 13 Aug 2018 08:56:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e656e454-6a09-462c-8929-970c7c155993","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:45Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"f69f33e8-9b10-4781-af6e-0c7a6f6c16cb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-subnet"}]} 2018-08-13 08:56:46,018 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e656e454-6a09-462c-8929-970c7c155993 used request id req-85499a99-9f78-4129-9865-56655a0da53f 2018-08-13 08:56:46,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" 2018-08-13 08:56:46,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e290b0ca-efcc-4df3-ab23-daa7f91fed9c Date: Mon, 13 Aug 2018 08:56:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e656e454-6a09-462c-8929-970c7c155993","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["f69f33e8-9b10-4781-af6e-0c7a6f6c16cb"],"description":"","tags":[],"updated_at":"2018-08-13T08:56:45Z","provider:segmentation_id":59,"name":"NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:44Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:46,212 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-net used request id req-e290b0ca-efcc-4df3-ab23-daa7f91fed9c 2018-08-13 08:56:46,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:56:46,221 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:46 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:56:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" 2018-08-13 08:56:46,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:46 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-ea9bcad6-51e9-4446-901f-dff66f4aa165 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:56:46,250 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-ea9bcad6-51e9-4446-901f-dff66f4aa165 2018-08-13 08:56:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e656e454-6a09-462c-8929-970c7c155993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" 2018-08-13 08:56:46,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-641d1903-3507-4e5d-aa5c-ead79184a45f Date: Mon, 13 Aug 2018 08:56:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e656e454-6a09-462c-8929-970c7c155993","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:45Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"f69f33e8-9b10-4781-af6e-0c7a6f6c16cb","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-subnet"}]} 2018-08-13 08:56:46,329 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e656e454-6a09-462c-8929-970c7c155993 used request id req-641d1903-3507-4e5d-aa5c-ead79184a45f 2018-08-13 08:56:46,329 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-subnet 2018-08-13 08:56:46,329 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-subnet 2018-08-13 08:56:46,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/f69f33e8-9b10-4781-af6e-0c7a6f6c16cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" 2018-08-13 08:56:46,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86e3ee65-f023-4aad-b022-da3a14a48c55 Date: Mon, 13 Aug 2018 08:56:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:46,998 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/f69f33e8-9b10-4781-af6e-0c7a6f6c16cb used request id req-86e3ee65-f023-4aad-b022-da3a14a48c55 2018-08-13 08:56:46,998 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-8b44b01a-0db5-42f2-bfb9-f6478e4c70b4-pub-net 2018-08-13 08:56:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/e656e454-6a09-462c-8929-970c7c155993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca65ee25d74dcf35f250d105da7f7f6a9863cb0c" 2018-08-13 08:56:48,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebe1e28e-9a55-45d3-a79f-e68c72af9eb4 Date: Mon, 13 Aug 2018 08:56:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:56:48,858 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/e656e454-6a09-462c-8929-970c7c155993 used request id req-ebe1e28e-9a55-45d3-a79f-e68c72af9eb4 2018-08-13 08:56:48,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:49,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["o7z9WpXgS-SLrFMd-z2OaQ"], "issued_at": "2018-08-13T08:56:49.000000Z"}} 2018-08-13 08:56:49,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:56:49,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-12aa3965-c039-4a53-bbcf-67798c9ab3d1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:49,368 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-12aa3965-c039-4a53-bbcf-67798c9ab3d1 2018-08-13 08:56:49,370 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-net 2018-08-13 08:56:49,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" -d '{"network": {"name": "NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-net", "admin_state_up": true}}' 2018-08-13 08:56:49,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-fc7136ec-5b55-4693-b799-46224a8ce220 Date: Mon, 13 Aug 2018 08:56:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"93d528aa-d2bf-490a-85e0-3924ea165ece","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:49Z","is_default":false,"provider:segmentation_id":88,"name":"NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:49Z","mtu":1450}} 2018-08-13 08:56:49,705 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-fc7136ec-5b55-4693-b799-46224a8ce220 2018-08-13 08:56:49,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=93d528aa-d2bf-490a-85e0-3924ea165ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:56:49,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bb7e6e79-16ec-47fd-97a4-b93a58e22619 Date: Mon, 13 Aug 2018 08:56:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"93d528aa-d2bf-490a-85e0-3924ea165ece","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:56:49Z","provider:segmentation_id":88,"name":"NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:49Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:49,843 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=93d528aa-d2bf-490a-85e0-3924ea165ece used request id req-bb7e6e79-16ec-47fd-97a4-b93a58e22619 2018-08-13 08:56:49,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=93d528aa-d2bf-490a-85e0-3924ea165ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:56:49,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b92090a8-e531-410b-89c2-bcde8e3be8f4 Date: Mon, 13 Aug 2018 08:56:49 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:56:49,887 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=93d528aa-d2bf-490a-85e0-3924ea165ece used request id req-b92090a8-e531-410b-89c2-bcde8e3be8f4 2018-08-13 08:56:49,887 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-subnet 2018-08-13 08:56:49,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" -d '{"subnets": [{"ip_version": 4, "network_id": "93d528aa-d2bf-490a-85e0-3924ea165ece", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-subnet"}]}' 2018-08-13 08:56:50,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-39f58a66-6ec3-4b70-9571-5fbae0aa6a22 Date: Mon, 13 Aug 2018 08:56:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93d528aa-d2bf-490a-85e0-3924ea165ece","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:50Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"642b175d-dfe6-43fd-88c5-3c27a57c3510","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-subnet"}]} 2018-08-13 08:56:50,607 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-39f58a66-6ec3-4b70-9571-5fbae0aa6a22 2018-08-13 08:56:50,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=93d528aa-d2bf-490a-85e0-3924ea165ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:56:50,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-869d274a-12b9-4d5b-90c6-dca6805aef8c Date: Mon, 13 Aug 2018 08:56:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"93d528aa-d2bf-490a-85e0-3924ea165ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["642b175d-dfe6-43fd-88c5-3c27a57c3510"],"description":"","tags":[],"updated_at":"2018-08-13T08:56:50Z","provider:segmentation_id":88,"name":"NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:49Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:50,786 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=93d528aa-d2bf-490a-85e0-3924ea165ece used request id req-869d274a-12b9-4d5b-90c6-dca6805aef8c 2018-08-13 08:56:50,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=93d528aa-d2bf-490a-85e0-3924ea165ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:56:50,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3696d864-8e89-4ab5-bce8-e8d90b867c39 Date: Mon, 13 Aug 2018 08:56:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93d528aa-d2bf-490a-85e0-3924ea165ece","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:50Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"642b175d-dfe6-43fd-88c5-3c27a57c3510","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-subnet"}]} 2018-08-13 08:56:50,864 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=93d528aa-d2bf-490a-85e0-3924ea165ece used request id req-3696d864-8e89-4ab5-bce8-e8d90b867c39 2018-08-13 08:56:50,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:56:51,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5ce42f4d-ed4f-47bd-9725-f1642f9d273b Date: Mon, 13 Aug 2018 08:56:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"93d528aa-d2bf-490a-85e0-3924ea165ece","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["642b175d-dfe6-43fd-88c5-3c27a57c3510"],"description":"","tags":[],"updated_at":"2018-08-13T08:56:50Z","provider:segmentation_id":88,"name":"NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:49Z","provider:network_type":"vxlan"}]} 2018-08-13 08:56:51,079 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-net used request id req-5ce42f4d-ed4f-47bd-9725-f1642f9d273b 2018-08-13 08:56:51,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:56:51,088 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:51 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:56:51,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:56:51,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:51 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c4debf30-53a7-4e32-b51c-51b55dcd33bc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:56:51,134 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-c4debf30-53a7-4e32-b51c-51b55dcd33bc 2018-08-13 08:56:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=93d528aa-d2bf-490a-85e0-3924ea165ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:56:51,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3bec386e-5903-4901-9e5a-43c7a7119c40 Date: Mon, 13 Aug 2018 08:56:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93d528aa-d2bf-490a-85e0-3924ea165ece","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:50Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"642b175d-dfe6-43fd-88c5-3c27a57c3510","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-subnet"}]} 2018-08-13 08:56:51,230 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=93d528aa-d2bf-490a-85e0-3924ea165ece used request id req-3bec386e-5903-4901-9e5a-43c7a7119c40 2018-08-13 08:56:51,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=93d528aa-d2bf-490a-85e0-3924ea165ece&name=NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:56:51,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9052f2f1-e754-403c-a197-3a566e88bc5d Date: Mon, 13 Aug 2018 08:56:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93d528aa-d2bf-490a-85e0-3924ea165ece","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:56:50Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"642b175d-dfe6-43fd-88c5-3c27a57c3510","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-subnet"}]} 2018-08-13 08:56:51,322 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=93d528aa-d2bf-490a-85e0-3924ea165ece&name=NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-subnet used request id req-9052f2f1-e754-403c-a197-3a566e88bc5d 2018-08-13 08:56:51,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:56:51,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:56:51,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["WIbFhtd5Rqq-1FQJ3yloKA"], "issued_at": "2018-08-13T08:56:51.000000Z"}} 2018-08-13 08:56:51,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cec0fc2203de9f5a1647ddc8034a2b563f13c82" 2018-08-13 08:56:51,810 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:56:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0b6f1de0-bd47-4f12-9723-05791e82c6fd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:56:51,810 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0b6f1de0-bd47-4f12-9723-05791e82c6fd 2018-08-13 08:56:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:56:51,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-768d9205-11e8-476c-99ee-adec1da0ba83 Date: Mon, 13 Aug 2018 08:56:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:56:51,975 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-768d9205-11e8-476c-99ee-adec1da0ba83 2018-08-13 08:56:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:56:52,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-a431f0a4-9481-4bf0-8372-6fc4467845ac Date: Mon, 13 Aug 2018 08:56:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 08:56:52,091 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a used request id req-a431f0a4-9481-4bf0-8372-6fc4467845ac 2018-08-13 08:56:52,092 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-router 2018-08-13 08:56:52,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-router", "admin_state_up": true}}' 2018-08-13 08:57:03,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-903231fb-5e33-4d30-b94c-5d54b59a4cd1 Date: Mon, 13 Aug 2018 08:57:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:56:53Z", "admin_state_up": true, "updated_at": "2018-08-13T08:56:54Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5a7e2bba-14ad-4313-9910-00731261ed90", "name": "NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-router"}} 2018-08-13 08:57:03,177 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-903231fb-5e33-4d30-b94c-5d54b59a4cd1 2018-08-13 08:57:03,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=5a7e2bba-14ad-4313-9910-00731261ed90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:03,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3137 X-Openstack-Request-Id: req-eba6ab20-e80f-4c26-8c4d-de59b3ea81a3 Date: Mon, 13 Aug 2018 08:57:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:56:57Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","ip_address":"169.254.192.1"}],"id":"1ba4b777-db8f-47cd-9906-9b3a22423f3d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:37:13","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a7e2bba-14ad-4313-9910-00731261ed90","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:57:03Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.119"}],"id":"1ed836d5-a9a3-47e1-8052-786e85fff902","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:86:c0","project_id":"","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"5a7e2bba-14ad-4313-9910-00731261ed90","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"","created_at":"2018-08-13T08:56:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:56:56Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","ip_address":"169.254.192.14"}],"id":"c554d24b-c7b9-4a77-8240-2e0bf0c6dd1c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3e:12:da","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a7e2bba-14ad-4313-9910-00731261ed90","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:56:59Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","ip_address":"169.254.192.11"}],"id":"cfcfe660-67d7-44c3-8cb6-4115d513d08b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:5f:d0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a7e2bba-14ad-4313-9910-00731261ed90","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:58Z","binding:vnic_type":"normal"}]} 2018-08-13 08:57:03,331 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=5a7e2bba-14ad-4313-9910-00731261ed90 used request id req-eba6ab20-e80f-4c26-8c4d-de59b3ea81a3 2018-08-13 08:57:03,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:03,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-1c33a2b1-5a24-48cb-b87e-e72f66ec9aa6 Date: Mon, 13 Aug 2018 08:57:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}} 2018-08-13 08:57:03,479 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 used request id req-1c33a2b1-5a24-48cb-b87e-e72f66ec9aa6 2018-08-13 08:57:03,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:03,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ed6ec67d-88f2-4ca1-a9f4-41c4a9dcb73c Date: Mon, 13 Aug 2018 08:57:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:52Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:52Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:03,597 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 used request id req-ed6ec67d-88f2-4ca1-a9f4-41c4a9dcb73c 2018-08-13 08:57:03,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:03,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d35520b8-2773-4210-8bb4-f8584ba22aa7 Date: Mon, 13 Aug 2018 08:57:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:52Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:52Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:03,715 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 used request id req-d35520b8-2773-4210-8bb4-f8584ba22aa7 2018-08-13 08:57:03,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:03,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7030972c-f0b9-4095-a581-f4eff9e35083 Date: Mon, 13 Aug 2018 08:57:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:52Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:52Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:03,827 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 used request id req-7030972c-f0b9-4095-a581-f4eff9e35083 2018-08-13 08:57:03,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:04,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-64905eb0-1d2c-42fb-b6cc-68d4ee416f4c Date: Mon, 13 Aug 2018 08:57:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:56:53Z", "admin_state_up": true, "updated_at": "2018-08-13T08:56:59Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "5a7e2bba-14ad-4313-9910-00731261ed90", "name": "NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-router"}]} 2018-08-13 08:57:04,166 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-router used request id req-64905eb0-1d2c-42fb-b6cc-68d4ee416f4c 2018-08-13 08:57:04,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:04,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:57:04 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b22c4327-fda7-490a-b439-1004d50403da X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}} 2018-08-13 08:57:04,224 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-b22c4327-fda7-490a-b439-1004d50403da 2018-08-13 08:57:04,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=5a7e2bba-14ad-4313-9910-00731261ed90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:04,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3199 X-Openstack-Request-Id: req-4fa06747-44f9-4a24-adbe-8516f44e8fdb Date: Mon, 13 Aug 2018 08:57:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:56:57Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","ip_address":"169.254.192.1"}],"id":"1ba4b777-db8f-47cd-9906-9b3a22423f3d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:37:13","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a7e2bba-14ad-4313-9910-00731261ed90","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:57:03Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.119"}],"id":"1ed836d5-a9a3-47e1-8052-786e85fff902","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:86:c0","project_id":"","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"5a7e2bba-14ad-4313-9910-00731261ed90","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"","created_at":"2018-08-13T08:56:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:56:56Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","ip_address":"169.254.192.14"}],"id":"c554d24b-c7b9-4a77-8240-2e0bf0c6dd1c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3e:12:da","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a7e2bba-14ad-4313-9910-00731261ed90","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:56:59Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","ip_address":"169.254.192.11"}],"id":"cfcfe660-67d7-44c3-8cb6-4115d513d08b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:5f:d0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5a7e2bba-14ad-4313-9910-00731261ed90","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:58Z","binding:vnic_type":"normal"}]} 2018-08-13 08:57:04,396 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=5a7e2bba-14ad-4313-9910-00731261ed90 used request id req-4fa06747-44f9-4a24-adbe-8516f44e8fdb 2018-08-13 08:57:04,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:04,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-9897280d-be6e-4634-a57d-ba6d60fe9483 Date: Mon, 13 Aug 2018 08:57:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}} 2018-08-13 08:57:04,498 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 used request id req-9897280d-be6e-4634-a57d-ba6d60fe9483 2018-08-13 08:57:04,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:04,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-218eaf81-5245-40a0-b8ac-d025e7f64c7c Date: Mon, 13 Aug 2018 08:57:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:52Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:52Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:04,626 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 used request id req-218eaf81-5245-40a0-b8ac-d025e7f64c7c 2018-08-13 08:57:04,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:04,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-91f73e1a-ef65-42a0-8087-fc48f4efaae2 Date: Mon, 13 Aug 2018 08:57:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:52Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:52Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:04,756 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 used request id req-91f73e1a-ef65-42a0-8087-fc48f4efaae2 2018-08-13 08:57:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:04,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f580562d-39c4-4805-9d8a-20fc2234511a Date: Mon, 13 Aug 2018 08:57:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f13c0d6e-d369-4952-ab07-3d4045c37672","tenant_id":"","created_at":"2018-08-13T08:56:52Z","dns_nameservers":[],"updated_at":"2018-08-13T08:56:52Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"fdab6f1c-36b4-46db-b7e0-821c677e6437","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:04,870 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/fdab6f1c-36b4-46db-b7e0-821c677e6437 used request id req-f580562d-39c4-4805-9d8a-20fc2234511a 2018-08-13 08:57:04,870 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-router 2018-08-13 08:57:04,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/5a7e2bba-14ad-4313-9910-00731261ed90/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" -d '{"subnet_id": "642b175d-dfe6-43fd-88c5-3c27a57c3510"}' 2018-08-13 08:57:10,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-789f5a78-37a3-4c77-b6af-3206f3c039b4 Date: Mon, 13 Aug 2018 08:57:10 GMT RESP BODY: {"network_id": "93d528aa-d2bf-490a-85e0-3924ea165ece", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "subnet_id": "642b175d-dfe6-43fd-88c5-3c27a57c3510", "subnet_ids": ["642b175d-dfe6-43fd-88c5-3c27a57c3510"], "port_id": "ac4e7741-fc72-4152-8408-b71aff1af7ab", "id": "5a7e2bba-14ad-4313-9910-00731261ed90"} 2018-08-13 08:57:10,932 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/5a7e2bba-14ad-4313-9910-00731261ed90/add_router_interface used request id req-789f5a78-37a3-4c77-b6af-3206f3c039b4 2018-08-13 08:57:10,933 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-router 2018-08-13 08:57:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/5a7e2bba-14ad-4313-9910-00731261ed90/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" -d '{"subnet_id": "642b175d-dfe6-43fd-88c5-3c27a57c3510"}' 2018-08-13 08:57:16,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47566e56-dfbe-44b0-80e6-e965d77a3098 Date: Mon, 13 Aug 2018 08:57:16 GMT RESP BODY: {"network_id": "93d528aa-d2bf-490a-85e0-3924ea165ece", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "subnet_id": "642b175d-dfe6-43fd-88c5-3c27a57c3510", "subnet_ids": ["642b175d-dfe6-43fd-88c5-3c27a57c3510"], "port_id": "ac4e7741-fc72-4152-8408-b71aff1af7ab", "id": "5a7e2bba-14ad-4313-9910-00731261ed90"} 2018-08-13 08:57:16,093 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/5a7e2bba-14ad-4313-9910-00731261ed90/remove_router_interface used request id req-47566e56-dfbe-44b0-80e6-e965d77a3098 2018-08-13 08:57:16,094 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-router 2018-08-13 08:57:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/5a7e2bba-14ad-4313-9910-00731261ed90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:23,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4706c7ab-0795-4739-858f-34757cd34467 Content-Length: 0 Date: Mon, 13 Aug 2018 08:57:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:57:23,257 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/5a7e2bba-14ad-4313-9910-00731261ed90 used request id req-4706c7ab-0795-4739-858f-34757cd34467 2018-08-13 08:57:23,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:23,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-581ebacc-7a27-454a-a1a1-463893b8950b Date: Mon, 13 Aug 2018 08:57:23 GMT RESP BODY: {"routers": []} 2018-08-13 08:57:23,363 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-router used request id req-581ebacc-7a27-454a-a1a1-463893b8950b 2018-08-13 08:57:23,364 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-subnet 2018-08-13 08:57:23,364 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-subnet 2018-08-13 08:57:23,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/642b175d-dfe6-43fd-88c5-3c27a57c3510 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:28,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e76751e-7646-4946-9f34-76dcd074cb9a Date: Mon, 13 Aug 2018 08:57:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:57:28,390 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/642b175d-dfe6-43fd-88c5-3c27a57c3510 used request id req-5e76751e-7646-4946-9f34-76dcd074cb9a 2018-08-13 08:57:28,390 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c1404afb-3cd4-4b61-ad1c-4a98950a9c7d-pub-net 2018-08-13 08:57:28,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/93d528aa-d2bf-490a-85e0-3924ea165ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc17352878197d4069c26172b8a7942ac4319fd" 2018-08-13 08:57:32,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8987c7b6-83dc-4998-b907-f581e6ec37a7 Date: Mon, 13 Aug 2018 08:57:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:57:32,173 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/93d528aa-d2bf-490a-85e0-3924ea165ece used request id req-8987c7b6-83dc-4998-b907-f581e6ec37a7 2018-08-13 08:57:32,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:57:32,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["08IFGZNlQTm4A71R54VMHw"], "issued_at": "2018-08-13T08:57:32.000000Z"}} 2018-08-13 08:57:32,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:32,987 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:57:32 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-be758689-a792-4576-8bdc-224bf8f8e9da X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:57:32,987 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-be758689-a792-4576-8bdc-224bf8f8e9da 2018-08-13 08:57:32,988 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-net 2018-08-13 08:57:32,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" -d '{"network": {"name": "NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-net", "admin_state_up": true}}' 2018-08-13 08:57:34,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-cd880d2b-7980-4011-ad83-56dd7a132b46 Date: Mon, 13 Aug 2018 08:57:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a6028a2c-11af-4503-a8f9-b248f4ef39d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:57:33Z","is_default":false,"provider:segmentation_id":94,"name":"NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:57:33Z","mtu":1450}} 2018-08-13 08:57:34,070 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-cd880d2b-7980-4011-ad83-56dd7a132b46 2018-08-13 08:57:34,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=a6028a2c-11af-4503-a8f9-b248f4ef39d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:34,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ba74426b-4189-4532-8dbb-14755b626477 Date: Mon, 13 Aug 2018 08:57:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a6028a2c-11af-4503-a8f9-b248f4ef39d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:57:33Z","provider:segmentation_id":94,"name":"NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:57:33Z","provider:network_type":"vxlan"}]} 2018-08-13 08:57:34,252 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=a6028a2c-11af-4503-a8f9-b248f4ef39d3 used request id req-ba74426b-4189-4532-8dbb-14755b626477 2018-08-13 08:57:34,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a6028a2c-11af-4503-a8f9-b248f4ef39d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:34,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-80e5eeb4-7e76-4da6-ae6a-f070288d49d7 Date: Mon, 13 Aug 2018 08:57:34 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:57:34,308 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a6028a2c-11af-4503-a8f9-b248f4ef39d3 used request id req-80e5eeb4-7e76-4da6-ae6a-f070288d49d7 2018-08-13 08:57:34,308 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-subnet 2018-08-13 08:57:34,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" -d '{"subnets": [{"ip_version": 4, "network_id": "a6028a2c-11af-4503-a8f9-b248f4ef39d3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-subnet"}]}' 2018-08-13 08:57:35,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-69fbfb46-5dd8-4da1-afb3-98c85fd2a9b3 Date: Mon, 13 Aug 2018 08:57:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6028a2c-11af-4503-a8f9-b248f4ef39d3","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:57:34Z","dns_nameservers":[],"updated_at":"2018-08-13T08:57:34Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"5f285cc8-5ce5-4ac7-b656-c0ded44959e8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-subnet"}]} 2018-08-13 08:57:35,359 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-69fbfb46-5dd8-4da1-afb3-98c85fd2a9b3 2018-08-13 08:57:35,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=a6028a2c-11af-4503-a8f9-b248f4ef39d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:35,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b1e9a417-028a-4fbf-88d8-ca451818af51 Date: Mon, 13 Aug 2018 08:57:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a6028a2c-11af-4503-a8f9-b248f4ef39d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["5f285cc8-5ce5-4ac7-b656-c0ded44959e8"],"description":"","tags":[],"updated_at":"2018-08-13T08:57:34Z","provider:segmentation_id":94,"name":"NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:57:33Z","provider:network_type":"vxlan"}]} 2018-08-13 08:57:35,639 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=a6028a2c-11af-4503-a8f9-b248f4ef39d3 used request id req-b1e9a417-028a-4fbf-88d8-ca451818af51 2018-08-13 08:57:35,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a6028a2c-11af-4503-a8f9-b248f4ef39d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:35,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f404582-b885-445c-bb2c-2a8041d9f874 Date: Mon, 13 Aug 2018 08:57:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6028a2c-11af-4503-a8f9-b248f4ef39d3","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:57:34Z","dns_nameservers":[],"updated_at":"2018-08-13T08:57:34Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"5f285cc8-5ce5-4ac7-b656-c0ded44959e8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-subnet"}]} 2018-08-13 08:57:35,720 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a6028a2c-11af-4503-a8f9-b248f4ef39d3 used request id req-7f404582-b885-445c-bb2c-2a8041d9f874 2018-08-13 08:57:35,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:36,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-294708e1-523f-42c3-9370-983b3a099d01 Date: Mon, 13 Aug 2018 08:57:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a6028a2c-11af-4503-a8f9-b248f4ef39d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["5f285cc8-5ce5-4ac7-b656-c0ded44959e8"],"description":"","tags":[],"updated_at":"2018-08-13T08:57:34Z","provider:segmentation_id":94,"name":"NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:57:33Z","provider:network_type":"vxlan"}]} 2018-08-13 08:57:36,002 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-net used request id req-294708e1-523f-42c3-9370-983b3a099d01 2018-08-13 08:57:36,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:57:36,011 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:57:36 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:57:36,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:36,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:57:36 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-2948580b-5e3f-42dc-9637-9d3724d13592 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:57:36,045 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-2948580b-5e3f-42dc-9637-9d3724d13592 2018-08-13 08:57:36,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a6028a2c-11af-4503-a8f9-b248f4ef39d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:36,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3afa78ed-6119-4dad-84ed-841ed4dc2009 Date: Mon, 13 Aug 2018 08:57:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6028a2c-11af-4503-a8f9-b248f4ef39d3","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:57:34Z","dns_nameservers":[],"updated_at":"2018-08-13T08:57:34Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"5f285cc8-5ce5-4ac7-b656-c0ded44959e8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-subnet"}]} 2018-08-13 08:57:36,129 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a6028a2c-11af-4503-a8f9-b248f4ef39d3 used request id req-3afa78ed-6119-4dad-84ed-841ed4dc2009 2018-08-13 08:57:36,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:57:36,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:57:36,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["jhE_sjd-RvGZ5zfKecxt-w"], "issued_at": "2018-08-13T08:57:36.000000Z"}} 2018-08-13 08:57:36,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250367ca2d4ba98267b0a971a47d94a085a3911f" 2018-08-13 08:57:36,668 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:57:36 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-884798dc-fad2-4b0c-a789-3d72604b5dc1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:57:36,669 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-884798dc-fad2-4b0c-a789-3d72604b5dc1 2018-08-13 08:57:36,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:36,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9578ce9f-86f3-4e28-9a1d-15b5c085a9b9 Date: Mon, 13 Aug 2018 08:57:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:57:36,850 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-9578ce9f-86f3-4e28-9a1d-15b5c085a9b9 2018-08-13 08:57:36,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:36,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-284ab831-2ddd-4be6-9cb1-82fde1da22de Date: Mon, 13 Aug 2018 08:57:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 08:57:36,975 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a used request id req-284ab831-2ddd-4be6-9cb1-82fde1da22de 2018-08-13 08:57:36,975 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-router 2018-08-13 08:57:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-router", "admin_state_up": true}}' 2018-08-13 08:57:48,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-7ac215da-179a-4ca2-bca4-61bb62255221 Date: Mon, 13 Aug 2018 08:57:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:57:38Z", "admin_state_up": true, "updated_at": "2018-08-13T08:57:40Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5de36823-f72a-4a9f-aab9-8fb52537dd1c", "name": "NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-router"}} 2018-08-13 08:57:48,799 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-7ac215da-179a-4ca2-bca4-61bb62255221 2018-08-13 08:57:48,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=5de36823-f72a-4a9f-aab9-8fb52537dd1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:48,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3132 X-Openstack-Request-Id: req-8fe6202a-512f-4b0d-aa7a-ac092532adac Date: Mon, 13 Aug 2018 08:57:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:57:42Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"214d3979-ab42-4110-b536-cc75e9167644","ip_address":"169.254.192.3"}],"id":"247b28d9-d774-47ca-bfe4-815a65f55619","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:94:98","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5de36823-f72a-4a9f-aab9-8fb52537dd1c","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:57:39Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.107"}],"id":"5a5be9bd-d77b-4332-b63a-7f198ec86e42","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:04:0e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5de36823-f72a-4a9f-aab9-8fb52537dd1c","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"","created_at":"2018-08-13T08:57:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:57:44Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"214d3979-ab42-4110-b536-cc75e9167644","ip_address":"169.254.192.12"}],"id":"b8e8810c-fdf5-4466-b37a-aad0d07e511a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:c2:3b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5de36823-f72a-4a9f-aab9-8fb52537dd1c","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:57:41Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"214d3979-ab42-4110-b536-cc75e9167644","ip_address":"169.254.192.26"}],"id":"cb2bd365-fa20-43d8-8128-68fea47d36e2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:ca:b9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5de36823-f72a-4a9f-aab9-8fb52537dd1c","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:41Z","binding:vnic_type":"normal"}]} 2018-08-13 08:57:48,901 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=5de36823-f72a-4a9f-aab9-8fb52537dd1c used request id req-8fe6202a-512f-4b0d-aa7a-ac092532adac 2018-08-13 08:57:48,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:48,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-6d468c72-a5eb-4ed6-b58d-ce518bbe82a5 Date: Mon, 13 Aug 2018 08:57:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}} 2018-08-13 08:57:48,994 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 used request id req-6d468c72-a5eb-4ed6-b58d-ce518bbe82a5 2018-08-13 08:57:48,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:49,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-75b15aa1-8c68-4c52-9fed-9bb41cb2138a Date: Mon, 13 Aug 2018 08:57:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:37Z","dns_nameservers":[],"updated_at":"2018-08-13T08:57:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"214d3979-ab42-4110-b536-cc75e9167644","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:49,108 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 used request id req-75b15aa1-8c68-4c52-9fed-9bb41cb2138a 2018-08-13 08:57:49,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:49,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c0cbae3b-b238-4e93-a6fb-04212bb96b8a Date: Mon, 13 Aug 2018 08:57:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:37Z","dns_nameservers":[],"updated_at":"2018-08-13T08:57:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"214d3979-ab42-4110-b536-cc75e9167644","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:49,205 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 used request id req-c0cbae3b-b238-4e93-a6fb-04212bb96b8a 2018-08-13 08:57:49,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:49,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ab8aebc7-edab-42ab-81de-34f3053d7417 Date: Mon, 13 Aug 2018 08:57:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:37Z","dns_nameservers":[],"updated_at":"2018-08-13T08:57:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"214d3979-ab42-4110-b536-cc75e9167644","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:49,284 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 used request id req-ab8aebc7-edab-42ab-81de-34f3053d7417 2018-08-13 08:57:49,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:49,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-18c7984c-7b25-407c-b4f9-a0935b700870 Date: Mon, 13 Aug 2018 08:57:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:57:38Z", "admin_state_up": true, "updated_at": "2018-08-13T08:57:45Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "5de36823-f72a-4a9f-aab9-8fb52537dd1c", "name": "NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-router"}]} 2018-08-13 08:57:49,663 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-router used request id req-18c7984c-7b25-407c-b4f9-a0935b700870 2018-08-13 08:57:49,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:49,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:57:49 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-070bfe4a-c82c-4288-993a-53f06e9c06c1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:57:49,722 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-070bfe4a-c82c-4288-993a-53f06e9c06c1 2018-08-13 08:57:49,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=5de36823-f72a-4a9f-aab9-8fb52537dd1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:49,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3199 X-Openstack-Request-Id: req-b1e21412-8f82-4785-9a10-2c841bf13bcc Date: Mon, 13 Aug 2018 08:57:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:57:42Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"214d3979-ab42-4110-b536-cc75e9167644","ip_address":"169.254.192.3"}],"id":"247b28d9-d774-47ca-bfe4-815a65f55619","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:94:98","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5de36823-f72a-4a9f-aab9-8fb52537dd1c","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:57:49Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.107"}],"id":"5a5be9bd-d77b-4332-b63a-7f198ec86e42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:04:0e","project_id":"","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"5de36823-f72a-4a9f-aab9-8fb52537dd1c","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"","created_at":"2018-08-13T08:57:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:57:44Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"214d3979-ab42-4110-b536-cc75e9167644","ip_address":"169.254.192.12"}],"id":"b8e8810c-fdf5-4466-b37a-aad0d07e511a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:c2:3b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5de36823-f72a-4a9f-aab9-8fb52537dd1c","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:57:41Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"214d3979-ab42-4110-b536-cc75e9167644","ip_address":"169.254.192.26"}],"id":"cb2bd365-fa20-43d8-8128-68fea47d36e2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:ca:b9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5de36823-f72a-4a9f-aab9-8fb52537dd1c","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:41Z","binding:vnic_type":"normal"}]} 2018-08-13 08:57:49,842 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=5de36823-f72a-4a9f-aab9-8fb52537dd1c used request id req-b1e21412-8f82-4785-9a10-2c841bf13bcc 2018-08-13 08:57:49,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:49,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-a4971656-1e6c-4779-abf4-939b413fa617 Date: Mon, 13 Aug 2018 08:57:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}} 2018-08-13 08:57:49,964 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 used request id req-a4971656-1e6c-4779-abf4-939b413fa617 2018-08-13 08:57:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:50,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-baf2453b-aab3-4aef-9e19-bae68885afc1 Date: Mon, 13 Aug 2018 08:57:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:37Z","dns_nameservers":[],"updated_at":"2018-08-13T08:57:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"214d3979-ab42-4110-b536-cc75e9167644","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:50,132 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 used request id req-baf2453b-aab3-4aef-9e19-bae68885afc1 2018-08-13 08:57:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:50,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-467f0302-baaf-46e4-b1ab-9f6e6f927560 Date: Mon, 13 Aug 2018 08:57:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:37Z","dns_nameservers":[],"updated_at":"2018-08-13T08:57:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"214d3979-ab42-4110-b536-cc75e9167644","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:50,226 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 used request id req-467f0302-baaf-46e4-b1ab-9f6e6f927560 2018-08-13 08:57:50,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:50,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0653f7fe-f870-43fb-96a1-f348708d41f1 Date: Mon, 13 Aug 2018 08:57:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c2f67db3-cd7c-4ae5-b366-2b16c0babf74","tenant_id":"","created_at":"2018-08-13T08:57:37Z","dns_nameservers":[],"updated_at":"2018-08-13T08:57:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"214d3979-ab42-4110-b536-cc75e9167644","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:57:50,325 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/214d3979-ab42-4110-b536-cc75e9167644 used request id req-0653f7fe-f870-43fb-96a1-f348708d41f1 2018-08-13 08:57:50,326 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-subnet 2018-08-13 08:57:50,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/5f285cc8-5ce5-4ac7-b656-c0ded44959e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:57:55,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c777db5-1494-48b4-8821-bffc28491e59 Date: Mon, 13 Aug 2018 08:57:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:57:55,421 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/5f285cc8-5ce5-4ac7-b656-c0ded44959e8 used request id req-4c777db5-1494-48b4-8821-bffc28491e59 2018-08-13 08:57:55,421 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-router 2018-08-13 08:57:55,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/5de36823-f72a-4a9f-aab9-8fb52537dd1c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" -d '{"subnet_id": "5f285cc8-5ce5-4ac7-b656-c0ded44959e8"}' 2018-08-13 08:57:56,225 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-8d891e53-d930-48f1-8457-25f4c5b383ba Date: Mon, 13 Aug 2018 08:57:56 GMT RESP BODY: {"NeutronError": {"message": "Subnet 5f285cc8-5ce5-4ac7-b656-c0ded44959e8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-13 08:57:56,225 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/5de36823-f72a-4a9f-aab9-8fb52537dd1c/add_router_interface used request id req-8d891e53-d930-48f1-8457-25f4c5b383ba 2018-08-13 08:57:56,225 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 5f285cc8-5ce5-4ac7-b656-c0ded44959e8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-13 08:57:56,226 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-router 2018-08-13 08:57:56,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/5de36823-f72a-4a9f-aab9-8fb52537dd1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:58:03,947 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f766e71-1a7f-4fa2-a2ec-6a16a36996e5 Content-Length: 0 Date: Mon, 13 Aug 2018 08:58:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:58:03,947 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/5de36823-f72a-4a9f-aab9-8fb52537dd1c used request id req-9f766e71-1a7f-4fa2-a2ec-6a16a36996e5 2018-08-13 08:58:03,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:58:04,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e498819c-db1c-4f10-a9e4-dc3fd3f85c03 Date: Mon, 13 Aug 2018 08:58:04 GMT RESP BODY: {"routers": []} 2018-08-13 08:58:04,068 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-router used request id req-e498819c-db1c-4f10-a9e4-dc3fd3f85c03 2018-08-13 08:58:04,068 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-subnet 2018-08-13 08:58:04,068 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-subnet 2018-08-13 08:58:04,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/5f285cc8-5ce5-4ac7-b656-c0ded44959e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:58:04,129 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-37a7a062-147f-4e05-a6b5-c8bb54dba4bc Date: Mon, 13 Aug 2018 08:58:04 GMT RESP BODY: {"NeutronError": {"message": "Subnet 5f285cc8-5ce5-4ac7-b656-c0ded44959e8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-13 08:58:04,129 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/5f285cc8-5ce5-4ac7-b656-c0ded44959e8 used request id req-37a7a062-147f-4e05-a6b5-c8bb54dba4bc 2018-08-13 08:58:04,130 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 5f285cc8-5ce5-4ac7-b656-c0ded44959e8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-13 08:58:04,130 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2509bd9d-024e-4d5a-b0ed-a8840ab95962-pub-net 2018-08-13 08:58:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/a6028a2c-11af-4503-a8f9-b248f4ef39d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fca27feb20408eee037a7d1b3029fdff0fbe43" 2018-08-13 08:58:05,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e2ab59b-c48b-43fb-93ee-dd38266f259c Date: Mon, 13 Aug 2018 08:58:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:58:05,182 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/a6028a2c-11af-4503-a8f9-b248f4ef39d3 used request id req-9e2ab59b-c48b-43fb-93ee-dd38266f259c 2018-08-13 08:58:05,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:58:05,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["eHSy3YZeSOulzRLWzJEeFw"], "issued_at": "2018-08-13T08:58:05.000000Z"}} 2018-08-13 08:58:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" 2018-08-13 08:58:05,677 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:05 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-363b4686-9762-418f-823d-7be090a0a84a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:58:05,677 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-363b4686-9762-418f-823d-7be090a0a84a 2018-08-13 08:58:05,679 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-net 2018-08-13 08:58:05,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" -d '{"network": {"name": "NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-net", "admin_state_up": true}}' 2018-08-13 08:58:06,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-67dfc124-0b2d-4118-9a8e-3a7849bf1d81 Date: Mon, 13 Aug 2018 08:58:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"af52e232-a1ca-477e-9f7e-0cfddee49a0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:58:06Z","is_default":false,"provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:06Z","mtu":1450}} 2018-08-13 08:58:06,555 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-67dfc124-0b2d-4118-9a8e-3a7849bf1d81 2018-08-13 08:58:06,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=af52e232-a1ca-477e-9f7e-0cfddee49a0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" 2018-08-13 08:58:06,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-335931e2-d98f-4a0b-a71c-a1c8242c0be0 Date: Mon, 13 Aug 2018 08:58:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"af52e232-a1ca-477e-9f7e-0cfddee49a0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:58:06Z","provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:06Z","provider:network_type":"vxlan"}]} 2018-08-13 08:58:06,707 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=af52e232-a1ca-477e-9f7e-0cfddee49a0d used request id req-335931e2-d98f-4a0b-a71c-a1c8242c0be0 2018-08-13 08:58:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=af52e232-a1ca-477e-9f7e-0cfddee49a0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" 2018-08-13 08:58:06,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c78a6162-1b92-497d-9d6a-0f3cb127a383 Date: Mon, 13 Aug 2018 08:58:06 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:58:06,828 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=af52e232-a1ca-477e-9f7e-0cfddee49a0d used request id req-c78a6162-1b92-497d-9d6a-0f3cb127a383 2018-08-13 08:58:06,829 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-subnet 2018-08-13 08:58:06,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" -d '{"subnets": [{"ip_version": 4, "network_id": "af52e232-a1ca-477e-9f7e-0cfddee49a0d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-subnet"}]}' 2018-08-13 08:58:07,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-faf4bc2c-593e-447d-b3a6-a63f8de3a373 Date: Mon, 13 Aug 2018 08:58:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af52e232-a1ca-477e-9f7e-0cfddee49a0d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:06Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:06Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"03ed4153-122c-4c8d-9c08-4f43be1b99ad","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-subnet"}]} 2018-08-13 08:58:07,721 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-faf4bc2c-593e-447d-b3a6-a63f8de3a373 2018-08-13 08:58:07,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=af52e232-a1ca-477e-9f7e-0cfddee49a0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" 2018-08-13 08:58:07,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e4ecc98c-a3db-416e-8214-cddfeb2e6567 Date: Mon, 13 Aug 2018 08:58:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af52e232-a1ca-477e-9f7e-0cfddee49a0d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["03ed4153-122c-4c8d-9c08-4f43be1b99ad"],"description":"","tags":[],"updated_at":"2018-08-13T08:58:06Z","provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:06Z","provider:network_type":"vxlan"}]} 2018-08-13 08:58:07,903 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=af52e232-a1ca-477e-9f7e-0cfddee49a0d used request id req-e4ecc98c-a3db-416e-8214-cddfeb2e6567 2018-08-13 08:58:07,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=af52e232-a1ca-477e-9f7e-0cfddee49a0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" 2018-08-13 08:58:08,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-18c146eb-fecd-4c29-a52b-92600a16d1cd Date: Mon, 13 Aug 2018 08:58:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af52e232-a1ca-477e-9f7e-0cfddee49a0d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:06Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:06Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"03ed4153-122c-4c8d-9c08-4f43be1b99ad","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-subnet"}]} 2018-08-13 08:58:08,030 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=af52e232-a1ca-477e-9f7e-0cfddee49a0d used request id req-18c146eb-fecd-4c29-a52b-92600a16d1cd 2018-08-13 08:58:08,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" 2018-08-13 08:58:08,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b82fd75c-0736-4ad7-accc-8e642be08b76 Date: Mon, 13 Aug 2018 08:58:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"af52e232-a1ca-477e-9f7e-0cfddee49a0d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["03ed4153-122c-4c8d-9c08-4f43be1b99ad"],"description":"","tags":[],"updated_at":"2018-08-13T08:58:06Z","provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:06Z","provider:network_type":"vxlan"}]} 2018-08-13 08:58:08,307 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-net used request id req-b82fd75c-0736-4ad7-accc-8e642be08b76 2018-08-13 08:58:08,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:58:08,316 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:08 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:58:08,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" 2018-08-13 08:58:08,367 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:08 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b2583426-4927-41dc-81b8-db66932696fa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:58:08,367 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-b2583426-4927-41dc-81b8-db66932696fa 2018-08-13 08:58:08,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=af52e232-a1ca-477e-9f7e-0cfddee49a0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" 2018-08-13 08:58:08,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7b13d7e2-74ac-4b39-b243-53910888d4a4 Date: Mon, 13 Aug 2018 08:58:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af52e232-a1ca-477e-9f7e-0cfddee49a0d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:06Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:06Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"03ed4153-122c-4c8d-9c08-4f43be1b99ad","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-subnet"}]} 2018-08-13 08:58:08,482 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=af52e232-a1ca-477e-9f7e-0cfddee49a0d used request id req-7b13d7e2-74ac-4b39-b243-53910888d4a4 2018-08-13 08:58:08,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=af52e232-a1ca-477e-9f7e-0cfddee49a0d&name=NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" 2018-08-13 08:58:08,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0fa43329-fb96-48e0-8f84-ed894aef5678 Date: Mon, 13 Aug 2018 08:58:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af52e232-a1ca-477e-9f7e-0cfddee49a0d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:06Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:06Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"03ed4153-122c-4c8d-9c08-4f43be1b99ad","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-subnet"}]} 2018-08-13 08:58:08,552 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=af52e232-a1ca-477e-9f7e-0cfddee49a0d&name=NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-subnet used request id req-0fa43329-fb96-48e0-8f84-ed894aef5678 2018-08-13 08:58:08,552 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-subnet 2018-08-13 08:58:08,552 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-subnet 2018-08-13 08:58:08,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/03ed4153-122c-4c8d-9c08-4f43be1b99ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" 2018-08-13 08:58:09,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80761cdf-1670-47b3-bef5-6230aa33d126 Date: Mon, 13 Aug 2018 08:58:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:58:09,649 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/03ed4153-122c-4c8d-9c08-4f43be1b99ad used request id req-80761cdf-1670-47b3-bef5-6230aa33d126 2018-08-13 08:58:09,649 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a5a44784-9e2e-46b6-88d0-32ebea094372-pub-net 2018-08-13 08:58:09,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/af52e232-a1ca-477e-9f7e-0cfddee49a0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524cd4801a765042428765a9e62073103ce81671" 2018-08-13 08:58:11,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8dc39d4-59b4-4464-935d-50bc17d4317c Date: Mon, 13 Aug 2018 08:58:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:58:11,493 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/af52e232-a1ca-477e-9f7e-0cfddee49a0d used request id req-a8dc39d4-59b4-4464-935d-50bc17d4317c 2018-08-13 08:58:11,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:58:11,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["_icKmPm7Qj-_L3TgJ3LrVA"], "issued_at": "2018-08-13T08:58:11.000000Z"}} 2018-08-13 08:58:11,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:12,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:12 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a8e3f7e2-3530-42b9-8096-aeb847bdd57b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:58:12,002 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a8e3f7e2-3530-42b9-8096-aeb847bdd57b 2018-08-13 08:58:12,003 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-net 2018-08-13 08:58:12,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" -d '{"network": {"name": "NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-net", "admin_state_up": true}}' 2018-08-13 08:58:12,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-cb11a27b-c8a1-43d7-8876-e7c69ff4927a Date: Mon, 13 Aug 2018 08:58:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"18942d5f-cd01-4f2f-b3a2-21f69806b4fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:58:12Z","is_default":false,"provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:12Z","mtu":1450}} 2018-08-13 08:58:12,483 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-cb11a27b-c8a1-43d7-8876-e7c69ff4927a 2018-08-13 08:58:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=18942d5f-cd01-4f2f-b3a2-21f69806b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:12,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a7788019-e7b3-48d2-98fd-aa6a3beb0831 Date: Mon, 13 Aug 2018 08:58:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"18942d5f-cd01-4f2f-b3a2-21f69806b4fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:58:12Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:12Z","provider:network_type":"vxlan"}]} 2018-08-13 08:58:12,648 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=18942d5f-cd01-4f2f-b3a2-21f69806b4fc used request id req-a7788019-e7b3-48d2-98fd-aa6a3beb0831 2018-08-13 08:58:12,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=18942d5f-cd01-4f2f-b3a2-21f69806b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:12,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e0302de7-22f6-4837-a6be-45966ae152ff Date: Mon, 13 Aug 2018 08:58:12 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:58:12,700 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=18942d5f-cd01-4f2f-b3a2-21f69806b4fc used request id req-e0302de7-22f6-4837-a6be-45966ae152ff 2018-08-13 08:58:12,700 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-subnet 2018-08-13 08:58:12,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" -d '{"subnets": [{"ip_version": 4, "network_id": "18942d5f-cd01-4f2f-b3a2-21f69806b4fc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-subnet"}]}' 2018-08-13 08:58:13,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eb5f22bd-01d8-497b-b7ea-23dcf3d387af Date: Mon, 13 Aug 2018 08:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18942d5f-cd01-4f2f-b3a2-21f69806b4fc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:12Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"134caf94-84f9-44e7-9bd8-d245616a2a06","subnetpool_id":null,"name":"NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-subnet"}]} 2018-08-13 08:58:13,582 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-eb5f22bd-01d8-497b-b7ea-23dcf3d387af 2018-08-13 08:58:13,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=18942d5f-cd01-4f2f-b3a2-21f69806b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:13,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c853958b-db76-4985-a5cd-6220fe48948f Date: Mon, 13 Aug 2018 08:58:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"18942d5f-cd01-4f2f-b3a2-21f69806b4fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["134caf94-84f9-44e7-9bd8-d245616a2a06"],"description":"","tags":[],"updated_at":"2018-08-13T08:58:12Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:12Z","provider:network_type":"vxlan"}]} 2018-08-13 08:58:13,769 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=18942d5f-cd01-4f2f-b3a2-21f69806b4fc used request id req-c853958b-db76-4985-a5cd-6220fe48948f 2018-08-13 08:58:13,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=18942d5f-cd01-4f2f-b3a2-21f69806b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:13,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-88f57121-066a-4bb7-afe8-4cffb11f4c4d Date: Mon, 13 Aug 2018 08:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18942d5f-cd01-4f2f-b3a2-21f69806b4fc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:12Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"134caf94-84f9-44e7-9bd8-d245616a2a06","subnetpool_id":null,"name":"NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-subnet"}]} 2018-08-13 08:58:13,864 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=18942d5f-cd01-4f2f-b3a2-21f69806b4fc used request id req-88f57121-066a-4bb7-afe8-4cffb11f4c4d 2018-08-13 08:58:13,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:14,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9d1494af-6f10-4345-9a79-58a76c3e567e Date: Mon, 13 Aug 2018 08:58:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"18942d5f-cd01-4f2f-b3a2-21f69806b4fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["134caf94-84f9-44e7-9bd8-d245616a2a06"],"description":"","tags":[],"updated_at":"2018-08-13T08:58:12Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:12Z","provider:network_type":"vxlan"}]} 2018-08-13 08:58:14,055 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-net used request id req-9d1494af-6f10-4345-9a79-58a76c3e567e 2018-08-13 08:58:14,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:58:14,066 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:14 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:58:14,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:14,115 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:14 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-67f982c5-5356-44a6-acad-5fe9595fc545 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:58:14,115 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-67f982c5-5356-44a6-acad-5fe9595fc545 2018-08-13 08:58:14,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=18942d5f-cd01-4f2f-b3a2-21f69806b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:14,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-09ea6fce-b57d-41b5-aeb8-18125d3e241c Date: Mon, 13 Aug 2018 08:58:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18942d5f-cd01-4f2f-b3a2-21f69806b4fc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:12Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"134caf94-84f9-44e7-9bd8-d245616a2a06","subnetpool_id":null,"name":"NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-subnet"}]} 2018-08-13 08:58:14,258 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=18942d5f-cd01-4f2f-b3a2-21f69806b4fc used request id req-09ea6fce-b57d-41b5-aeb8-18125d3e241c 2018-08-13 08:58:14,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:58:14,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:58:14,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["HTObieOBQROmKgvFc_A0Zw"], "issued_at": "2018-08-13T08:58:14.000000Z"}} 2018-08-13 08:58:14,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5152e41d5e1a4b180884e2054ba756a23be88691" 2018-08-13 08:58:14,811 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:14 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e0f1622b-c35a-4c6e-9402-f7a83391f29a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:58:14,811 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e0f1622b-c35a-4c6e-9402-f7a83391f29a 2018-08-13 08:58:14,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:15,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6cdea40b-f8c1-4221-99f8-2b1be4c996df Date: Mon, 13 Aug 2018 08:58:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 08:58:15,024 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-6cdea40b-f8c1-4221-99f8-2b1be4c996df 2018-08-13 08:58:15,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:15,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-6f4ecb2a-fae7-4c89-889d-057cd13ecfa7 Date: Mon, 13 Aug 2018 08:58:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 08:58:15,113 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a used request id req-6f4ecb2a-fae7-4c89-889d-057cd13ecfa7 2018-08-13 08:58:15,114 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-router 2018-08-13 08:58:15,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-router", "admin_state_up": true}}' 2018-08-13 08:58:26,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f345d83e-5575-4f41-b79b-36ee2b8b6cb0 Date: Mon, 13 Aug 2018 08:58:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:58:16Z", "admin_state_up": true, "updated_at": "2018-08-13T08:58:18Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d8f30735-e678-4732-ba55-579adf739054", "name": "NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-router"}} 2018-08-13 08:58:26,482 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-f345d83e-5575-4f41-b79b-36ee2b8b6cb0 2018-08-13 08:58:26,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=d8f30735-e678-4732-ba55-579adf739054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:26,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3136 X-Openstack-Request-Id: req-a888347c-200e-4ab1-8fc2-eb10e4f31f7a Date: Mon, 13 Aug 2018 08:58:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:22Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","ip_address":"169.254.192.20"}],"id":"0a3580ae-194c-4846-a360-96956bbc9a89","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:d9:7c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d8f30735-e678-4732-ba55-579adf739054","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:19Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","ip_address":"169.254.192.4"}],"id":"14593371-fbc7-438b-ad51-b476555f9c99","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7d:09:24","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d8f30735-e678-4732-ba55-579adf739054","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:26Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.107"}],"id":"2751abcf-948c-42b6-b6a5-128c4cec1ea7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:37:9c","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"d8f30735-e678-4732-ba55-579adf739054","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"","created_at":"2018-08-13T08:58:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:20Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","ip_address":"169.254.192.5"}],"id":"68d09f24-64a0-47a6-a51f-fae706a5ba38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:20:e6:82","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d8f30735-e678-4732-ba55-579adf739054","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:20Z","binding:vnic_type":"normal"}]} 2018-08-13 08:58:26,615 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=d8f30735-e678-4732-ba55-579adf739054 used request id req-a888347c-200e-4ab1-8fc2-eb10e4f31f7a 2018-08-13 08:58:26,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:26,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-3b22786f-7b9c-4779-979b-1666bd8c9e5d Date: Mon, 13 Aug 2018 08:58:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}} 2018-08-13 08:58:26,722 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 used request id req-3b22786f-7b9c-4779-979b-1666bd8c9e5d 2018-08-13 08:58:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:26,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-278a2627-59d7-473f-bf9d-f420afe8ae53 Date: Mon, 13 Aug 2018 08:58:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:15Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:58:26,835 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e used request id req-278a2627-59d7-473f-bf9d-f420afe8ae53 2018-08-13 08:58:26,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:26,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-04c89b69-0f2e-4bcb-b6fb-977347b4562f Date: Mon, 13 Aug 2018 08:58:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:15Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:58:26,924 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e used request id req-04c89b69-0f2e-4bcb-b6fb-977347b4562f 2018-08-13 08:58:26,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:27,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5d2e3612-75b8-492e-b13f-dda55dd9536a Date: Mon, 13 Aug 2018 08:58:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:15Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:58:27,025 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e used request id req-5d2e3612-75b8-492e-b13f-dda55dd9536a 2018-08-13 08:58:27,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:27,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-deee902f-3888-48dc-94ad-97771c8849fd Date: Mon, 13 Aug 2018 08:58:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:58:16Z", "admin_state_up": true, "updated_at": "2018-08-13T08:58:23Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "d8f30735-e678-4732-ba55-579adf739054", "name": "NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-router"}]} 2018-08-13 08:58:27,502 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-router used request id req-deee902f-3888-48dc-94ad-97771c8849fd 2018-08-13 08:58:27,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:27,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:27 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b145463e-e6fc-423c-a5ac-4a568b0831c0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:58:27,570 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-b145463e-e6fc-423c-a5ac-4a568b0831c0 2018-08-13 08:58:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=d8f30735-e678-4732-ba55-579adf739054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:27,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3198 X-Openstack-Request-Id: req-6a305aeb-c0d3-4b98-ae10-1a16d0bfc009 Date: Mon, 13 Aug 2018 08:58:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:22Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","ip_address":"169.254.192.20"}],"id":"0a3580ae-194c-4846-a360-96956bbc9a89","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:d9:7c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d8f30735-e678-4732-ba55-579adf739054","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:19Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","ip_address":"169.254.192.4"}],"id":"14593371-fbc7-438b-ad51-b476555f9c99","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7d:09:24","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d8f30735-e678-4732-ba55-579adf739054","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:27Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.107"}],"id":"2751abcf-948c-42b6-b6a5-128c4cec1ea7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:37:9c","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"d8f30735-e678-4732-ba55-579adf739054","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"","created_at":"2018-08-13T08:58:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:20Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","ip_address":"169.254.192.5"}],"id":"68d09f24-64a0-47a6-a51f-fae706a5ba38","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:20:e6:82","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d8f30735-e678-4732-ba55-579adf739054","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:20Z","binding:vnic_type":"normal"}]} 2018-08-13 08:58:27,782 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=d8f30735-e678-4732-ba55-579adf739054 used request id req-6a305aeb-c0d3-4b98-ae10-1a16d0bfc009 2018-08-13 08:58:27,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:27,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-025043a8-5479-47fa-bd9c-0d3c4e341ed0 Date: Mon, 13 Aug 2018 08:58:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}} 2018-08-13 08:58:27,940 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 used request id req-025043a8-5479-47fa-bd9c-0d3c4e341ed0 2018-08-13 08:58:27,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:28,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c00c0a95-f92d-4446-9e3e-d29ab0e11384 Date: Mon, 13 Aug 2018 08:58:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:15Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:58:28,059 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e used request id req-c00c0a95-f92d-4446-9e3e-d29ab0e11384 2018-08-13 08:58:28,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:28,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f2d24798-effe-4095-9ad9-f4403c987b98 Date: Mon, 13 Aug 2018 08:58:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:15Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:58:28,198 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e used request id req-f2d24798-effe-4095-9ad9-f4403c987b98 2018-08-13 08:58:28,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:28,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-33270f3c-1398-4a8e-a5a2-4b8b6a8e467e Date: Mon, 13 Aug 2018 08:58:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3d341207-2d91-4abe-b1b9-ba7dc49ed688","tenant_id":"","created_at":"2018-08-13T08:58:15Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:15Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9ac6306b-d7ad-491a-8f5c-895973432b5e","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 08:58:28,399 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/9ac6306b-d7ad-491a-8f5c-895973432b5e used request id req-33270f3c-1398-4a8e-a5a2-4b8b6a8e467e 2018-08-13 08:58:28,400 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-router 2018-08-13 08:58:28,400 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-router 2018-08-13 08:58:28,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/d8f30735-e678-4732-ba55-579adf739054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:40,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-add83433-793c-4da5-a96c-1974c9651e84 Content-Length: 0 Date: Mon, 13 Aug 2018 08:58:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:58:40,987 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/d8f30735-e678-4732-ba55-579adf739054 used request id req-add83433-793c-4da5-a96c-1974c9651e84 2018-08-13 08:58:40,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:41,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b796ec62-54c5-4bab-865d-0842282c1d3d Date: Mon, 13 Aug 2018 08:58:41 GMT RESP BODY: {"routers": []} 2018-08-13 08:58:41,100 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-router used request id req-b796ec62-54c5-4bab-865d-0842282c1d3d 2018-08-13 08:58:41,101 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-subnet 2018-08-13 08:58:41,101 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-subnet 2018-08-13 08:58:41,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/134caf94-84f9-44e7-9bd8-d245616a2a06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:45,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48c291bb-a90c-45e1-9ad0-0fabd4d33b88 Date: Mon, 13 Aug 2018 08:58:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:58:45,240 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/134caf94-84f9-44e7-9bd8-d245616a2a06 used request id req-48c291bb-a90c-45e1-9ad0-0fabd4d33b88 2018-08-13 08:58:45,240 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-722f4c15-47b2-4428-8b3b-517dc232c3b7-pub-net 2018-08-13 08:58:45,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/18942d5f-cd01-4f2f-b3a2-21f69806b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc94a2ade443f24fea9e4ae3f8c45a68caf3f8a" 2018-08-13 08:58:49,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7205524-8671-4af9-afcd-cc1cffe245b0 Date: Mon, 13 Aug 2018 08:58:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:58:49,155 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/18942d5f-cd01-4f2f-b3a2-21f69806b4fc used request id req-d7205524-8671-4af9-afcd-cc1cffe245b0 2018-08-13 08:58:49,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:58:49,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["YgCIHNRJQf2wsQQ1NhhDvQ"], "issued_at": "2018-08-13T08:58:49.000000Z"}} 2018-08-13 08:58:49,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:49,979 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e79d15c0-c3d3-47f9-90b3-ca11b50b0114 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:58:49,979 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e79d15c0-c3d3-47f9-90b3-ca11b50b0114 2018-08-13 08:58:49,980 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net 2018-08-13 08:58:49,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" -d '{"network": {"name": "NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net", "admin_state_up": true}}' 2018-08-13 08:58:50,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-3ae6c16e-e0b5-4d31-b37c-54e0010b1545 Date: Mon, 13 Aug 2018 08:58:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:58:50Z","is_default":false,"provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:50Z","mtu":1450}} 2018-08-13 08:58:50,444 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-3ae6c16e-e0b5-4d31-b37c-54e0010b1545 2018-08-13 08:58:50,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=5df4a819-159e-4fc4-91b1-8869ec50c2bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:50,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-49dcf199-f3f7-4a1f-9726-dbd3dd1b8bbe Date: Mon, 13 Aug 2018 08:58:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:58:50Z","provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:50Z","provider:network_type":"vxlan"}]} 2018-08-13 08:58:50,912 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=5df4a819-159e-4fc4-91b1-8869ec50c2bc used request id req-49dcf199-f3f7-4a1f-9726-dbd3dd1b8bbe 2018-08-13 08:58:50,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:50,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2b79146b-68ed-496d-a414-99db6f8366d9 Date: Mon, 13 Aug 2018 08:58:50 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:58:50,956 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc used request id req-2b79146b-68ed-496d-a414-99db6f8366d9 2018-08-13 08:58:50,957 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet 2018-08-13 08:58:50,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" -d '{"subnets": [{"ip_version": 4, "network_id": "5df4a819-159e-4fc4-91b1-8869ec50c2bc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet"}]}' 2018-08-13 08:58:51,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-df77e205-4862-4fa2-82a3-95bb932cb14e Date: Mon, 13 Aug 2018 08:58:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:51Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:51Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet"}]} 2018-08-13 08:58:51,991 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-df77e205-4862-4fa2-82a3-95bb932cb14e 2018-08-13 08:58:51,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=5df4a819-159e-4fc4-91b1-8869ec50c2bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:52,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-492f7508-a32a-4a81-8847-35b23e5b10c1 Date: Mon, 13 Aug 2018 08:58:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["1c9c6601-84a0-4616-b7d0-1dd84865f434"],"description":"","tags":[],"updated_at":"2018-08-13T08:58:51Z","provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:50Z","provider:network_type":"vxlan"}]} 2018-08-13 08:58:52,189 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=5df4a819-159e-4fc4-91b1-8869ec50c2bc used request id req-492f7508-a32a-4a81-8847-35b23e5b10c1 2018-08-13 08:58:52,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:52,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8eaa5121-be0c-4668-92c1-4e51015b8536 Date: Mon, 13 Aug 2018 08:58:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:51Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:51Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet"}]} 2018-08-13 08:58:52,318 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc used request id req-8eaa5121-be0c-4668-92c1-4e51015b8536 2018-08-13 08:58:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:52,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-871a42cb-b12e-42ad-9f12-8760826c97a9 Date: Mon, 13 Aug 2018 08:58:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["1c9c6601-84a0-4616-b7d0-1dd84865f434"],"description":"","tags":[],"updated_at":"2018-08-13T08:58:51Z","provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:50Z","provider:network_type":"vxlan"}]} 2018-08-13 08:58:52,524 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net used request id req-871a42cb-b12e-42ad-9f12-8760826c97a9 2018-08-13 08:58:52,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:58:52,537 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:52 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:58:52,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:52,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:52 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1f11a421-b962-4819-bd61-bfe381643c88 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:58:52,581 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-1f11a421-b962-4819-bd61-bfe381643c88 2018-08-13 08:58:52,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:52,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-76c533c6-bf87-4708-917f-ac8b2e06e9ba Date: Mon, 13 Aug 2018 08:58:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:51Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:51Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet"}]} 2018-08-13 08:58:52,698 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc used request id req-76c533c6-bf87-4708-917f-ac8b2e06e9ba 2018-08-13 08:58:52,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc&name=NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:52,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-97c809af-4320-4854-b1ef-302ea66aa631 Date: Mon, 13 Aug 2018 08:58:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:51Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:51Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet"}]} 2018-08-13 08:58:52,779 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc&name=NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet used request id req-97c809af-4320-4854-b1ef-302ea66aa631 2018-08-13 08:58:52,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:58:52,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:58:53,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Z2sJqCBySgC04n_rWwjqxg"], "issued_at": "2018-08-13T08:58:53.000000Z"}} 2018-08-13 08:58:53,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86187bb7e2035e51c13ad1332c22c3ee992ab815" 2018-08-13 08:58:53,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:53 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b53b0787-463a-4e1c-a971-45d3596e89da X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:58:53,266 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b53b0787-463a-4e1c-a971-45d3596e89da 2018-08-13 08:58:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:53,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a853ec23-b028-423d-b704-384237c95686 Date: Mon, 13 Aug 2018 08:58:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["1c9c6601-84a0-4616-b7d0-1dd84865f434"],"description":"","tags":[],"updated_at":"2018-08-13T08:58:51Z","provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:50Z","provider:network_type":"vxlan"}]} 2018-08-13 08:58:53,759 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net used request id req-a853ec23-b028-423d-b704-384237c95686 2018-08-13 08:58:53,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:53,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9be3dda0-5b3c-4bc9-9354-e703e3b7b4c3 Date: Mon, 13 Aug 2018 08:58:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:51Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:51Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet"}]} 2018-08-13 08:58:53,842 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc used request id req-9be3dda0-5b3c-4bc9-9354-e703e3b7b4c3 2018-08-13 08:58:53,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:54,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f3ff48f4-27f6-4bb7-9aec-45a014ec854f Date: Mon, 13 Aug 2018 08:58:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["1c9c6601-84a0-4616-b7d0-1dd84865f434"],"description":"","tags":[],"updated_at":"2018-08-13T08:58:51Z","provider:segmentation_id":38,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:50Z","provider:network_type":"vxlan"}]} 2018-08-13 08:58:54,024 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net used request id req-f3ff48f4-27f6-4bb7-9aec-45a014ec854f 2018-08-13 08:58:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:58:54,032 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:54 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:58:54,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86187bb7e2035e51c13ad1332c22c3ee992ab815" 2018-08-13 08:58:54,074 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:58:54 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-21adb805-f535-4b5b-b223-6487c623814d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:58:54,074 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-21adb805-f535-4b5b-b223-6487c623814d 2018-08-13 08:58:54,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:54,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5da196de-96dc-4074-9295-ec4db643dd32 Date: Mon, 13 Aug 2018 08:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:51Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:51Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet"}]} 2018-08-13 08:58:54,182 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc used request id req-5da196de-96dc-4074-9295-ec4db643dd32 2018-08-13 08:58:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc&name=NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:54,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f082a018-291b-43ca-8c6f-f67d5ca44555 Date: Mon, 13 Aug 2018 08:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:51Z","dns_nameservers":[],"updated_at":"2018-08-13T08:58:51Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet"}]} 2018-08-13 08:58:54,260 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5df4a819-159e-4fc4-91b1-8869ec50c2bc&name=NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet used request id req-f082a018-291b-43ca-8c6f-f67d5ca44555 2018-08-13 08:58:54,261 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net 2018-08-13 08:58:54,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" -d '{"port": {"network_id": "5df4a819-159e-4fc4-91b1-8869ec50c2bc", "fixed_ips": [{"subnet_id": "1c9c6601-84a0-4616-b7d0-1dd84865f434", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-port", "admin_state_up": true}}' 2018-08-13 08:58:55,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-86094e98-2f8f-43f2-a5ac-5d146460e500 Date: Mon, 13 Aug 2018 08:58:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:54Z","device_owner":"","revision_number":1,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","ip_address":"10.55.1.100"}],"id":"692b06ba-f528-471d-b096-beb4610cdf26","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:89:ac:0e","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-port","admin_state_up":true,"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:54Z","binding:vnic_type":"normal"}} 2018-08-13 08:58:55,571 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-86094e98-2f8f-43f2-a5ac-5d146460e500 2018-08-13 08:58:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:55,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6267 X-Openstack-Request-Id: req-ad2870db-9fe0-4107-b379-3d90f547a475 Date: Mon, 13 Aug 2018 08:58:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:53Z","device_owner":"network:dhcp","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","ip_address":"10.55.1.2"}],"id":"183790e0-d6c9-408c-95c2-b141b3c9b960","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:d3:81","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-5df4a819-159e-4fc4-91b1-8869ec50c2bc","name":"","admin_state_up":true,"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:54Z","device_owner":"","revision_number":1,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","ip_address":"10.55.1.100"}],"id":"692b06ba-f528-471d-b096-beb4610cdf26","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:89:ac:0e","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-port","admin_state_up":true,"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:28:38Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.103"}],"id":"6b5bbc58-0edc-4ff8-a2dc-a9e99d011544","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:97:52","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:28:37Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.101"}],"id":"7051c676-3081-46c7-aac3-e78dac280152","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:22:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:54Z","device_owner":"network:dhcp","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","ip_address":"10.55.1.3"}],"id":"71bfddd8-be00-48db-b34b-e28e36b52d57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:49:77","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-5df4a819-159e-4fc4-91b1-8869ec50c2bc","name":"","admin_state_up":true,"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:28:37Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.102"}],"id":"aaf1c2f9-cbeb-43c7-9c2d-b501a18e584c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5a:bb","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:58:55Z","device_owner":"network:dhcp","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1c9c6601-84a0-4616-b7d0-1dd84865f434","ip_address":"10.55.1.4"}],"id":"b963efa9-38b0-4dd9-a5f6-e6a7bfc6d2c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:ed:79","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-5df4a819-159e-4fc4-91b1-8869ec50c2bc","name":"","admin_state_up":true,"network_id":"5df4a819-159e-4fc4-91b1-8869ec50c2bc","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:58:54Z","binding:vnic_type":"normal"}]} 2018-08-13 08:58:55,655 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports used request id req-ad2870db-9fe0-4107-b379-3d90f547a475 2018-08-13 08:58:55,656 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-port 2018-08-13 08:58:55,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/692b06ba-f528-471d-b096-beb4610cdf26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:58:56,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f124d93-9967-478b-89e8-81fd422aab9b Date: Mon, 13 Aug 2018 08:58:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:58:56,610 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/692b06ba-f528-471d-b096-beb4610cdf26 used request id req-0f124d93-9967-478b-89e8-81fd422aab9b 2018-08-13 08:58:56,610 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet 2018-08-13 08:58:56,610 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-subnet 2018-08-13 08:58:56,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/1c9c6601-84a0-4616-b7d0-1dd84865f434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:59:00,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ddb16be-165b-47a4-b1bf-02fbebc3b044 Date: Mon, 13 Aug 2018 08:59:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:59:00,709 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/1c9c6601-84a0-4616-b7d0-1dd84865f434 used request id req-8ddb16be-165b-47a4-b1bf-02fbebc3b044 2018-08-13 08:59:00,709 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ffd5f054-1b2f-4536-80be-3dff5adf6b7a-pub-net 2018-08-13 08:59:00,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/5df4a819-159e-4fc4-91b1-8869ec50c2bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7b4aab368ff7b837552742f708fcf61ec39c9c" 2018-08-13 08:59:04,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-162153ae-9852-488a-ba88-da1b4b46b90b Date: Mon, 13 Aug 2018 08:59:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:59:04,162 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/5df4a819-159e-4fc4-91b1-8869ec50c2bc used request id req-162153ae-9852-488a-ba88-da1b4b46b90b 2018-08-13 08:59:04,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:59:04,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["rqChHsjcSrebXrL_lpFMNw"], "issued_at": "2018-08-13T08:59:04.000000Z"}} 2018-08-13 08:59:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:04,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2f4f306a-be30-40a6-b0bf-048d06323990 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:59:04,660 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2f4f306a-be30-40a6-b0bf-048d06323990 2018-08-13 08:59:04,660 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net 2018-08-13 08:59:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" -d '{"network": {"name": "NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net", "admin_state_up": true}}' 2018-08-13 08:59:05,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-243706ef-7679-424c-a6a3-4a3a51a6f6e3 Date: Mon, 13 Aug 2018 08:59:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6284fc11-8b48-4eb6-8241-af73eba0e447","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:59:04Z","is_default":false,"provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:04Z","mtu":1450}} 2018-08-13 08:59:05,139 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-243706ef-7679-424c-a6a3-4a3a51a6f6e3 2018-08-13 08:59:05,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=6284fc11-8b48-4eb6-8241-af73eba0e447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:05,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b86ea73e-9332-450c-b3b6-c6683712e2ad Date: Mon, 13 Aug 2018 08:59:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"6284fc11-8b48-4eb6-8241-af73eba0e447","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:59:04Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:04Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:05,278 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=6284fc11-8b48-4eb6-8241-af73eba0e447 used request id req-b86ea73e-9332-450c-b3b6-c6683712e2ad 2018-08-13 08:59:05,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:05,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bffb8a1f-18aa-40c7-a0d2-40ec21997111 Date: Mon, 13 Aug 2018 08:59:05 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:59:05,350 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447 used request id req-bffb8a1f-18aa-40c7-a0d2-40ec21997111 2018-08-13 08:59:05,350 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet 2018-08-13 08:59:05,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" -d '{"subnets": [{"ip_version": 4, "network_id": "6284fc11-8b48-4eb6-8241-af73eba0e447", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet"}]}' 2018-08-13 08:59:06,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5959624f-8d4d-4c95-bce3-b67168208095 Date: Mon, 13 Aug 2018 08:59:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:05Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet"}]} 2018-08-13 08:59:06,406 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-5959624f-8d4d-4c95-bce3-b67168208095 2018-08-13 08:59:06,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=6284fc11-8b48-4eb6-8241-af73eba0e447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:06,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-00d7057f-f097-498d-9b2f-32012076cf48 Date: Mon, 13 Aug 2018 08:59:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6284fc11-8b48-4eb6-8241-af73eba0e447","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["147f7bb0-8a5e-4897-9ccc-726b7b7d893a"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:05Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:04Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:06,590 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=6284fc11-8b48-4eb6-8241-af73eba0e447 used request id req-00d7057f-f097-498d-9b2f-32012076cf48 2018-08-13 08:59:06,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:06,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-27f266b0-9eff-4364-8064-8d0e7f83f83a Date: Mon, 13 Aug 2018 08:59:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:05Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet"}]} 2018-08-13 08:59:06,665 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447 used request id req-27f266b0-9eff-4364-8064-8d0e7f83f83a 2018-08-13 08:59:06,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:06,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-49cf4719-f774-42eb-9585-9ded03c011e6 Date: Mon, 13 Aug 2018 08:59:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6284fc11-8b48-4eb6-8241-af73eba0e447","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["147f7bb0-8a5e-4897-9ccc-726b7b7d893a"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:05Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:04Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:06,954 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net used request id req-49cf4719-f774-42eb-9585-9ded03c011e6 2018-08-13 08:59:06,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:59:06,963 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:06 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:59:06,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:07,012 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:07 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c6aac476-02cc-437d-884c-34e7330ff36f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:59:07,012 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-c6aac476-02cc-437d-884c-34e7330ff36f 2018-08-13 08:59:07,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:07,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-97e49bb7-c1b7-45c5-8172-c46ab1924689 Date: Mon, 13 Aug 2018 08:59:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:05Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet"}]} 2018-08-13 08:59:07,137 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447 used request id req-97e49bb7-c1b7-45c5-8172-c46ab1924689 2018-08-13 08:59:07,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447&name=NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:07,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fd51ecfc-8dcc-4d4b-a6d9-ba87c07eb327 Date: Mon, 13 Aug 2018 08:59:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:05Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet"}]} 2018-08-13 08:59:07,240 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447&name=NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet used request id req-fd51ecfc-8dcc-4d4b-a6d9-ba87c07eb327 2018-08-13 08:59:07,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:59:07,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:59:07,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["YcZylTP2TsOx_BNingr-BA"], "issued_at": "2018-08-13T08:59:07.000000Z"}} 2018-08-13 08:59:07,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951277dc5e96293a4f08259c275491c89c717f84" 2018-08-13 08:59:07,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-514f84dc-2f62-4c0b-bf3b-564c718aefd6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:59:07,794 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-514f84dc-2f62-4c0b-bf3b-564c718aefd6 2018-08-13 08:59:07,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:08,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a516c7c7-6403-479e-83ec-2b1e993df4c4 Date: Mon, 13 Aug 2018 08:59:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6284fc11-8b48-4eb6-8241-af73eba0e447","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["147f7bb0-8a5e-4897-9ccc-726b7b7d893a"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:05Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:04Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:08,005 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net used request id req-a516c7c7-6403-479e-83ec-2b1e993df4c4 2018-08-13 08:59:08,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:08,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3c0485b3-9cfc-454f-9317-b265f311ad3a Date: Mon, 13 Aug 2018 08:59:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:05Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet"}]} 2018-08-13 08:59:08,124 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447 used request id req-3c0485b3-9cfc-454f-9317-b265f311ad3a 2018-08-13 08:59:08,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:08,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-49405ad4-3f77-4295-b6ef-bf28ac994fb7 Date: Mon, 13 Aug 2018 08:59:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6284fc11-8b48-4eb6-8241-af73eba0e447","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["147f7bb0-8a5e-4897-9ccc-726b7b7d893a"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:05Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:04Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:08,360 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net used request id req-49405ad4-3f77-4295-b6ef-bf28ac994fb7 2018-08-13 08:59:08,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:59:08,372 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:08 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:59:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951277dc5e96293a4f08259c275491c89c717f84" 2018-08-13 08:59:08,412 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:08 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1ebc5951-eccf-4aa6-bb94-87c1c539a4e8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:59:08,412 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-1ebc5951-eccf-4aa6-bb94-87c1c539a4e8 2018-08-13 08:59:08,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:08,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f5983b54-9baa-49f7-b668-42c97491038c Date: Mon, 13 Aug 2018 08:59:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:05Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet"}]} 2018-08-13 08:59:08,489 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447 used request id req-f5983b54-9baa-49f7-b668-42c97491038c 2018-08-13 08:59:08,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447&name=NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:08,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6befa438-3b2c-4e44-bfc6-b684e23abf63 Date: Mon, 13 Aug 2018 08:59:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:05Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet"}]} 2018-08-13 08:59:08,607 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=6284fc11-8b48-4eb6-8241-af73eba0e447&name=NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet used request id req-6befa438-3b2c-4e44-bfc6-b684e23abf63 2018-08-13 08:59:08,607 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net 2018-08-13 08:59:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" -d '{"port": {"network_id": "6284fc11-8b48-4eb6-8241-af73eba0e447", "fixed_ips": [{"subnet_id": "147f7bb0-8a5e-4897-9ccc-726b7b7d893a", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-port", "admin_state_up": true}}' 2018-08-13 08:59:09,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-49c59756-6133-4593-9845-275eac728d02 Date: Mon, 13 Aug 2018 08:59:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:59:09Z","device_owner":"","revision_number":1,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","ip_address":"10.55.1.100"}],"id":"edfbd064-c444-4c54-8a89-de44503d9e17","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:50:99","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-port","admin_state_up":true,"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:08Z","binding:vnic_type":"normal"}} 2018-08-13 08:59:09,708 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-49c59756-6133-4593-9845-275eac728d02 2018-08-13 08:59:09,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:09,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6267 X-Openstack-Request-Id: req-deaf4962-bd01-4384-ad7e-58fe792825b6 Date: Mon, 13 Aug 2018 08:59:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:59:07Z","device_owner":"network:dhcp","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","ip_address":"10.55.1.2"}],"id":"4f901237-ba14-4742-b572-b1030848b8d6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:e5:99","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-6284fc11-8b48-4eb6-8241-af73eba0e447","name":"","admin_state_up":true,"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:28:38Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.103"}],"id":"6b5bbc58-0edc-4ff8-a2dc-a9e99d011544","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:97:52","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:28:37Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.101"}],"id":"7051c676-3081-46c7-aac3-e78dac280152","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:22:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:59:08Z","device_owner":"network:dhcp","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","ip_address":"10.55.1.3"}],"id":"9fee0e04-ac94-42d2-826a-dbf8580aa6d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:98:d6:6d","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-6284fc11-8b48-4eb6-8241-af73eba0e447","name":"","admin_state_up":true,"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:07Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:28:37Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.102"}],"id":"aaf1c2f9-cbeb-43c7-9c2d-b501a18e584c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:5a:bb","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:59:09Z","device_owner":"network:dhcp","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","ip_address":"10.55.1.4"}],"id":"c988df23-b258-4edc-bc22-9081fa319b0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:b6:ec","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-6284fc11-8b48-4eb6-8241-af73eba0e447","name":"","admin_state_up":true,"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:59:09Z","device_owner":"","revision_number":1,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"147f7bb0-8a5e-4897-9ccc-726b7b7d893a","ip_address":"10.55.1.100"}],"id":"edfbd064-c444-4c54-8a89-de44503d9e17","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:50:99","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-port","admin_state_up":true,"network_id":"6284fc11-8b48-4eb6-8241-af73eba0e447","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:08Z","binding:vnic_type":"normal"}]} 2018-08-13 08:59:09,835 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports used request id req-deaf4962-bd01-4384-ad7e-58fe792825b6 2018-08-13 08:59:09,836 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-port 2018-08-13 08:59:09,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/edfbd064-c444-4c54-8a89-de44503d9e17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:11,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-648db873-e144-4db7-829b-04173358e8d3 Date: Mon, 13 Aug 2018 08:59:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:59:11,003 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/edfbd064-c444-4c54-8a89-de44503d9e17 used request id req-648db873-e144-4db7-829b-04173358e8d3 2018-08-13 08:59:11,004 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet 2018-08-13 08:59:11,004 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-subnet 2018-08-13 08:59:11,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/147f7bb0-8a5e-4897-9ccc-726b7b7d893a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:14,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca91ed7b-83a1-4c4a-a4fe-d3bb29599054 Date: Mon, 13 Aug 2018 08:59:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:59:14,955 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/147f7bb0-8a5e-4897-9ccc-726b7b7d893a used request id req-ca91ed7b-83a1-4c4a-a4fe-d3bb29599054 2018-08-13 08:59:14,956 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0b8f5181-63d7-48e2-8b06-3d7da22a8761-pub-net 2018-08-13 08:59:14,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/6284fc11-8b48-4eb6-8241-af73eba0e447 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1402a9fa09db1891ddd54d922db441ec0283bb4" 2018-08-13 08:59:18,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-501ed570-51f6-4d08-acd5-53e0bf155511 Date: Mon, 13 Aug 2018 08:59:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:59:18,642 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/6284fc11-8b48-4eb6-8241-af73eba0e447 used request id req-501ed570-51f6-4d08-acd5-53e0bf155511 2018-08-13 08:59:18,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:59:19,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["sxrUZNGMTnOuig3A0P0fXg"], "issued_at": "2018-08-13T08:59:19.000000Z"}} 2018-08-13 08:59:19,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:19,188 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:19 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8f1a0f4a-6049-4592-b6f4-e85d60a5ea64 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:59:19,188 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8f1a0f4a-6049-4592-b6f4-e85d60a5ea64 2018-08-13 08:59:19,189 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net 2018-08-13 08:59:19,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" -d '{"network": {"name": "NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net", "admin_state_up": true}}' 2018-08-13 08:59:19,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-c630fd72-8bde-4151-a3c1-54c96d61f536 Date: Mon, 13 Aug 2018 08:59:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:59:19Z","is_default":false,"provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:19Z","mtu":1450}} 2018-08-13 08:59:19,968 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-c630fd72-8bde-4151-a3c1-54c96d61f536 2018-08-13 08:59:19,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:20,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6d4ff9e2-f99a-4c25-accd-664fa17472a1 Date: Mon, 13 Aug 2018 08:59:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:59:19Z","provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:19Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:20,106 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 used request id req-6d4ff9e2-f99a-4c25-accd-664fa17472a1 2018-08-13 08:59:20,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:20,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8b2b6f14-8cda-4f30-9295-fffd30d184b4 Date: Mon, 13 Aug 2018 08:59:20 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:59:20,186 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 used request id req-8b2b6f14-8cda-4f30-9295-fffd30d184b4 2018-08-13 08:59:20,186 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet 2018-08-13 08:59:20,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" -d '{"subnets": [{"ip_version": 4, "network_id": "44e84f3f-ec54-4d63-9687-b4fc9ec31cd2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet"}]}' 2018-08-13 08:59:20,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-730f30fd-1699-477f-a453-9dfd7ea332ce Date: Mon, 13 Aug 2018 08:59:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:20Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59: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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"22d82968-103e-433d-9b76-d74c6532b22c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet"}]} 2018-08-13 08:59:20,890 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-730f30fd-1699-477f-a453-9dfd7ea332ce 2018-08-13 08:59:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:21,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-556f3fcf-6a76-4522-a8eb-4b19e32fda4f Date: Mon, 13 Aug 2018 08:59:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["22d82968-103e-433d-9b76-d74c6532b22c"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:20Z","provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:19Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:21,367 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 used request id req-556f3fcf-6a76-4522-a8eb-4b19e32fda4f 2018-08-13 08:59:21,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:21,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9ded9063-01fd-47bd-a09d-52d1cd643e16 Date: Mon, 13 Aug 2018 08:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:20Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59: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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"22d82968-103e-433d-9b76-d74c6532b22c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet"}]} 2018-08-13 08:59:21,461 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 used request id req-9ded9063-01fd-47bd-a09d-52d1cd643e16 2018-08-13 08:59:21,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:21,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fcfa9ff8-31b1-4ed4-97b8-3d253fd0363f Date: Mon, 13 Aug 2018 08:59:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["22d82968-103e-433d-9b76-d74c6532b22c"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:20Z","provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:19Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:21,663 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net used request id req-fcfa9ff8-31b1-4ed4-97b8-3d253fd0363f 2018-08-13 08:59:21,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:59:21,673 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:21 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:59:21,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:21,720 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:21 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-86c3c42d-054e-429d-a851-1f9cdde7e711 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:59:21,720 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-86c3c42d-054e-429d-a851-1f9cdde7e711 2018-08-13 08:59:21,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:21,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3f936176-78fc-44c4-8b72-d04d548399c1 Date: Mon, 13 Aug 2018 08:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:20Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59: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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"22d82968-103e-433d-9b76-d74c6532b22c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet"}]} 2018-08-13 08:59:21,834 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 used request id req-3f936176-78fc-44c4-8b72-d04d548399c1 2018-08-13 08:59:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2&name=NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:21,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bdcc71ce-887a-4dcf-abf8-175e5b350861 Date: Mon, 13 Aug 2018 08:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:20Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59: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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"22d82968-103e-433d-9b76-d74c6532b22c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet"}]} 2018-08-13 08:59:21,957 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2&name=NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet used request id req-bdcc71ce-887a-4dcf-abf8-175e5b350861 2018-08-13 08:59:21,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:59:21,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:59:22,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:59:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["mBa7K9W8S5Svc2gdAv8JXg"], "issued_at": "2018-08-13T08:59:22.000000Z"}} 2018-08-13 08:59:22,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880ec4bfd3330e9dde1833f7a8a1c0cf926dbc12" 2018-08-13 08:59:22,515 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:22 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-bd4ebad9-75ce-465d-be59-70add109cc11 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:59:22,515 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-bd4ebad9-75ce-465d-be59-70add109cc11 2018-08-13 08:59:22,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:22,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4022f97f-e97e-45d4-ba29-7f5fd5fa2370 Date: Mon, 13 Aug 2018 08:59:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["22d82968-103e-433d-9b76-d74c6532b22c"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:20Z","provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:19Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:22,674 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net used request id req-4022f97f-e97e-45d4-ba29-7f5fd5fa2370 2018-08-13 08:59:22,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:22,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-899c6cc1-a864-424b-9dbf-b0808666a9e2 Date: Mon, 13 Aug 2018 08:59:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:20Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59: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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"22d82968-103e-433d-9b76-d74c6532b22c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet"}]} 2018-08-13 08:59:22,747 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 used request id req-899c6cc1-a864-424b-9dbf-b0808666a9e2 2018-08-13 08:59:22,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:22,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-06260b67-b56b-4a4c-8543-aac60e372c94 Date: Mon, 13 Aug 2018 08:59:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["22d82968-103e-433d-9b76-d74c6532b22c"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:20Z","provider:segmentation_id":48,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:19Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:22,936 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net used request id req-06260b67-b56b-4a4c-8543-aac60e372c94 2018-08-13 08:59:22,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:59:22,946 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:22 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:59:22,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880ec4bfd3330e9dde1833f7a8a1c0cf926dbc12" 2018-08-13 08:59:22,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:22 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-ce96ed9d-3f8c-4e31-885e-7b008104d4b9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:59:22,991 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-ce96ed9d-3f8c-4e31-885e-7b008104d4b9 2018-08-13 08:59:22,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:23,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9638bdbd-cf0e-4dca-98e1-663e34496a0b Date: Mon, 13 Aug 2018 08:59:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:20Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59: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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"22d82968-103e-433d-9b76-d74c6532b22c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet"}]} 2018-08-13 08:59:23,077 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 used request id req-9638bdbd-cf0e-4dca-98e1-663e34496a0b 2018-08-13 08:59:23,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2&name=NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:23,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ed884b4-4624-464b-ab87-f3a3bed961f5 Date: Mon, 13 Aug 2018 08:59:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e84f3f-ec54-4d63-9687-b4fc9ec31cd2","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:20Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59: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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"22d82968-103e-433d-9b76-d74c6532b22c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet"}]} 2018-08-13 08:59:23,173 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=44e84f3f-ec54-4d63-9687-b4fc9ec31cd2&name=NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet used request id req-6ed884b4-4624-464b-ab87-f3a3bed961f5 2018-08-13 08:59:23,173 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net 2018-08-13 08:59:23,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" -d '{"port": {"network_id": "44e84f3f-ec54-4d63-9687-b4fc9ec31cd2", "fixed_ips": [{"subnet_id": "22d82968-103e-433d-9b76-d74c6532b22c", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-port", "admin_state_up": true}}' 2018-08-13 08:59:23,199 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-21f7b315-4e69-4fae-9777-12c7909e89fe Date: Mon, 13 Aug 2018 08:59:23 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-13 08:59:23,199 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-21f7b315-4e69-4fae-9777-12c7909e89fe 2018-08-13 08:59:23,199 - 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-08-13 08:59:23,199 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet 2018-08-13 08:59:23,200 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-subnet 2018-08-13 08:59:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/22d82968-103e-433d-9b76-d74c6532b22c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:27,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c849678b-c195-4399-b491-0a946e8e90d4 Date: Mon, 13 Aug 2018 08:59:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:59:27,830 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/22d82968-103e-433d-9b76-d74c6532b22c used request id req-c849678b-c195-4399-b491-0a946e8e90d4 2018-08-13 08:59:27,830 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8dd786dc-2423-47f9-a613-941e3231d5fe-pub-net 2018-08-13 08:59:27,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe0f7562e9ff1411740c6389b03cc32a6d8950" 2018-08-13 08:59:32,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55c74a22-9421-40e5-8cc2-747a2ee6c8ca Date: Mon, 13 Aug 2018 08:59:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:59:32,345 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/44e84f3f-ec54-4d63-9687-b4fc9ec31cd2 used request id req-55c74a22-9421-40e5-8cc2-747a2ee6c8ca 2018-08-13 08:59:32,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:59:32,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["uOyE6mrKQtyQfpiPd25woA"], "issued_at": "2018-08-13T08:59:32.000000Z"}} 2018-08-13 08:59:32,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:32,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:32 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e174b675-f4de-4ab6-a6a7-4cda3e29819a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:59:32,913 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e174b675-f4de-4ab6-a6a7-4cda3e29819a 2018-08-13 08:59:32,914 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net 2018-08-13 08:59:32,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" -d '{"network": {"name": "NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net", "admin_state_up": true}}' 2018-08-13 08:59:33,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-886e33d2-68b2-4a6d-9491-1d058209f614 Date: Mon, 13 Aug 2018 08:59:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:59:33Z","is_default":false,"provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:33Z","mtu":1450}} 2018-08-13 08:59:33,642 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-886e33d2-68b2-4a6d-9491-1d058209f614 2018-08-13 08:59:33,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:33,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3f244492-39a6-4660-966f-6bd525d608e1 Date: Mon, 13 Aug 2018 08:59:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:59:33Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:33Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:33,905 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 used request id req-3f244492-39a6-4660-966f-6bd525d608e1 2018-08-13 08:59:33,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:33,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-71f5b6b1-797b-48e2-9a07-6c57ccafad9c Date: Mon, 13 Aug 2018 08:59:33 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:59:33,964 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 used request id req-71f5b6b1-797b-48e2-9a07-6c57ccafad9c 2018-08-13 08:59:33,964 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet 2018-08-13 08:59:33,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" -d '{"subnets": [{"ip_version": 4, "network_id": "8f1f2f67-e7ab-4eda-ab46-c5eb5f268256", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet"}]}' 2018-08-13 08:59:35,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cdbec31d-7899-4778-8958-22dadc31725c Date: Mon, 13 Aug 2018 08:59:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:34Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:34Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"184a6528-efec-48d5-9e3c-be2a54afc7bc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet"}]} 2018-08-13 08:59:35,485 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-cdbec31d-7899-4778-8958-22dadc31725c 2018-08-13 08:59:35,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:35,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c1135b7a-8c75-46fd-bb36-a5b169da9812 Date: Mon, 13 Aug 2018 08:59:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["184a6528-efec-48d5-9e3c-be2a54afc7bc"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:34Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:33Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:35,691 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 used request id req-c1135b7a-8c75-46fd-bb36-a5b169da9812 2018-08-13 08:59:35,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:35,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cca5e827-23ef-420a-9e12-712f875574f8 Date: Mon, 13 Aug 2018 08:59:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:34Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:34Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"184a6528-efec-48d5-9e3c-be2a54afc7bc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet"}]} 2018-08-13 08:59:35,802 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 used request id req-cca5e827-23ef-420a-9e12-712f875574f8 2018-08-13 08:59:35,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:35,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4b74ac1c-a9d7-4c3c-9bbe-6844615b78d6 Date: Mon, 13 Aug 2018 08:59:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["184a6528-efec-48d5-9e3c-be2a54afc7bc"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:34Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:33Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:35,955 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net used request id req-4b74ac1c-a9d7-4c3c-9bbe-6844615b78d6 2018-08-13 08:59:35,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:59:35,965 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:35 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:59:35,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:36,003 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:36 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-32d983e6-2fcd-43a3-90d0-d6c0a336c1fb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:59:36,004 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-32d983e6-2fcd-43a3-90d0-d6c0a336c1fb 2018-08-13 08:59:36,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:36,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ad527c61-a0b9-4f88-a2ec-24151f0989cc Date: Mon, 13 Aug 2018 08:59:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:34Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:34Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"184a6528-efec-48d5-9e3c-be2a54afc7bc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet"}]} 2018-08-13 08:59:36,100 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 used request id req-ad527c61-a0b9-4f88-a2ec-24151f0989cc 2018-08-13 08:59:36,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256&name=NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:36,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b2abb4fb-a4b9-4346-b8bf-5fbd70b91b24 Date: Mon, 13 Aug 2018 08:59:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:34Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:34Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"184a6528-efec-48d5-9e3c-be2a54afc7bc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet"}]} 2018-08-13 08:59:36,187 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256&name=NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet used request id req-b2abb4fb-a4b9-4346-b8bf-5fbd70b91b24 2018-08-13 08:59:36,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:59:36,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:59:36,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:59:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["5T8DBNkFTMailzylkMXCIw"], "issued_at": "2018-08-13T08:59:36.000000Z"}} 2018-08-13 08:59:36,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd93eeba9908d593fd41224410aadd4cf00bef" 2018-08-13 08:59:36,801 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:36 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0aedc0d9-239a-41ac-921e-48812286bcf9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:59:36,801 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0aedc0d9-239a-41ac-921e-48812286bcf9 2018-08-13 08:59:36,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:36,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c177ca3d-31dd-4243-8a4a-e33b3b44f4e0 Date: Mon, 13 Aug 2018 08:59:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["184a6528-efec-48d5-9e3c-be2a54afc7bc"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:34Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:33Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:36,959 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net used request id req-c177ca3d-31dd-4243-8a4a-e33b3b44f4e0 2018-08-13 08:59:36,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:37,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b3dfb1d2-ec98-430c-b271-9b8c556734c3 Date: Mon, 13 Aug 2018 08:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:34Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:34Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"184a6528-efec-48d5-9e3c-be2a54afc7bc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet"}]} 2018-08-13 08:59:37,040 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 used request id req-b3dfb1d2-ec98-430c-b271-9b8c556734c3 2018-08-13 08:59:37,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:37,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-02a1ee1a-f8f5-48c4-9bcf-ccb4a5d82b98 Date: Mon, 13 Aug 2018 08:59:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["184a6528-efec-48d5-9e3c-be2a54afc7bc"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:34Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:33Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:37,214 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net used request id req-02a1ee1a-f8f5-48c4-9bcf-ccb4a5d82b98 2018-08-13 08:59:37,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:59:37,226 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:37 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:59:37,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd93eeba9908d593fd41224410aadd4cf00bef" 2018-08-13 08:59:37,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:37 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-add2abd9-cc1c-4c00-aeb3-7851fb069783 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:59:37,261 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-add2abd9-cc1c-4c00-aeb3-7851fb069783 2018-08-13 08:59:37,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:37,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e29d08a5-0599-4ee1-80ec-957affc8cd4e Date: Mon, 13 Aug 2018 08:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:34Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:34Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"184a6528-efec-48d5-9e3c-be2a54afc7bc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet"}]} 2018-08-13 08:59:37,356 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 used request id req-e29d08a5-0599-4ee1-80ec-957affc8cd4e 2018-08-13 08:59:37,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256&name=NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:37,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4ad72c7c-aac3-43c8-90db-ba80a1b753b2 Date: Mon, 13 Aug 2018 08:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f1f2f67-e7ab-4eda-ab46-c5eb5f268256","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:34Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:34Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"184a6528-efec-48d5-9e3c-be2a54afc7bc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet"}]} 2018-08-13 08:59:37,526 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=8f1f2f67-e7ab-4eda-ab46-c5eb5f268256&name=NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet used request id req-4ad72c7c-aac3-43c8-90db-ba80a1b753b2 2018-08-13 08:59:37,527 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net 2018-08-13 08:59:37,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" -d '{"port": {"network_id": "8f1f2f67-e7ab-4eda-ab46-c5eb5f268256", "fixed_ips": [{"subnet_id": "184a6528-efec-48d5-9e3c-be2a54afc7bc", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-port", "admin_state_up": true}}' 2018-08-13 08:59:37,945 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-2c7e8987-e944-4a0e-a591-42fb5aa4928c Date: Mon, 13 Aug 2018 08:59:37 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-08-13 08:59:37,945 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-2c7e8987-e944-4a0e-a591-42fb5aa4928c 2018-08-13 08:59:37,945 - 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-08-13 08:59:37,945 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet 2018-08-13 08:59:37,945 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-subnet 2018-08-13 08:59:37,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/184a6528-efec-48d5-9e3c-be2a54afc7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:41,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a6f68a7-bb88-4400-adc9-54fa59648da1 Date: Mon, 13 Aug 2018 08:59:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:59:41,808 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/184a6528-efec-48d5-9e3c-be2a54afc7bc used request id req-3a6f68a7-bb88-4400-adc9-54fa59648da1 2018-08-13 08:59:41,808 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-21f2d7a8-4632-4dba-a5cc-086f529a3a9c-pub-net 2018-08-13 08:59:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6719f0f10bf0c97da139fe05dc45bdfaa07e263" 2018-08-13 08:59:45,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b881623f-7487-4851-8168-cfab092b5783 Date: Mon, 13 Aug 2018 08:59:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:59:45,326 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/8f1f2f67-e7ab-4eda-ab46-c5eb5f268256 used request id req-b881623f-7487-4851-8168-cfab092b5783 2018-08-13 08:59:45,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:59:45,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["CkkkwQoAR--v2sCULwNwqQ"], "issued_at": "2018-08-13T08:59:45.000000Z"}} 2018-08-13 08:59:45,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:45,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fb0c1a92-5870-4715-b14c-0b4e6d5b4b75 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:59:45,813 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fb0c1a92-5870-4715-b14c-0b4e6d5b4b75 2018-08-13 08:59:45,814 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net 2018-08-13 08:59:45,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" -d '{"network": {"name": "NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net", "admin_state_up": true}}' 2018-08-13 08:59:46,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-e078e3c5-75b7-4cb3-89e2-dbd6621a8a4a Date: Mon, 13 Aug 2018 08:59:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:59:46Z","is_default":false,"provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","mtu":1450}} 2018-08-13 08:59:46,227 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-e078e3c5-75b7-4cb3-89e2-dbd6621a8a4a 2018-08-13 08:59:46,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=b753efba-c83b-4e19-ac3d-ae74e7d9770f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:46,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8eca3f47-1f04-4919-9282-0cba2a37cc80 Date: Mon, 13 Aug 2018 08:59:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:59:46Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:46,349 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=b753efba-c83b-4e19-ac3d-ae74e7d9770f used request id req-8eca3f47-1f04-4919-9282-0cba2a37cc80 2018-08-13 08:59:46,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:46,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8922ac16-ce9c-446a-b60e-a28b02e44db5 Date: Mon, 13 Aug 2018 08:59:46 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:59:46,416 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f used request id req-8922ac16-ce9c-446a-b60e-a28b02e44db5 2018-08-13 08:59:46,416 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet 2018-08-13 08:59:46,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" -d '{"subnets": [{"ip_version": 4, "network_id": "b753efba-c83b-4e19-ac3d-ae74e7d9770f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet"}]}' 2018-08-13 08:59:47,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6b3b3cf3-4e95-4642-bd8e-f416b5c6f98c Date: Mon, 13 Aug 2018 08:59:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:46Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bd9c7a0b-c675-4694-a030-888a42e5f7f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet"}]} 2018-08-13 08:59:47,070 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-6b3b3cf3-4e95-4642-bd8e-f416b5c6f98c 2018-08-13 08:59:47,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=b753efba-c83b-4e19-ac3d-ae74e7d9770f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:47,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-dcf19243-e450-4420-922c-41043985f6b7 Date: Mon, 13 Aug 2018 08:59:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bd9c7a0b-c675-4694-a030-888a42e5f7f8"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:46Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:47,315 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=b753efba-c83b-4e19-ac3d-ae74e7d9770f used request id req-dcf19243-e450-4420-922c-41043985f6b7 2018-08-13 08:59:47,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:47,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cbd2f911-1b22-4eb5-aab3-5e38a2a89bc7 Date: Mon, 13 Aug 2018 08:59:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:46Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bd9c7a0b-c675-4694-a030-888a42e5f7f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet"}]} 2018-08-13 08:59:47,461 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f used request id req-cbd2f911-1b22-4eb5-aab3-5e38a2a89bc7 2018-08-13 08:59:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:47,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7b8f6490-1e94-44a5-b98f-673d24a5bab0 Date: Mon, 13 Aug 2018 08:59:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bd9c7a0b-c675-4694-a030-888a42e5f7f8"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:46Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:47,628 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net used request id req-7b8f6490-1e94-44a5-b98f-673d24a5bab0 2018-08-13 08:59:47,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:59:47,637 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:47 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:59:47,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:47,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:47 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-18d2d742-9f62-42ac-b904-00e90dae18a8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:59:47,705 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-18d2d742-9f62-42ac-b904-00e90dae18a8 2018-08-13 08:59:47,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:47,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b6e08a4e-edd6-4b02-afb1-b152483d4b66 Date: Mon, 13 Aug 2018 08:59:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:46Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bd9c7a0b-c675-4694-a030-888a42e5f7f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet"}]} 2018-08-13 08:59:47,858 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f used request id req-b6e08a4e-edd6-4b02-afb1-b152483d4b66 2018-08-13 08:59:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f&name=NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:47,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-364043d4-3cdf-49c1-aa0c-66dc6e000829 Date: Mon, 13 Aug 2018 08:59:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:46Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bd9c7a0b-c675-4694-a030-888a42e5f7f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet"}]} 2018-08-13 08:59:47,957 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f&name=NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet used request id req-364043d4-3cdf-49c1-aa0c-66dc6e000829 2018-08-13 08:59:47,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:59:47,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:59:48,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["4BUofKroQYewtLuM0PXb7Q"], "issued_at": "2018-08-13T08:59:48.000000Z"}} 2018-08-13 08:59:48,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91102857517fa565b579ddfe81b1932a5f2a97e4" 2018-08-13 08:59:48,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c6ef3e9c-e514-481c-9919-45377fd873c0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:59:48,471 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c6ef3e9c-e514-481c-9919-45377fd873c0 2018-08-13 08:59:48,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:48,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1787dd8d-5031-4e9a-9544-56392fca8679 Date: Mon, 13 Aug 2018 08:59:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bd9c7a0b-c675-4694-a030-888a42e5f7f8"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:46Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:48,677 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net used request id req-1787dd8d-5031-4e9a-9544-56392fca8679 2018-08-13 08:59:48,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:48,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ef25e8f7-9120-4582-a653-a2ffd99d9769 Date: Mon, 13 Aug 2018 08:59:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:46Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bd9c7a0b-c675-4694-a030-888a42e5f7f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet"}]} 2018-08-13 08:59:48,766 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f used request id req-ef25e8f7-9120-4582-a653-a2ffd99d9769 2018-08-13 08:59:48,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:48,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8b4c1888-cc70-44ff-804c-a0339a83ffa0 Date: Mon, 13 Aug 2018 08:59:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bd9c7a0b-c675-4694-a030-888a42e5f7f8"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:46Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:48,968 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net used request id req-8b4c1888-cc70-44ff-804c-a0339a83ffa0 2018-08-13 08:59:48,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:59:48,979 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:48 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:59:48,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91102857517fa565b579ddfe81b1932a5f2a97e4" 2018-08-13 08:59:49,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:49 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-47753822-d80a-49b9-b558-e2d8428fb6df X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:59:49,032 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-47753822-d80a-49b9-b558-e2d8428fb6df 2018-08-13 08:59:49,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:49,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-70bf6778-d9cc-4e10-bf89-522bf1b84f04 Date: Mon, 13 Aug 2018 08:59:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:46Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bd9c7a0b-c675-4694-a030-888a42e5f7f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet"}]} 2018-08-13 08:59:49,110 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f used request id req-70bf6778-d9cc-4e10-bf89-522bf1b84f04 2018-08-13 08:59:49,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f&name=NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:49,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9560e90e-4f4c-47a8-b3f8-1125fb2f9d0d Date: Mon, 13 Aug 2018 08:59:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b753efba-c83b-4e19-ac3d-ae74e7d9770f","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:46Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:46Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bd9c7a0b-c675-4694-a030-888a42e5f7f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet"}]} 2018-08-13 08:59:49,191 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b753efba-c83b-4e19-ac3d-ae74e7d9770f&name=NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet used request id req-9560e90e-4f4c-47a8-b3f8-1125fb2f9d0d 2018-08-13 08:59:49,191 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net 2018-08-13 08:59:49,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" -d '{"port": {"network_id": "b753efba-c83b-4e19-ac3d-ae74e7d9770f", "fixed_ips": [{"subnet_id": "bd9c7a0b-c675-4694-a030-888a42e5f7f8", "ip_address": null}], "name": "NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-port", "admin_state_up": true}}' 2018-08-13 08:59:49,216 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-6c8b4484-448c-4bcc-ae82-4ada4e18109a Date: Mon, 13 Aug 2018 08:59:49 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-13 08:59:49,216 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-6c8b4484-448c-4bcc-ae82-4ada4e18109a 2018-08-13 08:59:49,216 - 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-08-13 08:59:49,216 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet 2018-08-13 08:59:49,217 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-subnet 2018-08-13 08:59:49,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/bd9c7a0b-c675-4694-a030-888a42e5f7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:51,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0148a910-ce52-4136-8243-45b76dc0542b Date: Mon, 13 Aug 2018 08:59:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:59:51,206 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/bd9c7a0b-c675-4694-a030-888a42e5f7f8 used request id req-0148a910-ce52-4136-8243-45b76dc0542b 2018-08-13 08:59:51,206 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1c2f3036-8a3b-48c9-9539-b7e202f187d3-pub-net 2018-08-13 08:59:51,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/b753efba-c83b-4e19-ac3d-ae74e7d9770f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a215879e1114b7a1327e4663669c3f5669ebdff3" 2018-08-13 08:59:54,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0869bde4-4933-4952-847b-ff890dd8c767 Date: Mon, 13 Aug 2018 08:59:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 08:59:54,611 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/b753efba-c83b-4e19-ac3d-ae74e7d9770f used request id req-0869bde4-4933-4952-847b-ff890dd8c767 2018-08-13 08:59:54,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:59:55,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:59:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["VwC3oi2uTdq1QM2eRioOsA"], "issued_at": "2018-08-13T08:59:55.000000Z"}} 2018-08-13 08:59:55,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:55,107 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:55 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-39a145a4-7b6a-45b6-b0ef-8ecc2da8ab5e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:59:55,107 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-39a145a4-7b6a-45b6-b0ef-8ecc2da8ab5e 2018-08-13 08:59:55,108 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net 2018-08-13 08:59:55,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" -d '{"network": {"name": "NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net", "admin_state_up": true}}' 2018-08-13 08:59:55,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-fa415f63-d43f-4b1c-a198-4f0394fb35c8 Date: Mon, 13 Aug 2018 08:59:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:59:55Z","is_default":false,"provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","mtu":1450}} 2018-08-13 08:59:55,598 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-fa415f63-d43f-4b1c-a198-4f0394fb35c8 2018-08-13 08:59:55,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:55,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-47951275-cd29-4c30-8fcf-1f5bcf76e028 Date: Mon, 13 Aug 2018 08:59:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T08:59:55Z","provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:55,746 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 used request id req-47951275-cd29-4c30-8fcf-1f5bcf76e028 2018-08-13 08:59:55,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:55,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e7067664-1c9b-45fb-bfa6-f9e1e0ac25d1 Date: Mon, 13 Aug 2018 08:59:55 GMT RESP BODY: {"subnets":[]} 2018-08-13 08:59:55,802 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 used request id req-e7067664-1c9b-45fb-bfa6-f9e1e0ac25d1 2018-08-13 08:59:55,802 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet 2018-08-13 08:59:55,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" -d '{"subnets": [{"ip_version": 4, "network_id": "cf0f6229-ffde-499d-8e19-577ac67e6ad7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet"}]}' 2018-08-13 08:59:56,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b072bc1c-c3c9-4b74-8b60-96e5b5fe8da1 Date: Mon, 13 Aug 2018 08:59:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet"}]} 2018-08-13 08:59:56,994 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-b072bc1c-c3c9-4b74-8b60-96e5b5fe8da1 2018-08-13 08:59:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:57,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-62f9b5d6-3fc9-4dea-9018-a82b8b307fea Date: Mon, 13 Aug 2018 08:59:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:55Z","provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:57,171 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 used request id req-62f9b5d6-3fc9-4dea-9018-a82b8b307fea 2018-08-13 08:59:57,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:57,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-025f22e1-244a-4c7f-bd70-9a293c7fc170 Date: Mon, 13 Aug 2018 08:59:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet"}]} 2018-08-13 08:59:57,270 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 used request id req-025f22e1-244a-4c7f-bd70-9a293c7fc170 2018-08-13 08:59:57,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:57,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-af546139-0d7f-41ba-82a6-aac1804afc86 Date: Mon, 13 Aug 2018 08:59:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:55Z","provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:57,523 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net used request id req-af546139-0d7f-41ba-82a6-aac1804afc86 2018-08-13 08:59:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:59:57,535 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:57 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:59:57,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:57,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:57 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8ec48834-64ec-4462-b58f-70ec974f0c5a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:59:57,569 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-8ec48834-64ec-4462-b58f-70ec974f0c5a 2018-08-13 08:59:57,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:57,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3149d17e-946e-4c09-b285-db96b9652f1a Date: Mon, 13 Aug 2018 08:59:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet"}]} 2018-08-13 08:59:57,702 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 used request id req-3149d17e-946e-4c09-b285-db96b9652f1a 2018-08-13 08:59:57,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7&name=NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:57,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e0cff48-73e0-498d-802c-bfe5c755aee0 Date: Mon, 13 Aug 2018 08:59:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet"}]} 2018-08-13 08:59:57,795 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7&name=NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet used request id req-4e0cff48-73e0-498d-802c-bfe5c755aee0 2018-08-13 08:59:57,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 08:59:57,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 08:59:58,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T20:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Z3EBjrCpRcm1r7Onc2vi0Q"], "issued_at": "2018-08-13T08:59:58.000000Z"}} 2018-08-13 08:59:58,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9371313586d07d85a63024452f3d9d2cf4de6e7d" 2018-08-13 08:59:58,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a391f713-e8ec-42a5-ac1c-abf963892269 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 08:59:58,332 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a391f713-e8ec-42a5-ac1c-abf963892269 2018-08-13 08:59:58,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:58,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1d4279a3-79f7-4d84-bc67-adb80ebeea4d Date: Mon, 13 Aug 2018 08:59:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:55Z","provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:58,872 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net used request id req-1d4279a3-79f7-4d84-bc67-adb80ebeea4d 2018-08-13 08:59:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:58,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-775b4ab1-d276-4ee9-ad1d-d6a54f121eb7 Date: Mon, 13 Aug 2018 08:59:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet"}]} 2018-08-13 08:59:58,954 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 used request id req-775b4ab1-d276-4ee9-ad1d-d6a54f121eb7 2018-08-13 08:59:58,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:59,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1ec5570a-74ed-4eed-8c2e-c9361ce8814f Date: Mon, 13 Aug 2018 08:59:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2"],"description":"","tags":[],"updated_at":"2018-08-13T08:59:55Z","provider:segmentation_id":31,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","provider:network_type":"vxlan"}]} 2018-08-13 08:59:59,121 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net used request id req-1ec5570a-74ed-4eed-8c2e-c9361ce8814f 2018-08-13 08:59:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 08:59:59,129 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:59 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 08:59:59,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9371313586d07d85a63024452f3d9d2cf4de6e7d" 2018-08-13 08:59:59,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 08:59:59 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6b6fe458-7197-49bd-a473-89ca10d468c8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 08:59:59,172 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-6b6fe458-7197-49bd-a473-89ca10d468c8 2018-08-13 08:59:59,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:59,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b838e0a8-b72d-4813-963e-d3015f31e701 Date: Mon, 13 Aug 2018 08:59:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet"}]} 2018-08-13 08:59:59,252 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7 used request id req-b838e0a8-b72d-4813-963e-d3015f31e701 2018-08-13 08:59:59,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7&name=NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 08:59:59,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-55cecf5f-a65b-4c37-bb66-48b7860fa5ed Date: Mon, 13 Aug 2018 08:59:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:55Z","dns_nameservers":[],"updated_at":"2018-08-13T08:59:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet"}]} 2018-08-13 08:59:59,358 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cf0f6229-ffde-499d-8e19-577ac67e6ad7&name=NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet used request id req-55cecf5f-a65b-4c37-bb66-48b7860fa5ed 2018-08-13 08:59:59,358 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net 2018-08-13 08:59:59,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" -d '{"port": {"network_id": "cf0f6229-ffde-499d-8e19-577ac67e6ad7", "fixed_ips": [{"subnet_id": "45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-08-13 09:00:00,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-c3e3d309-f7a3-4511-86f9-88ca299f7ea0 Date: Mon, 13 Aug 2018 09:00:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:59:59Z","device_owner":"","revision_number":1,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2","ip_address":"10.55.1.100"}],"id":"f9512428-0aaa-4c74-9ceb-fef2c8ef2e5d","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fc:6c:be","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:59Z","binding:vnic_type":"normal"}} 2018-08-13 09:00:00,486 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-c3e3d309-f7a3-4511-86f9-88ca299f7ea0 2018-08-13 09:00:00,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports/f9512428-0aaa-4c74-9ceb-fef2c8ef2e5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 09:00:00,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-ffcf629a-86e9-424c-a254-79562824da9b Date: Mon, 13 Aug 2018 09:00:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T08:59:59Z","device_owner":"","revision_number":1,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2","ip_address":"10.55.1.100"}],"id":"f9512428-0aaa-4c74-9ceb-fef2c8ef2e5d","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fc:6c:be","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"cf0f6229-ffde-499d-8e19-577ac67e6ad7","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:59:59Z","binding:vnic_type":"normal"}} 2018-08-13 09:00:00,612 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports/f9512428-0aaa-4c74-9ceb-fef2c8ef2e5d used request id req-ffcf629a-86e9-424c-a254-79562824da9b 2018-08-13 09:00:00,612 - neutron_utils - INFO - Deleting port with name 2018-08-13 09:00:00,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/f9512428-0aaa-4c74-9ceb-fef2c8ef2e5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 09:00:01,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da85e96d-dfbb-450d-b97c-26c91cf7f5be Date: Mon, 13 Aug 2018 09:00:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:00:01,566 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/f9512428-0aaa-4c74-9ceb-fef2c8ef2e5d used request id req-da85e96d-dfbb-450d-b97c-26c91cf7f5be 2018-08-13 09:00:01,566 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet 2018-08-13 09:00:01,566 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-subnet 2018-08-13 09:00:01,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 09:00:05,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17380428-2f65-41f0-9e60-849774c0d380 Date: Mon, 13 Aug 2018 09:00:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:00:05,622 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/45d4036a-2e7c-4b11-a78b-8e79d4ff2ab2 used request id req-17380428-2f65-41f0-9e60-849774c0d380 2018-08-13 09:00:05,623 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3c2f1a80-6271-4fbe-86cb-8139692534b4-pub-net 2018-08-13 09:00:05,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/cf0f6229-ffde-499d-8e19-577ac67e6ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af77bdf8e3340b7cce6f5f07a1a5ab14e0d042d5" 2018-08-13 09:00:08,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf286d7f-57cb-4067-97a3-65fb17c5deee Date: Mon, 13 Aug 2018 09:00:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:00:08,642 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/cf0f6229-ffde-499d-8e19-577ac67e6ad7 used request id req-cf286d7f-57cb-4067-97a3-65fb17c5deee 2018-08-13 09:00:08,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:00:09,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["jH2k7dPyTD6GRJh3z8XpLQ"], "issued_at": "2018-08-13T09:00:09.000000Z"}} 2018-08-13 09:00:09,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa870ceee76f7ce48733cc1cc75ca5be1cd0f88b" 2018-08-13 09:00:09,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e8c1d7f5-bba4-4225-b537-db2661da5c7a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:00:09,137 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e8c1d7f5-bba4-4225-b537-db2661da5c7a 2018-08-13 09:00:09,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:00:09,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:00:09,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["fA1FzadsRcC7f9LR9OZabA"], "issued_at": "2018-08-13T09:00:09.000000Z"}} 2018-08-13 09:00:09,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7d484121c5e66ee63aae5aa0f88d99a71aae26" 2018-08-13 09:00:09,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a0c3d019-5dd1-4fa2-bc3e-f95fc830c641 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:00:09,623 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a0c3d019-5dd1-4fa2-bc3e-f95fc830c641 2018-08-13 09:00:09,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-2276a5ef-15f1-4b70-9d99-e7d4612b294d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa870ceee76f7ce48733cc1cc75ca5be1cd0f88b" 2018-08-13 09:00:09,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-75f7950a-f0aa-4dd0-8efc-6fa2c32be85f Date: Mon, 13 Aug 2018 09:00:09 GMT RESP BODY: {"networks":[]} 2018-08-13 09:00:09,765 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-2276a5ef-15f1-4b70-9d99-e7d4612b294d-pub-net used request id req-75f7950a-f0aa-4dd0-8efc-6fa2c32be85f 2018-08-13 09:00:09,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:00:10,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Gd0c_Y84SOi_9pHhSVILpg"], "issued_at": "2018-08-13T09:00:10.000000Z"}} 2018-08-13 09:00:10,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:10,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:10 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5355d47f-4a45-4957-869b-1b2c0d184d45 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:00:10,330 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5355d47f-4a45-4957-869b-1b2c0d184d45 2018-08-13 09:00:10,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:00:10,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:00:10,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["-QKyvwFWQIuTfiYIi7HutA"], "issued_at": "2018-08-13T09:00:10.000000Z"}} 2018-08-13 09:00:10,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973e15274fea3abb5f1dbc1d2f68bfb8ea988f2" 2018-08-13 09:00:10,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:10 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7ad5ea30-6cfd-4e03-8b80-b9cc7e2d2913 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:00:10,838 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7ad5ea30-6cfd-4e03-8b80-b9cc7e2d2913 2018-08-13 09:00:10,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:11,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1ff7484b-795e-498e-a741-82082378302b Date: Mon, 13 Aug 2018 09:00:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 09:00:11,105 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-1ff7484b-795e-498e-a741-82082378302b 2018-08-13 09:00:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:11,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-9eefb1b5-c9ec-463d-a9eb-32a7e764874e Date: Mon, 13 Aug 2018 09:00:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 09:00:11,186 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a used request id req-9eefb1b5-c9ec-463d-a9eb-32a7e764874e 2018-08-13 09:00:11,187 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-8d9bfd11-fff4-45a6-b880-d148e691832b-pub-router 2018-08-13 09:00:11,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "NeutronUtilsRouterTests-8d9bfd11-fff4-45a6-b880-d148e691832b-pub-router", "admin_state_up": true}}' 2018-08-13 09:00:20,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-b95c8da7-45e3-43ad-9114-d493151aa302 Date: Mon, 13 Aug 2018 09:00:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.105"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:12Z", "admin_state_up": true, "updated_at": "2018-08-13T09:00:13Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "dbf2d15a-e049-4263-817a-f3d3d55f1e30", "name": "NeutronUtilsRouterTests-8d9bfd11-fff4-45a6-b880-d148e691832b-pub-router"}} 2018-08-13 09:00:20,397 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-b95c8da7-45e3-43ad-9114-d493151aa302 2018-08-13 09:00:20,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=dbf2d15a-e049-4263-817a-f3d3d55f1e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:20,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3131 X-Openstack-Request-Id: req-4c3877b6-16d3-43f0-b96e-2548fef3882a Date: Mon, 13 Aug 2018 09:00:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:16Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"426148f0-13e5-41e6-b115-5fd4f90edee2","ip_address":"169.254.192.16"}],"id":"9c1c1245-4de7-4cea-90d0-9999196c7ae9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:59:ef:f6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dbf2d15a-e049-4263-817a-f3d3d55f1e30","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:15Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"426148f0-13e5-41e6-b115-5fd4f90edee2","ip_address":"169.254.192.4"}],"id":"b8f364e8-17dd-43ba-b039-fb0bddfcbf70","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:89:06:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dbf2d15a-e049-4263-817a-f3d3d55f1e30","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:13Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.105"}],"id":"e1aeb591-2474-4526-945a-d23716ac521a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:92:da","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dbf2d15a-e049-4263-817a-f3d3d55f1e30","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"","created_at":"2018-08-13T09:00:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:17Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"426148f0-13e5-41e6-b115-5fd4f90edee2","ip_address":"169.254.192.2"}],"id":"ec5d551f-5893-4aaa-a7be-8dad97bd4dd9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:5e:59","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dbf2d15a-e049-4263-817a-f3d3d55f1e30","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:16Z","binding:vnic_type":"normal"}]} 2018-08-13 09:00:20,545 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=dbf2d15a-e049-4263-817a-f3d3d55f1e30 used request id req-4c3877b6-16d3-43f0-b96e-2548fef3882a 2018-08-13 09:00:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:20,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-469d966d-31f9-436f-931d-60c1cd153d39 Date: Mon, 13 Aug 2018 09:00:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}} 2018-08-13 09:00:20,638 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 used request id req-469d966d-31f9-436f-931d-60c1cd153d39 2018-08-13 09:00:20,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:20,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-83eb8418-098b-432f-8c5e-b90e21d7f54d Date: Mon, 13 Aug 2018 09:00:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:11Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"426148f0-13e5-41e6-b115-5fd4f90edee2","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:20,716 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 used request id req-83eb8418-098b-432f-8c5e-b90e21d7f54d 2018-08-13 09:00:20,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:20,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-43ee6f64-027f-4075-8bed-4264d15a622b Date: Mon, 13 Aug 2018 09:00:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:11Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"426148f0-13e5-41e6-b115-5fd4f90edee2","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:20,820 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 used request id req-43ee6f64-027f-4075-8bed-4264d15a622b 2018-08-13 09:00:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:20,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fcc0da50-50fb-4512-9ce5-9b589e63d8bc Date: Mon, 13 Aug 2018 09:00:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:11Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"426148f0-13e5-41e6-b115-5fd4f90edee2","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:20,901 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 used request id req-fcc0da50-50fb-4512-9ce5-9b589e63d8bc 2018-08-13 09:00:20,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-8d9bfd11-fff4-45a6-b880-d148e691832b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:21,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a8fbf3d2-cad4-4327-af56-48710df70b9b Date: Mon, 13 Aug 2018 09:00:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.105"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:12Z", "admin_state_up": true, "updated_at": "2018-08-13T09:00:17Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "dbf2d15a-e049-4263-817a-f3d3d55f1e30", "name": "NeutronUtilsRouterTests-8d9bfd11-fff4-45a6-b880-d148e691832b-pub-router"}]} 2018-08-13 09:00:21,444 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-8d9bfd11-fff4-45a6-b880-d148e691832b-pub-router used request id req-a8fbf3d2-cad4-4327-af56-48710df70b9b 2018-08-13 09:00:21,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:00:21,458 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:21 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:00:21,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:21,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:21 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-ca0fcc43-e74d-4e65-9b06-4fcbbbf4452c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:00:21,494 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-ca0fcc43-e74d-4e65-9b06-4fcbbbf4452c 2018-08-13 09:00:21,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=dbf2d15a-e049-4263-817a-f3d3d55f1e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:21,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3198 X-Openstack-Request-Id: req-9f71a63a-89a8-4e62-b7aa-36288eeac7e0 Date: Mon, 13 Aug 2018 09:00:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:16Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"426148f0-13e5-41e6-b115-5fd4f90edee2","ip_address":"169.254.192.16"}],"id":"9c1c1245-4de7-4cea-90d0-9999196c7ae9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:59:ef:f6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dbf2d15a-e049-4263-817a-f3d3d55f1e30","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:15Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"426148f0-13e5-41e6-b115-5fd4f90edee2","ip_address":"169.254.192.4"}],"id":"b8f364e8-17dd-43ba-b039-fb0bddfcbf70","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:89:06:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dbf2d15a-e049-4263-817a-f3d3d55f1e30","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:21Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.105"}],"id":"e1aeb591-2474-4526-945a-d23716ac521a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:92:da","project_id":"","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"dbf2d15a-e049-4263-817a-f3d3d55f1e30","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"","created_at":"2018-08-13T09:00:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:17Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"426148f0-13e5-41e6-b115-5fd4f90edee2","ip_address":"169.254.192.2"}],"id":"ec5d551f-5893-4aaa-a7be-8dad97bd4dd9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:5e:59","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dbf2d15a-e049-4263-817a-f3d3d55f1e30","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:16Z","binding:vnic_type":"normal"}]} 2018-08-13 09:00:21,585 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=dbf2d15a-e049-4263-817a-f3d3d55f1e30 used request id req-9f71a63a-89a8-4e62-b7aa-36288eeac7e0 2018-08-13 09:00:21,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:21,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-98986b69-a5b3-4f1e-ab57-c51fee273739 Date: Mon, 13 Aug 2018 09:00:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}} 2018-08-13 09:00:21,699 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 used request id req-98986b69-a5b3-4f1e-ab57-c51fee273739 2018-08-13 09:00:21,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:21,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bde3e896-efe7-422a-9ec7-be018fce4967 Date: Mon, 13 Aug 2018 09:00:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:11Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"426148f0-13e5-41e6-b115-5fd4f90edee2","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:21,809 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 used request id req-bde3e896-efe7-422a-9ec7-be018fce4967 2018-08-13 09:00:21,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:21,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f1c4bc31-fba5-41d7-a3de-6569886b2772 Date: Mon, 13 Aug 2018 09:00:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:11Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"426148f0-13e5-41e6-b115-5fd4f90edee2","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:21,970 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 used request id req-f1c4bc31-fba5-41d7-a3de-6569886b2772 2018-08-13 09:00:21,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:22,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-af19a963-762f-4a15-ad60-b362517e3a9c Date: Mon, 13 Aug 2018 09:00:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"134391e2-475e-44ad-91e9-03b7e48b8b6b","tenant_id":"","created_at":"2018-08-13T09:00:11Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"426148f0-13e5-41e6-b115-5fd4f90edee2","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:22,128 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/426148f0-13e5-41e6-b115-5fd4f90edee2 used request id req-af19a963-762f-4a15-ad60-b362517e3a9c 2018-08-13 09:00:22,128 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-8d9bfd11-fff4-45a6-b880-d148e691832b-pub-router 2018-08-13 09:00:22,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/dbf2d15a-e049-4263-817a-f3d3d55f1e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:33,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a719f9c-d28a-4375-a50d-2157a7fe8fda Content-Length: 0 Date: Mon, 13 Aug 2018 09:00:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:00:33,498 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/dbf2d15a-e049-4263-817a-f3d3d55f1e30 used request id req-2a719f9c-d28a-4375-a50d-2157a7fe8fda 2018-08-13 09:00:33,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-8d9bfd11-fff4-45a6-b880-d148e691832b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27f02c41baf9b9fa30445eadfca766305f14619" 2018-08-13 09:00:33,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b32fe32c-9405-4c02-9569-6c8decc4c179 Date: Mon, 13 Aug 2018 09:00:33 GMT RESP BODY: {"routers": []} 2018-08-13 09:00:33,700 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-8d9bfd11-fff4-45a6-b880-d148e691832b-pub-router used request id req-b32fe32c-9405-4c02-9569-6c8decc4c179 2018-08-13 09:00:33,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:00:34,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["qRcR23cbTjeINKGypy8rRw"], "issued_at": "2018-08-13T09:00:34.000000Z"}} 2018-08-13 09:00:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:34,379 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-de348e1c-6d4f-407f-8acc-a05bb02ff7a0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:00:34,380 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-de348e1c-6d4f-407f-8acc-a05bb02ff7a0 2018-08-13 09:00:34,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:00:34,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:00:34,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["7Vd7NRmmQDa5N3H0hc1P7A"], "issued_at": "2018-08-13T09:00:34.000000Z"}} 2018-08-13 09:00:34,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976ac9029c2e0adff685a049a077f7668d11ef6f" 2018-08-13 09:00:34,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-dc37c958-9fd2-4672-9d01-5f292a6240bc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:00:34,958 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-dc37c958-9fd2-4672-9d01-5f292a6240bc 2018-08-13 09:00:34,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:35,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f8cda261-59b1-4fce-93db-ea5f9cdad231 Date: Mon, 13 Aug 2018 09:00:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 09:00:35,668 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-f8cda261-59b1-4fce-93db-ea5f9cdad231 2018-08-13 09:00:35,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:35,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-193adec5-356e-49c9-9bfa-aa822d5d151a Date: Mon, 13 Aug 2018 09:00:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 09:00:35,752 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a used request id req-193adec5-356e-49c9-9bfa-aa822d5d151a 2018-08-13 09:00:35,752 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-6d6527a0-f323-4d75-9366-f7a1aa5edf07-pub-router 2018-08-13 09:00:35,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" -d '{"router": {"external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}, "name": "NeutronUtilsRouterTests-6d6527a0-f323-4d75-9366-f7a1aa5edf07-pub-router", "admin_state_up": true}}' 2018-08-13 09:00:45,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-9d4957b9-4eaa-4a0f-b553-cffb4aa2dd5c Date: Mon, 13 Aug 2018 09:00:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.124"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:37Z", "admin_state_up": true, "updated_at": "2018-08-13T09:00:38Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1619fb62-b7cd-478c-8d6f-a82271147e80", "name": "NeutronUtilsRouterTests-6d6527a0-f323-4d75-9366-f7a1aa5edf07-pub-router"}} 2018-08-13 09:00:45,930 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-9d4957b9-4eaa-4a0f-b553-cffb4aa2dd5c 2018-08-13 09:00:45,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=1619fb62-b7cd-478c-8d6f-a82271147e80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:46,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3136 X-Openstack-Request-Id: req-ce88b942-3246-4889-beda-3637a13c8ad6 Date: Mon, 13 Aug 2018 09:00:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:45Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.124"}],"id":"4c4d1a38-47b8-4551-a2df-39943702c49c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:b7:8a","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"1619fb62-b7cd-478c-8d6f-a82271147e80","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"","created_at":"2018-08-13T09:00:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:42Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","ip_address":"169.254.192.19"}],"id":"7818c241-2c79-46aa-84d6-1677aac339b1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:05:12","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1619fb62-b7cd-478c-8d6f-a82271147e80","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:40Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","ip_address":"169.254.192.1"}],"id":"8b515b54-cc8b-4a27-9420-891801129f4e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:82:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1619fb62-b7cd-478c-8d6f-a82271147e80","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:41Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","ip_address":"169.254.192.9"}],"id":"dce814e2-6e02-4edd-94c4-14f0da13f6e8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:c0:bf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1619fb62-b7cd-478c-8d6f-a82271147e80","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:41Z","binding:vnic_type":"normal"}]} 2018-08-13 09:00:46,038 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=1619fb62-b7cd-478c-8d6f-a82271147e80 used request id req-ce88b942-3246-4889-beda-3637a13c8ad6 2018-08-13 09:00:46,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:46,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-3a5ada35-8ca5-487e-8343-815c172c8cdb Date: Mon, 13 Aug 2018 09:00:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}} 2018-08-13 09:00:46,113 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 used request id req-3a5ada35-8ca5-487e-8343-815c172c8cdb 2018-08-13 09:00:46,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:46,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-30206728-2b41-4e39-898a-248bfcd88bdf Date: Mon, 13 Aug 2018 09:00:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:36Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:46,196 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c used request id req-30206728-2b41-4e39-898a-248bfcd88bdf 2018-08-13 09:00:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:46,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-19d10ee8-74ef-4e2b-9469-986cdc5bd94c Date: Mon, 13 Aug 2018 09:00:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:36Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:46,286 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c used request id req-19d10ee8-74ef-4e2b-9469-986cdc5bd94c 2018-08-13 09:00:46,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:46,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-537588f5-de25-4d69-9226-dbe93b8ef84a Date: Mon, 13 Aug 2018 09:00:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:36Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:46,431 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c used request id req-537588f5-de25-4d69-9226-dbe93b8ef84a 2018-08-13 09:00:46,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-6d6527a0-f323-4d75-9366-f7a1aa5edf07-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:46,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-182f4c5e-6009-48bd-9fae-fbef68e4c6b1 Date: Mon, 13 Aug 2018 09:00:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "80bfd74e-a4f4-425c-9cfa-10a43092d8d0", "ip_address": "192.16.1.124"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:37Z", "admin_state_up": true, "updated_at": "2018-08-13T09:00:43Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "1619fb62-b7cd-478c-8d6f-a82271147e80", "name": "NeutronUtilsRouterTests-6d6527a0-f323-4d75-9366-f7a1aa5edf07-pub-router"}]} 2018-08-13 09:00:46,699 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-6d6527a0-f323-4d75-9366-f7a1aa5edf07-pub-router used request id req-182f4c5e-6009-48bd-9fae-fbef68e4c6b1 2018-08-13 09:00:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:00:46,715 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:46 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:00:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:46,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:46 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-3cb3a199-0b0c-407d-8e85-f879fb42b002 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:00:46,770 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-3cb3a199-0b0c-407d-8e85-f879fb42b002 2018-08-13 09:00:46,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=1619fb62-b7cd-478c-8d6f-a82271147e80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:46,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3198 X-Openstack-Request-Id: req-3fc4569c-af9e-4228-b305-5fc9e9f267ff Date: Mon, 13 Aug 2018 09:00:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:46Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","ip_address":"192.16.1.124"}],"id":"4c4d1a38-47b8-4551-a2df-39943702c49c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:b7:8a","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"1619fb62-b7cd-478c-8d6f-a82271147e80","name":"","admin_state_up":true,"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"","created_at":"2018-08-13T09:00:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:42Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","ip_address":"169.254.192.19"}],"id":"7818c241-2c79-46aa-84d6-1677aac339b1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:05:12","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1619fb62-b7cd-478c-8d6f-a82271147e80","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:40Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","ip_address":"169.254.192.1"}],"id":"8b515b54-cc8b-4a27-9420-891801129f4e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:82:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1619fb62-b7cd-478c-8d6f-a82271147e80","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:00:41Z","device_owner":"network:router_ha_interface","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","ip_address":"169.254.192.9"}],"id":"dce814e2-6e02-4edd-94c4-14f0da13f6e8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:c0:bf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1619fb62-b7cd-478c-8d6f-a82271147e80","name":"HA port tenant 874d7acf58544e2d8d4d8ca0c1d4603b","admin_state_up":true,"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:41Z","binding:vnic_type":"normal"}]} 2018-08-13 09:00:46,904 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=1619fb62-b7cd-478c-8d6f-a82271147e80 used request id req-3fc4569c-af9e-4228-b305-5fc9e9f267ff 2018-08-13 09:00:46,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:47,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-d7ef5433-1de3-40c9-a74d-16ec4f7c757b Date: Mon, 13 Aug 2018 09:00:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}} 2018-08-13 09:00:47,010 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/80bfd74e-a4f4-425c-9cfa-10a43092d8d0 used request id req-d7ef5433-1de3-40c9-a74d-16ec4f7c757b 2018-08-13 09:00:47,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:47,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dbca2d75-e69a-4ea5-8be7-81d586042b20 Date: Mon, 13 Aug 2018 09:00:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:36Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:47,116 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c used request id req-dbca2d75-e69a-4ea5-8be7-81d586042b20 2018-08-13 09:00:47,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:47,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-df602df1-85b1-4bb3-962b-d9c35e880a7c Date: Mon, 13 Aug 2018 09:00:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:36Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:47,238 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c used request id req-df602df1-85b1-4bb3-962b-d9c35e880a7c 2018-08-13 09:00:47,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:47,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3ac2306f-22a5-4a02-a8e6-961297231212 Date: Mon, 13 Aug 2018 09:00:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8971ae22-b867-4eb7-a209-54854c6f0539","tenant_id":"","created_at":"2018-08-13T09:00:36Z","dns_nameservers":[],"updated_at":"2018-08-13T09:00:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f5787e9b-5210-43ec-8bf4-0ce3004a448c","subnetpool_id":null,"name":"HA subnet tenant 874d7acf58544e2d8d4d8ca0c1d4603b"}} 2018-08-13 09:00:47,341 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/f5787e9b-5210-43ec-8bf4-0ce3004a448c used request id req-3ac2306f-22a5-4a02-a8e6-961297231212 2018-08-13 09:00:47,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:47,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8715bc83-ae5a-41a7-9701-20f86fb6c7ad Date: Mon, 13 Aug 2018 09:00:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 09:00:47,563 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-8715bc83-ae5a-41a7-9701-20f86fb6c7ad 2018-08-13 09:00:47,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:47,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-8747929c-3a42-4d89-b4fc-140bde86dabc Date: Mon, 13 Aug 2018 09:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 09:00:47,658 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a used request id req-8747929c-3a42-4d89-b4fc-140bde86dabc 2018-08-13 09:00:47,658 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-6d6527a0-f323-4d75-9366-f7a1aa5edf07-pub-router 2018-08-13 09:00:47,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/1619fb62-b7cd-478c-8d6f-a82271147e80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:56,547 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e55a6c15-516d-40b7-b785-53f9ee96aa9a Content-Length: 0 Date: Mon, 13 Aug 2018 09:00:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:00:56,547 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/1619fb62-b7cd-478c-8d6f-a82271147e80 used request id req-e55a6c15-516d-40b7-b785-53f9ee96aa9a 2018-08-13 09:00:56,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-6d6527a0-f323-4d75-9366-f7a1aa5edf07-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1b6c319d6e0e212b1337e5081b56deb39bd6a8" 2018-08-13 09:00:56,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ea6f604f-4d16-485f-8d43-07b21a56298e Date: Mon, 13 Aug 2018 09:00:56 GMT RESP BODY: {"routers": []} 2018-08-13 09:00:56,666 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-6d6527a0-f323-4d75-9366-f7a1aa5edf07-pub-router used request id req-ea6f604f-4d16-485f-8d43-07b21a56298e 2018-08-13 09:00:56,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:00:57,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:00:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["KKPnf-wkSqObPOoNvdmNdw"], "issued_at": "2018-08-13T09:00:57.000000Z"}} 2018-08-13 09:00:57,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d76bcff2956546e0502bf68875dc686974c7665" 2018-08-13 09:00:57,141 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:57 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7864ccc0-7801-4745-ac09-24d6ed944c0b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:00:57,141 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7864ccc0-7801-4745-ac09-24d6ed944c0b 2018-08-13 09:00:57,142 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b2fb97fb-0352-4347-bce3-247db5aa49b8name 2018-08-13 09:00:57,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d76bcff2956546e0502bf68875dc686974c7665" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b2fb97fb-0352-4347-bce3-247db5aa49b8name"}}' 2018-08-13 09:00:57,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-9f21c1aa-aed7-4d95-a42f-2d1d168795d1 Date: Mon, 13 Aug 2018 09:00:57 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:57Z", "updated_at": "2018-08-13T09:00:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:57Z", "revision_number": 0, "id": "97ce0e22-503f-4d8b-9459-e4019150e4cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:57Z", "security_group_id": "02062493-5bb9-4268-a1a3-9fdcec27ab59", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:57Z", "revision_number": 0, "id": "d8de131a-978e-4750-b297-ab022140a68f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:57Z", "security_group_id": "02062493-5bb9-4268-a1a3-9fdcec27ab59", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "02062493-5bb9-4268-a1a3-9fdcec27ab59", "name": "NeutronUtilsSecurityGroupTests-b2fb97fb-0352-4347-bce3-247db5aa49b8name"}} 2018-08-13 09:00:57,722 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-9f21c1aa-aed7-4d95-a42f-2d1d168795d1 2018-08-13 09:00:57,723 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02062493-5bb9-4268-a1a3-9fdcec27ab59 2018-08-13 09:00:57,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=02062493-5bb9-4268-a1a3-9fdcec27ab59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d76bcff2956546e0502bf68875dc686974c7665" 2018-08-13 09:00:57,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e8220357-6f5e-4005-816a-53634e16b922 Date: Mon, 13 Aug 2018 09:00:57 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-08-13T09:00:57Z", "security_group_id": "02062493-5bb9-4268-a1a3-9fdcec27ab59", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:57Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "97ce0e22-503f-4d8b-9459-e4019150e4cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:00:57Z", "security_group_id": "02062493-5bb9-4268-a1a3-9fdcec27ab59", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:57Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "d8de131a-978e-4750-b297-ab022140a68f"}]} 2018-08-13 09:00:57,779 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=02062493-5bb9-4268-a1a3-9fdcec27ab59 used request id req-e8220357-6f5e-4005-816a-53634e16b922 2018-08-13 09:00:57,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b2fb97fb-0352-4347-bce3-247db5aa49b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d76bcff2956546e0502bf68875dc686974c7665" 2018-08-13 09:00:57,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-9e7c27ab-396f-477d-bbb2-4e25bd71b45c Date: Mon, 13 Aug 2018 09:00:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:57Z", "updated_at": "2018-08-13T09:00:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:57Z", "revision_number": 0, "id": "97ce0e22-503f-4d8b-9459-e4019150e4cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:57Z", "security_group_id": "02062493-5bb9-4268-a1a3-9fdcec27ab59", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:57Z", "revision_number": 0, "id": "d8de131a-978e-4750-b297-ab022140a68f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:57Z", "security_group_id": "02062493-5bb9-4268-a1a3-9fdcec27ab59", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "02062493-5bb9-4268-a1a3-9fdcec27ab59", "name": "NeutronUtilsSecurityGroupTests-b2fb97fb-0352-4347-bce3-247db5aa49b8name"}]} 2018-08-13 09:00:57,934 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b2fb97fb-0352-4347-bce3-247db5aa49b8name used request id req-9e7c27ab-396f-477d-bbb2-4e25bd71b45c 2018-08-13 09:00:57,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02062493-5bb9-4268-a1a3-9fdcec27ab59 2018-08-13 09:00:57,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=02062493-5bb9-4268-a1a3-9fdcec27ab59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d76bcff2956546e0502bf68875dc686974c7665" 2018-08-13 09:00:58,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9bc582a5-2ad1-4315-a3df-9344a7359f14 Date: Mon, 13 Aug 2018 09:00:58 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-08-13T09:00:57Z", "security_group_id": "02062493-5bb9-4268-a1a3-9fdcec27ab59", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:57Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "97ce0e22-503f-4d8b-9459-e4019150e4cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:00:57Z", "security_group_id": "02062493-5bb9-4268-a1a3-9fdcec27ab59", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:57Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "d8de131a-978e-4750-b297-ab022140a68f"}]} 2018-08-13 09:00:58,011 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=02062493-5bb9-4268-a1a3-9fdcec27ab59 used request id req-9bc582a5-2ad1-4315-a3df-9344a7359f14 2018-08-13 09:00:58,012 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b2fb97fb-0352-4347-bce3-247db5aa49b8name 2018-08-13 09:00:58,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/02062493-5bb9-4268-a1a3-9fdcec27ab59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d76bcff2956546e0502bf68875dc686974c7665" 2018-08-13 09:00:58,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4f4d78f-7eff-4656-b9b5-02c49ae7571a Content-Length: 0 Date: Mon, 13 Aug 2018 09:00:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:00:58,362 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/02062493-5bb9-4268-a1a3-9fdcec27ab59 used request id req-a4f4d78f-7eff-4656-b9b5-02c49ae7571a 2018-08-13 09:00:58,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b2fb97fb-0352-4347-bce3-247db5aa49b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d76bcff2956546e0502bf68875dc686974c7665" 2018-08-13 09:00:58,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-14c3d053-87df-4f01-a911-a759bf333c85 Date: Mon, 13 Aug 2018 09:00:58 GMT RESP BODY: {"security_groups": []} 2018-08-13 09:00:58,433 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b2fb97fb-0352-4347-bce3-247db5aa49b8name used request id req-14c3d053-87df-4f01-a911-a759bf333c85 2018-08-13 09:00:58,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:00:58,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:00:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["P_1nt7PtTKGvTWYhWErHMA"], "issued_at": "2018-08-13T09:00:58.000000Z"}} 2018-08-13 09:00:58,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:00:58,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:00:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5277863e-6fb9-425a-a873-006457fb8b26 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:00:58,934 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5277863e-6fb9-425a-a873-006457fb8b26 2018-08-13 09:00:58,935 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-5b539ebb-c97d-439f-b4f7-7d8034df2ffcname-1 2018-08-13 09:00:58,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-5b539ebb-c97d-439f-b4f7-7d8034df2ffcname-1", "description": "hello group"}}' 2018-08-13 09:00:59,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-a4c8a1db-07be-406a-b67e-29281495c0ad Date: Mon, 13 Aug 2018 09:00:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "updated_at": "2018-08-13T09:00:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "revision_number": 0, "id": "4f6d7e19-8286-4350-827c-c7b8a0372527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:59Z", "security_group_id": "f660f91b-7539-4d71-bb4b-6c045745756b", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "revision_number": 0, "id": "566e401b-c343-420f-9852-73ae23aa1043", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:59Z", "security_group_id": "f660f91b-7539-4d71-bb4b-6c045745756b", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f660f91b-7539-4d71-bb4b-6c045745756b", "name": "NeutronUtilsSecurityGroupTests-5b539ebb-c97d-439f-b4f7-7d8034df2ffcname-1"}} 2018-08-13 09:00:59,443 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-a4c8a1db-07be-406a-b67e-29281495c0ad 2018-08-13 09:00:59,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f660f91b-7539-4d71-bb4b-6c045745756b 2018-08-13 09:00:59,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f660f91b-7539-4d71-bb4b-6c045745756b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:00:59,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0fb068aa-ebd5-4ade-9949-cc4fb2b5b95f Date: Mon, 13 Aug 2018 09:00:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "security_group_id": "f660f91b-7539-4d71-bb4b-6c045745756b", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "4f6d7e19-8286-4350-827c-c7b8a0372527"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "security_group_id": "f660f91b-7539-4d71-bb4b-6c045745756b", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "566e401b-c343-420f-9852-73ae23aa1043"}]} 2018-08-13 09:00:59,489 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f660f91b-7539-4d71-bb4b-6c045745756b used request id req-0fb068aa-ebd5-4ade-9949-cc4fb2b5b95f 2018-08-13 09:00:59,489 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-5b539ebb-c97d-439f-b4f7-7d8034df2ffcname-2 2018-08-13 09:00:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-5b539ebb-c97d-439f-b4f7-7d8034df2ffcname-2", "description": "hola group"}}' 2018-08-13 09:00:59,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-2c78c597-9830-4a9e-9712-5fee1d3bf8f0 Date: Mon, 13 Aug 2018 09:00:59 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "updated_at": "2018-08-13T09:00:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "revision_number": 0, "id": "32951cd2-5ba9-4261-ad89-e3907c467d61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:59Z", "security_group_id": "e660b248-00b8-47f5-8671-0b68c7a0f696", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "revision_number": 0, "id": "cf88c5a2-9089-44b1-8931-249b796600e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:59Z", "security_group_id": "e660b248-00b8-47f5-8671-0b68c7a0f696", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "e660b248-00b8-47f5-8671-0b68c7a0f696", "name": "NeutronUtilsSecurityGroupTests-5b539ebb-c97d-439f-b4f7-7d8034df2ffcname-2"}} 2018-08-13 09:00:59,799 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-2c78c597-9830-4a9e-9712-5fee1d3bf8f0 2018-08-13 09:00:59,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e660b248-00b8-47f5-8671-0b68c7a0f696 2018-08-13 09:00:59,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e660b248-00b8-47f5-8671-0b68c7a0f696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:00:59,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6235776d-1d21-448a-b232-b3670f9dcf55 Date: Mon, 13 Aug 2018 09:00: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-08-13T09:00:59Z", "security_group_id": "e660b248-00b8-47f5-8671-0b68c7a0f696", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "32951cd2-5ba9-4261-ad89-e3907c467d61"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "security_group_id": "e660b248-00b8-47f5-8671-0b68c7a0f696", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "cf88c5a2-9089-44b1-8931-249b796600e9"}]} 2018-08-13 09:00:59,851 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e660b248-00b8-47f5-8671-0b68c7a0f696 used request id req-6235776d-1d21-448a-b232-b3670f9dcf55 2018-08-13 09:00:59,852 - neutron_utils - INFO - Listing the available security groups 2018-08-13 09:00:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-d4009dab-559d-46a2-8e0e-2a86c241fc63 Date: Mon, 13 Aug 2018 09:00:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "updated_at": "2018-08-13T08:47:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "1f079885-79dd-4e99-9149-356c149ac989", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "4b906388-985c-43c7-858b-9009a38398d7", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}], "revision_number": 1, "project_id": "da799d9bebab4025b8d818e4816919da", "id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "updated_at": "2018-08-13T09:00:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "revision_number": 0, "id": "32951cd2-5ba9-4261-ad89-e3907c467d61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:59Z", "security_group_id": "e660b248-00b8-47f5-8671-0b68c7a0f696", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "revision_number": 0, "id": "cf88c5a2-9089-44b1-8931-249b796600e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:59Z", "security_group_id": "e660b248-00b8-47f5-8671-0b68c7a0f696", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "e660b248-00b8-47f5-8671-0b68c7a0f696", "name": "NeutronUtilsSecurityGroupTests-5b539ebb-c97d-439f-b4f7-7d8034df2ffcname-2"}, {"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "updated_at": "2018-08-13T09:00:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "revision_number": 0, "id": "4f6d7e19-8286-4350-827c-c7b8a0372527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:59Z", "security_group_id": "f660f91b-7539-4d71-bb4b-6c045745756b", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "revision_number": 0, "id": "566e401b-c343-420f-9852-73ae23aa1043", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:00:59Z", "security_group_id": "f660f91b-7539-4d71-bb4b-6c045745756b", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f660f91b-7539-4d71-bb4b-6c045745756b", "name": "NeutronUtilsSecurityGroupTests-5b539ebb-c97d-439f-b4f7-7d8034df2ffcname-1"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "updated_at": "2018-08-13T08:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "09f80d02-35a1-4bf7-af6f-58169110a203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "8c172021-ee69-41ae-8745-2fd8ec806dad", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "9d35f8ef-2561-4ea0-b855-00dd84ebc61d", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "f560b136-942b-47fd-9a9c-0f61e9715d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "name": "default"}]} 2018-08-13 09:01:00,003 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-d4009dab-559d-46a2-8e0e-2a86c241fc63 2018-08-13 09:01:00,005 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c2ff513-9f54-4e0d-8a96-2899ae32e909 2018-08-13 09:01:00,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=1c2ff513-9f54-4e0d-8a96-2899ae32e909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-225f8872-0662-4bde-8862-c1f6847bac59 Date: Mon, 13 Aug 2018 09:01: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-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "port_range_min": null, "revision_number": 0, "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "0beff16a-da24-48d0-a20c-96b32ba28589"}, {"remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "port_range_min": null, "revision_number": 0, "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b"}, {"remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "port_range_min": null, "revision_number": 0, "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "port_range_min": null, "revision_number": 0, "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "e1403cab-7978-4e8b-bb03-f788ef72533d"}]} 2018-08-13 09:01:00,073 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=1c2ff513-9f54-4e0d-8a96-2899ae32e909 used request id req-225f8872-0662-4bde-8862-c1f6847bac59 2018-08-13 09:01:00,073 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 53035ab8-39ce-4cfd-8483-d3369585ae99 2018-08-13 09:01:00,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=53035ab8-39ce-4cfd-8483-d3369585ae99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-221bbae6-6ad8-4c30-b302-fd83dfa1dbb6 Date: Mon, 13 Aug 2018 09:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "project_id": "", "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7"}, {"remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "project_id": "", "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "project_id": "", "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "project_id": "", "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e"}]} 2018-08-13 09:01:00,133 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=53035ab8-39ce-4cfd-8483-d3369585ae99 used request id req-221bbae6-6ad8-4c30-b302-fd83dfa1dbb6 2018-08-13 09:01:00,133 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a5a51ba-ad74-4292-86f3-83602fbe24d0 2018-08-13 09:01:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=5a5a51ba-ad74-4292-86f3-83602fbe24d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fa2f21c3-7bfc-410b-9b2a-abf67c6823bb Date: Mon, 13 Aug 2018 09:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "port_range_min": null, "revision_number": 0, "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "port_range_min": null, "revision_number": 0, "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf"}, {"remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "port_range_min": null, "revision_number": 0, "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "port_range_min": null, "revision_number": 0, "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2"}]} 2018-08-13 09:01:00,180 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=5a5a51ba-ad74-4292-86f3-83602fbe24d0 used request id req-fa2f21c3-7bfc-410b-9b2a-abf67c6823bb 2018-08-13 09:01:00,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66675f50-e1f5-4f0d-966a-e5b2369197e7 2018-08-13 09:01:00,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=66675f50-e1f5-4f0d-966a-e5b2369197e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-db20f8b9-e7d1-451a-bdfd-6768d7d05fe8 Date: Mon, 13 Aug 2018 09:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "port_range_min": null, "revision_number": 0, "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "project_id": "da799d9bebab4025b8d818e4816919da", "id": "1f079885-79dd-4e99-9149-356c149ac989"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "port_range_min": null, "revision_number": 0, "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "project_id": "da799d9bebab4025b8d818e4816919da", "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75"}, {"remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "port_range_min": null, "revision_number": 0, "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "project_id": "da799d9bebab4025b8d818e4816919da", "id": "4b906388-985c-43c7-858b-9009a38398d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "port_range_min": null, "revision_number": 0, "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "project_id": "da799d9bebab4025b8d818e4816919da", "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd"}]} 2018-08-13 09:01:00,215 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=66675f50-e1f5-4f0d-966a-e5b2369197e7 used request id req-db20f8b9-e7d1-451a-bdfd-6768d7d05fe8 2018-08-13 09:01:00,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 727abc9f-a2cc-4ba9-859f-99a5c8fad765 2018-08-13 09:01:00,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=727abc9f-a2cc-4ba9-859f-99a5c8fad765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dc02f193-4a91-4fc4-b85d-1a03061c2577 Date: Mon, 13 Aug 2018 09:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "port_range_min": null, "revision_number": 0, "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "project_id": "96784be9985e4debb471ae69be763d59", "id": "27984e13-1e09-471b-990d-335f32b82a3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "port_range_min": null, "revision_number": 0, "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "project_id": "96784be9985e4debb471ae69be763d59", "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f"}, {"remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "port_range_min": null, "revision_number": 0, "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "project_id": "96784be9985e4debb471ae69be763d59", "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797"}, {"remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "port_range_min": null, "revision_number": 0, "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "project_id": "96784be9985e4debb471ae69be763d59", "id": "7fd22f96-c929-4159-bb48-c27c02569612"}]} 2018-08-13 09:01:00,274 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=727abc9f-a2cc-4ba9-859f-99a5c8fad765 used request id req-dc02f193-4a91-4fc4-b85d-1a03061c2577 2018-08-13 09:01:00,274 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 779120c8-4a18-4c33-9cb6-01db588e5291 2018-08-13 09:01:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=779120c8-4a18-4c33-9cb6-01db588e5291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9b641263-0f04-4db7-bf1a-2a8e1764beba Date: Mon, 13 Aug 2018 09:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "port_range_min": null, "revision_number": 0, "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "35e33af0-43be-46ad-bec8-d8d3c694302d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "port_range_min": null, "revision_number": 0, "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "37fb981a-8c04-40d0-ae74-731ae93021d7"}, {"remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "port_range_min": null, "revision_number": 0, "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "port_range_min": null, "revision_number": 0, "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1"}]} 2018-08-13 09:01:00,321 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=779120c8-4a18-4c33-9cb6-01db588e5291 used request id req-9b641263-0f04-4db7-bf1a-2a8e1764beba 2018-08-13 09:01:00,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c30b0da8-9c42-4c0a-8489-aad959d8ac65 2018-08-13 09:01:00,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c30b0da8-9c42-4c0a-8489-aad959d8ac65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3e15eecd-a5b1-4758-95ee-eae54c613abb Date: Mon, 13 Aug 2018 09:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "port_range_min": null, "revision_number": 0, "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "port_range_min": null, "revision_number": 0, "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "port_range_min": null, "revision_number": 0, "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "830096e7-f08b-4db9-8b99-0ae3233f1851"}, {"remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "port_range_min": null, "revision_number": 0, "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b"}]} 2018-08-13 09:01:00,358 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c30b0da8-9c42-4c0a-8489-aad959d8ac65 used request id req-3e15eecd-a5b1-4758-95ee-eae54c613abb 2018-08-13 09:01:00,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc2603cc-7080-4560-b6f0-b92734afbb3c 2018-08-13 09:01:00,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=cc2603cc-7080-4560-b6f0-b92734afbb3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e7b0fba4-ff0f-416c-a8f8-7c1e60299251 Date: Mon, 13 Aug 2018 09:01: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-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "port_range_min": null, "revision_number": 0, "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:35Z", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2"}, {"remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "port_range_min": null, "revision_number": 0, "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "80158173-32ca-48d0-8fba-6cc6405b0360"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "port_range_min": null, "revision_number": 0, "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "ea61e472-2377-48f7-ba83-bd32331752aa"}, {"remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "port_range_min": null, "revision_number": 0, "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52"}]} 2018-08-13 09:01:00,406 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=cc2603cc-7080-4560-b6f0-b92734afbb3c used request id req-e7b0fba4-ff0f-416c-a8f8-7c1e60299251 2018-08-13 09:01:00,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e660b248-00b8-47f5-8671-0b68c7a0f696 2018-08-13 09:01:00,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e660b248-00b8-47f5-8671-0b68c7a0f696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0221bda-7a7f-4e73-a3b4-365539e35918 Date: Mon, 13 Aug 2018 09:01: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-08-13T09:00:59Z", "security_group_id": "e660b248-00b8-47f5-8671-0b68c7a0f696", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "32951cd2-5ba9-4261-ad89-e3907c467d61"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "security_group_id": "e660b248-00b8-47f5-8671-0b68c7a0f696", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "cf88c5a2-9089-44b1-8931-249b796600e9"}]} 2018-08-13 09:01:00,461 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e660b248-00b8-47f5-8671-0b68c7a0f696 used request id req-d0221bda-7a7f-4e73-a3b4-365539e35918 2018-08-13 09:01:00,461 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f660f91b-7539-4d71-bb4b-6c045745756b 2018-08-13 09:01:00,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f660f91b-7539-4d71-bb4b-6c045745756b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-13476a1b-d496-42a8-8a1c-c537ea6e79fa Date: Mon, 13 Aug 2018 09:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "security_group_id": "f660f91b-7539-4d71-bb4b-6c045745756b", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "4f6d7e19-8286-4350-827c-c7b8a0372527"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:00:59Z", "security_group_id": "f660f91b-7539-4d71-bb4b-6c045745756b", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:00:59Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "566e401b-c343-420f-9852-73ae23aa1043"}]} 2018-08-13 09:01:00,528 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f660f91b-7539-4d71-bb4b-6c045745756b used request id req-13476a1b-d496-42a8-8a1c-c537ea6e79fa 2018-08-13 09:01:00,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6bef2fc-ec97-4c93-a975-aa95cb67b7d7 2018-08-13 09:01:00,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f6bef2fc-ec97-4c93-a975-aa95cb67b7d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-552c85bf-214a-49e8-8551-a26a4eb46a16 Date: Mon, 13 Aug 2018 09:01: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-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "09f80d02-35a1-4bf7-af6f-58169110a203"}, {"remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "8c172021-ee69-41ae-8745-2fd8ec806dad"}, {"remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "9d35f8ef-2561-4ea0-b855-00dd84ebc61d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f560b136-942b-47fd-9a9c-0f61e9715d54"}]} 2018-08-13 09:01:00,571 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f6bef2fc-ec97-4c93-a975-aa95cb67b7d7 used request id req-552c85bf-214a-49e8-8551-a26a4eb46a16 2018-08-13 09:01:00,571 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-5b539ebb-c97d-439f-b4f7-7d8034df2ffcname-1 2018-08-13 09:01:00,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/f660f91b-7539-4d71-bb4b-6c045745756b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:00,844 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-362ce175-8d9d-458a-946a-6d9169772ca8 Content-Length: 0 Date: Mon, 13 Aug 2018 09:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:00,845 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/f660f91b-7539-4d71-bb4b-6c045745756b used request id req-362ce175-8d9d-458a-946a-6d9169772ca8 2018-08-13 09:01:00,845 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-5b539ebb-c97d-439f-b4f7-7d8034df2ffcname-2 2018-08-13 09:01:00,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/e660b248-00b8-47f5-8671-0b68c7a0f696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e7bd07ea50251ef83428aaee4f1379fb49e5d99" 2018-08-13 09:01:01,137 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe52819f-e969-4f76-a954-e5cd0b9e8600 Content-Length: 0 Date: Mon, 13 Aug 2018 09:01:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:01,137 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/e660b248-00b8-47f5-8671-0b68c7a0f696 used request id req-fe52819f-e969-4f76-a954-e5cd0b9e8600 2018-08-13 09:01:01,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:01,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["KRbxhmhGSouZbjLu0WH37A"], "issued_at": "2018-08-13T09:01:01.000000Z"}} 2018-08-13 09:01:01,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b40ad20aa2c1e92e8f42d8472fe2893e4b672d3c" 2018-08-13 09:01:01,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:01 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5825cc0a-cd7c-4d01-b6eb-32873d059dc3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:01:01,654 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5825cc0a-cd7c-4d01-b6eb-32873d059dc3 2018-08-13 09:01:01,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:02,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["OUpCNdOjQUKgnDZVVVozRA"], "issued_at": "2018-08-13T09:01:02.000000Z"}} 2018-08-13 09:01:02,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d706182c0e25bc454be5d31ce7842af4838a2de2" 2018-08-13 09:01:02,172 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:02 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8311cd64-3d89-40dd-9738-14b281a9ead4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:01:02,173 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8311cd64-3d89-40dd-9738-14b281a9ead4 2018-08-13 09:01:02,173 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-07bc6e7d-16ca-4872-8798-7d286b842015name 2018-08-13 09:01:02,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d706182c0e25bc454be5d31ce7842af4838a2de2" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-07bc6e7d-16ca-4872-8798-7d286b842015name", "description": "hello group"}}' 2018-08-13 09:01:02,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d3655a50-aed9-4e83-9315-b4342ea174d9 Date: Mon, 13 Aug 2018 09:01:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:02Z", "updated_at": "2018-08-13T09:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:02Z", "revision_number": 0, "id": "7a76bde1-d264-47f2-927b-6f28a1cd58a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:02Z", "security_group_id": "a9c51143-5b7f-4115-828d-9b3851da1789", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:02Z", "revision_number": 0, "id": "9dc0c741-5755-41d3-b0cd-7e83aff2573e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:02Z", "security_group_id": "a9c51143-5b7f-4115-828d-9b3851da1789", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "a9c51143-5b7f-4115-828d-9b3851da1789", "name": "NeutronUtilsSecurityGroupTests-07bc6e7d-16ca-4872-8798-7d286b842015name"}} 2018-08-13 09:01:02,772 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-d3655a50-aed9-4e83-9315-b4342ea174d9 2018-08-13 09:01:02,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9c51143-5b7f-4115-828d-9b3851da1789 2018-08-13 09:01:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a9c51143-5b7f-4115-828d-9b3851da1789 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d706182c0e25bc454be5d31ce7842af4838a2de2" 2018-08-13 09:01:02,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-681a8f79-adc1-4fa7-a966-a8be70f7a908 Date: Mon, 13 Aug 2018 09:01:02 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-08-13T09:01:02Z", "security_group_id": "a9c51143-5b7f-4115-828d-9b3851da1789", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:02Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "7a76bde1-d264-47f2-927b-6f28a1cd58a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:02Z", "security_group_id": "a9c51143-5b7f-4115-828d-9b3851da1789", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:02Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "9dc0c741-5755-41d3-b0cd-7e83aff2573e"}]} 2018-08-13 09:01:02,871 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a9c51143-5b7f-4115-828d-9b3851da1789 used request id req-681a8f79-adc1-4fa7-a966-a8be70f7a908 2018-08-13 09:01:02,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-07bc6e7d-16ca-4872-8798-7d286b842015name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d706182c0e25bc454be5d31ce7842af4838a2de2" 2018-08-13 09:01:03,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-b901487a-0af3-4bb0-baba-78ef94dce2ea Date: Mon, 13 Aug 2018 09:01:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:02Z", "updated_at": "2018-08-13T09:01:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:02Z", "revision_number": 0, "id": "7a76bde1-d264-47f2-927b-6f28a1cd58a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:02Z", "security_group_id": "a9c51143-5b7f-4115-828d-9b3851da1789", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:02Z", "revision_number": 0, "id": "9dc0c741-5755-41d3-b0cd-7e83aff2573e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:02Z", "security_group_id": "a9c51143-5b7f-4115-828d-9b3851da1789", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "a9c51143-5b7f-4115-828d-9b3851da1789", "name": "NeutronUtilsSecurityGroupTests-07bc6e7d-16ca-4872-8798-7d286b842015name"}]} 2018-08-13 09:01:03,003 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-07bc6e7d-16ca-4872-8798-7d286b842015name&description=hello+group used request id req-b901487a-0af3-4bb0-baba-78ef94dce2ea 2018-08-13 09:01:03,004 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9c51143-5b7f-4115-828d-9b3851da1789 2018-08-13 09:01:03,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a9c51143-5b7f-4115-828d-9b3851da1789 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d706182c0e25bc454be5d31ce7842af4838a2de2" 2018-08-13 09:01:03,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b1b1a1b-de9f-428f-93c5-4bcbf3319768 Date: Mon, 13 Aug 2018 09:01:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:02Z", "security_group_id": "a9c51143-5b7f-4115-828d-9b3851da1789", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:02Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "7a76bde1-d264-47f2-927b-6f28a1cd58a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:02Z", "security_group_id": "a9c51143-5b7f-4115-828d-9b3851da1789", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:02Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "9dc0c741-5755-41d3-b0cd-7e83aff2573e"}]} 2018-08-13 09:01:03,066 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a9c51143-5b7f-4115-828d-9b3851da1789 used request id req-8b1b1a1b-de9f-428f-93c5-4bcbf3319768 2018-08-13 09:01:03,067 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-07bc6e7d-16ca-4872-8798-7d286b842015name 2018-08-13 09:01:03,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/a9c51143-5b7f-4115-828d-9b3851da1789 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d706182c0e25bc454be5d31ce7842af4838a2de2" 2018-08-13 09:01:03,331 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be49cff9-3ef0-489a-9b34-59383d44e0f4 Content-Length: 0 Date: Mon, 13 Aug 2018 09:01:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:03,331 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/a9c51143-5b7f-4115-828d-9b3851da1789 used request id req-be49cff9-3ef0-489a-9b34-59383d44e0f4 2018-08-13 09:01:03,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:03,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["R5sxRgsKTSyVHnM7I-2Paw"], "issued_at": "2018-08-13T09:01:03.000000Z"}} 2018-08-13 09:01:03,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:03,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:03 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b1a5cd29-ba70-41a4-b5b0-ad99e346b7f3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:01:03,856 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b1a5cd29-ba70-41a4-b5b0-ad99e346b7f3 2018-08-13 09:01:03,857 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name 2018-08-13 09:01:03,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name", "description": "hello group"}}' 2018-08-13 09:01:04,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-03293944-22c5-4c3a-85cd-9c50eff91af3 Date: Mon, 13 Aug 2018 09:01:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "updated_at": "2018-08-13T09:01:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "revision_number": 0, "id": "22eb940b-7317-4405-90e0-7ca33032386a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "revision_number": 0, "id": "d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "name": "NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name"}} 2018-08-13 09:01:04,182 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-03293944-22c5-4c3a-85cd-9c50eff91af3 2018-08-13 09:01:04,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 2018-08-13 09:01:04,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:04,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea80aa23-965d-4d0d-b8ed-faaeb29da454 Date: Mon, 13 Aug 2018 09:01:04 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-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "22eb940b-7317-4405-90e0-7ca33032386a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5"}]} 2018-08-13 09:01:04,266 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 used request id req-ea80aa23-965d-4d0d-b8ed-faaeb29da454 2018-08-13 09:01:04,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 2018-08-13 09:01:04,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:04,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-485b7259-f894-4aac-8d3f-27c92968ee78 Date: Mon, 13 Aug 2018 09:01:04 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-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "22eb940b-7317-4405-90e0-7ca33032386a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5"}]} 2018-08-13 09:01:04,300 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 used request id req-485b7259-f894-4aac-8d3f-27c92968ee78 2018-08-13 09:01:04,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:04,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ea85f5d9-b908-4e3e-adaa-67a98be28dc7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:01:04,326 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ea85f5d9-b908-4e3e-adaa-67a98be28dc7 2018-08-13 09:01:04,327 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name 2018-08-13 09:01:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:04,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-f30ae931-c813-434b-bc7b-305f8a4452fa Date: Mon, 13 Aug 2018 09:01:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "updated_at": "2018-08-13T09:01:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "revision_number": 0, "id": "22eb940b-7317-4405-90e0-7ca33032386a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "revision_number": 0, "id": "d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "name": "NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name"}]} 2018-08-13 09:01:04,428 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name used request id req-f30ae931-c813-434b-bc7b-305f8a4452fa 2018-08-13 09:01:04,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:01:04,441 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:04 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:01:04,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:04,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:04 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-16865b2e-f7cf-42ef-995c-8fb4af7312f5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:01:04,479 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-16865b2e-f7cf-42ef-995c-8fb4af7312f5 2018-08-13 09:01:04,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 2018-08-13 09:01:04,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:04,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6712b5b3-6c8f-476b-a68b-171d8505b661 Date: Mon, 13 Aug 2018 09:01:04 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-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "22eb940b-7317-4405-90e0-7ca33032386a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5"}]} 2018-08-13 09:01:04,513 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 used request id req-6712b5b3-6c8f-476b-a68b-171d8505b661 2018-08-13 09:01:04,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222: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}e78a9cd4ae93b020354708fdb079a12164484651" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2"}}' 2018-08-13 09:01:04,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-ec8df9f1-da62-45a1-9280-5810e068ff43 Date: Mon, 13 Aug 2018 09:01:04 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-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "64f134a8-495a-419c-a29b-4687de80d10f"}} 2018-08-13 09:01:04,762 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules used request id req-ec8df9f1-da62-45a1-9280-5810e068ff43 2018-08-13 09:01:04,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:04,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-584efae0-4831-4487-b5a5-079e7bb0d958 Date: Mon, 13 Aug 2018 09:01:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "updated_at": "2018-08-13T09:01:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "revision_number": 0, "id": "22eb940b-7317-4405-90e0-7ca33032386a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "revision_number": 0, "id": "64f134a8-495a-419c-a29b-4687de80d10f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "revision_number": 0, "id": "d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 2, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "name": "NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name"}]} 2018-08-13 09:01:04,858 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name&description=hello+group used request id req-584efae0-4831-4487-b5a5-079e7bb0d958 2018-08-13 09:01:04,858 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 2018-08-13 09:01:04,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:04,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-e129b5df-16e6-4ce9-9340-ccfdfb844b8f Date: Mon, 13 Aug 2018 09:01:04 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-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "22eb940b-7317-4405-90e0-7ca33032386a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "64f134a8-495a-419c-a29b-4687de80d10f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5"}]} 2018-08-13 09:01:04,925 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 used request id req-e129b5df-16e6-4ce9-9340-ccfdfb844b8f 2018-08-13 09:01:04,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 2018-08-13 09:01:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:04,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1e9bd6f8-dbda-4257-8561-5822cd06ec52 Date: Mon, 13 Aug 2018 09:01:04 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-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "22eb940b-7317-4405-90e0-7ca33032386a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "64f134a8-495a-419c-a29b-4687de80d10f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5"}]} 2018-08-13 09:01:04,959 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 used request id req-1e9bd6f8-dbda-4257-8561-5822cd06ec52 2018-08-13 09:01:04,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:05,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-e113c7e6-9c24-4cab-99b0-6e12bc9d7987 Date: Mon, 13 Aug 2018 09:01:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "updated_at": "2018-08-13T09:01:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "revision_number": 0, "id": "22eb940b-7317-4405-90e0-7ca33032386a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "revision_number": 0, "id": "64f134a8-495a-419c-a29b-4687de80d10f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "revision_number": 0, "id": "d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 2, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "name": "NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name"}]} 2018-08-13 09:01:05,055 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name&description=hello+group used request id req-e113c7e6-9c24-4cab-99b0-6e12bc9d7987 2018-08-13 09:01:05,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 2018-08-13 09:01:05,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:05,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1db9208a-af04-4e43-9e21-6b1cb02af7c9 Date: Mon, 13 Aug 2018 09:01:05 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-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "22eb940b-7317-4405-90e0-7ca33032386a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "64f134a8-495a-419c-a29b-4687de80d10f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:04Z", "security_group_id": "e6ddb55c-f7fb-48bf-992c-40ac06a19ba2", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:04Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5"}]} 2018-08-13 09:01:05,091 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 used request id req-1db9208a-af04-4e43-9e21-6b1cb02af7c9 2018-08-13 09:01:05,092 - neutron_utils - INFO - Deleting security group rule with ID - 22eb940b-7317-4405-90e0-7ca33032386a 2018-08-13 09:01:05,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/22eb940b-7317-4405-90e0-7ca33032386a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:05,245 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d01c88e1-c8e4-4ab7-ab75-f786e885a775 Content-Length: 0 Date: Mon, 13 Aug 2018 09:01:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:05,245 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/22eb940b-7317-4405-90e0-7ca33032386a used request id req-d01c88e1-c8e4-4ab7-ab75-f786e885a775 2018-08-13 09:01:05,245 - neutron_utils - INFO - Deleting security group rule with ID - d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5 2018-08-13 09:01:05,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:05,380 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95faa790-3275-4061-9e9e-27a52c2b8236 Content-Length: 0 Date: Mon, 13 Aug 2018 09:01:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:05,380 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/d0d7e9b4-32b1-40fe-85a8-79c06dd3dce5 used request id req-95faa790-3275-4061-9e9e-27a52c2b8236 2018-08-13 09:01:05,381 - neutron_utils - INFO - Deleting security group rule with ID - 64f134a8-495a-419c-a29b-4687de80d10f 2018-08-13 09:01:05,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/64f134a8-495a-419c-a29b-4687de80d10f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:05,515 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebe3e2b2-499e-4d99-86f0-3392af0fd5f2 Content-Length: 0 Date: Mon, 13 Aug 2018 09:01:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:05,516 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/64f134a8-495a-419c-a29b-4687de80d10f used request id req-ebe3e2b2-499e-4d99-86f0-3392af0fd5f2 2018-08-13 09:01:05,516 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-50fb69cd-5695-4a0c-880d-a24275ce8e82name 2018-08-13 09:01:05,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78a9cd4ae93b020354708fdb079a12164484651" 2018-08-13 09:01:05,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-452aa04d-5365-47a5-ad79-8e3fd48a6372 Content-Length: 0 Date: Mon, 13 Aug 2018 09:01:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:05,715 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/e6ddb55c-f7fb-48bf-992c-40ac06a19ba2 used request id req-452aa04d-5365-47a5-ad79-8e3fd48a6372 2018-08-13 09:01:05,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:06,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["O2hdnaMOR-uF3gXtHBj0aA"], "issued_at": "2018-08-13T09:01:06.000000Z"}} 2018-08-13 09:01:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ec749b21289fdf13fa87f3246fb1f57fdb3f2" 2018-08-13 09:01:06,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:06 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-935cf6de-f156-4b48-af22-804a61d55b22 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:01:06,228 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-935cf6de-f156-4b48-af22-804a61d55b22 2018-08-13 09:01:06,229 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b1e79668-681c-48e5-bccb-772f8364918aname-1 2018-08-13 09:01:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ec749b21289fdf13fa87f3246fb1f57fdb3f2" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b1e79668-681c-48e5-bccb-772f8364918aname-1", "description": "hello group"}}' 2018-08-13 09:01:06,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-0b79890a-4655-401e-94e5-ec8bb4714233 Date: Mon, 13 Aug 2018 09:01:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "updated_at": "2018-08-13T09:01:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "revision_number": 0, "id": "5bcb35d0-bcd6-475f-87ec-decf891566e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:06Z", "security_group_id": "8a90a5d7-e5f7-4f25-a9b2-522d4aae998c", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "revision_number": 0, "id": "fcbbea21-b288-4063-8b90-d3c3b42d71a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:06Z", "security_group_id": "8a90a5d7-e5f7-4f25-a9b2-522d4aae998c", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "8a90a5d7-e5f7-4f25-a9b2-522d4aae998c", "name": "NeutronUtilsSecurityGroupTests-b1e79668-681c-48e5-bccb-772f8364918aname-1"}} 2018-08-13 09:01:06,667 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-0b79890a-4655-401e-94e5-ec8bb4714233 2018-08-13 09:01:06,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a90a5d7-e5f7-4f25-a9b2-522d4aae998c 2018-08-13 09:01:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8a90a5d7-e5f7-4f25-a9b2-522d4aae998c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ec749b21289fdf13fa87f3246fb1f57fdb3f2" 2018-08-13 09:01:06,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9fe2153-4e7d-43ce-a224-f2486f923ed1 Date: Mon, 13 Aug 2018 09:01:06 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-08-13T09:01:06Z", "security_group_id": "8a90a5d7-e5f7-4f25-a9b2-522d4aae998c", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "5bcb35d0-bcd6-475f-87ec-decf891566e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "security_group_id": "8a90a5d7-e5f7-4f25-a9b2-522d4aae998c", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "fcbbea21-b288-4063-8b90-d3c3b42d71a2"}]} 2018-08-13 09:01:06,711 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8a90a5d7-e5f7-4f25-a9b2-522d4aae998c used request id req-d9fe2153-4e7d-43ce-a224-f2486f923ed1 2018-08-13 09:01:06,711 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b1e79668-681c-48e5-bccb-772f8364918aname-2 2018-08-13 09:01:06,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ec749b21289fdf13fa87f3246fb1f57fdb3f2" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b1e79668-681c-48e5-bccb-772f8364918aname-2", "description": "hello group"}}' 2018-08-13 09:01:06,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-93f10f03-06b7-4bf5-8e1c-71a4c7fcc20c Date: Mon, 13 Aug 2018 09:01:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "updated_at": "2018-08-13T09:01:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "revision_number": 0, "id": "6d015d63-6786-44c2-8579-1ad232947302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:06Z", "security_group_id": "c9a9b7ab-f890-4c83-850d-ed8850a73a55", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "revision_number": 0, "id": "86e578be-7f03-44b7-a4d1-c64ee94a4d50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:06Z", "security_group_id": "c9a9b7ab-f890-4c83-850d-ed8850a73a55", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "c9a9b7ab-f890-4c83-850d-ed8850a73a55", "name": "NeutronUtilsSecurityGroupTests-b1e79668-681c-48e5-bccb-772f8364918aname-2"}} 2018-08-13 09:01:06,975 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-93f10f03-06b7-4bf5-8e1c-71a4c7fcc20c 2018-08-13 09:01:06,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9a9b7ab-f890-4c83-850d-ed8850a73a55 2018-08-13 09:01:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c9a9b7ab-f890-4c83-850d-ed8850a73a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ec749b21289fdf13fa87f3246fb1f57fdb3f2" 2018-08-13 09:01:07,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f2b84cbb-bb8f-4580-85e6-684e250339d2 Date: Mon, 13 Aug 2018 09:01:07 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-08-13T09:01:06Z", "security_group_id": "c9a9b7ab-f890-4c83-850d-ed8850a73a55", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "6d015d63-6786-44c2-8579-1ad232947302"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "security_group_id": "c9a9b7ab-f890-4c83-850d-ed8850a73a55", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "86e578be-7f03-44b7-a4d1-c64ee94a4d50"}]} 2018-08-13 09:01:07,036 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c9a9b7ab-f890-4c83-850d-ed8850a73a55 used request id req-f2b84cbb-bb8f-4580-85e6-684e250339d2 2018-08-13 09:01:07,036 - neutron_utils - INFO - Retrieving security group with ID - 8a90a5d7-e5f7-4f25-a9b2-522d4aae998c 2018-08-13 09:01:07,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=8a90a5d7-e5f7-4f25-a9b2-522d4aae998c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ec749b21289fdf13fa87f3246fb1f57fdb3f2" 2018-08-13 09:01:07,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-366abc4b-b4da-49e8-98ce-4ad42752340d Date: Mon, 13 Aug 2018 09:01:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "updated_at": "2018-08-13T09:01:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "revision_number": 0, "id": "5bcb35d0-bcd6-475f-87ec-decf891566e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:06Z", "security_group_id": "8a90a5d7-e5f7-4f25-a9b2-522d4aae998c", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "revision_number": 0, "id": "fcbbea21-b288-4063-8b90-d3c3b42d71a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:06Z", "security_group_id": "8a90a5d7-e5f7-4f25-a9b2-522d4aae998c", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "8a90a5d7-e5f7-4f25-a9b2-522d4aae998c", "name": "NeutronUtilsSecurityGroupTests-b1e79668-681c-48e5-bccb-772f8364918aname-1"}]} 2018-08-13 09:01:07,136 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=8a90a5d7-e5f7-4f25-a9b2-522d4aae998c used request id req-366abc4b-b4da-49e8-98ce-4ad42752340d 2018-08-13 09:01:07,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a90a5d7-e5f7-4f25-a9b2-522d4aae998c 2018-08-13 09:01:07,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8a90a5d7-e5f7-4f25-a9b2-522d4aae998c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ec749b21289fdf13fa87f3246fb1f57fdb3f2" 2018-08-13 09:01:07,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93d40b3c-7e5f-47cb-b686-dc1023a25e3d Date: Mon, 13 Aug 2018 09:01:07 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-08-13T09:01:06Z", "security_group_id": "8a90a5d7-e5f7-4f25-a9b2-522d4aae998c", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "5bcb35d0-bcd6-475f-87ec-decf891566e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "security_group_id": "8a90a5d7-e5f7-4f25-a9b2-522d4aae998c", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "fcbbea21-b288-4063-8b90-d3c3b42d71a2"}]} 2018-08-13 09:01:07,176 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=8a90a5d7-e5f7-4f25-a9b2-522d4aae998c used request id req-93d40b3c-7e5f-47cb-b686-dc1023a25e3d 2018-08-13 09:01:07,177 - neutron_utils - INFO - Retrieving security group with ID - c9a9b7ab-f890-4c83-850d-ed8850a73a55 2018-08-13 09:01:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=c9a9b7ab-f890-4c83-850d-ed8850a73a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ec749b21289fdf13fa87f3246fb1f57fdb3f2" 2018-08-13 09:01:07,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-519e384d-a0b7-40b3-82e4-acf05c7cc563 Date: Mon, 13 Aug 2018 09:01:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "updated_at": "2018-08-13T09:01:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "revision_number": 0, "id": "6d015d63-6786-44c2-8579-1ad232947302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:06Z", "security_group_id": "c9a9b7ab-f890-4c83-850d-ed8850a73a55", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "revision_number": 0, "id": "86e578be-7f03-44b7-a4d1-c64ee94a4d50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:01:06Z", "security_group_id": "c9a9b7ab-f890-4c83-850d-ed8850a73a55", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "c9a9b7ab-f890-4c83-850d-ed8850a73a55", "name": "NeutronUtilsSecurityGroupTests-b1e79668-681c-48e5-bccb-772f8364918aname-2"}]} 2018-08-13 09:01:07,285 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=c9a9b7ab-f890-4c83-850d-ed8850a73a55 used request id req-519e384d-a0b7-40b3-82e4-acf05c7cc563 2018-08-13 09:01:07,286 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9a9b7ab-f890-4c83-850d-ed8850a73a55 2018-08-13 09:01:07,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c9a9b7ab-f890-4c83-850d-ed8850a73a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ec749b21289fdf13fa87f3246fb1f57fdb3f2" 2018-08-13 09:01:07,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1323e53-ec9e-4502-96a6-5903bcadba76 Date: Mon, 13 Aug 2018 09:01:07 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-08-13T09:01:06Z", "security_group_id": "c9a9b7ab-f890-4c83-850d-ed8850a73a55", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "6d015d63-6786-44c2-8579-1ad232947302"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:01:06Z", "security_group_id": "c9a9b7ab-f890-4c83-850d-ed8850a73a55", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:06Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "86e578be-7f03-44b7-a4d1-c64ee94a4d50"}]} 2018-08-13 09:01:07,324 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=c9a9b7ab-f890-4c83-850d-ed8850a73a55 used request id req-b1323e53-ec9e-4502-96a6-5903bcadba76 2018-08-13 09:01:07,324 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b1e79668-681c-48e5-bccb-772f8364918aname-1 2018-08-13 09:01:07,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/8a90a5d7-e5f7-4f25-a9b2-522d4aae998c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ec749b21289fdf13fa87f3246fb1f57fdb3f2" 2018-08-13 09:01:07,518 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-254ba4a2-ff15-407a-8ab7-073a2704707c Content-Length: 0 Date: Mon, 13 Aug 2018 09:01:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:07,518 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/8a90a5d7-e5f7-4f25-a9b2-522d4aae998c used request id req-254ba4a2-ff15-407a-8ab7-073a2704707c 2018-08-13 09:01:07,518 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b1e79668-681c-48e5-bccb-772f8364918aname-2 2018-08-13 09:01:07,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/c9a9b7ab-f890-4c83-850d-ed8850a73a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452ec749b21289fdf13fa87f3246fb1f57fdb3f2" 2018-08-13 09:01:07,724 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd31d4bb-6a8b-4f43-8053-346b4f1ae905 Content-Length: 0 Date: Mon, 13 Aug 2018 09:01:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:07,724 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/c9a9b7ab-f890-4c83-850d-ed8850a73a55 used request id req-cd31d4bb-6a8b-4f43-8053-346b4f1ae905 2018-08-13 09:01:07,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:08,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["RRoYXsrQQLqLXtOyL1zUhw"], "issued_at": "2018-08-13T09:01:08.000000Z"}} 2018-08-13 09:01:08,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81390ce9ed743949d15a017338064ad8d1cf28c8" 2018-08-13 09:01:08,204 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:08 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-49e232e3-cae7-4593-b9d7-f65184d32444 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:01:08,204 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-49e232e3-cae7-4593-b9d7-f65184d32444 2018-08-13 09:01:08,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81390ce9ed743949d15a017338064ad8d1cf28c8" 2018-08-13 09:01:08,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4913e276-24f8-46c3-b9bd-58a3e276d817 Date: Mon, 13 Aug 2018 09:01:08 GMT RESP BODY: {"floatingips": []} 2018-08-13 09:01:08,393 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-4913e276-24f8-46c3-b9bd-58a3e276d817 2018-08-13 09:01:08,394 - neutron_utils - INFO - Creating floating ip to external network - ext-net 2018-08-13 09:01:08,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81390ce9ed743949d15a017338064ad8d1cf28c8" 2018-08-13 09:01:08,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b8bb1530-a935-443f-be6a-3efb66f4b455 Date: Mon, 13 Aug 2018 09:01:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 09:01:08,551 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-b8bb1530-a935-443f-be6a-3efb66f4b455 2018-08-13 09:01:08,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81390ce9ed743949d15a017338064ad8d1cf28c8" 2018-08-13 09:01:08,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-f56007bd-0073-45a8-a3f1-0bc40754abee Date: Mon, 13 Aug 2018 09:01:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 09:01:08,927 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a used request id req-f56007bd-0073-45a8-a3f1-0bc40754abee 2018-08-13 09:01:08,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81390ce9ed743949d15a017338064ad8d1cf28c8" -d '{"floatingip": {"floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a"}}' 2018-08-13 09:01:11,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 494 X-Openstack-Request-Id: req-fae6ea69-242a-4617-a36d-a0a84e36d1d9 Date: Mon, 13 Aug 2018 09:01:11 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:10Z", "updated_at": "2018-08-13T09:01:10Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "192.16.1.108", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": null, "id": "3ac89ed7-0730-4fbe-a9f1-0f6ab14183c2"}} 2018-08-13 09:01:11,199 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-fae6ea69-242a-4617-a36d-a0a84e36d1d9 2018-08-13 09:01:11,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81390ce9ed743949d15a017338064ad8d1cf28c8" 2018-08-13 09:01:11,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 497 X-Openstack-Request-Id: req-0d9b561e-0230-49c0-ae55-367b5c9c3c72 Date: Mon, 13 Aug 2018 09:01:11 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:10Z", "updated_at": "2018-08-13T09:01:10Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "192.16.1.108", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": null, "id": "3ac89ed7-0730-4fbe-a9f1-0f6ab14183c2"}]} 2018-08-13 09:01:11,300 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-0d9b561e-0230-49c0-ae55-367b5c9c3c72 2018-08-13 09:01:11,300 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 192.16.1.108 2018-08-13 09:01:11,300 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 192.16.1.108 2018-08-13 09:01:11,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips?ip=3ac89ed7-0730-4fbe-a9f1-0f6ab14183c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81390ce9ed743949d15a017338064ad8d1cf28c8" 2018-08-13 09:01:11,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 497 X-Openstack-Request-Id: req-0bf831ba-2668-444f-8d61-42451fef85b3 Date: Mon, 13 Aug 2018 09:01:11 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:01:10Z", "updated_at": "2018-08-13T09:01:10Z", "floating_network_id": "0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "192.16.1.108", "revision_number": 0, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_id": null, "id": "3ac89ed7-0730-4fbe-a9f1-0f6ab14183c2"}]} 2018-08-13 09:01:11,380 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips?ip=3ac89ed7-0730-4fbe-a9f1-0f6ab14183c2 used request id req-0bf831ba-2668-444f-8d61-42451fef85b3 2018-08-13 09:01:11,381 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 192.16.1.108 2018-08-13 09:01:11,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/3ac89ed7-0730-4fbe-a9f1-0f6ab14183c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81390ce9ed743949d15a017338064ad8d1cf28c8" 2018-08-13 09:01:12,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c5bd4c2-a3fc-469c-af20-e2a8cf61056e Content-Length: 0 Date: Mon, 13 Aug 2018 09:01:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:12,387 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/3ac89ed7-0730-4fbe-a9f1-0f6ab14183c2 used request id req-9c5bd4c2-a3fc-469c-af20-e2a8cf61056e 2018-08-13 09:01:12,388 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:01:12,482 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 2018-08-13 09:01:12,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:12,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Wb1fl1UESC67-syXykZ1Ww"], "issued_at": "2018-08-13T09:01:12.000000Z"}} 2018-08-13 09:01:12,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b34607022a87bbeffa53dfb661262afc0deb4f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDsCj5ujMgUviv/ZzYcXoQ2EnQPGYv/iY5YD5CWvb7dduWZ5ktsetKte1dhSLCe4rwjnZLA8A8CfX53xmxK/SwpaYEzvFgUPDxovjYMKi+LQAuQgKytq964kInYI1PffzCtnS8wZmTbBoXXHK2VbBh3T499NBLrz1LpBVtmS3g774gcC+2UFdM18Nq4dQSqhPDi+FEbe+VXuMud+JG2qipI6jakowSYa+HtNM9oAeHQ/nq9okt90r289FXrZz8QgJCxzBFNOk1V1LnNErcY3qD1Lt1AHJd8vFmPuDFiIyFzzEB8h8sEYjI7Cedelh2qZU0IEgv+ggAAAg93VD+vl7x", "name": "NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0"}}' 2018-08-13 09:01:13,554 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-02eacbe5-156f-40ae-ab1e-6c1a57004bd2 x-compute-request-id: req-02eacbe5-156f-40ae-ab1e-6c1a57004bd2 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDsCj5ujMgUviv/ZzYcXoQ2EnQPGYv/iY5YD5CWvb7dduWZ5ktsetKte1dhSLCe4rwjnZLA8A8CfX53xmxK/SwpaYEzvFgUPDxovjYMKi+LQAuQgKytq964kInYI1PffzCtnS8wZmTbBoXXHK2VbBh3T499NBLrz1LpBVtmS3g774gcC+2UFdM18Nq4dQSqhPDi+FEbe+VXuMud+JG2qipI6jakowSYa+HtNM9oAeHQ/nq9okt90r289FXrZz8QgJCxzBFNOk1V1LnNErcY3qD1Lt1AHJd8vFmPuDFiIyFzzEB8h8sEYjI7Cedelh2qZU0IEgv+ggAAAg93VD+vl7x", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "name": "NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0", "fingerprint": "b1:ee:f0:d7:e5:43:aa:7e:85:8f:6b:4f:0d:64:18:8f"}} 2018-08-13 09:01:13,554 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-02eacbe5-156f-40ae-ab1e-6c1a57004bd2 2018-08-13 09:01:13,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b34607022a87bbeffa53dfb661262afc0deb4f" 2018-08-13 09:01:13,595 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 706 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-46ace271-eee3-4a1a-95b9-76c954997af0 x-compute-request-id: req-46ace271-eee3-4a1a-95b9-76c954997af0 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDsCj5ujMgUviv/ZzYcXoQ2EnQPGYv/iY5YD5CWvb7dduWZ5ktsetKte1dhSLCe4rwjnZLA8A8CfX53xmxK/SwpaYEzvFgUPDxovjYMKi+LQAuQgKytq964kInYI1PffzCtnS8wZmTbBoXXHK2VbBh3T499NBLrz1LpBVtmS3g774gcC+2UFdM18Nq4dQSqhPDi+FEbe+VXuMud+JG2qipI6jakowSYa+HtNM9oAeHQ/nq9okt90r289FXrZz8QgJCxzBFNOk1V1LnNErcY3qD1Lt1AHJd8vFmPuDFiIyFzzEB8h8sEYjI7Cedelh2qZU0IEgv+ggAAAg93VD+vl7x", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "name": "NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0", "deleted": false, "created_at": "2018-08-13T09:01:13.000000", "updated_at": null, "fingerprint": "b1:ee:f0:d7:e5:43:aa:7e:85:8f:6b:4f:0d:64:18:8f", "deleted_at": null, "id": 17}} 2018-08-13 09:01:13,595 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 used request id req-46ace271-eee3-4a1a-95b9-76c954997af0 2018-08-13 09:01:13,595 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 2018-08-13 09:01:13,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b34607022a87bbeffa53dfb661262afc0deb4f" 2018-08-13 09:01:14,019 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-deef699a-447c-4bdb-ae84-77729f62e308 x-compute-request-id: req-deef699a-447c-4bdb-ae84-77729f62e308 2018-08-13 09:01:14,019 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 used request id req-deef699a-447c-4bdb-ae84-77729f62e308 2018-08-13 09:01:14,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b34607022a87bbeffa53dfb661262afc0deb4f" 2018-08-13 09:01:14,095 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 164 x-openstack-request-id: req-7df03039-51b6-4281-92d4-ab8f4acf4b97 x-compute-request-id: req-7df03039-51b6-4281-92d4-ab8f4acf4b97 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 not found for user dec9613aaec14cbfb55ac87fbf7a8d24", "code": 404}} 2018-08-13 09:01:14,095 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 used request id req-7df03039-51b6-4281-92d4-ab8f4acf4b97 2018-08-13 09:01:14,096 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 2018-08-13 09:01:14,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b34607022a87bbeffa53dfb661262afc0deb4f" 2018-08-13 09:01:14,273 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 164 x-openstack-request-id: req-6699b0b1-71dd-4cff-ab10-90c4033c034d x-compute-request-id: req-6699b0b1-71dd-4cff-ab10-90c4033c034d RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 not found for user dec9613aaec14cbfb55ac87fbf7a8d24", "code": 404}} 2018-08-13 09:01:14,273 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ebe0a2d3-5b9b-4056-9bef-94172e7626a0 used request id req-6699b0b1-71dd-4cff-ab10-90c4033c034d 2018-08-13 09:01:14,274 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:01:14,326 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-28bfbbde-33e9-4b3a-a7d0-6d8e2852fe28.pub 2018-08-13 09:01:14,326 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-28bfbbde-33e9-4b3a-a7d0-6d8e2852fe28 2018-08-13 09:01:14,326 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-28bfbbde-33e9-4b3a-a7d0-6d8e2852fe28.pub 2018-08-13 09:01:14,326 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-28bfbbde-33e9-4b3a-a7d0-6d8e2852fe28 2018-08-13 09:01:14,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:14,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["HOehsBjeQ1SvDlqo2lUSYQ"], "issued_at": "2018-08-13T09:01:14.000000Z"}} 2018-08-13 09:01:14,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc701d18af91c8239b4eaa59ee55e834d3530f8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5d3OuFjo/uIS9WjsHKwVeA/eh5PBi9OfYa8aPE2dytOQOaJXZxy8mT7b/EXRNBxB8tzVgCKH/hgBxsZ9O11Tr8Mq/QvcxwbCiQINrgBOkJ3wFVB5Ypd2TAu7E7gUN5rJIHqqCNhWbPgAbP0JjixS/ipoobKc2q5zEYGEi12aGhMVp38Uvjq1d+XXw0EHlWw4tBKr5FQfVabae8F+CKJw6QPqQHbE6sTC0OmEUSIXLsiFCTG9BjG2a3SMMCR7Vg+u+h9oUPepZemMpeEnaP7wkfRdXD80fYQ4HH7A0bND3FsosEgUoJAaepP099cHEIp1ueFPVCZrE/nii6QVyi8kt", "name": "NovaUtilsKeypairTests-28bfbbde-33e9-4b3a-a7d0-6d8e2852fe28"}}' 2018-08-13 09:01:15,147 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-055e1e68-daaa-4805-b385-29d078805628 x-compute-request-id: req-055e1e68-daaa-4805-b385-29d078805628 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5d3OuFjo/uIS9WjsHKwVeA/eh5PBi9OfYa8aPE2dytOQOaJXZxy8mT7b/EXRNBxB8tzVgCKH/hgBxsZ9O11Tr8Mq/QvcxwbCiQINrgBOkJ3wFVB5Ypd2TAu7E7gUN5rJIHqqCNhWbPgAbP0JjixS/ipoobKc2q5zEYGEi12aGhMVp38Uvjq1d+XXw0EHlWw4tBKr5FQfVabae8F+CKJw6QPqQHbE6sTC0OmEUSIXLsiFCTG9BjG2a3SMMCR7Vg+u+h9oUPepZemMpeEnaP7wkfRdXD80fYQ4HH7A0bND3FsosEgUoJAaepP099cHEIp1ueFPVCZrE/nii6QVyi8kt", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "name": "NovaUtilsKeypairTests-28bfbbde-33e9-4b3a-a7d0-6d8e2852fe28", "fingerprint": "ea:eb:b8:0f:bd:86:68:ab:d7:b7:fc:6a:21:78:5e:51"}} 2018-08-13 09:01:15,147 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-055e1e68-daaa-4805-b385-29d078805628 2018-08-13 09:01:15,148 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-28bfbbde-33e9-4b3a-a7d0-6d8e2852fe28 2018-08-13 09:01:15,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-28bfbbde-33e9-4b3a-a7d0-6d8e2852fe28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc701d18af91c8239b4eaa59ee55e834d3530f8" 2018-08-13 09:01:15,236 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-22a7820f-c5b0-40df-96b2-83ba22b5b572 x-compute-request-id: req-22a7820f-c5b0-40df-96b2-83ba22b5b572 2018-08-13 09:01:15,236 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-28bfbbde-33e9-4b3a-a7d0-6d8e2852fe28 used request id req-22a7820f-c5b0-40df-96b2-83ba22b5b572 2018-08-13 09:01:15,237 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:01:15,288 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-9569d0f6-fdc4-497b-b34a-6d61839387a0 2018-08-13 09:01:15,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:15,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["NcuZ5YXOS7yVaB7nnzR7og"], "issued_at": "2018-08-13T09:01:15.000000Z"}} 2018-08-13 09:01:15,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}725e2827ca626a112c68192ad3b1cc11943bdcd1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXSuVWgWEOf1Ds9p5frHoP7SCgDAaifEqH7m0uQmEFSMDhxxxp6MQVQSj3kNCFAsUhezAix2tTOKOQUtwE+5ibt0eR+2ATTR08POSrVaGZgOVX3WtrXui0lhj5JPbbXJLDcj5QDmCvc9fClk66DYzMRIrofZvI5vZ8ekQoM8MhwX0xIMjRtzAs/4vm9OHjNGMXkrAU7wYkX76AvxzksiBdmHiTfLfhPZHk4tacEcVbfCAGd+Lq3m+Fg+mnrpxaUDjOlBXprT33nKV6E1icdNEpRsFK1H6VJrvObFercQyMogIC39Qv42UY9RJMrsmxhbh9eCkRLiDOQ3mm9E+Pu6i9", "name": "NovaUtilsKeypairTests-9569d0f6-fdc4-497b-b34a-6d61839387a0"}}' 2018-08-13 09:01:15,976 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b0ec686-428e-4bcb-9fa0-784b3a3d8952 x-compute-request-id: req-7b0ec686-428e-4bcb-9fa0-784b3a3d8952 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXSuVWgWEOf1Ds9p5frHoP7SCgDAaifEqH7m0uQmEFSMDhxxxp6MQVQSj3kNCFAsUhezAix2tTOKOQUtwE+5ibt0eR+2ATTR08POSrVaGZgOVX3WtrXui0lhj5JPbbXJLDcj5QDmCvc9fClk66DYzMRIrofZvI5vZ8ekQoM8MhwX0xIMjRtzAs/4vm9OHjNGMXkrAU7wYkX76AvxzksiBdmHiTfLfhPZHk4tacEcVbfCAGd+Lq3m+Fg+mnrpxaUDjOlBXprT33nKV6E1icdNEpRsFK1H6VJrvObFercQyMogIC39Qv42UY9RJMrsmxhbh9eCkRLiDOQ3mm9E+Pu6i9", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "name": "NovaUtilsKeypairTests-9569d0f6-fdc4-497b-b34a-6d61839387a0", "fingerprint": "f1:5e:a0:8c:b1:1d:a5:3b:f0:38:4e:d4:b1:1d:8b:98"}} 2018-08-13 09:01:15,976 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-7b0ec686-428e-4bcb-9fa0-784b3a3d8952 2018-08-13 09:01:15,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9569d0f6-fdc4-497b-b34a-6d61839387a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}725e2827ca626a112c68192ad3b1cc11943bdcd1" 2018-08-13 09:01:16,030 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 706 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b296368-b77a-43e4-b7ba-c9cea8b6d9db x-compute-request-id: req-3b296368-b77a-43e4-b7ba-c9cea8b6d9db RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXSuVWgWEOf1Ds9p5frHoP7SCgDAaifEqH7m0uQmEFSMDhxxxp6MQVQSj3kNCFAsUhezAix2tTOKOQUtwE+5ibt0eR+2ATTR08POSrVaGZgOVX3WtrXui0lhj5JPbbXJLDcj5QDmCvc9fClk66DYzMRIrofZvI5vZ8ekQoM8MhwX0xIMjRtzAs/4vm9OHjNGMXkrAU7wYkX76AvxzksiBdmHiTfLfhPZHk4tacEcVbfCAGd+Lq3m+Fg+mnrpxaUDjOlBXprT33nKV6E1icdNEpRsFK1H6VJrvObFercQyMogIC39Qv42UY9RJMrsmxhbh9eCkRLiDOQ3mm9E+Pu6i9", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "name": "NovaUtilsKeypairTests-9569d0f6-fdc4-497b-b34a-6d61839387a0", "deleted": false, "created_at": "2018-08-13T09:01:15.000000", "updated_at": null, "fingerprint": "f1:5e:a0:8c:b1:1d:a5:3b:f0:38:4e:d4:b1:1d:8b:98", "deleted_at": null, "id": 23}} 2018-08-13 09:01:16,031 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9569d0f6-fdc4-497b-b34a-6d61839387a0 used request id req-3b296368-b77a-43e4-b7ba-c9cea8b6d9db 2018-08-13 09:01:16,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}725e2827ca626a112c68192ad3b1cc11943bdcd1" 2018-08-13 09:01:16,123 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 563 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ee2d805-e4b7-42f4-8ce5-7c350a792293 x-compute-request-id: req-0ee2d805-e4b7-42f4-8ce5-7c350a792293 RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXSuVWgWEOf1Ds9p5frHoP7SCgDAaifEqH7m0uQmEFSMDhxxxp6MQVQSj3kNCFAsUhezAix2tTOKOQUtwE+5ibt0eR+2ATTR08POSrVaGZgOVX3WtrXui0lhj5JPbbXJLDcj5QDmCvc9fClk66DYzMRIrofZvI5vZ8ekQoM8MhwX0xIMjRtzAs/4vm9OHjNGMXkrAU7wYkX76AvxzksiBdmHiTfLfhPZHk4tacEcVbfCAGd+Lq3m+Fg+mnrpxaUDjOlBXprT33nKV6E1icdNEpRsFK1H6VJrvObFercQyMogIC39Qv42UY9RJMrsmxhbh9eCkRLiDOQ3mm9E+Pu6i9", "name": "NovaUtilsKeypairTests-9569d0f6-fdc4-497b-b34a-6d61839387a0", "fingerprint": "f1:5e:a0:8c:b1:1d:a5:3b:f0:38:4e:d4:b1:1d:8b:98"}}]} 2018-08-13 09:01:16,123 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-0ee2d805-e4b7-42f4-8ce5-7c350a792293 2018-08-13 09:01:16,123 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-9569d0f6-fdc4-497b-b34a-6d61839387a0 2018-08-13 09:01:16,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9569d0f6-fdc4-497b-b34a-6d61839387a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}725e2827ca626a112c68192ad3b1cc11943bdcd1" 2018-08-13 09:01:16,240 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff2a04a5-b00d-4139-a09c-c45454bc4dd2 x-compute-request-id: req-ff2a04a5-b00d-4139-a09c-c45454bc4dd2 2018-08-13 09:01:16,240 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-9569d0f6-fdc4-497b-b34a-6d61839387a0 used request id req-ff2a04a5-b00d-4139-a09c-c45454bc4dd2 2018-08-13 09:01:16,241 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:01:16,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:16,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["TRzTM1x-S3OIM086TTYV2g"], "issued_at": "2018-08-13T09:01:16.000000Z"}} 2018-08-13 09:01:16,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24b93f21c8add1c4adfd3e855a74accf2b78e6cb" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-b8ceb8b8-8da4-498a-b1fe-308c7b8c2a42-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-b8ceb8b8-8da4-498a-b1fe-308c7b8c2a42-id", "swap": 2}}' 2018-08-13 09:01:16,944 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d7d276c-5c79-4725-ae69-7e54ed691a6b x-compute-request-id: req-3d7d276c-5c79-4725-ae69-7e54ed691a6b RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-b8ceb8b8-8da4-498a-b1fe-308c7b8c2a42-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-b8ceb8b8-8da4-498a-b1fe-308c7b8c2a42-id", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/NovaUtilsFlavorTests-b8ceb8b8-8da4-498a-b1fe-308c7b8c2a42-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-b8ceb8b8-8da4-498a-b1fe-308c7b8c2a42-id"}} 2018-08-13 09:01:16,944 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-3d7d276c-5c79-4725-ae69-7e54ed691a6b 2018-08-13 09:01:16,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-b8ceb8b8-8da4-498a-b1fe-308c7b8c2a42-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24b93f21c8add1c4adfd3e855a74accf2b78e6cb" 2018-08-13 09:01:17,008 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-348c6ab0-6212-40c4-b783-99d33105ebc7 x-compute-request-id: req-348c6ab0-6212-40c4-b783-99d33105ebc7 2018-08-13 09:01:17,008 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-b8ceb8b8-8da4-498a-b1fe-308c7b8c2a42-id used request id req-348c6ab0-6212-40c4-b783-99d33105ebc7 2018-08-13 09:01:17,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24b93f21c8add1c4adfd3e855a74accf2b78e6cb" 2018-08-13 09:01:17,068 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e900f1f-3328-424e-96b2-a2948e844693 x-compute-request-id: req-9e900f1f-3328-424e-96b2-a2948e844693 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:01:17,068 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-9e900f1f-3328-424e-96b2-a2948e844693 2018-08-13 09:01:17,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-b8ceb8b8-8da4-498a-b1fe-308c7b8c2a42-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24b93f21c8add1c4adfd3e855a74accf2b78e6cb" 2018-08-13 09:01:17,127 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 133 x-openstack-request-id: req-8e4cf8a6-d08a-4514-9735-c3015b212d7a x-compute-request-id: req-8e4cf8a6-d08a-4514-9735-c3015b212d7a RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-b8ceb8b8-8da4-498a-b1fe-308c7b8c2a42-id could not be found.", "code": 404}} 2018-08-13 09:01:17,127 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-b8ceb8b8-8da4-498a-b1fe-308c7b8c2a42-id used request id req-8e4cf8a6-d08a-4514-9735-c3015b212d7a 2018-08-13 09:01:17,128 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:01:17,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:17,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["MILHK5TfRJ2EVesuYkxeEw"], "issued_at": "2018-08-13T09:01:17.000000Z"}} 2018-08-13 09:01:17,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58fdacfbe352ff9ef2d4e7612ae5641f1383ed0a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-d064c0c6-118a-4159-b327-15c3f0866c68-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-d064c0c6-118a-4159-b327-15c3f0866c68-id", "swap": 2}}' 2018-08-13 09:01:17,747 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6cd1feb-16f2-45e1-b481-16b66f3b5733 x-compute-request-id: req-a6cd1feb-16f2-45e1-b481-16b66f3b5733 RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-d064c0c6-118a-4159-b327-15c3f0866c68-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-d064c0c6-118a-4159-b327-15c3f0866c68-id", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/NovaUtilsFlavorTests-d064c0c6-118a-4159-b327-15c3f0866c68-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-d064c0c6-118a-4159-b327-15c3f0866c68-id"}} 2018-08-13 09:01:17,747 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-a6cd1feb-16f2-45e1-b481-16b66f3b5733 2018-08-13 09:01:17,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-d064c0c6-118a-4159-b327-15c3f0866c68-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58fdacfbe352ff9ef2d4e7612ae5641f1383ed0a" 2018-08-13 09:01:17,857 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d478496-3a64-400b-aba0-9f3bcfd11eb9 x-compute-request-id: req-7d478496-3a64-400b-aba0-9f3bcfd11eb9 2018-08-13 09:01:17,857 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-d064c0c6-118a-4159-b327-15c3f0866c68-id used request id req-7d478496-3a64-400b-aba0-9f3bcfd11eb9 2018-08-13 09:01:17,858 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:01:17,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:18,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["DnfaM5nEQA-LYJGEjM87Eg"], "issued_at": "2018-08-13T09:01:18.000000Z"}} 2018-08-13 09:01:18,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:18,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0ecc226e-aea9-44fc-b901-2b8be5458e8b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:01:18,351 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0ecc226e-aea9-44fc-b901-2b8be5458e8b 2018-08-13 09:01:18,352 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-13 09:01:18,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:01:18,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:18,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["NP6EvPViRUWx66jS2QqeHw"], "issued_at": "2018-08-13T09:01:18.000000Z"}} 2018-08-13 09:01:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f1673ec5957808cc2cf9c156b13b1050e7c9abe" 2018-08-13 09:01:18,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-bba70411-97d2-4bfa-95a3-cffb691605bd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:01:18,848 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-bba70411-97d2-4bfa-95a3-cffb691605bd 2018-08-13 09:01:18,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f1673ec5957808cc2cf9c156b13b1050e7c9abe" 2018-08-13 09:01:20,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json x-openstack-request-id: req-1874a00a-c839-42a6-a0bd-7b5427dbf1c7 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image"} 2018-08-13 09:01:20,287 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image used request id req-1874a00a-c839-42a6-a0bd-7b5427dbf1c7 2018-08-13 09:01:20,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f1673ec5957808cc2cf9c156b13b1050e7c9abe" 2018-08-13 09:01:20,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-2589dd3a-0662-4578-a31b-30204b354e8e 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:01:20,322 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-2589dd3a-0662-4578-a31b-30204b354e8e 2018-08-13 09:01:20,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f1673ec5957808cc2cf9c156b13b1050e7c9abe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image"}' 2018-08-13 09:01:20,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-648a5fc3-3abb-4512-b305-09db5697c94d RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:01:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-13T09:01:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "min_disk": 0, "protected": false, "id": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "file": "/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/file", "checksum": null, "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:01:20,420 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-648a5fc3-3abb-4512-b305-09db5697c94d 2018-08-13 09:01:20,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f1673ec5957808cc2cf9c156b13b1050e7c9abe" -d '' 2018-08-13 09:01:21,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-7feed1cf-6f81-4e4c-a236-3ef06dbd6d42 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:01:21,157 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/file used request id req-7feed1cf-6f81-4e4c-a236-3ef06dbd6d42 2018-08-13 09:01:21,157 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 09:01:21,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f1673ec5957808cc2cf9c156b13b1050e7c9abe" 2018-08-13 09:01:21,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json x-openstack-request-id: req-581f2db8-c5a9-487b-809b-070fb748bb73 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:01:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:01:21Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/snap", "metadata": {}}], "self": "/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "min_disk": 0, "protected": false, "id": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "file": "/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:01:21,202 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3 used request id req-581f2db8-c5a9-487b-809b-070fb748bb73 2018-08-13 09:01:21,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f1673ec5957808cc2cf9c156b13b1050e7c9abe" 2018-08-13 09:01:21,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-f44b5d1c-94a7-40ed-a0e7-73b7985d7c47 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:01:21,247 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-f44b5d1c-94a7-40ed-a0e7-73b7985d7c47 2018-08-13 09:01:21,249 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image 2018-08-13 09:01:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f1673ec5957808cc2cf9c156b13b1050e7c9abe" 2018-08-13 09:01:21,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json x-openstack-request-id: req-f37a1c4b-55c7-4618-ad85-85cfbc770ed3 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:01:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:01:21Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/snap", "metadata": {}}], "self": "/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "min_disk": 0, "protected": false, "id": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "file": "/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:01:21,292 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3 used request id req-f37a1c4b-55c7-4618-ad85-85cfbc770ed3 2018-08-13 09:01:21,292 - create_image - DEBUG - Instance status is - active 2018-08-13 09:01:21,292 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image 2018-08-13 09:01:21,293 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image 2018-08-13 09:01:21,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:01:21,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:21,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["qaYWbIvYRja0b3ScOmTpBg"], "issued_at": "2018-08-13T09:01:21.000000Z"}} 2018-08-13 09:01:21,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da51ccd5d145e4d926a381f6fbad25beacf6bf" 2018-08-13 09:01:21,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:21 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-638b86e4-8403-439c-96d8-117b593c9c10 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:01:21,779 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-638b86e4-8403-439c-96d8-117b593c9c10 2018-08-13 09:01:21,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da51ccd5d145e4d926a381f6fbad25beacf6bf" 2018-08-13 09:01:22,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a9cf3656-564a-4b1b-8283-ef254c192155 Date: Mon, 13 Aug 2018 09:01:22 GMT RESP BODY: {"networks":[]} 2018-08-13 09:01:22,021 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net used request id req-a9cf3656-564a-4b1b-8283-ef254c192155 2018-08-13 09:01:22,022 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net 2018-08-13 09:01:22,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da51ccd5d145e4d926a381f6fbad25beacf6bf" -d '{"network": {"name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net", "admin_state_up": true}}' 2018-08-13 09:01:22,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-cc9f3aff-d9d9-4788-b906-b1f61156cab2 Date: Mon, 13 Aug 2018 09:01:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"88e6e692-0966-4447-81db-d6e4480afe31","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T09:01:22Z","is_default":false,"provider:segmentation_id":11,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:22Z","mtu":1450}} 2018-08-13 09:01:22,736 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-cc9f3aff-d9d9-4788-b906-b1f61156cab2 2018-08-13 09:01:22,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=88e6e692-0966-4447-81db-d6e4480afe31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da51ccd5d145e4d926a381f6fbad25beacf6bf" 2018-08-13 09:01:22,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d63e5932-c72d-4fe7-8ec9-55687cabf4ae Date: Mon, 13 Aug 2018 09:01:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"88e6e692-0966-4447-81db-d6e4480afe31","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T09:01:22Z","provider:segmentation_id":11,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:22Z","provider:network_type":"vxlan"}]} 2018-08-13 09:01:22,890 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=88e6e692-0966-4447-81db-d6e4480afe31 used request id req-d63e5932-c72d-4fe7-8ec9-55687cabf4ae 2018-08-13 09:01:22,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da51ccd5d145e4d926a381f6fbad25beacf6bf" 2018-08-13 09:01:22,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-54820caf-6e17-466e-b79d-08a276c1c977 Date: Mon, 13 Aug 2018 09:01:22 GMT RESP BODY: {"subnets":[]} 2018-08-13 09:01:22,947 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 used request id req-54820caf-6e17-466e-b79d-08a276c1c977 2018-08-13 09:01:22,948 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-subnet 2018-08-13 09:01:22,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da51ccd5d145e4d926a381f6fbad25beacf6bf" -d '{"subnets": [{"ip_version": 4, "network_id": "88e6e692-0966-4447-81db-d6e4480afe31", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-subnet"}]}' 2018-08-13 09:01:23,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ef55beb8-f33a-45a8-a900-6e8afd395bb8 Date: Mon, 13 Aug 2018 09:01:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:23Z","dns_nameservers":[],"updated_at":"2018-08-13T09:01:23Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-subnet"}]} 2018-08-13 09:01:23,576 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-ef55beb8-f33a-45a8-a900-6e8afd395bb8 2018-08-13 09:01:23,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=88e6e692-0966-4447-81db-d6e4480afe31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da51ccd5d145e4d926a381f6fbad25beacf6bf" 2018-08-13 09:01:23,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-f7c4e05d-8265-41d3-b2b7-d50c5af81ad9 Date: Mon, 13 Aug 2018 09:01:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"88e6e692-0966-4447-81db-d6e4480afe31","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["9e3773a3-4ca4-48e8-8c58-55956c2d369c"],"description":"","tags":[],"updated_at":"2018-08-13T09:01:23Z","provider:segmentation_id":11,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:22Z","provider:network_type":"vxlan"}]} 2018-08-13 09:01:23,767 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=88e6e692-0966-4447-81db-d6e4480afe31 used request id req-f7c4e05d-8265-41d3-b2b7-d50c5af81ad9 2018-08-13 09:01:23,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da51ccd5d145e4d926a381f6fbad25beacf6bf" 2018-08-13 09:01:23,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0a21140f-3048-4ec2-b4d3-63f491b98f65 Date: Mon, 13 Aug 2018 09:01:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:23Z","dns_nameservers":[],"updated_at":"2018-08-13T09:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-subnet"}]} 2018-08-13 09:01:23,842 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 used request id req-0a21140f-3048-4ec2-b4d3-63f491b98f65 2018-08-13 09:01:23,842 - OpenStackNetwork - DEBUG - Network [88e6e692-0966-4447-81db-d6e4480afe31] created successfully 2018-08-13 09:01:23,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:01:23,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:24,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Lxg-eCpRSLGbj7-1wI6VCQ"], "issued_at": "2018-08-13T09:01:24.000000Z"}} 2018-08-13 09:01:24,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7560ebde63fcb9e178b8cb4e65ed929e05d1367" 2018-08-13 09:01:24,337 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-49ca012a-a000-44e1-863e-0f1bcaee6b87 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:01:24,337 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-49ca012a-a000-44e1-863e-0f1bcaee6b87 2018-08-13 09:01:24,338 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:01:24,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7560ebde63fcb9e178b8cb4e65ed929e05d1367" 2018-08-13 09:01:25,039 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-49f252b0-5917-40cd-a107-b8c437196455 x-compute-request-id: req-49f252b0-5917-40cd-a107-b8c437196455 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:01:25,039 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-49f252b0-5917-40cd-a107-b8c437196455 2018-08-13 09:01:25,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7560ebde63fcb9e178b8cb4e65ed929e05d1367" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-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-08-13 09:01:25,135 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 530 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ea441f1-3a37-4c1f-8a01-779230c7a8f6 x-compute-request-id: req-3ea441f1-3a37-4c1f-8a01-779230c7a8f6 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a1f510fe-9475-4c92-8dfa-c686ab9857c9"}} 2018-08-13 09:01:25,135 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-3ea441f1-3a37-4c1f-8a01-779230c7a8f6 2018-08-13 09:01:25,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:01:25,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:01:25,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["WcTJaaf5STeI7ccWKYuLAA"], "issued_at": "2018-08-13T09:01:25.000000Z"}} 2018-08-13 09:01:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c6c31ae30a616792f62d6d1efc73b0b84569b12" 2018-08-13 09:01:25,644 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ef7f8658-0525-40aa-86dc-6813ab814e0a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:01:25,644 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ef7f8658-0525-40aa-86dc-6813ab814e0a 2018-08-13 09:01:25,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:25,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6fb4c58a-d672-49f6-8e21-d993774fb5c2 Date: Mon, 13 Aug 2018 09:01:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"88e6e692-0966-4447-81db-d6e4480afe31","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["9e3773a3-4ca4-48e8-8c58-55956c2d369c"],"description":"","tags":[],"updated_at":"2018-08-13T09:01:23Z","provider:segmentation_id":11,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:22Z","provider:network_type":"vxlan"}]} 2018-08-13 09:01:25,961 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net used request id req-6fb4c58a-d672-49f6-8e21-d993774fb5c2 2018-08-13 09:01:25,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:26,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4d97b97b-698f-4b2a-910b-b4b947acc63a Date: Mon, 13 Aug 2018 09:01:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:23Z","dns_nameservers":[],"updated_at":"2018-08-13T09:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-subnet"}]} 2018-08-13 09:01:26,071 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 used request id req-4d97b97b-698f-4b2a-910b-b4b947acc63a 2018-08-13 09:01:26,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:26,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-7360c0a1-4848-40f6-a4a6-8c058228c19a Date: Mon, 13 Aug 2018 09:01:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"88e6e692-0966-4447-81db-d6e4480afe31","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["9e3773a3-4ca4-48e8-8c58-55956c2d369c"],"description":"","tags":[],"updated_at":"2018-08-13T09:01:23Z","provider:segmentation_id":11,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:22Z","provider:network_type":"vxlan"}]} 2018-08-13 09:01:26,252 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net used request id req-7360c0a1-4848-40f6-a4a6-8c058228c19a 2018-08-13 09:01:26,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:01:26,261 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:26 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:01:26,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c6c31ae30a616792f62d6d1efc73b0b84569b12" 2018-08-13 09:01:26,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:26 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6721e775-2540-4dfb-b3b2-7d3de011d467 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:01:26,307 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-6721e775-2540-4dfb-b3b2-7d3de011d467 2018-08-13 09:01:26,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:26,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c677f0ff-9b7d-4091-9319-6364eda4c01a Date: Mon, 13 Aug 2018 09:01:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:23Z","dns_nameservers":[],"updated_at":"2018-08-13T09:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-subnet"}]} 2018-08-13 09:01:26,400 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 used request id req-c677f0ff-9b7d-4091-9319-6364eda4c01a 2018-08-13 09:01:26,401 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net 2018-08-13 09:01:26,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" -d '{"port": {"network_id": "88e6e692-0966-4447-81db-d6e4480afe31", "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-port", "admin_state_up": true}}' 2018-08-13 09:01:28,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-df8a0c2d-b168-4c0c-90a5-36118f0a4a9f Date: Mon, 13 Aug 2018 09:01:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:01:27Z","device_owner":"","revision_number":1,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","ip_address":"10.55.0.7"}],"id":"0d5cb395-e8c0-4590-a17e-78dc7d7df09f","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:cf:bb","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-port","admin_state_up":true,"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:27Z","binding:vnic_type":"normal"}} 2018-08-13 09:01:28,495 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-df8a0c2d-b168-4c0c-90a5-36118f0a4a9f 2018-08-13 09:01:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:29,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-06fe4eca-63e1-4e9c-9eef-e736d81998bf Date: Mon, 13 Aug 2018 09:01:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"88e6e692-0966-4447-81db-d6e4480afe31","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["9e3773a3-4ca4-48e8-8c58-55956c2d369c"],"description":"","tags":[],"updated_at":"2018-08-13T09:01:23Z","provider:segmentation_id":11,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:22Z","provider:network_type":"vxlan"}]} 2018-08-13 09:01:29,045 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net used request id req-06fe4eca-63e1-4e9c-9eef-e736d81998bf 2018-08-13 09:01:29,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:29,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b204ca6a-7001-47b6-807c-e18084c5f8f9 Date: Mon, 13 Aug 2018 09:01:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:23Z","dns_nameservers":[],"updated_at":"2018-08-13T09:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-subnet"}]} 2018-08-13 09:01:29,238 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 used request id req-b204ca6a-7001-47b6-807c-e18084c5f8f9 2018-08-13 09:01:29,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:29,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-88fa1b71-9290-479b-8cf1-066618ad0a14 Date: Mon, 13 Aug 2018 09:01:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"88e6e692-0966-4447-81db-d6e4480afe31","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["9e3773a3-4ca4-48e8-8c58-55956c2d369c"],"description":"","tags":[],"updated_at":"2018-08-13T09:01:23Z","provider:segmentation_id":11,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:22Z","provider:network_type":"vxlan"}]} 2018-08-13 09:01:29,540 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net used request id req-88fa1b71-9290-479b-8cf1-066618ad0a14 2018-08-13 09:01:29,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:01:29,557 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:29 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:01:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:29,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:29 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8c9fa3a6-8b42-4f27-ba2b-b713f5390c8e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:01:29,607 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-8c9fa3a6-8b42-4f27-ba2b-b713f5390c8e 2018-08-13 09:01:29,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:29,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-46e439d1-23f9-4f3e-b657-27c8056506fd Date: Mon, 13 Aug 2018 09:01:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:23Z","dns_nameservers":[],"updated_at":"2018-08-13T09:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-subnet"}]} 2018-08-13 09:01:29,715 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 used request id req-46e439d1-23f9-4f3e-b657-27c8056506fd 2018-08-13 09:01:29,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=88e6e692-0966-4447-81db-d6e4480afe31&name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:29,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-b319b5c8-3a07-4f35-b6d8-2b4b284f96c8 Date: Mon, 13 Aug 2018 09:01:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:01:27Z","device_owner":"","revision_number":1,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","ip_address":"10.55.0.7"}],"id":"0d5cb395-e8c0-4590-a17e-78dc7d7df09f","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:cf:bb","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-port","admin_state_up":true,"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:27Z","binding:vnic_type":"normal"}]} 2018-08-13 09:01:29,874 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=88e6e692-0966-4447-81db-d6e4480afe31&name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-port&admin_state_up=True used request id req-b319b5c8-3a07-4f35-b6d8-2b4b284f96c8 2018-08-13 09:01:29,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:29,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:29 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-497f73ff-db70-478e-b186-3eee35521bb2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:01:29,912 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-497f73ff-db70-478e-b186-3eee35521bb2 2018-08-13 09:01:29,912 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-vm_inst 2018-08-13 09:01:29,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:29,998 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1448 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a832140-75b2-4ab4-bdcd-882c0c696ad9 x-compute-request-id: req-7a832140-75b2-4ab4-bdcd-882c0c696ad9 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "a1f510fe-9475-4c92-8dfa-c686ab9857c9", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-flavor-name"}]} 2018-08-13 09:01:29,998 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-7a832140-75b2-4ab4-bdcd-882c0c696ad9 2018-08-13 09:01:30,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:30,088 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 530 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0284b040-8ccb-47c2-868a-85167473cef7 x-compute-request-id: req-0284b040-8ccb-47c2-868a-85167473cef7 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a1f510fe-9475-4c92-8dfa-c686ab9857c9"}} 2018-08-13 09:01:30,088 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9 used request id req-0284b040-8ccb-47c2-868a-85167473cef7 2018-08-13 09:01:30,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:30,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json x-openstack-request-id: req-39993ea5-f92e-4b09-b91e-f048a60a9265 RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:01:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:01:21Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/snap", "metadata": {}}], "self": "/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "min_disk": 0, "protected": false, "id": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "file": "/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image"} 2018-08-13 09:01:30,253 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image used request id req-39993ea5-f92e-4b09-b91e-f048a60a9265 2018-08-13 09:01:30,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:30,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-055a2d62-bb36-4e1d-9224-4e95da425943 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:01:30,286 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-055a2d62-bb36-4e1d-9224-4e95da425943 2018-08-13 09:01:30,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" -d '{"server": {"name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-vm_inst", "imageRef": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "flavorRef": "a1f510fe-9475-4c92-8dfa-c686ab9857c9", "max_count": 1, "min_count": 1, "networks": [{"port": "0d5cb395-e8c0-4590-a17e-78dc7d7df09f"}]}}' 2018-08-13 09:01:32,359 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-035aaf48-5144-4ab4-9424-a0f8652e6c80 x-compute-request-id: req-035aaf48-5144-4ab4-9424-a0f8652e6c80 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2f224c07-d598-4680-9ff3-2be00c42df62", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "bookmark"}], "adminPass": "fFbKaa72pbnK"}} 2018-08-13 09:01:32,359 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-035aaf48-5144-4ab4-9424-a0f8652e6c80 2018-08-13 09:01:32,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:32,891 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1409 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d915de1-e8c3-439c-89f2-947fc653bc11 x-compute-request-id: req-1d915de1-e8c3-439c-89f2-947fc653bc11 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "bookmark"}], "image": {"id": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "links": [{"href": "https://192.16.1.222:8774/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a1f510fe-9475-4c92-8dfa-c686ab9857c9", "links": [{"href": "https://192.16.1.222:8774/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "bookmark"}]}, "id": "2f224c07-d598-4680-9ff3-2be00c42df62", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:01: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": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-vm_inst", "created": "2018-08-13T09:01:32Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:01:32,891 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 used request id req-1d915de1-e8c3-439c-89f2-947fc653bc11 2018-08-13 09:01:32,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:33,357 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1409 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c62690d4-c8df-4dfe-80a2-2d6f11751a72 x-compute-request-id: req-c62690d4-c8df-4dfe-80a2-2d6f11751a72 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "bookmark"}], "image": {"id": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "links": [{"href": "https://192.16.1.222:8774/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a1f510fe-9475-4c92-8dfa-c686ab9857c9", "links": [{"href": "https://192.16.1.222:8774/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "bookmark"}]}, "id": "2f224c07-d598-4680-9ff3-2be00c42df62", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:01:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-vm_inst", "created": "2018-08-13T09:01:32Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:01:33,358 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 used request id req-c62690d4-c8df-4dfe-80a2-2d6f11751a72 2018-08-13 09:01:36,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:36,903 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1492 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f076d680-60ff-4251-b4fd-584459f4c479 x-compute-request-id: req-f076d680-60ff-4251-b4fd-584459f4c479 RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "bookmark"}], "image": {"id": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "links": [{"href": "https://192.16.1.222:8774/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a1f510fe-9475-4c92-8dfa-c686ab9857c9", "links": [{"href": "https://192.16.1.222:8774/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "bookmark"}]}, "id": "2f224c07-d598-4680-9ff3-2be00c42df62", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:01:36Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-vm_inst", "created": "2018-08-13T09:01:32Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:01:36,903 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 used request id req-f076d680-60ff-4251-b4fd-584459f4c479 2018-08-13 09:01:39,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:40,427 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1712 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-332756b5-9266-4789-a218-c3ba2ba0f1db x-compute-request-id: req-332756b5-9266-4789-a218-c3ba2ba0f1db RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:cf:bb", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "bookmark"}], "image": {"id": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "links": [{"href": "https://192.16.1.222:8774/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a1f510fe-9475-4c92-8dfa-c686ab9857c9", "links": [{"href": "https://192.16.1.222:8774/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "bookmark"}]}, "id": "2f224c07-d598-4680-9ff3-2be00c42df62", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:01:37Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-vm_inst", "created": "2018-08-13T09:01:32Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:01:40,427 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 used request id req-332756b5-9266-4789-a218-c3ba2ba0f1db 2018-08-13 09:01:43,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:44,023 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1712 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6395743-7a00-40dd-9879-4e078da730c7 x-compute-request-id: req-a6395743-7a00-40dd-9879-4e078da730c7 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:cf:bb", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "bookmark"}], "image": {"id": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "links": [{"href": "https://192.16.1.222:8774/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a1f510fe-9475-4c92-8dfa-c686ab9857c9", "links": [{"href": "https://192.16.1.222:8774/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "bookmark"}]}, "id": "2f224c07-d598-4680-9ff3-2be00c42df62", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:01:37Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-vm_inst", "created": "2018-08-13T09:01:32Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:01:44,023 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 used request id req-a6395743-7a00-40dd-9879-4e078da730c7 2018-08-13 09:01:47,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:47,471 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1729 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-43d88a28-b001-4b61-af9b-30274bc5c300 x-compute-request-id: req-43d88a28-b001-4b61-af9b-30274bc5c300 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:cf:bb", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "bookmark"}], "image": {"id": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "links": [{"href": "https://192.16.1.222:8774/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-08-13T09:01:43.000000", "flavor": {"id": "a1f510fe-9475-4c92-8dfa-c686ab9857c9", "links": [{"href": "https://192.16.1.222:8774/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "bookmark"}]}, "id": "2f224c07-d598-4680-9ff3-2be00c42df62", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:01:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-vm_inst", "created": "2018-08-13T09:01:32Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:01:47,471 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 used request id req-43d88a28-b001-4b61-af9b-30274bc5c300 2018-08-13 09:01:47,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:47,893 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1729 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bad4808a-ce34-49a1-8ff3-f7156471c5fa x-compute-request-id: req-bad4808a-ce34-49a1-8ff3-f7156471c5fa RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:cf:bb", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/2f224c07-d598-4680-9ff3-2be00c42df62", "rel": "bookmark"}], "image": {"id": "0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "links": [{"href": "https://192.16.1.222:8774/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-08-13T09:01:43.000000", "flavor": {"id": "a1f510fe-9475-4c92-8dfa-c686ab9857c9", "links": [{"href": "https://192.16.1.222:8774/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9", "rel": "bookmark"}]}, "id": "2f224c07-d598-4680-9ff3-2be00c42df62", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:01:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-vm_inst", "created": "2018-08-13T09:01:32Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:01:47,893 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 used request id req-bad4808a-ce34-49a1-8ff3-f7156471c5fa 2018-08-13 09:01:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:48,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-9a512d27-3464-4072-80ca-598c1379db81 Date: Mon, 13 Aug 2018 09:01:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"88e6e692-0966-4447-81db-d6e4480afe31","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["9e3773a3-4ca4-48e8-8c58-55956c2d369c"],"description":"","tags":[],"updated_at":"2018-08-13T09:01:23Z","provider:segmentation_id":11,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:22Z","provider:network_type":"vxlan"}]} 2018-08-13 09:01:48,037 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net used request id req-9a512d27-3464-4072-80ca-598c1379db81 2018-08-13 09:01:48,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:48,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:01:48 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-aa7f0d2e-662d-4daa-b5cb-2e451d1b1c3d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:01:48,073 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-aa7f0d2e-662d-4daa-b5cb-2e451d1b1c3d 2018-08-13 09:01:48,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:48,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b8292b67-e34e-4881-bbe4-463b3761368a Date: Mon, 13 Aug 2018 09:01:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:23Z","dns_nameservers":[],"updated_at":"2018-08-13T09:01:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-subnet"}]} 2018-08-13 09:01:48,149 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=88e6e692-0966-4447-81db-d6e4480afe31 used request id req-b8292b67-e34e-4881-bbe4-463b3761368a 2018-08-13 09:01:48,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=88e6e692-0966-4447-81db-d6e4480afe31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:48,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3675 X-Openstack-Request-Id: req-5b555d4a-f124-4ce2-a85c-79072c47502c Date: Mon, 13 Aug 2018 09:01:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:01:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","ip_address":"10.55.0.7"}],"id":"0d5cb395-e8c0-4590-a17e-78dc7d7df09f","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:cf:bb","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"2f224c07-d598-4680-9ff3-2be00c42df62","name":"NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-port","admin_state_up":true,"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:01:33Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","ip_address":"10.55.0.2"}],"id":"377617f8-746b-42c3-a4ea-f0ca162897d5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:66:4f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-88e6e692-0966-4447-81db-d6e4480afe31","name":"","admin_state_up":true,"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:01:35Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","ip_address":"10.55.0.4"}],"id":"71eaf771-7857-4198-b633-172c527e1762","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:37:9d","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-88e6e692-0966-4447-81db-d6e4480afe31","name":"","admin_state_up":true,"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:01:33Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e3773a3-4ca4-48e8-8c58-55956c2d369c","ip_address":"10.55.0.3"}],"id":"a886b3f9-52c9-4bfc-a710-dff23f34c4f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:57:41","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-88e6e692-0966-4447-81db-d6e4480afe31","name":"","admin_state_up":true,"network_id":"88e6e692-0966-4447-81db-d6e4480afe31","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:01:24Z","binding:vnic_type":"normal"}]} 2018-08-13 09:01:48,249 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=88e6e692-0966-4447-81db-d6e4480afe31 used request id req-5b555d4a-f124-4ce2-a85c-79072c47502c 2018-08-13 09:01:48,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:48,806 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c158eda3-f38a-48a4-b86c-5191118c9204 x-compute-request-id: req-c158eda3-f38a-48a4-b86c-5191118c9204 2018-08-13 09:01:48,807 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/2f224c07-d598-4680-9ff3-2be00c42df62 used request id req-c158eda3-f38a-48a4-b86c-5191118c9204 2018-08-13 09:01:48,807 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-port 2018-08-13 09:01:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/0d5cb395-e8c0-4590-a17e-78dc7d7df09f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548574f02e3b612940065c69418301ffd7f0b321" 2018-08-13 09:01:49,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1a6fbeb-f51d-4614-8398-b3c596409777 Date: Mon, 13 Aug 2018 09:01:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:49,727 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/0d5cb395-e8c0-4590-a17e-78dc7d7df09f used request id req-d1a6fbeb-f51d-4614-8398-b3c596409777 2018-08-13 09:01:49,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7560ebde63fcb9e178b8cb4e65ed929e05d1367" 2018-08-13 09:01:49,843 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f133ddd-f127-4193-a5f4-4e35acfe2f3b x-compute-request-id: req-6f133ddd-f127-4193-a5f4-4e35acfe2f3b 2018-08-13 09:01:49,843 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/a1f510fe-9475-4c92-8dfa-c686ab9857c9 used request id req-6f133ddd-f127-4193-a5f4-4e35acfe2f3b 2018-08-13 09:01:49,844 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-subnet 2018-08-13 09:01:49,844 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-subnet 2018-08-13 09:01:49,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/9e3773a3-4ca4-48e8-8c58-55956c2d369c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da51ccd5d145e4d926a381f6fbad25beacf6bf" 2018-08-13 09:01:53,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01d1ad00-7da2-401c-ba05-7b41a16520d6 Date: Mon, 13 Aug 2018 09:01:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:53,999 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/9e3773a3-4ca4-48e8-8c58-55956c2d369c used request id req-01d1ad00-7da2-401c-ba05-7b41a16520d6 2018-08-13 09:01:53,999 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-net 2018-08-13 09:01:54,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/88e6e692-0966-4447-81db-d6e4480afe31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57da51ccd5d145e4d926a381f6fbad25beacf6bf" 2018-08-13 09:01:57,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ab5dafe-7d4c-432b-937a-1747b7cea4c8 Date: Mon, 13 Aug 2018 09:01:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:01:57,179 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/88e6e692-0966-4447-81db-d6e4480afe31 used request id req-6ab5dafe-7d4c-432b-937a-1747b7cea4c8 2018-08-13 09:01:57,180 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-83708cc9-73fa-47f6-9d4f-86bf990ba3b0-image 2018-08-13 09:01:57,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f1673ec5957808cc2cf9c156b13b1050e7c9abe" 2018-08-13 09:02:01,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-da1463e8-86da-43bf-8409-dfb295fda327 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:02:01,315 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/0b63e0bf-8bc2-43c6-b307-985bb3ce7ba3 used request id req-da1463e8-86da-43bf-8409-dfb295fda327 2018-08-13 09:02:01,317 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:02:01,319 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-13 09:02:01,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:02:01,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:02:01,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:02:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["wdf1LUejTkm7L3k0MKdAyQ"], "issued_at": "2018-08-13T09:02:01.000000Z"}} 2018-08-13 09:02:01,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a40cf1b2374f36645c5466f2ba011eb7d7fec6e1" 2018-08-13 09:02:01,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:01 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-686d3208-088e-4de4-b6cf-5e8df5b46721 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:02:01,795 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-686d3208-088e-4de4-b6cf-5e8df5b46721 2018-08-13 09:02:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a40cf1b2374f36645c5466f2ba011eb7d7fec6e1" 2018-08-13 09:02:01,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-f4994130-160c-4a34-8d15-18e10d473730 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image"} 2018-08-13 09:02:01,966 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image used request id req-f4994130-160c-4a34-8d15-18e10d473730 2018-08-13 09:02:01,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a40cf1b2374f36645c5466f2ba011eb7d7fec6e1" 2018-08-13 09:02:01,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-6eac3b40-de97-497d-a3e5-a1064b75de97 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:02:01,999 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-6eac3b40-de97-497d-a3e5-a1064b75de97 2018-08-13 09:02:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a40cf1b2374f36645c5466f2ba011eb7d7fec6e1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image"}' 2018-08-13 09:02:02,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-60d52b02-b7ef-4492-8650-295939c88d8c RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:02:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-13T09:02:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "min_disk": 0, "protected": false, "id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "file": "/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/file", "checksum": null, "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:02:02,078 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-60d52b02-b7ef-4492-8650-295939c88d8c 2018-08-13 09:02:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a40cf1b2374f36645c5466f2ba011eb7d7fec6e1" -d '' 2018-08-13 09:02:03,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-dd08daba-8727-4d34-9814-aeb8f1878c39 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:02:03,060 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/file used request id req-dd08daba-8727-4d34-9814-aeb8f1878c39 2018-08-13 09:02:03,060 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 09:02:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a40cf1b2374f36645c5466f2ba011eb7d7fec6e1" 2018-08-13 09:02:03,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-bb9b5d2a-1e1a-4e32-85c5-151b87a1ebce RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:02:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:02:03Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/snap", "metadata": {}}], "self": "/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "min_disk": 0, "protected": false, "id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "file": "/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:02:03,180 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c used request id req-bb9b5d2a-1e1a-4e32-85c5-151b87a1ebce 2018-08-13 09:02:03,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a40cf1b2374f36645c5466f2ba011eb7d7fec6e1" 2018-08-13 09:02:03,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-ca047acb-24f8-4dc1-a019-8f66a7c7d135 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:02:03,214 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-ca047acb-24f8-4dc1-a019-8f66a7c7d135 2018-08-13 09:02:03,216 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image 2018-08-13 09:02:03,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a40cf1b2374f36645c5466f2ba011eb7d7fec6e1" 2018-08-13 09:02:07,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-d9a66a05-cfad-4bed-988b-2e4db3f49494 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:02:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:02:03Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/snap", "metadata": {}}], "self": "/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "min_disk": 0, "protected": false, "id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "file": "/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:02:07,860 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c used request id req-d9a66a05-cfad-4bed-988b-2e4db3f49494 2018-08-13 09:02:07,860 - create_image - DEBUG - Instance status is - active 2018-08-13 09:02:07,861 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image 2018-08-13 09:02:07,861 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image 2018-08-13 09:02:07,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:02:07,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:02:08,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["DJrhanIgQruYsY8Y-9SEPg"], "issued_at": "2018-08-13T09:02:08.000000Z"}} 2018-08-13 09:02:08,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dcaf400793f565a1eededdf0ad7bb940c2f53c2" 2018-08-13 09:02:08,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:08 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-49855ada-7289-4c37-b21f-71d6d8543669 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:02:08,346 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-49855ada-7289-4c37-b21f-71d6d8543669 2018-08-13 09:02:08,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dcaf400793f565a1eededdf0ad7bb940c2f53c2" 2018-08-13 09:02:08,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4fa12abe-4e0d-4c55-8bd7-e67e1ecec9b7 Date: Mon, 13 Aug 2018 09:02:08 GMT RESP BODY: {"networks":[]} 2018-08-13 09:02:08,480 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-4fa12abe-4e0d-4c55-8bd7-e67e1ecec9b7 2018-08-13 09:02:08,480 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net 2018-08-13 09:02:08,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dcaf400793f565a1eededdf0ad7bb940c2f53c2" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net", "admin_state_up": true}}' 2018-08-13 09:02:08,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b2424f4f-ee7c-422b-b95e-fadd8cdb7ae7 Date: Mon, 13 Aug 2018 09:02:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T09:02:08Z","is_default":false,"provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","mtu":1450}} 2018-08-13 09:02:08,736 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-b2424f4f-ee7c-422b-b95e-fadd8cdb7ae7 2018-08-13 09:02:08,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dcaf400793f565a1eededdf0ad7bb940c2f53c2" 2018-08-13 09:02:08,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3c8ba46b-e1dd-4a29-ace8-3cfac548cd27 Date: Mon, 13 Aug 2018 09:02:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T09:02:08Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:08,870 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-3c8ba46b-e1dd-4a29-ace8-3cfac548cd27 2018-08-13 09:02:08,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dcaf400793f565a1eededdf0ad7bb940c2f53c2" 2018-08-13 09:02:08,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ac4910c1-923c-433d-b15c-c162851a4c57 Date: Mon, 13 Aug 2018 09:02:08 GMT RESP BODY: {"subnets":[]} 2018-08-13 09:02:08,927 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-ac4910c1-923c-433d-b15c-c162851a4c57 2018-08-13 09:02:08,928 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet 2018-08-13 09:02:08,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dcaf400793f565a1eededdf0ad7bb940c2f53c2" -d '{"subnets": [{"ip_version": 4, "network_id": "e569ae26-be6d-4c93-bb76-411e81cddd7d", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]}' 2018-08-13 09:02:09,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-32ecae0d-eb2c-4de9-b32c-4834e2e81440 Date: Mon, 13 Aug 2018 09:02:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:09,691 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-32ecae0d-eb2c-4de9-b32c-4834e2e81440 2018-08-13 09:02:09,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dcaf400793f565a1eededdf0ad7bb940c2f53c2" 2018-08-13 09:02:09,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0d9850c6-ddf4-47d8-977f-af47fe2410c4 Date: Mon, 13 Aug 2018 09:02:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:09,864 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-0d9850c6-ddf4-47d8-977f-af47fe2410c4 2018-08-13 09:02:09,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dcaf400793f565a1eededdf0ad7bb940c2f53c2" 2018-08-13 09:02:09,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9ea7e2da-c88f-41c3-9a33-8998eea2ff50 Date: Mon, 13 Aug 2018 09:02:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:09,964 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-9ea7e2da-c88f-41c3-9a33-8998eea2ff50 2018-08-13 09:02:09,964 - OpenStackNetwork - DEBUG - Network [e569ae26-be6d-4c93-bb76-411e81cddd7d] created successfully 2018-08-13 09:02:09,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:02:09,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:02:10,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:02:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["j8Zcjga4Qhq5UZ5Mmj5htA"], "issued_at": "2018-08-13T09:02:10.000000Z"}} 2018-08-13 09:02:10,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2495ee261731b77deb889a97ed9116b3a2073e3" 2018-08-13 09:02:10,434 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:10 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e324cd71-bcfb-4f34-b88e-839b504a3f58 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:02:10,435 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e324cd71-bcfb-4f34-b88e-839b504a3f58 2018-08-13 09:02:10,435 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:02:10,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2495ee261731b77deb889a97ed9116b3a2073e3" 2018-08-13 09:02:10,607 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-654958a0-3887-460f-aee4-14dd7cb86afd x-compute-request-id: req-654958a0-3887-460f-aee4-14dd7cb86afd RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:02:10,607 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-654958a0-3887-460f-aee4-14dd7cb86afd 2018-08-13 09:02:10,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2495ee261731b77deb889a97ed9116b3a2073e3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-13 09:02:10,709 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-043b6a35-f0ef-4fae-96d5-9e0f9e904722 x-compute-request-id: req-043b6a35-f0ef-4fae-96d5-9e0f9e904722 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c27edf3d-fdb4-4860-96c8-7605dad827e3"}} 2018-08-13 09:02:10,709 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-043b6a35-f0ef-4fae-96d5-9e0f9e904722 2018-08-13 09:02:10,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:02:10,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:02:11,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["ScSawTz_Tte_fvVH3qb_9A"], "issued_at": "2018-08-13T09:02:11.000000Z"}} 2018-08-13 09:02:11,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da26bf5cdbdd2fd5fee55372c42c111ce54cfe96" 2018-08-13 09:02:11,203 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:11 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8761d4d4-79de-41f3-8bfc-944009d86de2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:02:11,203 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8761d4d4-79de-41f3-8bfc-944009d86de2 2018-08-13 09:02:11,207 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da26bf5cdbdd2fd5fee55372c42c111ce54cfe96" 2018-08-13 09:02:12,353 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ded7c5a0-f693-4525-a8f2-ba65927623d3 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-ded7c5a0-f693-4525-a8f2-ba65927623d3 RESP BODY: {"volumes": []} 2018-08-13 09:02:12,353 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail used request id req-ded7c5a0-f693-4525-a8f2-ba65927623d3 2018-08-13 09:02:12,355 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ded7c5a0-f693-4525-a8f2-ba65927623d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da26bf5cdbdd2fd5fee55372c42c111ce54cfe96" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6", "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-08-13 09:02:13,451 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-e2390c1c-30e7-44aa-b5cb-b348dd5c9124 Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-e2390c1c-30e7-44aa-b5cb-b348dd5c9124 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T09:02:13.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1}} 2018-08-13 09:02:13,451 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes used request id req-e2390c1c-30e7-44aa-b5cb-b348dd5c9124 2018-08-13 09:02:13,453 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ded7c5a0-f693-4525-a8f2-ba65927623d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da26bf5cdbdd2fd5fee55372c42c111ce54cfe96" 2018-08-13 09:02:13,720 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b2396731-df71-4f0a-a3c6-8418665e3395 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-b2396731-df71-4f0a-a3c6-8418665e3395 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:02:13.000000", "replication_status": null, "snapshot_id": null, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-acef4423-2f1a-406d-8453-5f0aa6299fd6", "bootable": "false", "created_at": "2018-08-13T09:02:13.000000", "volume_type": "RBD"}} 2018-08-13 09:02:13,721 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-b2396731-df71-4f0a-a3c6-8418665e3395 2018-08-13 09:02:13,721 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6 2018-08-13 09:02:13,723 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ded7c5a0-f693-4525-a8f2-ba65927623d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da26bf5cdbdd2fd5fee55372c42c111ce54cfe96" 2018-08-13 09:02:24,241 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-aaeaa09e-7a85-4312-a8c9-6386fdc566ec Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-aaeaa09e-7a85-4312-a8c9-6386fdc566ec RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:02:14.000000", "replication_status": null, "snapshot_id": null, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-acef4423-2f1a-406d-8453-5f0aa6299fd6", "bootable": "false", "created_at": "2018-08-13T09:02:13.000000", "volume_type": "RBD"}} 2018-08-13 09:02:24,241 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-aaeaa09e-7a85-4312-a8c9-6386fdc566ec 2018-08-13 09:02:24,242 - create_volume - DEBUG - Instance status is - available 2018-08-13 09:02:24,242 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6 2018-08-13 09:02:24,242 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6 2018-08-13 09:02:24,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:02:24,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:02:24,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["3MHeBObJRcO_uwJDf2DmmA"], "issued_at": "2018-08-13T09:02:24.000000Z"}} 2018-08-13 09:02:24,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:24,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3e552291-d46e-42dc-8d81-c590b3c7f01b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:02:24,760 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3e552291-d46e-42dc-8d81-c590b3c7f01b 2018-08-13 09:02:24,760 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:02:24,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:24,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9cd5ccca-4304-4ec7-a957-e6a133641573 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:02:24,788 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9cd5ccca-4304-4ec7-a957-e6a133641573 2018-08-13 09:02:24,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:25,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3c50a509-3ee8-4966-aed3-e4c0b1a731d2 Date: Mon, 13 Aug 2018 09:02:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:25,043 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-3c50a509-3ee8-4966-aed3-e4c0b1a731d2 2018-08-13 09:02:25,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:25,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3ecaef15-e687-488b-bd17-2e023154d315 Date: Mon, 13 Aug 2018 09:02:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:25,130 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-3ecaef15-e687-488b-bd17-2e023154d315 2018-08-13 09:02:25,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:25,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0d94423b-38d4-45ab-be98-5281263ad1c2 Date: Mon, 13 Aug 2018 09:02:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:25,299 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-0d94423b-38d4-45ab-be98-5281263ad1c2 2018-08-13 09:02:25,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:02:25,309 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:25 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:02:25,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:25,363 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:25 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-94e6a24a-de63-4ba5-bb92-d82724ecc1d1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:02:25,363 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-94e6a24a-de63-4ba5-bb92-d82724ecc1d1 2018-08-13 09:02:25,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:25,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-11c287b9-6e22-426b-a731-f684526b14ed Date: Mon, 13 Aug 2018 09:02:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:25,445 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-11c287b9-6e22-426b-a731-f684526b14ed 2018-08-13 09:02:25,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:25,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b6efe3ae-b5e1-47d5-848a-17383963a688 Date: Mon, 13 Aug 2018 09:02:25 GMT RESP BODY: {"ports":[]} 2018-08-13 09:02:25,519 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port&admin_state_up=True used request id req-b6efe3ae-b5e1-47d5-848a-17383963a688 2018-08-13 09:02:25,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:25,677 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d354904d-5291-42f7-aebb-db295edaf799 x-compute-request-id: req-d354904d-5291-42f7-aebb-db295edaf799 RESP BODY: {"servers": []} 2018-08-13 09:02:25,677 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst used request id req-d354904d-5291-42f7-aebb-db295edaf799 2018-08-13 09:02:25,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:25,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-62b6ea61-d9f5-4316-989e-95109202eef6 Date: Mon, 13 Aug 2018 09:02:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:25,850 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-62b6ea61-d9f5-4316-989e-95109202eef6 2018-08-13 09:02:25,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:25,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dda098a3-e9db-4053-a5d7-1e2d20f76dc0 Date: Mon, 13 Aug 2018 09:02:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:25,952 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-dda098a3-e9db-4053-a5d7-1e2d20f76dc0 2018-08-13 09:02:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:26,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8d0f2a2b-b30e-4c2d-83e5-70227f4ef174 Date: Mon, 13 Aug 2018 09:02:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:26,152 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-8d0f2a2b-b30e-4c2d-83e5-70227f4ef174 2018-08-13 09:02:26,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:26,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:26 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b3c943eb-232d-4c40-85a6-aa4c9ca069fb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:02:26,347 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-b3c943eb-232d-4c40-85a6-aa4c9ca069fb 2018-08-13 09:02:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:26,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c12eef22-fd08-455b-8cda-6f06a8c63849 Date: Mon, 13 Aug 2018 09:02:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:26,443 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-c12eef22-fd08-455b-8cda-6f06a8c63849 2018-08-13 09:02:26,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:26,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-17c59a7d-e742-4627-acc4-331d3a5dfc9f Date: Mon, 13 Aug 2018 09:02:26 GMT RESP BODY: {"ports":[]} 2018-08-13 09:02:26,539 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port&admin_state_up=True used request id req-17c59a7d-e742-4627-acc4-331d3a5dfc9f 2018-08-13 09:02:26,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:02:26,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:02:27,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["7CE-EfkdRBO-urfCvP01Vg"], "issued_at": "2018-08-13T09:02:27.000000Z"}} 2018-08-13 09:02:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d97b58d04237f0e42bb13a9065a5424f5d52a" 2018-08-13 09:02:27,099 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a2873e9b-f228-416f-a8be-b655ccef2926 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:02:27,100 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a2873e9b-f228-416f-a8be-b655ccef2926 2018-08-13 09:02:27,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:27,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6f517291-a9d1-46bf-a211-bdcfd21e48ae Date: Mon, 13 Aug 2018 09:02:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:27,275 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-6f517291-a9d1-46bf-a211-bdcfd21e48ae 2018-08-13 09:02:27,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:27,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d2415ddd-9b79-424f-9963-232070df24b2 Date: Mon, 13 Aug 2018 09:02:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:27,380 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-d2415ddd-9b79-424f-9963-232070df24b2 2018-08-13 09:02:27,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:27,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-26708305-e2e5-4f7d-8430-61c6e3e5ed89 Date: Mon, 13 Aug 2018 09:02:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:27,537 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-26708305-e2e5-4f7d-8430-61c6e3e5ed89 2018-08-13 09:02:27,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:02:27,546 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:27 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:02:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d97b58d04237f0e42bb13a9065a5424f5d52a" 2018-08-13 09:02:27,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:27 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a591b05c-3642-45aa-88d7-80bc62ec6af2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:02:27,589 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-a591b05c-3642-45aa-88d7-80bc62ec6af2 2018-08-13 09:02:27,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:27,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7e6fa449-d75f-4b42-8389-cad3588f976f Date: Mon, 13 Aug 2018 09:02:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:27,681 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-7e6fa449-d75f-4b42-8389-cad3588f976f 2018-08-13 09:02:27,682 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net 2018-08-13 09:02:27,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" -d '{"port": {"network_id": "e569ae26-be6d-4c93-bb76-411e81cddd7d", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port", "admin_state_up": true}}' 2018-08-13 09:02:29,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-69721d1d-363d-4aaf-a328-007d149621cd Date: Mon, 13 Aug 2018 09:02:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:28Z","device_owner":"","revision_number":1,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}} 2018-08-13 09:02:29,389 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-69721d1d-363d-4aaf-a328-007d149621cd 2018-08-13 09:02:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:29,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-dbab09f1-d9d8-4dfc-a5cc-2f9732e5145a Date: Mon, 13 Aug 2018 09:02:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:29,624 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-dbab09f1-d9d8-4dfc-a5cc-2f9732e5145a 2018-08-13 09:02:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:29,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-09b38d35-fc6d-4fc6-8cff-cd6120beef0c Date: Mon, 13 Aug 2018 09:02:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:29,751 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-09b38d35-fc6d-4fc6-8cff-cd6120beef0c 2018-08-13 09:02:29,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:29,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-507cff87-2b06-4f95-b7f8-d5e0f80ba0e1 Date: Mon, 13 Aug 2018 09:02:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:29,970 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-507cff87-2b06-4f95-b7f8-d5e0f80ba0e1 2018-08-13 09:02:29,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:30,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:30 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e170f963-06b9-413b-a192-18181918f88e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:02:30,070 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-e170f963-06b9-413b-a192-18181918f88e 2018-08-13 09:02:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:30,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-583575fc-47ee-44d9-94dc-cf93aac9d87c Date: Mon, 13 Aug 2018 09:02:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:30,241 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-583575fc-47ee-44d9-94dc-cf93aac9d87c 2018-08-13 09:02:30,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:30,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-a3ce572e-f2f1-44b5-9b1d-6d84fcdb441a Date: Mon, 13 Aug 2018 09:02:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:28Z","device_owner":"","revision_number":1,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:02:30,383 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port&admin_state_up=True used request id req-a3ce572e-f2f1-44b5-9b1d-6d84fcdb441a 2018-08-13 09:02:30,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:30,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:30 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-89b31958-aa9a-486f-859c-54b42400c476 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:02:30,443 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-89b31958-aa9a-486f-859c-54b42400c476 2018-08-13 09:02:30,444 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst 2018-08-13 09:02:30,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:30,501 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9a1c9e7-bb3c-4fb9-95fb-b3d6fa143b2a x-compute-request-id: req-f9a1c9e7-bb3c-4fb9-95fb-b3d6fa143b2a RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-flavor"}]} 2018-08-13 09:02:30,502 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-f9a1c9e7-bb3c-4fb9-95fb-b3d6fa143b2a 2018-08-13 09:02:30,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:30,585 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb1cfdb9-edc2-4701-8051-0d0e5152215b x-compute-request-id: req-eb1cfdb9-edc2-4701-8051-0d0e5152215b RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c27edf3d-fdb4-4860-96c8-7605dad827e3"}} 2018-08-13 09:02:30,585 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3 used request id req-eb1cfdb9-edc2-4701-8051-0d0e5152215b 2018-08-13 09:02:30,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:30,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-a76f9f19-e6fb-4abe-99bd-e9672655f62f RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:02:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:02:03Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/snap", "metadata": {}}], "self": "/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "min_disk": 0, "protected": false, "id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "file": "/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image"} 2018-08-13 09:02:30,745 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image used request id req-a76f9f19-e6fb-4abe-99bd-e9672655f62f 2018-08-13 09:02:30,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:30,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-3884ac03-6e01-4e20-984a-db4254a7c9ce 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:02:30,783 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-3884ac03-6e01-4e20-984a-db4254a7c9ce 2018-08-13 09:02:30,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "imageRef": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "flavorRef": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "max_count": 1, "min_count": 1, "networks": [{"port": "ec273304-8857-4ecb-9f8b-1774a630f658"}]}}' 2018-08-13 09:02:33,785 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7080020-aaf3-4e0b-86e0-67e42b4ea6e8 x-compute-request-id: req-e7080020-aaf3-4e0b-86e0-67e42b4ea6e8 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "adminPass": "Z6i8utXjNW9k"}} 2018-08-13 09:02:33,785 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-e7080020-aaf3-4e0b-86e0-67e42b4ea6e8 2018-08-13 09:02:33,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:34,061 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3e2a2a2-8e3c-4b82-91a2-512e75c4e629 x-compute-request-id: req-f3e2a2a2-8e3c-4b82-91a2-512e75c4e629 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:02:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:02:34,061 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-f3e2a2a2-8e3c-4b82-91a2-512e75c4e629 2018-08-13 09:02:34,061 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst 2018-08-13 09:02:34,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:34,573 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-849520a2-bff3-487f-8981-b5a2037ce0b1 x-compute-request-id: req-849520a2-bff3-487f-8981-b5a2037ce0b1 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:02: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-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:02:34,573 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-849520a2-bff3-487f-8981-b5a2037ce0b1 2018-08-13 09:02:34,573 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst] is - BUILD 2018-08-13 09:02:34,573 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:02:37,575 - create_instance - DEBUG - VM status query timeout in 896.486648083 2018-08-13 09:02:37,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:37,888 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1538 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-59b41bf8-dca8-407f-b195-8b0bb37b97c3 x-compute-request-id: req-59b41bf8-dca8-407f-b195-8b0bb37b97c3 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:02:36Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:02:37,889 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-59b41bf8-dca8-407f-b195-8b0bb37b97c3 2018-08-13 09:02:37,889 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst] is - BUILD 2018-08-13 09:02:37,889 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:02:40,891 - create_instance - DEBUG - VM status query timeout in 893.170634985 2018-08-13 09:02:40,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:41,457 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1725 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0fefd0a-f618-4cc4-beaf-da75cbdafa9a x-compute-request-id: req-b0fefd0a-f618-4cc4-beaf-da75cbdafa9a RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:02:36Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:02:41,457 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-b0fefd0a-f618-4cc4-beaf-da75cbdafa9a 2018-08-13 09:02:41,457 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst] is - BUILD 2018-08-13 09:02:41,457 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:02:44,460 - create_instance - DEBUG - VM status query timeout in 889.601751089 2018-08-13 09:02:44,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:44,904 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2205cb2-ca9c-41a3-9818-3a3bf6d9501d x-compute-request-id: req-a2205cb2-ca9c-41a3-9818-3a3bf6d9501d RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:02:44,904 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-a2205cb2-ca9c-41a3-9818-3a3bf6d9501d 2018-08-13 09:02:44,904 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst] is - ACTIVE 2018-08-13 09:02:44,905 - create_instance - INFO - VM is - ACTIVE 2018-08-13 09:02:44,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:45,622 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c3bcc63-329f-4ed2-8582-64b5e0d51770 x-compute-request-id: req-8c3bcc63-329f-4ed2-8582-64b5e0d51770 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:02:45,622 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-8c3bcc63-329f-4ed2-8582-64b5e0d51770 2018-08-13 09:02:45,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:45,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6e70fb12-f5f0-47d9-8867-9796a646c76f Date: Mon, 13 Aug 2018 09:02:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:45,830 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-6e70fb12-f5f0-47d9-8867-9796a646c76f 2018-08-13 09:02:45,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:45,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:45 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-5f120c23-d938-4a8b-9982-2f837cb09b35 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:02:45,876 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-5f120c23-d938-4a8b-9982-2f837cb09b35 2018-08-13 09:02:45,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:45,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d8dbb610-6ae4-4a61-8897-fd68ea5a3ed2 Date: Mon, 13 Aug 2018 09:02:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:45,969 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-d8dbb610-6ae4-4a61-8897-fd68ea5a3ed2 2018-08-13 09:02:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:46,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3680 X-Openstack-Request-Id: req-45ad0385-8913-44ac-a997-9c0cc1905ded Date: Mon, 13 Aug 2018 09:02:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:37Z","device_owner":"compute:nova","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:02:46,121 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-45ad0385-8913-44ac-a997-9c0cc1905ded 2018-08-13 09:02:46,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:02:46,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["HUT2jctYSqq4vpXK6ppazw"], "issued_at": "2018-08-13T09:02:46.000000Z"}} 2018-08-13 09:02:46,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:02:46,612 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:46 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3dfaf4d1-e80b-4454-aff7-4916b54616c3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:02:46,612 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3dfaf4d1-e80b-4454-aff7-4916b54616c3 2018-08-13 09:02:46,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:46,975 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-72dcc15a-4b11-403d-a970-5a7800257b92 x-compute-request-id: req-72dcc15a-4b11-403d-a970-5a7800257b92 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:02:46,975 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-72dcc15a-4b11-403d-a970-5a7800257b92 2018-08-13 09:02:46,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:47,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0f3abda4-8682-4797-9925-e3914180f4b0 Date: Mon, 13 Aug 2018 09:02:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:47,114 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-0f3abda4-8682-4797-9925-e3914180f4b0 2018-08-13 09:02:47,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:47,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:47 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-578ace52-d218-48ea-921d-4a41037e081d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:02:47,149 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-578ace52-d218-48ea-921d-4a41037e081d 2018-08-13 09:02:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:47,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-484e1001-b8fb-4d6f-8e4c-4f79b1cdbda1 Date: Mon, 13 Aug 2018 09:02:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:47,220 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-484e1001-b8fb-4d6f-8e4c-4f79b1cdbda1 2018-08-13 09:02:47,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:02:47,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-7c65cc13-c232-4154-b53e-7cd018e85e80 Date: Mon, 13 Aug 2018 09:02:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:02:47,311 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-7c65cc13-c232-4154-b53e-7cd018e85e80 2018-08-13 09:02:47,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" -d '{"volumeAttachment": {"volumeId": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}}' 2018-08-13 09:02:57,340 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f20b73e1-9707-4719-8269-eb2a397b2002 x-compute-request-id: req-f20b73e1-9707-4719-8269-eb2a397b2002 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "4db87d52-dbb3-40bb-8294-bf91c577c043", "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "volumeId": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}} 2018-08-13 09:02:57,340 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043/os-volume_attachments used request id req-f20b73e1-9707-4719-8269-eb2a397b2002 2018-08-13 09:02:57,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:02:57,701 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-62a56882-3ebb-4c23-b21b-2ed1eaefde55 x-compute-request-id: req-62a56882-3ebb-4c23-b21b-2ed1eaefde55 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "metadata": {}}} 2018-08-13 09:02:57,702 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-62a56882-3ebb-4c23-b21b-2ed1eaefde55 2018-08-13 09:02:57,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:02:57,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-cc0405f0-e4e4-4d6f-96af-1f6fee7bd97f Date: Mon, 13 Aug 2018 09:02:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:02:57,867 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-cc0405f0-e4e4-4d6f-96af-1f6fee7bd97f 2018-08-13 09:02:57,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:02:57,880 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:57 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:02:57,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:02:57,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:02:57 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-d0fe38d4-2e53-4cba-85e2-ed83dab88e2d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:02:57,922 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-d0fe38d4-2e53-4cba-85e2-ed83dab88e2d 2018-08-13 09:02:57,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:02:58,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c5aea6a0-d398-44b5-9d4a-5f068716b82a Date: Mon, 13 Aug 2018 09:02:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:02:58,010 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-c5aea6a0-d398-44b5-9d4a-5f068716b82a 2018-08-13 09:02:58,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:02:58,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-6db9d818-705d-4409-b247-3c4befaf78fa Date: Mon, 13 Aug 2018 09:02:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:02:58,139 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-6db9d818-705d-4409-b247-3c4befaf78fa 2018-08-13 09:02:58,141 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:01,960 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-f394361e-593d-4dc7-9589-d852bc9eb1b7 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-f394361e-593d-4dc7-9589-d852bc9eb1b7 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:02:57.000000", "replication_status": null, "snapshot_id": null, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6", "bootable": "false", "created_at": "2018-08-13T09:02:13.000000", "volume_type": "RBD"}} 2018-08-13 09:03:01,960 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-f394361e-593d-4dc7-9589-d852bc9eb1b7 2018-08-13 09:03:04,965 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f394361e-593d-4dc7-9589-d852bc9eb1b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:10,655 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-2d6c2641-c7ff-4448-9b4c-502b987f28b6 Content-Type: application/json Content-Length: 1128 x-openstack-request-id: req-2d6c2641-c7ff-4448-9b4c-502b987f28b6 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:03:09.000000", "replication_status": null, "snapshot_id": null, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6", "bootable": "false", "created_at": "2018-08-13T09:02:13.000000", "volume_type": "RBD"}} 2018-08-13 09:03:10,655 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-2d6c2641-c7ff-4448-9b4c-502b987f28b6 2018-08-13 09:03:13,660 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f394361e-593d-4dc7-9589-d852bc9eb1b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:14,009 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-975272b5-e0d0-487c-8b6f-e1973536f6a2 Content-Type: application/json Content-Length: 1128 x-openstack-request-id: req-975272b5-e0d0-487c-8b6f-e1973536f6a2 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:03:09.000000", "replication_status": null, "snapshot_id": null, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6", "bootable": "false", "created_at": "2018-08-13T09:02:13.000000", "volume_type": "RBD"}} 2018-08-13 09:03:14,009 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-975272b5-e0d0-487c-8b6f-e1973536f6a2 2018-08-13 09:03:17,014 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f394361e-593d-4dc7-9589-d852bc9eb1b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:23,330 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e94b42c9-b34d-4611-8678-6ccd1400b20b Content-Type: application/json Content-Length: 1128 x-openstack-request-id: req-e94b42c9-b34d-4611-8678-6ccd1400b20b RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:03:09.000000", "replication_status": null, "snapshot_id": null, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6", "bootable": "false", "created_at": "2018-08-13T09:02:13.000000", "volume_type": "RBD"}} 2018-08-13 09:03:23,330 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-e94b42c9-b34d-4611-8678-6ccd1400b20b 2018-08-13 09:03:26,336 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f394361e-593d-4dc7-9589-d852bc9eb1b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:26,708 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-bb8cfe51-2d84-43d8-8260-120f1bf22693 Content-Type: application/json Content-Length: 1128 x-openstack-request-id: req-bb8cfe51-2d84-43d8-8260-120f1bf22693 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:03:09.000000", "replication_status": null, "snapshot_id": null, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6", "bootable": "false", "created_at": "2018-08-13T09:02:13.000000", "volume_type": "RBD"}} 2018-08-13 09:03:26,709 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-bb8cfe51-2d84-43d8-8260-120f1bf22693 2018-08-13 09:03:29,713 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f394361e-593d-4dc7-9589-d852bc9eb1b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:30,146 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-87c64037-d221-48a4-9284-9bc937bdc262 Content-Type: application/json Content-Length: 1423 x-openstack-request-id: req-87c64037-d221-48a4-9284-9bc937bdc262 RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "attachment_id": "7853c5ab-739b-4aa2-8845-76b2fc647f48", "attached_at": "2018-08-13T09:03:09.000000", "host_name": "host4", "volume_id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "device": "/dev/vdb", "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:03:27.000000", "replication_status": null, "snapshot_id": null, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-acef4423-2f1a-406d-8453-5f0aa6299fd6", "bootable": "false", "created_at": "2018-08-13T09:02:13.000000", "volume_type": "RBD"}} 2018-08-13 09:03:30,146 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-87c64037-d221-48a4-9284-9bc937bdc262 2018-08-13 09:03:30,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:30,230 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:03:30 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5d4f57ae-8be6-452b-a339-853cf6b06cbc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:03:30,230 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5d4f57ae-8be6-452b-a339-853cf6b06cbc 2018-08-13 09:03:30,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:03:30,886 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5bd19e5a-3184-4cfa-9cf5-197e9f92511d x-compute-request-id: req-5bd19e5a-3184-4cfa-9cf5-197e9f92511d RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "metadata": {}}} 2018-08-13 09:03:30,887 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-5bd19e5a-3184-4cfa-9cf5-197e9f92511d 2018-08-13 09:03:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:03:31,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-57e29f0a-7857-4564-8474-a330129b362f Date: Mon, 13 Aug 2018 09:03:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:03:31,119 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-57e29f0a-7857-4564-8474-a330129b362f 2018-08-13 09:03:31,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:03:31,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:03:31 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-fe1674c0-56cf-450f-b7ee-47abe550bdb6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:03:31,208 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-fe1674c0-56cf-450f-b7ee-47abe550bdb6 2018-08-13 09:03:31,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:03:31,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-17238691-721a-48f0-9c09-27d68c1fd81a Date: Mon, 13 Aug 2018 09:03:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:03:31,902 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-17238691-721a-48f0-9c09-27d68c1fd81a 2018-08-13 09:03:31,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:03:32,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-3a1953ee-8c57-46d4-9e43-71fd9da7754b Date: Mon, 13 Aug 2018 09:03:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:03:32,126 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-3a1953ee-8c57-46d4-9e43-71fd9da7754b 2018-08-13 09:03:32,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:32,924 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4048af2a-a31d-494f-af29-e4dea8d52d0c x-compute-request-id: req-4048af2a-a31d-494f-af29-e4dea8d52d0c RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "metadata": {}}} 2018-08-13 09:03:32,924 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-4048af2a-a31d-494f-af29-e4dea8d52d0c 2018-08-13 09:03:32,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:33,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-aa4921ce-e883-48e4-8396-013b9283c30d Date: Mon, 13 Aug 2018 09:03:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:03:33,192 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-aa4921ce-e883-48e4-8396-013b9283c30d 2018-08-13 09:03:33,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:33,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:03:33 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-dceb5282-96a2-44ea-b6bb-58e329e6295a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:03:33,249 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-dceb5282-96a2-44ea-b6bb-58e329e6295a 2018-08-13 09:03:33,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:33,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dbb8e463-5bf2-4375-81cf-0b51cb2e8ab4 Date: Mon, 13 Aug 2018 09:03:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:03:33,379 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-dbb8e463-5bf2-4375-81cf-0b51cb2e8ab4 2018-08-13 09:03:33,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:33,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-195bc8e2-f08b-4304-941d-403cf58db0d5 Date: Mon, 13 Aug 2018 09:03:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:03:33,604 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-195bc8e2-f08b-4304-941d-403cf58db0d5 2018-08-13 09:03:33,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:03:34,343 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c43462b-a1b8-4d08-ba1b-a60aa1d0bc6f x-compute-request-id: req-8c43462b-a1b8-4d08-ba1b-a60aa1d0bc6f RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "metadata": {}}} 2018-08-13 09:03:34,344 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-8c43462b-a1b8-4d08-ba1b-a60aa1d0bc6f 2018-08-13 09:03:34,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:03:34,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d9938204-9fe5-436e-8350-01d7b5734794 Date: Mon, 13 Aug 2018 09:03:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:03:34,617 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-d9938204-9fe5-436e-8350-01d7b5734794 2018-08-13 09:03:34,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:03:34,695 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:03:34 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-cd1a00c4-e870-4911-937f-d8939b21f600 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:03:34,696 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-cd1a00c4-e870-4911-937f-d8939b21f600 2018-08-13 09:03:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:03:34,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-567e68f3-9d31-4daa-9cc3-e903fbd00ec7 Date: Mon, 13 Aug 2018 09:03:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:03:34,882 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-567e68f3-9d31-4daa-9cc3-e903fbd00ec7 2018-08-13 09:03:34,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:03:35,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-81a45d5d-d772-4355-b719-e21f27a48466 Date: Mon, 13 Aug 2018 09:03:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:03:35,328 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-81a45d5d-d772-4355-b719-e21f27a48466 2018-08-13 09:03:35,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043/os-volume_attachments/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:03:59,913 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1f0a88e-13df-4cd3-82c7-adbef4b5b2ad x-compute-request-id: req-c1f0a88e-13df-4cd3-82c7-adbef4b5b2ad 2018-08-13 09:03:59,913 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043/os-volume_attachments/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-c1f0a88e-13df-4cd3-82c7-adbef4b5b2ad 2018-08-13 09:03:59,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:00,233 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a64096f-e36a-4dc2-99d9-3ff6302eb15d x-compute-request-id: req-0a64096f-e36a-4dc2-99d9-3ff6302eb15d RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "metadata": {}}} 2018-08-13 09:04:00,233 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-0a64096f-e36a-4dc2-99d9-3ff6302eb15d 2018-08-13 09:04:00,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:00,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a8be6344-a5b1-4bd6-9c27-4bb5bd5fd045 Date: Mon, 13 Aug 2018 09:04:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:00,384 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-a8be6344-a5b1-4bd6-9c27-4bb5bd5fd045 2018-08-13 09:04:00,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:00,439 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:00 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1983d89b-d5f3-447c-9bb1-d9a6564b110f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:04:00,439 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-1983d89b-d5f3-447c-9bb1-d9a6564b110f 2018-08-13 09:04:00,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:00,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ffb0a157-62d7-4aa5-8e44-86c314c088bf Date: Mon, 13 Aug 2018 09:04:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:04:00,512 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-ffb0a157-62d7-4aa5-8e44-86c314c088bf 2018-08-13 09:04:00,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:00,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-38bb165e-3a51-4e4c-a44b-0dde179030ae Date: Mon, 13 Aug 2018 09:04:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:04:00,601 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-38bb165e-3a51-4e4c-a44b-0dde179030ae 2018-08-13 09:04:03,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:03,994 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab303df3-4ea4-4535-9ea6-4f0c851f089f x-compute-request-id: req-ab303df3-4ea4-4535-9ea6-4f0c851f089f RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "metadata": {}}} 2018-08-13 09:04:03,994 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-ab303df3-4ea4-4535-9ea6-4f0c851f089f 2018-08-13 09:04:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:04,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-30026e8e-960a-4e9e-8708-fe4938cd7cc6 Date: Mon, 13 Aug 2018 09:04:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:04,142 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-30026e8e-960a-4e9e-8708-fe4938cd7cc6 2018-08-13 09:04:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:04,188 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:04 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-551dbaf5-edb7-41b7-9233-b19450ec007f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:04:04,188 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-551dbaf5-edb7-41b7-9233-b19450ec007f 2018-08-13 09:04:04,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:04,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3bb186b5-cf20-4ace-a66a-3399969e114d Date: Mon, 13 Aug 2018 09:04:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:04:04,274 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-3bb186b5-cf20-4ace-a66a-3399969e114d 2018-08-13 09:04:04,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:04,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-b90ba908-4405-43f6-a293-b01efceaa463 Date: Mon, 13 Aug 2018 09:04:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:04:04,387 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-b90ba908-4405-43f6-a293-b01efceaa463 2018-08-13 09:04:07,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:08,073 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-76a9f9cd-d808-44bc-b3a2-82d7943607ef x-compute-request-id: req-76a9f9cd-d808-44bc-b3a2-82d7943607ef RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "metadata": {}}} 2018-08-13 09:04:08,073 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-76a9f9cd-d808-44bc-b3a2-82d7943607ef 2018-08-13 09:04:08,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:08,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7928199c-5e67-4c7c-a448-6f6627016b64 Date: Mon, 13 Aug 2018 09:04:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:08,234 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-7928199c-5e67-4c7c-a448-6f6627016b64 2018-08-13 09:04:08,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:08,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:08 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-10a7a902-8050-43fb-a774-5eece36b4670 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:04:08,291 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-10a7a902-8050-43fb-a774-5eece36b4670 2018-08-13 09:04:08,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:08,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1197e355-d697-4c20-9e96-1fe908f34870 Date: Mon, 13 Aug 2018 09:04:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:04:08,395 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-1197e355-d697-4c20-9e96-1fe908f34870 2018-08-13 09:04:08,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:08,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-3302ae8c-efb2-4533-8916-8e502128a5ec Date: Mon, 13 Aug 2018 09:04:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:04:08,494 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-3302ae8c-efb2-4533-8916-8e502128a5ec 2018-08-13 09:04:11,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:12,154 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-93c21463-751a-42e8-8e93-703c115f3a8b x-compute-request-id: req-93c21463-751a-42e8-8e93-703c115f3a8b RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "metadata": {}}} 2018-08-13 09:04:12,154 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-93c21463-751a-42e8-8e93-703c115f3a8b 2018-08-13 09:04:12,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:12,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7365103e-a80f-4394-a202-6f2b943357f0 Date: Mon, 13 Aug 2018 09:04:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:12,315 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-7365103e-a80f-4394-a202-6f2b943357f0 2018-08-13 09:04:12,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:12,370 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:12 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-31104119-4718-446c-96ac-28cfda8e8e4e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:04:12,371 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-31104119-4718-446c-96ac-28cfda8e8e4e 2018-08-13 09:04:12,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:12,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-79cc0d93-7eef-4db5-8431-e8a96167aa67 Date: Mon, 13 Aug 2018 09:04:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:04:12,742 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-79cc0d93-7eef-4db5-8431-e8a96167aa67 2018-08-13 09:04:12,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:12,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-7283f24a-8ec3-48aa-90d0-54689740e2fc Date: Mon, 13 Aug 2018 09:04:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:04:12,850 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-7283f24a-8ec3-48aa-90d0-54689740e2fc 2018-08-13 09:04:15,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:16,283 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5e9a307-d1aa-4edb-aed6-87749120f81f x-compute-request-id: req-c5e9a307-d1aa-4edb-aed6-87749120f81f RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "metadata": {}}} 2018-08-13 09:04:16,283 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-c5e9a307-d1aa-4edb-aed6-87749120f81f 2018-08-13 09:04:16,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:16,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8e6f8413-4e3b-4701-a8f7-11af8958feed Date: Mon, 13 Aug 2018 09:04:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:16,444 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-8e6f8413-4e3b-4701-a8f7-11af8958feed 2018-08-13 09:04:16,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:16,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:16 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-f40250b7-56b7-45ce-a0d8-8adcae28e8da X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:04:16,492 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-f40250b7-56b7-45ce-a0d8-8adcae28e8da 2018-08-13 09:04:16,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:16,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4b774705-0ea4-423f-b5aa-b8be0e3920c6 Date: Mon, 13 Aug 2018 09:04:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:04:16,582 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-4b774705-0ea4-423f-b5aa-b8be0e3920c6 2018-08-13 09:04:16,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:16,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-e4b22894-a110-4018-b35f-03cd6f516016 Date: Mon, 13 Aug 2018 09:04:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:04:16,673 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-e4b22894-a110-4018-b35f-03cd6f516016 2018-08-13 09:04:19,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:19,942 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0dc30db-486d-42dc-9114-17342bd39ec9 x-compute-request-id: req-a0dc30db-486d-42dc-9114-17342bd39ec9 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "metadata": {}}} 2018-08-13 09:04:19,942 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-a0dc30db-486d-42dc-9114-17342bd39ec9 2018-08-13 09:04:19,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:20,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4813dd8d-2218-4543-a6a8-a6bb59e0e41b Date: Mon, 13 Aug 2018 09:04:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:20,108 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-4813dd8d-2218-4543-a6a8-a6bb59e0e41b 2018-08-13 09:04:20,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:20,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:20 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1c5f3a39-f7f8-46ae-a0f6-53df1e275aaa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:04:20,163 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-1c5f3a39-f7f8-46ae-a0f6-53df1e275aaa 2018-08-13 09:04:20,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:20,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-be3f0e44-dc7a-4676-aa5f-1d10f40688f7 Date: Mon, 13 Aug 2018 09:04:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:04:20,240 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-be3f0e44-dc7a-4676-aa5f-1d10f40688f7 2018-08-13 09:04:20,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:20,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-207a1561-ed75-4997-aa96-48321bd8c0b8 Date: Mon, 13 Aug 2018 09:04:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:04:20,336 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-207a1561-ed75-4997-aa96-48321bd8c0b8 2018-08-13 09:04:23,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:23,802 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-eee23828-2d27-49bc-a457-392332efa952 x-compute-request-id: req-eee23828-2d27-49bc-a457-392332efa952 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e"}], "metadata": {}}} 2018-08-13 09:04:23,802 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-eee23828-2d27-49bc-a457-392332efa952 2018-08-13 09:04:23,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:23,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e2ce9c7d-4b8c-4687-ae17-260fbd5ee357 Date: Mon, 13 Aug 2018 09:04:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:23,967 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-e2ce9c7d-4b8c-4687-ae17-260fbd5ee357 2018-08-13 09:04:23,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:24,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:24 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-3937f5fe-2dcb-4289-a15b-05b8604dceb6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:04:24,029 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-3937f5fe-2dcb-4289-a15b-05b8604dceb6 2018-08-13 09:04:24,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:24,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-70a8e08e-294d-4494-971a-feccc0226d29 Date: Mon, 13 Aug 2018 09:04:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:04:24,147 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-70a8e08e-294d-4494-971a-feccc0226d29 2018-08-13 09:04:24,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:24,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-cce19150-26c0-4f3f-80b4-b241e98d5b3e Date: Mon, 13 Aug 2018 09:04:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:04:24,251 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-cce19150-26c0-4f3f-80b4-b241e98d5b3e 2018-08-13 09:04:27,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:27,920 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1c304b7-8fa9-4be1-9c74-c3d3e11e6593 x-compute-request-id: req-a1c304b7-8fa9-4be1-9c74-c3d3e11e6593 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:04:27,921 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-a1c304b7-8fa9-4be1-9c74-c3d3e11e6593 2018-08-13 09:04:27,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:28,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-58d9cae1-a015-4c4a-93d8-2370deef9264 Date: Mon, 13 Aug 2018 09:04:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:28,178 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-58d9cae1-a015-4c4a-93d8-2370deef9264 2018-08-13 09:04:28,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:28,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:28 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-100d608d-ac64-490b-afe5-86af95604e52 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:04:28,241 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-100d608d-ac64-490b-afe5-86af95604e52 2018-08-13 09:04:28,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:28,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c25f9fda-8501-46d0-be34-3b562b09b944 Date: Mon, 13 Aug 2018 09:04:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:04:28,389 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-c25f9fda-8501-46d0-be34-3b562b09b944 2018-08-13 09:04:28,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:28,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-eb373030-416d-4825-b3b8-ddad4d71ccb1 Date: Mon, 13 Aug 2018 09:04:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:04:28,538 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-eb373030-416d-4825-b3b8-ddad4d71ccb1 2018-08-13 09:04:28,540 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f394361e-593d-4dc7-9589-d852bc9eb1b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:35,431 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a6cb84e4-4124-488f-91c4-f5a7942607f8 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-a6cb84e4-4124-488f-91c4-f5a7942607f8 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:04:23.000000", "replication_status": null, "snapshot_id": null, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-acef4423-2f1a-406d-8453-5f0aa6299fd6", "bootable": "false", "created_at": "2018-08-13T09:02:13.000000", "volume_type": "RBD"}} 2018-08-13 09:04:35,431 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-a6cb84e4-4124-488f-91c4-f5a7942607f8 2018-08-13 09:04:35,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:04:35,854 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f55e0145-4d74-4a17-ba4f-c4ff11b304a6 x-compute-request-id: req-f55e0145-4d74-4a17-ba4f-c4ff11b304a6 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:04:35,854 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-f55e0145-4d74-4a17-ba4f-c4ff11b304a6 2018-08-13 09:04:35,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:04:36,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5f9d822d-18eb-4df6-88a3-5529c86d1184 Date: Mon, 13 Aug 2018 09:04:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:36,007 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-5f9d822d-18eb-4df6-88a3-5529c86d1184 2018-08-13 09:04:36,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:04:36,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:36 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c5ea9089-d718-41ed-ad88-995b9271bd62 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:04:36,047 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-c5ea9089-d718-41ed-ad88-995b9271bd62 2018-08-13 09:04:36,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:04:36,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8345eab1-5732-48b1-96d3-5372b1c98d09 Date: Mon, 13 Aug 2018 09:04:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:04:36,135 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-8345eab1-5732-48b1-96d3-5372b1c98d09 2018-08-13 09:04:36,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:04:36,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-024ff01b-162c-4914-a812-5c9602cd1204 Date: Mon, 13 Aug 2018 09:04:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:04:36,221 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-024ff01b-162c-4914-a812-5c9602cd1204 2018-08-13 09:04:36,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:36,643 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c03c2fb8-cb1d-4f01-bfa4-3c644895bdf5 x-compute-request-id: req-c03c2fb8-cb1d-4f01-bfa4-3c644895bdf5 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:4d:5a", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:02:43Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:04:36,644 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-c03c2fb8-cb1d-4f01-bfa4-3c644895bdf5 2018-08-13 09:04:36,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:36,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2e1c5408-0aea-48de-94ce-0c0f70379dda Date: Mon, 13 Aug 2018 09:04:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["c6ae9e21-65d0-4861-beed-239069c7f015"],"description":"","tags":[],"updated_at":"2018-08-13T09:02:09Z","provider:segmentation_id":39,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:08Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:36,800 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net used request id req-2e1c5408-0aea-48de-94ce-0c0f70379dda 2018-08-13 09:04:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:36,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:36 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0ef69b65-c09a-44ad-8ffb-0b684382cc74 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:04:36,858 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-0ef69b65-c09a-44ad-8ffb-0b684382cc74 2018-08-13 09:04:36,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:36,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cab93883-0db9-48d7-89db-cbbf971ad29d Date: Mon, 13 Aug 2018 09:04:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:09Z","dns_nameservers":[],"updated_at":"2018-08-13T09:02:09Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"c6ae9e21-65d0-4861-beed-239069c7f015","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet"}]} 2018-08-13 09:04:36,935 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-cab93883-0db9-48d7-89db-cbbf971ad29d 2018-08-13 09:04:36,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecb3fd412378533d83d0599d6e7bf0de5d4a4d1" 2018-08-13 09:04:37,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3682 X-Openstack-Request-Id: req-eaadef8a-6e50-40cb-8e8e-9e0737de1f95 Date: Mon, 13 Aug 2018 09:04:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.3"}],"id":"6337d25c-4079-4fd5-993c-d217a36de9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:0f:b8","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.4"}],"id":"86db530d-ab89-4fd5-b31d-960dc77a2108","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:44:34","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.2"}],"id":"b49e80bb-06e9-4411-bdb3-db87d95180ff","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:d3:e5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e569ae26-be6d-4c93-bb76-411e81cddd7d","name":"","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:02:46Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c6ae9e21-65d0-4861-beed-239069c7f015","ip_address":"10.55.0.16"}],"id":"ec273304-8857-4ecb-9f8b-1774a630f658","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:4d:5a","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"4db87d52-dbb3-40bb-8294-bf91c577c043","name":"NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port","admin_state_up":true,"network_id":"e569ae26-be6d-4c93-bb76-411e81cddd7d","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:02:28Z","binding:vnic_type":"normal"}]} 2018-08-13 09:04:37,022 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-eaadef8a-6e50-40cb-8e8e-9e0737de1f95 2018-08-13 09:04:37,022 - create_instance - INFO - Deleting Port with ID - ec273304-8857-4ecb-9f8b-1774a630f658 2018-08-13 09:04:37,023 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-port 2018-08-13 09:04:37,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/ec273304-8857-4ecb-9f8b-1774a630f658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:04:38,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a40557e8-af6b-416f-b893-f695c4886bd2 Date: Mon, 13 Aug 2018 09:04:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:04:38,297 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/ec273304-8857-4ecb-9f8b-1774a630f658 used request id req-a40557e8-af6b-416f-b893-f695c4886bd2 2018-08-13 09:04:38,297 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst 2018-08-13 09:04:38,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:04:38,831 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-88a5ff72-02c8-441d-a9e6-f123e510c31a x-compute-request-id: req-88a5ff72-02c8-441d-a9e6-f123e510c31a 2018-08-13 09:04:38,831 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-88a5ff72-02c8-441d-a9e6-f123e510c31a 2018-08-13 09:04:38,831 - create_instance - INFO - Checking deletion status 2018-08-13 09:04:38,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:04:39,193 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1519 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6aed5f66-ee02-47fc-ae44-2badad35b301 x-compute-request-id: req-6aed5f66-ee02-47fc-ae44-2badad35b301 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4db87d52-dbb3-40bb-8294-bf91c577c043", "rel": "bookmark"}], "image": {"id": "4c83fd0a-29b1-490e-b0f7-f927a82f616c", "links": [{"href": "https://192.16.1.222:8774/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-08-13T09:02:43.000000", "flavor": {"id": "c27edf3d-fdb4-4860-96c8-7605dad827e3", "links": [{"href": "https://192.16.1.222:8774/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3", "rel": "bookmark"}]}, "id": "4db87d52-dbb3-40bb-8294-bf91c577c043", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:04:38Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst", "created": "2018-08-13T09:02:33Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:04:39,194 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-6aed5f66-ee02-47fc-ae44-2badad35b301 2018-08-13 09:04:39,194 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst] is - ACTIVE 2018-08-13 09:04:39,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:04:42,196 - create_instance - DEBUG - VM status query timeout in 296.63509798 2018-08-13 09:04:42,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ce5107c40788e524c58c5ed8ca3903b7b5177a" 2018-08-13 09:04:42,316 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-fb8b05ea-c773-414e-976d-b5cbbe82109d x-compute-request-id: req-fb8b05ea-c773-414e-976d-b5cbbe82109d RESP BODY: {"itemNotFound": {"message": "Instance 4db87d52-dbb3-40bb-8294-bf91c577c043 could not be found.", "code": 404}} 2018-08-13 09:04:42,316 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/4db87d52-dbb3-40bb-8294-bf91c577c043 used request id req-fb8b05ea-c773-414e-976d-b5cbbe82109d 2018-08-13 09:04:42,316 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4db87d52-dbb3-40bb-8294-bf91c577c043 could not be found. (HTTP 404) (Request-ID: req-fb8b05ea-c773-414e-976d-b5cbbe82109d) 2018-08-13 09:04:42,316 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-vm_inst 2018-08-13 09:04:42,319 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ded7c5a0-f693-4525-a8f2-ba65927623d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da26bf5cdbdd2fd5fee55372c42c111ce54cfe96" 2018-08-13 09:04:42,610 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e07dc5dc-9de9-4830-b1fd-90454d52f12e Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-e07dc5dc-9de9-4830-b1fd-90454d52f12e RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:04:23.000000", "replication_status": null, "snapshot_id": null, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-acef4423-2f1a-406d-8453-5f0aa6299fd6", "bootable": "false", "created_at": "2018-08-13T09:02:13.000000", "volume_type": "RBD"}} 2018-08-13 09:04:42,611 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-e07dc5dc-9de9-4830-b1fd-90454d52f12e 2018-08-13 09:04:42,611 - create_volume - DEBUG - Instance status is - available 2018-08-13 09:04:42,611 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6 2018-08-13 09:04:42,611 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6 2018-08-13 09:04:42,613 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ded7c5a0-f693-4525-a8f2-ba65927623d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da26bf5cdbdd2fd5fee55372c42c111ce54cfe96" 2018-08-13 09:04:43,166 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-88c1a36c-7151-4de8-9648-8cc87d51a671 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:04:43,166 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-88c1a36c-7151-4de8-9648-8cc87d51a671 2018-08-13 09:04:43,168 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ded7c5a0-f693-4525-a8f2-ba65927623d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da26bf5cdbdd2fd5fee55372c42c111ce54cfe96" 2018-08-13 09:04:43,520 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-da489917-b9d0-4ba5-8905-7c08e424ebc7 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-da489917-b9d0-4ba5-8905-7c08e424ebc7 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:04:42.000000", "replication_status": null, "snapshot_id": null, "id": "13a3f5f4-58ba-4a53-a9e9-b41372c1f09e", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-acef4423-2f1a-406d-8453-5f0aa6299fd6", "bootable": "false", "created_at": "2018-08-13T09:02:13.000000", "volume_type": "RBD"}} 2018-08-13 09:04:43,520 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-da489917-b9d0-4ba5-8905-7c08e424ebc7 2018-08-13 09:04:43,521 - create_volume - DEBUG - Instance status is - deleting 2018-08-13 09:04:43,521 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-13 09:04:46,524 - create_volume - DEBUG - Volume status query timeout in 56.6427021027 2018-08-13 09:04:46,525 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ded7c5a0-f693-4525-a8f2-ba65927623d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da26bf5cdbdd2fd5fee55372c42c111ce54cfe96" 2018-08-13 09:04:46,913 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-4cb1ac88-6e62-4cc0-9578-7dbc06d121d0 x-openstack-request-id: req-4cb1ac88-6e62-4cc0-9578-7dbc06d121d0 RESP BODY: {"itemNotFound": {"message": "Volume 13a3f5f4-58ba-4a53-a9e9-b41372c1f09e could not be found.", "code": 404}} 2018-08-13 09:04:46,913 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/13a3f5f4-58ba-4a53-a9e9-b41372c1f09e used request id req-4cb1ac88-6e62-4cc0-9578-7dbc06d121d0 2018-08-13 09:04:46,913 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 13a3f5f4-58ba-4a53-a9e9-b41372c1f09e could not be found. (HTTP 404) (Request-ID: req-4cb1ac88-6e62-4cc0-9578-7dbc06d121d0) 2018-08-13 09:04:46,913 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6 2018-08-13 09:04:46,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2495ee261731b77deb889a97ed9116b3a2073e3" 2018-08-13 09:04:46,989 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9557194d-7b60-430d-8837-0c285a87d9c3 x-compute-request-id: req-9557194d-7b60-430d-8837-0c285a87d9c3 2018-08-13 09:04:46,989 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/c27edf3d-fdb4-4860-96c8-7605dad827e3 used request id req-9557194d-7b60-430d-8837-0c285a87d9c3 2018-08-13 09:04:46,990 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet 2018-08-13 09:04:46,990 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-subnet 2018-08-13 09:04:46,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/c6ae9e21-65d0-4861-beed-239069c7f015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dcaf400793f565a1eededdf0ad7bb940c2f53c2" 2018-08-13 09:04:50,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c9698b5-8664-49f9-8a03-8b79f8472fdb Date: Mon, 13 Aug 2018 09:04:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:04:50,401 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/c6ae9e21-65d0-4861-beed-239069c7f015 used request id req-2c9698b5-8664-49f9-8a03-8b79f8472fdb 2018-08-13 09:04:50,401 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-net 2018-08-13 09:04:50,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/e569ae26-be6d-4c93-bb76-411e81cddd7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dcaf400793f565a1eededdf0ad7bb940c2f53c2" 2018-08-13 09:04:53,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f393388d-5131-4087-9d79-4c974408146a Date: Mon, 13 Aug 2018 09:04:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:04:53,859 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/e569ae26-be6d-4c93-bb76-411e81cddd7d used request id req-f393388d-5131-4087-9d79-4c974408146a 2018-08-13 09:04:53,860 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-acef4423-2f1a-406d-8453-5f0aa6299fd6-image 2018-08-13 09:04:53,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a40cf1b2374f36645c5466f2ba011eb7d7fec6e1" 2018-08-13 09:04:55,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-9df6cd63-a2ba-47c2-82ee-50bd0d02c581 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:04:55,941 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/4c83fd0a-29b1-490e-b0f7-f927a82f616c used request id req-9df6cd63-a2ba-47c2-82ee-50bd0d02c581 2018-08-13 09:04:55,943 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:04:55,946 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-13 09:04:55,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:04:55,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:04:56,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["7KkNKN2HQ26anjjFJMhCgA"], "issued_at": "2018-08-13T09:04:56.000000Z"}} 2018-08-13 09:04:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4c09cf5827e0198be84572450daa628a170675" 2018-08-13 09:04:56,460 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:56 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1ef95e6c-eb65-415c-8d7d-43bc83f44f6d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:04:56,460 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1ef95e6c-eb65-415c-8d7d-43bc83f44f6d 2018-08-13 09:04:56,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f4c09cf5827e0198be84572450daa628a170675" 2018-08-13 09:04:56,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-afb606a2-b7f8-4c8f-ad9d-22cb20c4336c RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image"} 2018-08-13 09:04:56,606 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image used request id req-afb606a2-b7f8-4c8f-ad9d-22cb20c4336c 2018-08-13 09:04:56,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f4c09cf5827e0198be84572450daa628a170675" 2018-08-13 09:04:56,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-9e91b54e-9b0a-4f15-aeb2-5622762fba99 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:04:56,633 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-9e91b54e-9b0a-4f15-aeb2-5622762fba99 2018-08-13 09:04:56,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8f4c09cf5827e0198be84572450daa628a170675" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image"}' 2018-08-13 09:04:56,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-e9ebb87a-338f-4f8b-aa04-dc41bdd80a46 RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:04:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-13T09:04:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "min_disk": 0, "protected": false, "id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "file": "/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/file", "checksum": null, "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:04:56,727 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-e9ebb87a-338f-4f8b-aa04-dc41bdd80a46 2018-08-13 09:04:56,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f4c09cf5827e0198be84572450daa628a170675" -d '' 2018-08-13 09:04:57,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-2ca0adba-f7ed-4ad6-a064-eaac88219786 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:04:57,456 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/file used request id req-2ca0adba-f7ed-4ad6-a064-eaac88219786 2018-08-13 09:04:57,456 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 09:04:57,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f4c09cf5827e0198be84572450daa628a170675" 2018-08-13 09:04:57,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-98aca319-882d-4a80-be1d-a73ab80dca5e RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:04:57Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/snap", "metadata": {}}], "self": "/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "min_disk": 0, "protected": false, "id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "file": "/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:04:57,504 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac used request id req-98aca319-882d-4a80-be1d-a73ab80dca5e 2018-08-13 09:04:57,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f4c09cf5827e0198be84572450daa628a170675" 2018-08-13 09:04:57,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-898b5720-e21d-4732-8ff0-61c9ebc5a89a 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:04:57,535 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-898b5720-e21d-4732-8ff0-61c9ebc5a89a 2018-08-13 09:04:57,537 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image 2018-08-13 09:04:57,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f4c09cf5827e0198be84572450daa628a170675" 2018-08-13 09:04:57,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-cab14be9-7a8d-49d6-b9e7-1e6cb7808bfe RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:04:57Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/snap", "metadata": {}}], "self": "/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "min_disk": 0, "protected": false, "id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "file": "/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:04:57,596 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac used request id req-cab14be9-7a8d-49d6-b9e7-1e6cb7808bfe 2018-08-13 09:04:57,596 - create_image - DEBUG - Instance status is - active 2018-08-13 09:04:57,596 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image 2018-08-13 09:04:57,596 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image 2018-08-13 09:04:57,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:04:57,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:04:58,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["go6GCap0TwSipuRTpntdCg"], "issued_at": "2018-08-13T09:04:58.000000Z"}} 2018-08-13 09:04:58,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e20e59aa121c1390154c878cb0f2256df272ce" 2018-08-13 09:04:58,127 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:04:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-635f4e82-0dcb-402a-81d8-dc5d0c9a7373 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:04:58,127 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-635f4e82-0dcb-402a-81d8-dc5d0c9a7373 2018-08-13 09:04:58,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e20e59aa121c1390154c878cb0f2256df272ce" 2018-08-13 09:04:58,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-199d5ec4-e9a2-4cc9-b0f3-62bc370fed8d Date: Mon, 13 Aug 2018 09:04:58 GMT RESP BODY: {"networks":[]} 2018-08-13 09:04:58,306 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net used request id req-199d5ec4-e9a2-4cc9-b0f3-62bc370fed8d 2018-08-13 09:04:58,306 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net 2018-08-13 09:04:58,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e20e59aa121c1390154c878cb0f2256df272ce" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net", "admin_state_up": true}}' 2018-08-13 09:04:58,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-e20f64df-8fa9-44df-b3b8-759b62aa1c61 Date: Mon, 13 Aug 2018 09:04:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T09:04:58Z","is_default":false,"provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","mtu":1450}} 2018-08-13 09:04:58,684 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-e20f64df-8fa9-44df-b3b8-759b62aa1c61 2018-08-13 09:04:58,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e20e59aa121c1390154c878cb0f2256df272ce" 2018-08-13 09:04:58,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d8d4634-3dc6-4459-86bf-2dfefd8eac89 Date: Mon, 13 Aug 2018 09:04:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T09:04:58Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:58,837 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-8d8d4634-3dc6-4459-86bf-2dfefd8eac89 2018-08-13 09:04:58,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e20e59aa121c1390154c878cb0f2256df272ce" 2018-08-13 09:04:58,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5e29b3be-78ee-40eb-b5fa-d7948087a755 Date: Mon, 13 Aug 2018 09:04:58 GMT RESP BODY: {"subnets":[]} 2018-08-13 09:04:58,896 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-5e29b3be-78ee-40eb-b5fa-d7948087a755 2018-08-13 09:04:58,896 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet 2018-08-13 09:04:58,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e20e59aa121c1390154c878cb0f2256df272ce" -d '{"subnets": [{"ip_version": 4, "network_id": "9380126f-8959-4c22-b192-f11f8454d907", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]}' 2018-08-13 09:04:59,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0900756d-a54b-433b-987d-f6db6dfbe655 Date: Mon, 13 Aug 2018 09:04:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:04:59,561 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-0900756d-a54b-433b-987d-f6db6dfbe655 2018-08-13 09:04:59,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e20e59aa121c1390154c878cb0f2256df272ce" 2018-08-13 09:04:59,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ec11af36-3914-4f43-b167-d35c39338d23 Date: Mon, 13 Aug 2018 09:04:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bbdd521d-c64a-49eb-8535-ab309b351167"],"description":"","tags":[],"updated_at":"2018-08-13T09:04:59Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:04:59,724 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-ec11af36-3914-4f43-b167-d35c39338d23 2018-08-13 09:04:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e20e59aa121c1390154c878cb0f2256df272ce" 2018-08-13 09:04:59,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8a4e5175-a04f-497d-b2ec-b6b8003f59b1 Date: Mon, 13 Aug 2018 09:04:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:04:59,815 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-8a4e5175-a04f-497d-b2ec-b6b8003f59b1 2018-08-13 09:04:59,816 - OpenStackNetwork - DEBUG - Network [9380126f-8959-4c22-b192-f11f8454d907] created successfully 2018-08-13 09:04:59,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:04:59,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:05:00,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["YQ7ccYYsRiCC-S5ZKt3a2w"], "issued_at": "2018-08-13T09:05:00.000000Z"}} 2018-08-13 09:05:00,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531c2592c5670e28dbdac13c629006e4bc5241b4" 2018-08-13 09:05:00,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-96aaa768-22cc-4289-9898-d3be9f81cf2b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:05:00,409 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-96aaa768-22cc-4289-9898-d3be9f81cf2b 2018-08-13 09:05:00,410 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:05:00,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531c2592c5670e28dbdac13c629006e4bc5241b4" 2018-08-13 09:05:00,574 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-16ad8864-f7d6-42f5-8e3c-9969d33c8252 x-compute-request-id: req-16ad8864-f7d6-42f5-8e3c-9969d33c8252 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:05:00,575 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-16ad8864-f7d6-42f5-8e3c-9969d33c8252 2018-08-13 09:05:00,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531c2592c5670e28dbdac13c629006e4bc5241b4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-13 09:05:00,793 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a67890b-c857-4238-888e-488e2c7d083e x-compute-request-id: req-1a67890b-c857-4238-888e-488e2c7d083e RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb"}} 2018-08-13 09:05:00,793 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-1a67890b-c857-4238-888e-488e2c7d083e 2018-08-13 09:05:00,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:05:00,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:05:01,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["aLsfAjvgSEWzlnS5znItXQ"], "issued_at": "2018-08-13T09:05:01.000000Z"}} 2018-08-13 09:05:01,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060a79354e6494a97dca6f11392fd3d485d3306" 2018-08-13 09:05:01,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:01 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2910974d-e93f-4e14-9abd-dfebd9c536d7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:05:01,367 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2910974d-e93f-4e14-9abd-dfebd9c536d7 2018-08-13 09:05:01,370 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060a79354e6494a97dca6f11392fd3d485d3306" 2018-08-13 09:05:03,422 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04 RESP BODY: {"volumes": []} 2018-08-13 09:05:03,422 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail used request id req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04 2018-08-13 09:05:03,425 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060a79354e6494a97dca6f11392fd3d485d3306" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09", "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-08-13 09:05:09,742 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-b506df20-539d-456d-aa11-5ba4630c4615 Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-b506df20-539d-456d-aa11-5ba4630c4615 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T09:05:05.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad", "size": 1}} 2018-08-13 09:05:09,742 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes used request id req-b506df20-539d-456d-aa11-5ba4630c4615 2018-08-13 09:05:09,744 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060a79354e6494a97dca6f11392fd3d485d3306" 2018-08-13 09:05:09,919 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ba0c945b-eb2d-453b-b195-b36578f4cbd5 Content-Type: application/json Content-Length: 1089 x-openstack-request-id: req-ba0c945b-eb2d-453b-b195-b36578f4cbd5 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-08-13T09:05:09.000000", "replication_status": null, "snapshot_id": null, "id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-e7aaf738-ac2d-4bac-a416-f34e5f337b09", "bootable": "false", "created_at": "2018-08-13T09:05:05.000000", "volume_type": "RBD"}} 2018-08-13 09:05:09,919 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad used request id req-ba0c945b-eb2d-453b-b195-b36578f4cbd5 2018-08-13 09:05:09,919 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09 2018-08-13 09:05:09,921 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060a79354e6494a97dca6f11392fd3d485d3306" 2018-08-13 09:05:10,359 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fbabbe72-14fd-4f36-b9f9-092712e17b11 Content-Type: application/json Content-Length: 1089 x-openstack-request-id: req-fbabbe72-14fd-4f36-b9f9-092712e17b11 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-08-13T09:05:09.000000", "replication_status": null, "snapshot_id": null, "id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-e7aaf738-ac2d-4bac-a416-f34e5f337b09", "bootable": "false", "created_at": "2018-08-13T09:05:05.000000", "volume_type": "RBD"}} 2018-08-13 09:05:10,360 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad used request id req-fbabbe72-14fd-4f36-b9f9-092712e17b11 2018-08-13 09:05:10,360 - create_volume - DEBUG - Instance status is - creating 2018-08-13 09:05:10,360 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-13 09:05:13,361 - create_volume - DEBUG - Volume status query timeout in 296.557814837 2018-08-13 09:05:13,363 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060a79354e6494a97dca6f11392fd3d485d3306" 2018-08-13 09:05:13,492 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-27adabaa-11be-450a-91b2-8b906ad1bae6 Content-Type: application/json Content-Length: 1089 x-openstack-request-id: req-27adabaa-11be-450a-91b2-8b906ad1bae6 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-08-13T09:05:09.000000", "replication_status": null, "snapshot_id": null, "id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-e7aaf738-ac2d-4bac-a416-f34e5f337b09", "bootable": "false", "created_at": "2018-08-13T09:05:05.000000", "volume_type": "RBD"}} 2018-08-13 09:05:13,492 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad used request id req-27adabaa-11be-450a-91b2-8b906ad1bae6 2018-08-13 09:05:13,493 - create_volume - DEBUG - Instance status is - creating 2018-08-13 09:05:13,493 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-13 09:05:16,493 - create_volume - DEBUG - Volume status query timeout in 293.426275015 2018-08-13 09:05:16,495 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060a79354e6494a97dca6f11392fd3d485d3306" 2018-08-13 09:05:16,981 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7c233267-3c80-4e24-a6b2-c12eb219ad3c Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-7c233267-3c80-4e24-a6b2-c12eb219ad3c RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:05:15.000000", "replication_status": null, "snapshot_id": null, "id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-e7aaf738-ac2d-4bac-a416-f34e5f337b09", "bootable": "false", "created_at": "2018-08-13T09:05:05.000000", "volume_type": "RBD"}} 2018-08-13 09:05:16,981 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad used request id req-7c233267-3c80-4e24-a6b2-c12eb219ad3c 2018-08-13 09:05:16,981 - create_volume - DEBUG - Instance status is - available 2018-08-13 09:05:16,981 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09 2018-08-13 09:05:16,981 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09 2018-08-13 09:05:16,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:05:16,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:05:17,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["kYEHJs9BQ1mBDTzDfiiwJg"], "issued_at": "2018-08-13T09:05:17.000000Z"}} 2018-08-13 09:05:17,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:17,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:17 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-be18410c-404a-4a6b-b5c7-6ba1d486b316 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:05:17,496 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-be18410c-404a-4a6b-b5c7-6ba1d486b316 2018-08-13 09:05:17,497 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:05:17,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:17,553 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:17 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b303d9cd-2be9-49c8-a22c-566c47c5dfd8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:05:17,553 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b303d9cd-2be9-49c8-a22c-566c47c5dfd8 2018-08-13 09:05:17,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:18,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-75539c82-311e-46f1-994c-4d98b7cd1199 Date: Mon, 13 Aug 2018 09:05:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bbdd521d-c64a-49eb-8535-ab309b351167"],"description":"","tags":[],"updated_at":"2018-08-13T09:04:59Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:05:18,121 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net used request id req-75539c82-311e-46f1-994c-4d98b7cd1199 2018-08-13 09:05:18,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:18,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7d3402d7-641b-4b48-be8c-cc19864fe2ab Date: Mon, 13 Aug 2018 09:05:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:05:18,221 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-7d3402d7-641b-4b48-be8c-cc19864fe2ab 2018-08-13 09:05:18,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:18,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-feb076ff-3bf6-4775-a809-3a8e296a79b7 Date: Mon, 13 Aug 2018 09:05:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bbdd521d-c64a-49eb-8535-ab309b351167"],"description":"","tags":[],"updated_at":"2018-08-13T09:04:59Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:05:18,401 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net used request id req-feb076ff-3bf6-4775-a809-3a8e296a79b7 2018-08-13 09:05:18,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:05:18,412 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:18 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:05:18,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:18,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:18 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c4bf95de-94ae-4c37-a537-c5532a574b70 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:05:18,454 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-c4bf95de-94ae-4c37-a537-c5532a574b70 2018-08-13 09:05:18,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:18,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7fd100e3-35d3-4f2f-baaa-eb6a5a114010 Date: Mon, 13 Aug 2018 09:05:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:05:18,548 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-7fd100e3-35d3-4f2f-baaa-eb6a5a114010 2018-08-13 09:05:18,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9380126f-8959-4c22-b192-f11f8454d907&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:18,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3cdd7875-3c88-4d2d-8bf4-fbd0314aa850 Date: Mon, 13 Aug 2018 09:05:18 GMT RESP BODY: {"ports":[]} 2018-08-13 09:05:18,610 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9380126f-8959-4c22-b192-f11f8454d907&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port&admin_state_up=True used request id req-3cdd7875-3c88-4d2d-8bf4-fbd0314aa850 2018-08-13 09:05:18,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:18,792 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-66fbc2ab-9ea9-4fad-8a1f-73f2c3ea3d5a x-compute-request-id: req-66fbc2ab-9ea9-4fad-8a1f-73f2c3ea3d5a RESP BODY: {"servers": []} 2018-08-13 09:05:18,792 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst used request id req-66fbc2ab-9ea9-4fad-8a1f-73f2c3ea3d5a 2018-08-13 09:05:18,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:18,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b731a443-fccf-4942-ab55-8f4aa38f07b6 Date: Mon, 13 Aug 2018 09:05:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bbdd521d-c64a-49eb-8535-ab309b351167"],"description":"","tags":[],"updated_at":"2018-08-13T09:04:59Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:05:18,959 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net used request id req-b731a443-fccf-4942-ab55-8f4aa38f07b6 2018-08-13 09:05:18,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:19,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fe9c706a-185a-43ae-9b08-38d8dc02d8bf Date: Mon, 13 Aug 2018 09:05:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:05:19,061 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-fe9c706a-185a-43ae-9b08-38d8dc02d8bf 2018-08-13 09:05:19,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:19,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8601d764-8473-45ce-82ba-3b7a544ff647 Date: Mon, 13 Aug 2018 09:05:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bbdd521d-c64a-49eb-8535-ab309b351167"],"description":"","tags":[],"updated_at":"2018-08-13T09:04:59Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:05:19,203 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net used request id req-8601d764-8473-45ce-82ba-3b7a544ff647 2018-08-13 09:05:19,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:19,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:19 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e0977d20-c324-4060-bff5-ab523056ec7e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:05:19,253 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-e0977d20-c324-4060-bff5-ab523056ec7e 2018-08-13 09:05:19,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:19,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-71e10481-5041-424c-ac97-33f3de9bb1e0 Date: Mon, 13 Aug 2018 09:05:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:05:19,329 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-71e10481-5041-424c-ac97-33f3de9bb1e0 2018-08-13 09:05:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9380126f-8959-4c22-b192-f11f8454d907&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:19,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cbe5d7ca-ef39-47e2-be77-67dad789d2c4 Date: Mon, 13 Aug 2018 09:05:19 GMT RESP BODY: {"ports":[]} 2018-08-13 09:05:19,404 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9380126f-8959-4c22-b192-f11f8454d907&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port&admin_state_up=True used request id req-cbe5d7ca-ef39-47e2-be77-67dad789d2c4 2018-08-13 09:05:19,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:05:19,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:05:19,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["SLfocXmpSeyyQKyM2P4TGg"], "issued_at": "2018-08-13T09:05:19.000000Z"}} 2018-08-13 09:05:19,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631d129ea5875bb316a67466f2b077478fc14509" 2018-08-13 09:05:19,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:19 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1924158b-ab96-4e8b-8650-7aefa73d4442 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:05:19,918 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1924158b-ab96-4e8b-8650-7aefa73d4442 2018-08-13 09:05:19,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:20,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8bb390cd-837e-453a-adad-8013c13b8f27 Date: Mon, 13 Aug 2018 09:05:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bbdd521d-c64a-49eb-8535-ab309b351167"],"description":"","tags":[],"updated_at":"2018-08-13T09:04:59Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:05:20,080 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net used request id req-8bb390cd-837e-453a-adad-8013c13b8f27 2018-08-13 09:05:20,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:20,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1023788e-79ec-4319-a9ff-df210659263b Date: Mon, 13 Aug 2018 09:05:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:05:20,192 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-1023788e-79ec-4319-a9ff-df210659263b 2018-08-13 09:05:20,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:20,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-63024bbd-c0d8-481c-bf9e-22f023746f75 Date: Mon, 13 Aug 2018 09:05:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bbdd521d-c64a-49eb-8535-ab309b351167"],"description":"","tags":[],"updated_at":"2018-08-13T09:04:59Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:05:20,360 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net used request id req-63024bbd-c0d8-481c-bf9e-22f023746f75 2018-08-13 09:05:20,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:05:20,371 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:20 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:05:20,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631d129ea5875bb316a67466f2b077478fc14509" 2018-08-13 09:05:20,422 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:20 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-3648df69-96b2-42d2-bb5a-d2c2a9e0bece X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:05:20,422 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-3648df69-96b2-42d2-bb5a-d2c2a9e0bece 2018-08-13 09:05:20,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:20,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f9e2a570-2cf2-491b-a28c-cc8bd841039d Date: Mon, 13 Aug 2018 09:05:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:05:20,489 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-f9e2a570-2cf2-491b-a28c-cc8bd841039d 2018-08-13 09:05:20,489 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net 2018-08-13 09:05:20,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" -d '{"port": {"network_id": "9380126f-8959-4c22-b192-f11f8454d907", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port", "admin_state_up": true}}' 2018-08-13 09:05:21,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-e90f445c-a669-4bdb-915a-caf70b638c97 Date: Mon, 13 Aug 2018 09:05:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:05:20Z","device_owner":"","revision_number":1,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bbdd521d-c64a-49eb-8535-ab309b351167","ip_address":"10.55.0.5"}],"id":"96ae5aa9-2392-4789-938f-9d8c0753d0cf","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:d8:6f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port","admin_state_up":true,"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:05:20Z","binding:vnic_type":"normal"}} 2018-08-13 09:05:21,541 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-e90f445c-a669-4bdb-915a-caf70b638c97 2018-08-13 09:05:21,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:21,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-deaab5ec-c34d-4e3c-a098-820b55a4505b Date: Mon, 13 Aug 2018 09:05:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bbdd521d-c64a-49eb-8535-ab309b351167"],"description":"","tags":[],"updated_at":"2018-08-13T09:04:59Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:05:21,703 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net used request id req-deaab5ec-c34d-4e3c-a098-820b55a4505b 2018-08-13 09:05:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:21,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5f1647c6-fe81-45fe-92cb-1365ce15f011 Date: Mon, 13 Aug 2018 09:05:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:05:21,811 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-5f1647c6-fe81-45fe-92cb-1365ce15f011 2018-08-13 09:05:21,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:22,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a66e2955-9e04-41ca-be49-d1eee6403f5f Date: Mon, 13 Aug 2018 09:05:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bbdd521d-c64a-49eb-8535-ab309b351167"],"description":"","tags":[],"updated_at":"2018-08-13T09:04:59Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:05:22,011 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net used request id req-a66e2955-9e04-41ca-be49-d1eee6403f5f 2018-08-13 09:05:22,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:22,065 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:22 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6993ff32-a5da-402a-bb54-f83ee2e6568d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:05:22,065 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-6993ff32-a5da-402a-bb54-f83ee2e6568d 2018-08-13 09:05:22,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:22,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9f0d1b4d-0325-4660-93d3-cca44724358c Date: Mon, 13 Aug 2018 09:05:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:05:22,185 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-9f0d1b4d-0325-4660-93d3-cca44724358c 2018-08-13 09:05:22,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9380126f-8959-4c22-b192-f11f8454d907&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:22,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-2ee1f59e-288f-4201-9bf3-94c4256d34f8 Date: Mon, 13 Aug 2018 09:05:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:05:20Z","device_owner":"","revision_number":1,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbdd521d-c64a-49eb-8535-ab309b351167","ip_address":"10.55.0.5"}],"id":"96ae5aa9-2392-4789-938f-9d8c0753d0cf","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:d8:6f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port","admin_state_up":true,"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:05:20Z","binding:vnic_type":"normal"}]} 2018-08-13 09:05:22,277 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9380126f-8959-4c22-b192-f11f8454d907&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port&admin_state_up=True used request id req-2ee1f59e-288f-4201-9bf3-94c4256d34f8 2018-08-13 09:05:22,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:22,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:22 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-174f95cb-1ef2-4b0a-9b50-2a894f32a9a3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:05:22,341 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-174f95cb-1ef2-4b0a-9b50-2a894f32a9a3 2018-08-13 09:05:22,341 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst 2018-08-13 09:05:22,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:22,413 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b879b475-da4b-4043-96ab-d52794c0e630 x-compute-request-id: req-b879b475-da4b-4043-96ab-d52794c0e630 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-flavor"}]} 2018-08-13 09:05:22,413 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b879b475-da4b-4043-96ab-d52794c0e630 2018-08-13 09:05:22,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:22,476 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e97392a0-47e0-418d-8c21-6de6311417c8 x-compute-request-id: req-e97392a0-47e0-418d-8c21-6de6311417c8 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb"}} 2018-08-13 09:05:22,477 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb used request id req-e97392a0-47e0-418d-8c21-6de6311417c8 2018-08-13 09:05:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:22,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-00ba3bd9-aa5d-445e-99d9-4717507b47d3 RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:04:57Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/snap", "metadata": {}}], "self": "/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "min_disk": 0, "protected": false, "id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "file": "/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/e943475b-2a55-4184-8fd4-2dc228bb91ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image"} 2018-08-13 09:05:22,716 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image used request id req-00ba3bd9-aa5d-445e-99d9-4717507b47d3 2018-08-13 09:05:22,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:22,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-55b31693-f8fc-4d59-b629-4f955594028e 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:05:22,756 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-55b31693-f8fc-4d59-b629-4f955594028e 2018-08-13 09:05:22,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "imageRef": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "flavorRef": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "max_count": 1, "min_count": 1, "networks": [{"port": "96ae5aa9-2392-4789-938f-9d8c0753d0cf"}]}}' 2018-08-13 09:05:23,965 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c955da5-1c0d-4fdb-b914-39b9e4088250 x-compute-request-id: req-4c955da5-1c0d-4fdb-b914-39b9e4088250 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "adminPass": "34Z7vcqvW2b9"}} 2018-08-13 09:05:23,965 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-4c955da5-1c0d-4fdb-b914-39b9e4088250 2018-08-13 09:05:23,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:24,125 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b57fb812-7ac5-4458-93c1-4cfe6d8e7997 x-compute-request-id: req-b57fb812-7ac5-4458-93c1-4cfe6d8e7997 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:05:24Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:05:24,125 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-b57fb812-7ac5-4458-93c1-4cfe6d8e7997 2018-08-13 09:05:24,125 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst 2018-08-13 09:05:24,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:24,441 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-475fe4db-67e1-418b-9dab-5faf4e39db07 x-compute-request-id: req-475fe4db-67e1-418b-9dab-5faf4e39db07 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:05:24Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:05:24,441 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-475fe4db-67e1-418b-9dab-5faf4e39db07 2018-08-13 09:05:24,441 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst] is - BUILD 2018-08-13 09:05:24,441 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:05:27,443 - create_instance - DEBUG - VM status query timeout in 896.681968927 2018-08-13 09:05:27,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:28,154 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1538 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b1e5bd1-534b-4d18-9461-b3b21e9701e1 x-compute-request-id: req-4b1e5bd1-534b-4d18-9461-b3b21e9701e1 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": null, "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:05:27Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:05:28,154 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-4b1e5bd1-534b-4d18-9461-b3b21e9701e1 2018-08-13 09:05:28,155 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst] is - BUILD 2018-08-13 09:05:28,155 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:05:31,158 - create_instance - DEBUG - VM status query timeout in 892.967435837 2018-08-13 09:05:31,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:31,770 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1724 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb9e9752-41d8-4ebb-bbaa-5e513f4855dc x-compute-request-id: req-bb9e9752-41d8-4ebb-bbaa-5e513f4855dc RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:d8:6f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": null, "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:05:27Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:05:31,770 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-bb9e9752-41d8-4ebb-bbaa-5e513f4855dc 2018-08-13 09:05:31,771 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst] is - BUILD 2018-08-13 09:05:31,771 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:05:34,772 - create_instance - DEBUG - VM status query timeout in 889.353493929 2018-08-13 09:05:34,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:35,182 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1724 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-845fa66b-0328-4b10-b9c7-3b82173bd8f3 x-compute-request-id: req-845fa66b-0328-4b10-b9c7-3b82173bd8f3 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:d8:6f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": null, "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:05:27Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:05:35,182 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-845fa66b-0328-4b10-b9c7-3b82173bd8f3 2018-08-13 09:05:35,182 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst] is - BUILD 2018-08-13 09:05:35,182 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:05:38,183 - create_instance - DEBUG - VM status query timeout in 885.942149878 2018-08-13 09:05:38,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:38,568 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad564ab0-050d-4053-84ad-0bb00499cf3f x-compute-request-id: req-ad564ab0-050d-4053-84ad-0bb00499cf3f RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:d8:6f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-08-13T09:05:36.000000", "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:05:36Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:05:38,569 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-ad564ab0-050d-4053-84ad-0bb00499cf3f 2018-08-13 09:05:38,569 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst] is - ACTIVE 2018-08-13 09:05:38,569 - create_instance - INFO - VM is - ACTIVE 2018-08-13 09:05:38,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:38,901 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fd2b3c2-21a7-4397-b243-6e84cf88be06 x-compute-request-id: req-2fd2b3c2-21a7-4397-b243-6e84cf88be06 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:d8:6f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-08-13T09:05:36.000000", "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:05:36Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:05:38,902 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-2fd2b3c2-21a7-4397-b243-6e84cf88be06 2018-08-13 09:05:38,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:39,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-cc378b17-c0c4-4c8a-a21a-1738fac834c8 Date: Mon, 13 Aug 2018 09:05:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bbdd521d-c64a-49eb-8535-ab309b351167"],"description":"","tags":[],"updated_at":"2018-08-13T09:04:59Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:05:39,049 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net used request id req-cc378b17-c0c4-4c8a-a21a-1738fac834c8 2018-08-13 09:05:39,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:39,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:39 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-59677e45-200a-4311-b1d7-2ec9d1b43b90 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:05:39,094 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-59677e45-200a-4311-b1d7-2ec9d1b43b90 2018-08-13 09:05:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:39,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-45586206-2193-40e3-b7af-bb513804d6c0 Date: Mon, 13 Aug 2018 09:05:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:05:39,174 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-45586206-2193-40e3-b7af-bb513804d6c0 2018-08-13 09:05:39,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:39,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3681 X-Openstack-Request-Id: req-a4a00f01-93a7-4157-80b3-89b9c1206b80 Date: Mon, 13 Aug 2018 09:05:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:05:08Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbdd521d-c64a-49eb-8535-ab309b351167","ip_address":"10.55.0.2"}],"id":"1fbd052e-eb6c-4001-914a-df3de769b2ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:ed:6f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-9380126f-8959-4c22-b192-f11f8454d907","name":"","admin_state_up":true,"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:05:09Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbdd521d-c64a-49eb-8535-ab309b351167","ip_address":"10.55.0.3"}],"id":"556896e6-ec43-4c09-892c-5ab7dbad96c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:26:ed","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-9380126f-8959-4c22-b192-f11f8454d907","name":"","admin_state_up":true,"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:05:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:05:37Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbdd521d-c64a-49eb-8535-ab309b351167","ip_address":"10.55.0.5"}],"id":"96ae5aa9-2392-4789-938f-9d8c0753d0cf","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:d8:6f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"fe735723-ee4f-4c76-8545-8e922cf42908","name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port","admin_state_up":true,"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:05:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:05:09Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbdd521d-c64a-49eb-8535-ab309b351167","ip_address":"10.55.0.4"}],"id":"f09dfb44-bda4-4b93-9014-c1db52708f33","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:19:fc","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-9380126f-8959-4c22-b192-f11f8454d907","name":"","admin_state_up":true,"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:05:01Z","binding:vnic_type":"normal"}]} 2018-08-13 09:05:39,261 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-a4a00f01-93a7-4157-80b3-89b9c1206b80 2018-08-13 09:05:39,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:05:39,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:05:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["YQt8qm2qSKmD1nD47jrkig"], "issued_at": "2018-08-13T09:05:39.000000Z"}} 2018-08-13 09:05:39,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913ffa1664e47066209d07b1796fd9865f0acd9e" 2018-08-13 09:05:39,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:39 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e8a8af1c-803b-485e-a08a-83bba9007b01 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:05:39,757 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e8a8af1c-803b-485e-a08a-83bba9007b01 2018-08-13 09:05:39,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:40,095 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d68a607-a23b-4404-ab48-cdba6ddde600 x-compute-request-id: req-2d68a607-a23b-4404-ab48-cdba6ddde600 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:d8:6f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-08-13T09:05:36.000000", "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:05:36Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:05:40,095 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-2d68a607-a23b-4404-ab48-cdba6ddde600 2018-08-13 09:05:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:40,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-7eb372b1-4ad3-45f0-95a6-c3550d8d9552 Date: Mon, 13 Aug 2018 09:05:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9380126f-8959-4c22-b192-f11f8454d907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["bbdd521d-c64a-49eb-8535-ab309b351167"],"description":"","tags":[],"updated_at":"2018-08-13T09:04:59Z","provider:segmentation_id":47,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:58Z","provider:network_type":"vxlan"}]} 2018-08-13 09:05:40,263 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net used request id req-7eb372b1-4ad3-45f0-95a6-c3550d8d9552 2018-08-13 09:05:40,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:40,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:05:40 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-029467bb-2a27-4332-94b6-7720bf8e94b2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:05:40,300 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-029467bb-2a27-4332-94b6-7720bf8e94b2 2018-08-13 09:05:40,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:40,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b3c90879-e303-4cb8-9bf0-02c8253f1903 Date: Mon, 13 Aug 2018 09:05:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","dns_nameservers":[],"updated_at":"2018-08-13T09:04:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"bbdd521d-c64a-49eb-8535-ab309b351167","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet"}]} 2018-08-13 09:05:40,380 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-b3c90879-e303-4cb8-9bf0-02c8253f1903 2018-08-13 09:05:40,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:40,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3681 X-Openstack-Request-Id: req-da17dab5-958f-40c4-9bab-92f16609e2b1 Date: Mon, 13 Aug 2018 09:05:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:05:08Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbdd521d-c64a-49eb-8535-ab309b351167","ip_address":"10.55.0.2"}],"id":"1fbd052e-eb6c-4001-914a-df3de769b2ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:ed:6f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-9380126f-8959-4c22-b192-f11f8454d907","name":"","admin_state_up":true,"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:04:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:05:09Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbdd521d-c64a-49eb-8535-ab309b351167","ip_address":"10.55.0.3"}],"id":"556896e6-ec43-4c09-892c-5ab7dbad96c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:26:ed","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-9380126f-8959-4c22-b192-f11f8454d907","name":"","admin_state_up":true,"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:05:00Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:05:37Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbdd521d-c64a-49eb-8535-ab309b351167","ip_address":"10.55.0.5"}],"id":"96ae5aa9-2392-4789-938f-9d8c0753d0cf","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:d8:6f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"fe735723-ee4f-4c76-8545-8e922cf42908","name":"NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port","admin_state_up":true,"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:05:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:05:09Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bbdd521d-c64a-49eb-8535-ab309b351167","ip_address":"10.55.0.4"}],"id":"f09dfb44-bda4-4b93-9014-c1db52708f33","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:19:fc","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-9380126f-8959-4c22-b192-f11f8454d907","name":"","admin_state_up":true,"network_id":"9380126f-8959-4c22-b192-f11f8454d907","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:05:01Z","binding:vnic_type":"normal"}]} 2018-08-13 09:05:40,488 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9380126f-8959-4c22-b192-f11f8454d907 used request id req-da17dab5-958f-40c4-9bab-92f16609e2b1 2018-08-13 09:05:40,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913ffa1664e47066209d07b1796fd9865f0acd9e" -d '{"volumeAttachment": {"volumeId": "44936caf-1f05-4bb1-8bd2-122d9d6093ad"}}' 2018-08-13 09:05:57,150 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f05dd1f-a7fd-49a3-a3ef-7c07cb233a5a x-compute-request-id: req-4f05dd1f-a7fd-49a3-a3ef-7c07cb233a5a RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "fe735723-ee4f-4c76-8545-8e922cf42908", "id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad", "volumeId": "44936caf-1f05-4bb1-8bd2-122d9d6093ad"}} 2018-08-13 09:05:57,150 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908/os-volume_attachments used request id req-4f05dd1f-a7fd-49a3-a3ef-7c07cb233a5a 2018-08-13 09:05:57,151 - create_instance - INFO - Deleting Port with ID - 96ae5aa9-2392-4789-938f-9d8c0753d0cf 2018-08-13 09:05:57,152 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-port 2018-08-13 09:05:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/96ae5aa9-2392-4789-938f-9d8c0753d0cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:58,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8c913e3-5470-43d8-9b0c-1eb6a1230b7e Date: Mon, 13 Aug 2018 09:05:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:05:58,214 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/96ae5aa9-2392-4789-938f-9d8c0753d0cf used request id req-c8c913e3-5470-43d8-9b0c-1eb6a1230b7e 2018-08-13 09:05:58,214 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst 2018-08-13 09:05:58,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:58,660 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c697a6f2-356f-4553-99b5-0e0fe91b5a25 x-compute-request-id: req-c697a6f2-356f-4553-99b5-0e0fe91b5a25 2018-08-13 09:05:58,661 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-c697a6f2-356f-4553-99b5-0e0fe91b5a25 2018-08-13 09:05:58,661 - create_instance - INFO - Checking deletion status 2018-08-13 09:05:58,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:05:58,997 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-62f6922b-bbfc-4c49-ad2c-d329639d5fb1 x-compute-request-id: req-62f6922b-bbfc-4c49-ad2c-d329639d5fb1 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-08-13T09:05:36.000000", "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:05:58Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad"}], "metadata": {}}} 2018-08-13 09:05:58,997 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-62f6922b-bbfc-4c49-ad2c-d329639d5fb1 2018-08-13 09:05:58,998 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst] is - ACTIVE 2018-08-13 09:05:58,998 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:06:02,000 - create_instance - DEBUG - VM status query timeout in 296.661270142 2018-08-13 09:06:02,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:06:02,481 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4cd79b1d-e08f-417e-90b4-a0e6c72de80e x-compute-request-id: req-4cd79b1d-e08f-417e-90b4-a0e6c72de80e RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-08-13T09:05:36.000000", "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:05:58Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad"}], "metadata": {}}} 2018-08-13 09:06:02,481 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-4cd79b1d-e08f-417e-90b4-a0e6c72de80e 2018-08-13 09:06:02,481 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst] is - ACTIVE 2018-08-13 09:06:02,481 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:06:05,484 - create_instance - DEBUG - VM status query timeout in 293.177287102 2018-08-13 09:06:05,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:06:05,881 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6c857ab-4a29-4847-94e6-8a8f3780476f x-compute-request-id: req-c6c857ab-4a29-4847-94e6-8a8f3780476f RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-08-13T09:05:36.000000", "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:05:58Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad"}], "metadata": {}}} 2018-08-13 09:06:05,881 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-c6c857ab-4a29-4847-94e6-8a8f3780476f 2018-08-13 09:06:05,881 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst] is - ACTIVE 2018-08-13 09:06:05,882 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:06:08,883 - create_instance - DEBUG - VM status query timeout in 289.778365135 2018-08-13 09:06:08,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:06:09,201 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7dee6ae-92ff-4ef0-b96e-85c27a427c77 x-compute-request-id: req-b7dee6ae-92ff-4ef0-b96e-85c27a427c77 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-08-13T09:05:36.000000", "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:05:58Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad"}], "metadata": {}}} 2018-08-13 09:06:09,201 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-b7dee6ae-92ff-4ef0-b96e-85c27a427c77 2018-08-13 09:06:09,201 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst] is - ACTIVE 2018-08-13 09:06:09,201 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:06:12,204 - create_instance - DEBUG - VM status query timeout in 286.45728302 2018-08-13 09:06:12,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:06:12,573 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-73936c94-49e2-4237-9987-1c7fb94008e7 x-compute-request-id: req-73936c94-49e2-4237-9987-1c7fb94008e7 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-08-13T09:05:36.000000", "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:05:58Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad"}], "metadata": {}}} 2018-08-13 09:06:12,573 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-73936c94-49e2-4237-9987-1c7fb94008e7 2018-08-13 09:06:12,573 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst] is - ACTIVE 2018-08-13 09:06:12,573 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:06:15,576 - create_instance - DEBUG - VM status query timeout in 283.084916115 2018-08-13 09:06:15,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:06:16,036 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a6224f2-314e-4805-aa22-281dcb2473f3 x-compute-request-id: req-8a6224f2-314e-4805-aa22-281dcb2473f3 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/fe735723-ee4f-4c76-8545-8e922cf42908", "rel": "bookmark"}], "image": {"id": "e943475b-2a55-4184-8fd4-2dc228bb91ac", "links": [{"href": "https://192.16.1.222:8774/images/e943475b-2a55-4184-8fd4-2dc228bb91ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-08-13T09:05:36.000000", "flavor": {"id": "deb1327b-7767-4032-8c57-7f61fdcaa1eb", "links": [{"href": "https://192.16.1.222:8774/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb", "rel": "bookmark"}]}, "id": "fe735723-ee4f-4c76-8545-8e922cf42908", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:05:58Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst", "created": "2018-08-13T09:05:23Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad"}], "metadata": {}}} 2018-08-13 09:06:16,036 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-8a6224f2-314e-4805-aa22-281dcb2473f3 2018-08-13 09:06:16,036 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst] is - ACTIVE 2018-08-13 09:06:16,036 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:06:19,037 - create_instance - DEBUG - VM status query timeout in 279.623630047 2018-08-13 09:06:19,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2bb8547b5d2a1274a15b984816f55b5f02845b" 2018-08-13 09:06:19,198 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-f20c1bd1-7809-4549-9068-da8970a2bde7 x-compute-request-id: req-f20c1bd1-7809-4549-9068-da8970a2bde7 RESP BODY: {"itemNotFound": {"message": "Instance fe735723-ee4f-4c76-8545-8e922cf42908 could not be found.", "code": 404}} 2018-08-13 09:06:19,198 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/fe735723-ee4f-4c76-8545-8e922cf42908 used request id req-f20c1bd1-7809-4549-9068-da8970a2bde7 2018-08-13 09:06:19,198 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fe735723-ee4f-4c76-8545-8e922cf42908 could not be found. (HTTP 404) (Request-ID: req-f20c1bd1-7809-4549-9068-da8970a2bde7) 2018-08-13 09:06:19,198 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-vm_inst 2018-08-13 09:06:19,202 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060a79354e6494a97dca6f11392fd3d485d3306" 2018-08-13 09:06:25,874 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-be48d9fd-eee9-4df8-8736-3d349abc5ccd Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-be48d9fd-eee9-4df8-8736-3d349abc5ccd RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:06:18.000000", "replication_status": null, "snapshot_id": null, "id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-e7aaf738-ac2d-4bac-a416-f34e5f337b09", "bootable": "false", "created_at": "2018-08-13T09:05:05.000000", "volume_type": "RBD"}} 2018-08-13 09:06:25,874 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad used request id req-be48d9fd-eee9-4df8-8736-3d349abc5ccd 2018-08-13 09:06:25,875 - create_volume - DEBUG - Instance status is - available 2018-08-13 09:06:25,875 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09 2018-08-13 09:06:25,875 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09 2018-08-13 09:06:25,876 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060a79354e6494a97dca6f11392fd3d485d3306" 2018-08-13 09:06:33,575 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4e34a353-9243-4ca4-b672-508319497a1a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:06:33,575 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad used request id req-4e34a353-9243-4ca4-b672-508319497a1a 2018-08-13 09:06:33,577 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060a79354e6494a97dca6f11392fd3d485d3306" 2018-08-13 09:06:33,746 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-07ebfdb3-9017-44f4-8a25-b7087d01ddfa Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-07ebfdb3-9017-44f4-8a25-b7087d01ddfa RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:06:33.000000", "replication_status": null, "snapshot_id": null, "id": "44936caf-1f05-4bb1-8bd2-122d9d6093ad", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-e7aaf738-ac2d-4bac-a416-f34e5f337b09", "bootable": "false", "created_at": "2018-08-13T09:05:05.000000", "volume_type": "RBD"}} 2018-08-13 09:06:33,746 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad used request id req-07ebfdb3-9017-44f4-8a25-b7087d01ddfa 2018-08-13 09:06:33,746 - create_volume - DEBUG - Instance status is - deleting 2018-08-13 09:06:33,746 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-13 09:06:36,749 - create_volume - DEBUG - Volume status query timeout in 56.8264069557 2018-08-13 09:06:36,751 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a80c3154-6a75-4ff9-a3b8-9b9d30d6cf04" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4060a79354e6494a97dca6f11392fd3d485d3306" 2018-08-13 09:06:37,007 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-170f5c47-5f9c-4e03-b9f2-2dd2ed2c87de x-openstack-request-id: req-170f5c47-5f9c-4e03-b9f2-2dd2ed2c87de RESP BODY: {"itemNotFound": {"message": "Volume 44936caf-1f05-4bb1-8bd2-122d9d6093ad could not be found.", "code": 404}} 2018-08-13 09:06:37,007 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/44936caf-1f05-4bb1-8bd2-122d9d6093ad used request id req-170f5c47-5f9c-4e03-b9f2-2dd2ed2c87de 2018-08-13 09:06:37,007 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 44936caf-1f05-4bb1-8bd2-122d9d6093ad could not be found. (HTTP 404) (Request-ID: req-170f5c47-5f9c-4e03-b9f2-2dd2ed2c87de) 2018-08-13 09:06:37,007 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09 2018-08-13 09:06:37,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531c2592c5670e28dbdac13c629006e4bc5241b4" 2018-08-13 09:06:37,091 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7f43c61-e758-4172-b04c-3a4e948225f2 x-compute-request-id: req-e7f43c61-e758-4172-b04c-3a4e948225f2 2018-08-13 09:06:37,091 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/deb1327b-7767-4032-8c57-7f61fdcaa1eb used request id req-e7f43c61-e758-4172-b04c-3a4e948225f2 2018-08-13 09:06:37,092 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet 2018-08-13 09:06:37,092 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-subnet 2018-08-13 09:06:37,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/bbdd521d-c64a-49eb-8535-ab309b351167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e20e59aa121c1390154c878cb0f2256df272ce" 2018-08-13 09:06:41,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-362f4976-be39-4861-aac9-b702baf35c59 Date: Mon, 13 Aug 2018 09:06:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:06:41,252 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/bbdd521d-c64a-49eb-8535-ab309b351167 used request id req-362f4976-be39-4861-aac9-b702baf35c59 2018-08-13 09:06:41,252 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-net 2018-08-13 09:06:41,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/9380126f-8959-4c22-b192-f11f8454d907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e20e59aa121c1390154c878cb0f2256df272ce" 2018-08-13 09:06:44,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51b210ea-3c77-4660-9b8f-5f2e273f7c7b Date: Mon, 13 Aug 2018 09:06:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:06:44,431 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/9380126f-8959-4c22-b192-f11f8454d907 used request id req-51b210ea-3c77-4660-9b8f-5f2e273f7c7b 2018-08-13 09:06:44,432 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-e7aaf738-ac2d-4bac-a416-f34e5f337b09-image 2018-08-13 09:06:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f4c09cf5827e0198be84572450daa628a170675" 2018-08-13 09:06:45,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-80e930bd-4361-4c06-aeef-9342c023c14e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:06:45,506 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/e943475b-2a55-4184-8fd4-2dc228bb91ac used request id req-80e930bd-4361-4c06-aeef-9342c023c14e 2018-08-13 09:06:45,508 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:06:45,513 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-13 09:06:45,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:06:45,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:06:46,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["sJ_8NcA8TmG_L_pbD8RnBg"], "issued_at": "2018-08-13T09:06:46.000000Z"}} 2018-08-13 09:06:46,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9bb436e8791b209238479dc3cb232d9e86db458" 2018-08-13 09:06:46,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:06:46 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6fd66242-026b-4a7d-8f8f-77af43f66646 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:06:46,164 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6fd66242-026b-4a7d-8f8f-77af43f66646 2018-08-13 09:06:46,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9bb436e8791b209238479dc3cb232d9e86db458" 2018-08-13 09:06:46,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-4f0fabec-629c-4fee-bda5-525301718d75 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image"} 2018-08-13 09:06:46,321 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image used request id req-4f0fabec-629c-4fee-bda5-525301718d75 2018-08-13 09:06:46,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9bb436e8791b209238479dc3cb232d9e86db458" 2018-08-13 09:06:46,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-8c4294fd-a7a3-437b-a3cd-20e41ad51118 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:06:46,339 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-8c4294fd-a7a3-437b-a3cd-20e41ad51118 2018-08-13 09:06:46,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9bb436e8791b209238479dc3cb232d9e86db458" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image"}' 2018-08-13 09:06:46,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-5b5e92d7-ceb5-4535-b4d3-9ff4c82693e7 RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:06:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-13T09:06:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "min_disk": 0, "protected": false, "id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "file": "/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/file", "checksum": null, "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:06:46,456 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-5b5e92d7-ceb5-4535-b4d3-9ff4c82693e7 2018-08-13 09:06:46,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9bb436e8791b209238479dc3cb232d9e86db458" -d '' 2018-08-13 09:06:47,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d1202cd6-493a-4d6d-b871-5a2ef19f6076 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:06:47,379 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/file used request id req-d1202cd6-493a-4d6d-b871-5a2ef19f6076 2018-08-13 09:06:47,379 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 09:06:47,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9bb436e8791b209238479dc3cb232d9e86db458" 2018-08-13 09:06:47,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-1c1117e7-dd8b-48dc-9207-2029d6245a04 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:06:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:06:47Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/snap", "metadata": {}}], "self": "/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "min_disk": 0, "protected": false, "id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "file": "/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:06:47,424 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6 used request id req-1c1117e7-dd8b-48dc-9207-2029d6245a04 2018-08-13 09:06:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9bb436e8791b209238479dc3cb232d9e86db458" 2018-08-13 09:06:47,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-82dde1b7-de21-4706-91f3-64a705335690 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:06:47,483 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-82dde1b7-de21-4706-91f3-64a705335690 2018-08-13 09:06:47,485 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image 2018-08-13 09:06:47,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9bb436e8791b209238479dc3cb232d9e86db458" 2018-08-13 09:06:47,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-fed5c0dd-7f8d-486d-9291-4ee9791c3d22 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:06:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:06:47Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/snap", "metadata": {}}], "self": "/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "min_disk": 0, "protected": false, "id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "file": "/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:06:47,553 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6 used request id req-fed5c0dd-7f8d-486d-9291-4ee9791c3d22 2018-08-13 09:06:47,553 - create_image - DEBUG - Instance status is - active 2018-08-13 09:06:47,553 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image 2018-08-13 09:06:47,553 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image 2018-08-13 09:06:47,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:06:47,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:06:48,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["uODvwxVfTPOoCjn04a0Udw"], "issued_at": "2018-08-13T09:06:48.000000Z"}} 2018-08-13 09:06:48,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347f5bfdce5576ad98fc7115098ba0a2e40a7b9" 2018-08-13 09:06:48,089 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:06:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b1b326c5-f3f0-4829-b231-f97179732544 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:06:48,089 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b1b326c5-f3f0-4829-b231-f97179732544 2018-08-13 09:06:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347f5bfdce5576ad98fc7115098ba0a2e40a7b9" 2018-08-13 09:06:48,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-48177a1a-5559-4166-bf13-b6261ba55b0a Date: Mon, 13 Aug 2018 09:06:48 GMT RESP BODY: {"networks":[]} 2018-08-13 09:06:48,232 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-48177a1a-5559-4166-bf13-b6261ba55b0a 2018-08-13 09:06:48,233 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net 2018-08-13 09:06:48,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347f5bfdce5576ad98fc7115098ba0a2e40a7b9" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net", "admin_state_up": true}}' 2018-08-13 09:06:48,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-29790d28-5987-4324-bd70-398b3af1e59d Date: Mon, 13 Aug 2018 09:06:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T09:06:48Z","is_default":false,"provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","mtu":1450}} 2018-08-13 09:06:48,624 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-29790d28-5987-4324-bd70-398b3af1e59d 2018-08-13 09:06:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347f5bfdce5576ad98fc7115098ba0a2e40a7b9" 2018-08-13 09:06:48,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3431f197-19cd-4c48-93b0-d0a7b3d207e2 Date: Mon, 13 Aug 2018 09:06:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-13T09:06:48Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:06:48,783 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-3431f197-19cd-4c48-93b0-d0a7b3d207e2 2018-08-13 09:06:48,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347f5bfdce5576ad98fc7115098ba0a2e40a7b9" 2018-08-13 09:06:48,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c3517dc7-37e4-4a10-bee3-dfa2ec85f6e3 Date: Mon, 13 Aug 2018 09:06:48 GMT RESP BODY: {"subnets":[]} 2018-08-13 09:06:48,835 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-c3517dc7-37e4-4a10-bee3-dfa2ec85f6e3 2018-08-13 09:06:48,836 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet 2018-08-13 09:06:48,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347f5bfdce5576ad98fc7115098ba0a2e40a7b9" -d '{"subnets": [{"ip_version": 4, "network_id": "01bdc318-5440-41f8-9b1e-7eb93d0fa035", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]}' 2018-08-13 09:06:49,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-888c26e1-3151-49b6-bf93-905e4317d5f6 Date: Mon, 13 Aug 2018 09:06:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:06:49,604 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-888c26e1-3151-49b6-bf93-905e4317d5f6 2018-08-13 09:06:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347f5bfdce5576ad98fc7115098ba0a2e40a7b9" 2018-08-13 09:06:50,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-41c85a4f-d7a7-4efc-babf-c6a3e90de09a Date: Mon, 13 Aug 2018 09:06:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:06:50,118 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-41c85a4f-d7a7-4efc-babf-c6a3e90de09a 2018-08-13 09:06:50,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347f5bfdce5576ad98fc7115098ba0a2e40a7b9" 2018-08-13 09:06:50,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0d720fc2-2781-49a6-946e-7eb6368b1fcb Date: Mon, 13 Aug 2018 09:06:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:06:50,229 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-0d720fc2-2781-49a6-946e-7eb6368b1fcb 2018-08-13 09:06:50,229 - OpenStackNetwork - DEBUG - Network [01bdc318-5440-41f8-9b1e-7eb93d0fa035] created successfully 2018-08-13 09:06:50,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:06:50,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:06:50,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["yCM7d1BoRJ2NpzVyOHyCAA"], "issued_at": "2018-08-13T09:06:50.000000Z"}} 2018-08-13 09:06:50,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258b6f21c64f7541098633533d4e2902f88074f8" 2018-08-13 09:06:50,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:06:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-49ed01b8-5b16-4a8b-af87-670096d621e5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:06:50,781 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-49ed01b8-5b16-4a8b-af87-670096d621e5 2018-08-13 09:06:50,781 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:06:50,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258b6f21c64f7541098633533d4e2902f88074f8" 2018-08-13 09:06:50,932 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9964b4be-4783-4064-9ac7-365ff92617f6 x-compute-request-id: req-9964b4be-4783-4064-9ac7-365ff92617f6 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:06:50,932 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-9964b4be-4783-4064-9ac7-365ff92617f6 2018-08-13 09:06:50,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258b6f21c64f7541098633533d4e2902f88074f8" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-13 09:06:51,081 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-811d6a39-dd9a-450b-b47d-5b59023d0383 x-compute-request-id: req-811d6a39-dd9a-450b-b47d-5b59023d0383 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d"}} 2018-08-13 09:06:51,081 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-811d6a39-dd9a-450b-b47d-5b59023d0383 2018-08-13 09:06:51,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:06:51,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:06:51,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:06:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["0jCB8q8HR-qJIV4TxB2Q_A"], "issued_at": "2018-08-13T09:06:51.000000Z"}} 2018-08-13 09:06:51,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd80e5e4205608d7df12ddd2ae7c84496e80c41" 2018-08-13 09:06:51,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:06:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-daf82525-e003-4ce2-8fc2-9b5263591243 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:06:51,666 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-daf82525-e003-4ce2-8fc2-9b5263591243 2018-08-13 09:06:51,670 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd80e5e4205608d7df12ddd2ae7c84496e80c41" 2018-08-13 09:06:57,047 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8605537b-5373-4627-aae3-970029e65769 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-8605537b-5373-4627-aae3-970029e65769 RESP BODY: {"volumes": []} 2018-08-13 09:06:57,047 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail used request id req-8605537b-5373-4627-aae3-970029e65769 2018-08-13 09:06:57,049 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8605537b-5373-4627-aae3-970029e65769" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd80e5e4205608d7df12ddd2ae7c84496e80c41" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858", "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-08-13 09:06:58,087 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-4dd2d726-5eb9-4c07-b305-b193f7979ed2 Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-4dd2d726-5eb9-4c07-b305-b193f7979ed2 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T09:06:57.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "size": 1}} 2018-08-13 09:06:58,087 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes used request id req-4dd2d726-5eb9-4c07-b305-b193f7979ed2 2018-08-13 09:06:58,089 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8605537b-5373-4627-aae3-970029e65769" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd80e5e4205608d7df12ddd2ae7c84496e80c41" 2018-08-13 09:07:08,353 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-50f96df7-889d-43c9-b762-d976292bcbdb Content-Type: application/json Content-Length: 1089 x-openstack-request-id: req-50f96df7-889d-43c9-b762-d976292bcbdb RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-08-13T09:06:58.000000", "replication_status": null, "snapshot_id": null, "id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-1c28dd14-5fed-4c46-ad52-53e55093c858", "bootable": "false", "created_at": "2018-08-13T09:06:57.000000", "volume_type": "RBD"}} 2018-08-13 09:07:08,353 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 used request id req-50f96df7-889d-43c9-b762-d976292bcbdb 2018-08-13 09:07:08,354 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858 2018-08-13 09:07:08,355 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8605537b-5373-4627-aae3-970029e65769" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd80e5e4205608d7df12ddd2ae7c84496e80c41" 2018-08-13 09:07:08,494 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-da6b6083-5555-4d24-847e-f448096b8774 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-da6b6083-5555-4d24-847e-f448096b8774 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:07:08.000000", "replication_status": null, "snapshot_id": null, "id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-1c28dd14-5fed-4c46-ad52-53e55093c858", "bootable": "false", "created_at": "2018-08-13T09:06:57.000000", "volume_type": "RBD"}} 2018-08-13 09:07:08,494 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 used request id req-da6b6083-5555-4d24-847e-f448096b8774 2018-08-13 09:07:08,494 - create_volume - DEBUG - Instance status is - creating 2018-08-13 09:07:08,494 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-13 09:07:11,495 - create_volume - DEBUG - Volume status query timeout in 296.858577013 2018-08-13 09:07:11,497 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8605537b-5373-4627-aae3-970029e65769" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd80e5e4205608d7df12ddd2ae7c84496e80c41" 2018-08-13 09:07:11,618 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7080a87d-107d-42e9-9a52-fbb46e72f37d Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-7080a87d-107d-42e9-9a52-fbb46e72f37d RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:07:08.000000", "replication_status": null, "snapshot_id": null, "id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-1c28dd14-5fed-4c46-ad52-53e55093c858", "bootable": "false", "created_at": "2018-08-13T09:06:57.000000", "volume_type": "RBD"}} 2018-08-13 09:07:11,618 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 used request id req-7080a87d-107d-42e9-9a52-fbb46e72f37d 2018-08-13 09:07:11,618 - create_volume - DEBUG - Instance status is - available 2018-08-13 09:07:11,619 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858 2018-08-13 09:07:11,619 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858 2018-08-13 09:07:11,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:07:11,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:07:12,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["QcWK_fu0SFemYJQq1XrGAQ"], "issued_at": "2018-08-13T09:07:12.000000Z"}} 2018-08-13 09:07:12,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:12,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:12 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d4b61152-7652-4bf0-8244-cead5c6150fd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:07:12,111 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d4b61152-7652-4bf0-8244-cead5c6150fd 2018-08-13 09:07:12,112 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:07:12,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:12,142 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:12 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a596dd2a-1972-49b2-9256-b205eab94e02 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:07:12,143 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a596dd2a-1972-49b2-9256-b205eab94e02 2018-08-13 09:07:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:12,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-71455f5e-1f0d-4f9f-b8a8-d57265eadc9c Date: Mon, 13 Aug 2018 09:07:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:12,402 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-71455f5e-1f0d-4f9f-b8a8-d57265eadc9c 2018-08-13 09:07:12,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:12,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f5344ba1-d48a-4836-a2a6-2ba7bf9431c7 Date: Mon, 13 Aug 2018 09:07:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:12,491 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-f5344ba1-d48a-4836-a2a6-2ba7bf9431c7 2018-08-13 09:07:12,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:12,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-568ade82-0525-4cb6-95ec-b5398c0a5a33 Date: Mon, 13 Aug 2018 09:07:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:12,639 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-568ade82-0525-4cb6-95ec-b5398c0a5a33 2018-08-13 09:07:12,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:07:12,649 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:12 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:07:12,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:12,689 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:12 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-9271758a-4bb0-4c3d-b596-c14c192073eb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:07:12,689 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-9271758a-4bb0-4c3d-b596-c14c192073eb 2018-08-13 09:07:12,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:12,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-45edb4e9-4cb8-4630-9601-ef0051e45f9a Date: Mon, 13 Aug 2018 09:07:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:12,755 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-45edb4e9-4cb8-4630-9601-ef0051e45f9a 2018-08-13 09:07:12,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:12,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5e7e7c89-3fdb-4534-8713-fc978ef2f19a Date: Mon, 13 Aug 2018 09:07:12 GMT RESP BODY: {"ports":[]} 2018-08-13 09:07:12,818 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port&admin_state_up=True used request id req-5e7e7c89-3fdb-4534-8713-fc978ef2f19a 2018-08-13 09:07:12,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:12,993 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-22c34d14-8fc6-4964-8120-2cc8c9c1d716 x-compute-request-id: req-22c34d14-8fc6-4964-8120-2cc8c9c1d716 RESP BODY: {"servers": []} 2018-08-13 09:07:12,993 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst used request id req-22c34d14-8fc6-4964-8120-2cc8c9c1d716 2018-08-13 09:07:12,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:13,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c4c682b7-37d7-4af2-a58c-b36c63570b3d Date: Mon, 13 Aug 2018 09:07:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:13,518 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-c4c682b7-37d7-4af2-a58c-b36c63570b3d 2018-08-13 09:07:13,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:13,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ab300d8e-35c9-4315-aa96-ef563dc85405 Date: Mon, 13 Aug 2018 09:07:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:13,617 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-ab300d8e-35c9-4315-aa96-ef563dc85405 2018-08-13 09:07:13,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:13,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-08efb3f4-35bc-407b-af65-63550c009d4e Date: Mon, 13 Aug 2018 09:07:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:13,770 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-08efb3f4-35bc-407b-af65-63550c009d4e 2018-08-13 09:07:13,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:13,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:13 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-476dcc06-a8c4-49de-bab2-e74c23b18aca X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:07:13,819 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-476dcc06-a8c4-49de-bab2-e74c23b18aca 2018-08-13 09:07:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:13,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8aee0575-e02c-4223-b972-073945960998 Date: Mon, 13 Aug 2018 09:07:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:13,904 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-8aee0575-e02c-4223-b972-073945960998 2018-08-13 09:07:13,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:13,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e32f8d79-4b03-41b0-b96d-1b94d2219617 Date: Mon, 13 Aug 2018 09:07:13 GMT RESP BODY: {"ports":[]} 2018-08-13 09:07:13,963 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port&admin_state_up=True used request id req-e32f8d79-4b03-41b0-b96d-1b94d2219617 2018-08-13 09:07:13,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:07:13,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:07:14,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:07:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["1e5F5QjPTYaWU2GNWNjNRg"], "issued_at": "2018-08-13T09:07:14.000000Z"}} 2018-08-13 09:07:14,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd287acb37f059177dba78c4d8e9962041087e52" 2018-08-13 09:07:14,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:14 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-26485193-e444-4972-9eb9-77f970e54c38 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:07:14,495 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-26485193-e444-4972-9eb9-77f970e54c38 2018-08-13 09:07:14,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:14,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3b8e4114-3082-4f2c-8b79-ec6c3e631ac0 Date: Mon, 13 Aug 2018 09:07:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:14,649 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-3b8e4114-3082-4f2c-8b79-ec6c3e631ac0 2018-08-13 09:07:14,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:14,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9dc68cee-685f-4763-991f-9be0ced91f43 Date: Mon, 13 Aug 2018 09:07:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:14,734 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-9dc68cee-685f-4763-991f-9be0ced91f43 2018-08-13 09:07:14,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:14,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-904631eb-2b1d-4094-aebc-f612799339ef Date: Mon, 13 Aug 2018 09:07:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:14,874 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-904631eb-2b1d-4094-aebc-f612799339ef 2018-08-13 09:07:14,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:07:14,886 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:14 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:07:14,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd287acb37f059177dba78c4d8e9962041087e52" 2018-08-13 09:07:14,929 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:14 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-bce97174-0cc8-46a5-9e20-074022be9217 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:07:14,929 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-bce97174-0cc8-46a5-9e20-074022be9217 2018-08-13 09:07:14,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:15,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-40c270c0-163f-4c68-a5a5-21926f332e08 Date: Mon, 13 Aug 2018 09:07:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:15,021 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-40c270c0-163f-4c68-a5a5-21926f332e08 2018-08-13 09:07:15,022 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net 2018-08-13 09:07:15,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" -d '{"port": {"network_id": "01bdc318-5440-41f8-9b1e-7eb93d0fa035", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port", "admin_state_up": true}}' 2018-08-13 09:07:16,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-699c56c6-6aa2-4c69-ba49-85f7c434bae6 Date: Mon, 13 Aug 2018 09:07:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:07:15Z","device_owner":"","revision_number":1,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.7"}],"id":"2c8e793d-190b-4fb0-9a35-4f454d7662cb","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dd:3b:4f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:07:15Z","binding:vnic_type":"normal"}} 2018-08-13 09:07:16,303 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-699c56c6-6aa2-4c69-ba49-85f7c434bae6 2018-08-13 09:07:16,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:16,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-143b6a86-cf09-4fc6-a21e-419948926ff1 Date: Mon, 13 Aug 2018 09:07:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:16,442 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-143b6a86-cf09-4fc6-a21e-419948926ff1 2018-08-13 09:07:16,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:16,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d536869d-fa95-442e-8391-44be80b32c04 Date: Mon, 13 Aug 2018 09:07:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:16,552 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-d536869d-fa95-442e-8391-44be80b32c04 2018-08-13 09:07:16,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:16,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6ee0149f-953a-41a7-99f7-91d6f4b7862b Date: Mon, 13 Aug 2018 09:07:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:16,736 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-6ee0149f-953a-41a7-99f7-91d6f4b7862b 2018-08-13 09:07:16,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:16,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:16 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e25c95aa-1249-48d0-8851-7d4a95a5a6e7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:07:16,770 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-e25c95aa-1249-48d0-8851-7d4a95a5a6e7 2018-08-13 09:07:16,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:16,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fc74ec11-d138-4676-a7ef-1b507854f19a Date: Mon, 13 Aug 2018 09:07:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:16,892 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-fc74ec11-d138-4676-a7ef-1b507854f19a 2018-08-13 09:07:16,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:16,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-5670b154-599d-4581-ba95-3344de345306 Date: Mon, 13 Aug 2018 09:07:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:07:15Z","device_owner":"","revision_number":1,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.7"}],"id":"2c8e793d-190b-4fb0-9a35-4f454d7662cb","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dd:3b:4f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:07:15Z","binding:vnic_type":"normal"}]} 2018-08-13 09:07:16,994 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port&admin_state_up=True used request id req-5670b154-599d-4581-ba95-3344de345306 2018-08-13 09:07:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:17,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:17 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-fd15dc8d-49ae-4ee4-bd98-37c5566390d9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:07:17,054 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-fd15dc8d-49ae-4ee4-bd98-37c5566390d9 2018-08-13 09:07:17,054 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst 2018-08-13 09:07:17,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:17,144 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-caa5ae62-55d2-4e20-bf66-bf7dfdb2d96a x-compute-request-id: req-caa5ae62-55d2-4e20-bf66-bf7dfdb2d96a RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-flavor"}]} 2018-08-13 09:07:17,144 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-caa5ae62-55d2-4e20-bf66-bf7dfdb2d96a 2018-08-13 09:07:17,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:17,190 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-92f88b9e-1d46-4033-8e6e-940f197b4df9 x-compute-request-id: req-92f88b9e-1d46-4033-8e6e-940f197b4df9 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d"}} 2018-08-13 09:07:17,191 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d used request id req-92f88b9e-1d46-4033-8e6e-940f197b4df9 2018-08-13 09:07:17,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:20,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-7a1a0cac-f9c2-4bf6-ae58-ce97e5bf1a8c RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:06:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:06:47Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/snap", "metadata": {}}], "self": "/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "min_disk": 0, "protected": false, "id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "file": "/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image"} 2018-08-13 09:07:20,138 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image used request id req-7a1a0cac-f9c2-4bf6-ae58-ce97e5bf1a8c 2018-08-13 09:07:20,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:22,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-35d1a7e9-8ce4-40e7-ba13-b74e93d443bf 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:07:22,550 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-35d1a7e9-8ce4-40e7-ba13-b74e93d443bf 2018-08-13 09:07:22,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "imageRef": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "flavorRef": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "max_count": 1, "min_count": 1, "networks": [{"port": "2c8e793d-190b-4fb0-9a35-4f454d7662cb"}]}}' 2018-08-13 09:07:24,077 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f52610b2-e0f3-4e37-bce2-b6d2f8772231 x-compute-request-id: req-f52610b2-e0f3-4e37-bce2-b6d2f8772231 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "adminPass": "MMnSFUF2zJ6W"}} 2018-08-13 09:07:24,077 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-f52610b2-e0f3-4e37-bce2-b6d2f8772231 2018-08-13 09:07:24,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:24,353 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8052fe19-a0fe-4b61-8c78-ba7c4768fa6b x-compute-request-id: req-8052fe19-a0fe-4b61-8c78-ba7c4768fa6b RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "image": {"id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "links": [{"href": "https://192.16.1.222:8774/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}]}, "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:07:24Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "created": "2018-08-13T09:07:24Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:07:24,353 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-8052fe19-a0fe-4b61-8c78-ba7c4768fa6b 2018-08-13 09:07:24,353 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst 2018-08-13 09:07:24,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:24,524 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-af74c164-7de6-4c3f-b3de-2cbbdae9b28c x-compute-request-id: req-af74c164-7de6-4c3f-b3de-2cbbdae9b28c RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "image": {"id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "links": [{"href": "https://192.16.1.222:8774/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}]}, "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:07:24Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "created": "2018-08-13T09:07:24Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:07:24,524 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-af74c164-7de6-4c3f-b3de-2cbbdae9b28c 2018-08-13 09:07:24,524 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst] is - BUILD 2018-08-13 09:07:24,524 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:07:27,526 - create_instance - DEBUG - VM status query timeout in 896.827867031 2018-08-13 09:07:27,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:28,076 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1538 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a57befb6-32fe-4582-8f28-cc61d2711b20 x-compute-request-id: req-a57befb6-32fe-4582-8f28-cc61d2711b20 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "image": {"id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "links": [{"href": "https://192.16.1.222:8774/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}]}, "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "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-08-13T09:07:26Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "created": "2018-08-13T09:07:24Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:07:28,077 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-a57befb6-32fe-4582-8f28-cc61d2711b20 2018-08-13 09:07:28,077 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst] is - BUILD 2018-08-13 09:07:28,077 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:07:31,080 - create_instance - DEBUG - VM status query timeout in 893.273969889 2018-08-13 09:07:31,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:31,871 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb744990-b0bd-48ad-90a0-c1b868f99588 x-compute-request-id: req-eb744990-b0bd-48ad-90a0-c1b868f99588 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3b:4f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "image": {"id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "links": [{"href": "https://192.16.1.222:8774/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-08-13T09:07:30.000000", "flavor": {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}]}, "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:07:31Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "created": "2018-08-13T09:07:24Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:07:31,871 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-eb744990-b0bd-48ad-90a0-c1b868f99588 2018-08-13 09:07:31,871 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst] is - ACTIVE 2018-08-13 09:07:31,872 - create_instance - INFO - VM is - ACTIVE 2018-08-13 09:07:31,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:32,836 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a0837f3-0c55-49b5-804f-7511d1bdf5eb x-compute-request-id: req-2a0837f3-0c55-49b5-804f-7511d1bdf5eb RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3b:4f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "image": {"id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "links": [{"href": "https://192.16.1.222:8774/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-08-13T09:07:30.000000", "flavor": {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}]}, "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:07:31Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "created": "2018-08-13T09:07:24Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:07:32,836 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-2a0837f3-0c55-49b5-804f-7511d1bdf5eb 2018-08-13 09:07:32,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:33,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-35524867-40bb-4b26-a15d-48caa611fa57 Date: Mon, 13 Aug 2018 09:07:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:33,157 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-35524867-40bb-4b26-a15d-48caa611fa57 2018-08-13 09:07:33,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:33,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:33 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-d569f682-7cf4-4644-be63-72559d5402f9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:07:33,245 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-d569f682-7cf4-4644-be63-72559d5402f9 2018-08-13 09:07:33,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:33,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-75dd956b-0d61-4285-9f92-8493a7fdb63b Date: Mon, 13 Aug 2018 09:07:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:33,868 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-75dd956b-0d61-4285-9f92-8493a7fdb63b 2018-08-13 09:07:33,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:34,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3681 X-Openstack-Request-Id: req-a959d4e9-3c98-4c35-8032-81c23413ec48 Date: Mon, 13 Aug 2018 09:07:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.3"}],"id":"0ba2f195-a0c4-44ac-aa85-4680572c7386","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:ec:38","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.4"}],"id":"14474586-837a-4d45-be31-4275a3b565e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:21:e0","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:07:33Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.7"}],"id":"2c8e793d-190b-4fb0-9a35-4f454d7662cb","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3b:4f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"e64f0616-48e8-48e1-9047-5f70324dde1b","name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:07:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.2"}],"id":"aad0c717-f100-4485-8d8d-643b1880ac45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:26:54","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","binding:vnic_type":"normal"}]} 2018-08-13 09:07:34,019 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-a959d4e9-3c98-4c35-8032-81c23413ec48 2018-08-13 09:07:34,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:07:34,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["TqS7bXeaQ7OctV5TqUx8Cw"], "issued_at": "2018-08-13T09:07:34.000000Z"}} 2018-08-13 09:07:34,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:34,605 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3ac0b334-8b48-4e09-b548-83f18f8f8fc7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:07:34,606 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3ac0b334-8b48-4e09-b548-83f18f8f8fc7 2018-08-13 09:07:34,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:35,046 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b046db3-01f8-4101-8f70-569acc15ad39 x-compute-request-id: req-4b046db3-01f8-4101-8f70-569acc15ad39 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3b:4f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "image": {"id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "links": [{"href": "https://192.16.1.222:8774/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-08-13T09:07:30.000000", "flavor": {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}]}, "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:07:31Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "created": "2018-08-13T09:07:24Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:07:35,046 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-4b046db3-01f8-4101-8f70-569acc15ad39 2018-08-13 09:07:35,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:35,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2cba6e3e-af9d-4711-b827-8bc738b5e6d8 Date: Mon, 13 Aug 2018 09:07:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:35,251 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-2cba6e3e-af9d-4711-b827-8bc738b5e6d8 2018-08-13 09:07:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:35,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:35 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a40dafe1-ea9b-4b0d-bf47-f4b5096ae214 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:07:35,319 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-a40dafe1-ea9b-4b0d-bf47-f4b5096ae214 2018-08-13 09:07:35,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:35,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-18c34cbf-53ab-452c-95f9-9570ab513a4b Date: Mon, 13 Aug 2018 09:07:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:35,410 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-18c34cbf-53ab-452c-95f9-9570ab513a4b 2018-08-13 09:07:35,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:35,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3681 X-Openstack-Request-Id: req-b965fa06-968d-4049-a794-8c782c73b8ad Date: Mon, 13 Aug 2018 09:07:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.3"}],"id":"0ba2f195-a0c4-44ac-aa85-4680572c7386","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:ec:38","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.4"}],"id":"14474586-837a-4d45-be31-4275a3b565e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:21:e0","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:07:33Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.7"}],"id":"2c8e793d-190b-4fb0-9a35-4f454d7662cb","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3b:4f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"e64f0616-48e8-48e1-9047-5f70324dde1b","name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:07:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.2"}],"id":"aad0c717-f100-4485-8d8d-643b1880ac45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:26:54","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","binding:vnic_type":"normal"}]} 2018-08-13 09:07:35,576 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-b965fa06-968d-4049-a794-8c782c73b8ad 2018-08-13 09:07:35,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" -d '{"volumeAttachment": {"volumeId": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4"}}' 2018-08-13 09:07:49,123 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-38bc2f8c-b4d2-4d4b-a90b-74cb0127a892 x-compute-request-id: req-38bc2f8c-b4d2-4d4b-a90b-74cb0127a892 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e64f0616-48e8-48e1-9047-5f70324dde1b", "id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "volumeId": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4"}} 2018-08-13 09:07:49,124 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b/os-volume_attachments used request id req-38bc2f8c-b4d2-4d4b-a90b-74cb0127a892 2018-08-13 09:07:49,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:49,542 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1787 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-48596359-8587-4f2c-b250-845ae0e86c79 x-compute-request-id: req-48596359-8587-4f2c-b250-845ae0e86c79 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3b:4f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "image": {"id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "links": [{"href": "https://192.16.1.222:8774/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-08-13T09:07:30.000000", "flavor": {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}]}, "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:07:31Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "created": "2018-08-13T09:07:24Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4"}], "metadata": {}}} 2018-08-13 09:07:49,542 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-48596359-8587-4f2c-b250-845ae0e86c79 2018-08-13 09:07:49,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:49,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c5afe07e-3966-471e-85e6-2a6ea8059d5d Date: Mon, 13 Aug 2018 09:07:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:49,690 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-c5afe07e-3966-471e-85e6-2a6ea8059d5d 2018-08-13 09:07:49,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:07:49,704 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:49 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:07:49,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:49,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:49 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-d9acff6d-77a0-457a-96c6-f3e81c688bbe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:07:49,744 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-d9acff6d-77a0-457a-96c6-f3e81c688bbe 2018-08-13 09:07:49,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:49,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5c87ba08-11f6-424f-8f05-0b54d796c819 Date: Mon, 13 Aug 2018 09:07:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:49,831 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-5c87ba08-11f6-424f-8f05-0b54d796c819 2018-08-13 09:07:49,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:49,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3681 X-Openstack-Request-Id: req-0cbee6c3-141a-4dfa-b72c-f58ec0882407 Date: Mon, 13 Aug 2018 09:07:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.3"}],"id":"0ba2f195-a0c4-44ac-aa85-4680572c7386","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:ec:38","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.4"}],"id":"14474586-837a-4d45-be31-4275a3b565e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:21:e0","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:07:33Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.7"}],"id":"2c8e793d-190b-4fb0-9a35-4f454d7662cb","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3b:4f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"e64f0616-48e8-48e1-9047-5f70324dde1b","name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:07:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.2"}],"id":"aad0c717-f100-4485-8d8d-643b1880ac45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:26:54","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","binding:vnic_type":"normal"}]} 2018-08-13 09:07:49,939 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-0cbee6c3-141a-4dfa-b72c-f58ec0882407 2018-08-13 09:07:49,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:49,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c06df09f-f9ed-46d9-b47c-7ac45e72b1f6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:07:49,977 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c06df09f-f9ed-46d9-b47c-7ac45e72b1f6 2018-08-13 09:07:49,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:50,300 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1787 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-00991cd9-85db-4e0f-ad90-099b669605c4 x-compute-request-id: req-00991cd9-85db-4e0f-ad90-099b669605c4 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3b:4f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "image": {"id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "links": [{"href": "https://192.16.1.222:8774/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-08-13T09:07:30.000000", "flavor": {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}]}, "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:07:31Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "created": "2018-08-13T09:07:24Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4"}], "metadata": {}}} 2018-08-13 09:07:50,300 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-00991cd9-85db-4e0f-ad90-099b669605c4 2018-08-13 09:07:50,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:50,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9376a027-7c82-4d53-9885-1efc45d3197e Date: Mon, 13 Aug 2018 09:07:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:50,467 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-9376a027-7c82-4d53-9885-1efc45d3197e 2018-08-13 09:07:50,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:50,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:50 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-5a6979d6-064a-4632-b49e-7714e870cf48 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:07:50,517 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-5a6979d6-064a-4632-b49e-7714e870cf48 2018-08-13 09:07:50,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:50,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ff740b2c-f6bb-418d-a3c2-07f14b273edf Date: Mon, 13 Aug 2018 09:07:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:50,629 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-ff740b2c-f6bb-418d-a3c2-07f14b273edf 2018-08-13 09:07:50,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:07:50,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3681 X-Openstack-Request-Id: req-221c0584-0e8e-42f5-9ab2-a9017f9858ce Date: Mon, 13 Aug 2018 09:07:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.3"}],"id":"0ba2f195-a0c4-44ac-aa85-4680572c7386","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:ec:38","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.4"}],"id":"14474586-837a-4d45-be31-4275a3b565e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:21:e0","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:07:33Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.7"}],"id":"2c8e793d-190b-4fb0-9a35-4f454d7662cb","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3b:4f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"e64f0616-48e8-48e1-9047-5f70324dde1b","name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:07:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.2"}],"id":"aad0c717-f100-4485-8d8d-643b1880ac45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:26:54","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","binding:vnic_type":"normal"}]} 2018-08-13 09:07:50,727 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-221c0584-0e8e-42f5-9ab2-a9017f9858ce 2018-08-13 09:07:50,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:51,067 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1787 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bfad1459-e2ca-483a-b15a-ab2b842f5864 x-compute-request-id: req-bfad1459-e2ca-483a-b15a-ab2b842f5864 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3b:4f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "image": {"id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "links": [{"href": "https://192.16.1.222:8774/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-08-13T09:07:30.000000", "flavor": {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}]}, "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:07:31Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "created": "2018-08-13T09:07:24Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4"}], "metadata": {}}} 2018-08-13 09:07:51,068 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-bfad1459-e2ca-483a-b15a-ab2b842f5864 2018-08-13 09:07:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:51,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-dbff1a4d-09ca-4b05-83c6-51b8e0edf762 Date: Mon, 13 Aug 2018 09:07:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:07:51,250 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-dbff1a4d-09ca-4b05-83c6-51b8e0edf762 2018-08-13 09:07:51,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:51,304 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:07:51 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-f46bb9d9-698f-403c-afc0-50b7e91a0727 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:07:51,304 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-f46bb9d9-698f-403c-afc0-50b7e91a0727 2018-08-13 09:07:51,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:51,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-832b7b0d-c48d-40c1-8e6d-8d85d93edfee Date: Mon, 13 Aug 2018 09:07:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:07:51,386 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-832b7b0d-c48d-40c1-8e6d-8d85d93edfee 2018-08-13 09:07:51,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:51,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3681 X-Openstack-Request-Id: req-81ef45d2-3044-4433-8fab-d2b4a5e483c4 Date: Mon, 13 Aug 2018 09:07:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.3"}],"id":"0ba2f195-a0c4-44ac-aa85-4680572c7386","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:ec:38","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.4"}],"id":"14474586-837a-4d45-be31-4275a3b565e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:21:e0","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:07:33Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.7"}],"id":"2c8e793d-190b-4fb0-9a35-4f454d7662cb","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3b:4f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"e64f0616-48e8-48e1-9047-5f70324dde1b","name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:07:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.2"}],"id":"aad0c717-f100-4485-8d8d-643b1880ac45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:26:54","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","binding:vnic_type":"normal"}]} 2018-08-13 09:07:51,491 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-81ef45d2-3044-4433-8fab-d2b4a5e483c4 2018-08-13 09:07:51,493 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:56,451 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-6fa76143-b357-4532-81b7-80fd930680a1 Content-Type: application/json Content-Length: 1128 x-openstack-request-id: req-6fa76143-b357-4532-81b7-80fd930680a1 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:07:50.000000", "replication_status": null, "snapshot_id": null, "id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858", "bootable": "false", "created_at": "2018-08-13T09:06:57.000000", "volume_type": "RBD"}} 2018-08-13 09:07:56,451 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 used request id req-6fa76143-b357-4532-81b7-80fd930680a1 2018-08-13 09:07:59,453 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6fa76143-b357-4532-81b7-80fd930680a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:07:59,823 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-10d5d3bd-5772-4da1-8017-53d8b4d12158 Content-Type: application/json Content-Length: 1423 x-openstack-request-id: req-10d5d3bd-5772-4da1-8017-53d8b4d12158 RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "attachment_id": "c3bf1e21-7487-4c1c-8daf-7704b0e25eea", "attached_at": "2018-08-13T09:07:50.000000", "host_name": "host5", "volume_id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "device": "/dev/vdb", "id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4"}], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:07:57.000000", "replication_status": null, "snapshot_id": null, "id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-1c28dd14-5fed-4c46-ad52-53e55093c858", "bootable": "false", "created_at": "2018-08-13T09:06:57.000000", "volume_type": "RBD"}} 2018-08-13 09:07:59,823 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 used request id req-10d5d3bd-5772-4da1-8017-53d8b4d12158 2018-08-13 09:07:59,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:08:00,353 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1787 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-25bb6a62-d5c9-4a29-8cac-437c9f3a3b71 x-compute-request-id: req-25bb6a62-d5c9-4a29-8cac-437c9f3a3b71 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3b:4f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "image": {"id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "links": [{"href": "https://192.16.1.222:8774/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-08-13T09:07:30.000000", "flavor": {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}]}, "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:07:31Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "created": "2018-08-13T09:07:24Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4"}], "metadata": {}}} 2018-08-13 09:08:00,353 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-25bb6a62-d5c9-4a29-8cac-437c9f3a3b71 2018-08-13 09:08:00,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:08:00,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-fc715c49-4d41-490a-8c13-555a3504b61d Date: Mon, 13 Aug 2018 09:08:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["dc7cf231-2d41-4e4e-8c1d-afdfa5c33901"],"description":"","tags":[],"updated_at":"2018-08-13T09:06:49Z","provider:segmentation_id":16,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:48Z","provider:network_type":"vxlan"}]} 2018-08-13 09:08:00,540 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net used request id req-fc715c49-4d41-490a-8c13-555a3504b61d 2018-08-13 09:08:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:08:00,585 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:08:00 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c894832a-8ae5-49d1-8036-d984097a5d21 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:08:00,585 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-c894832a-8ae5-49d1-8036-d984097a5d21 2018-08-13 09:08:00,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:08:00,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3462f10f-d42d-4d0c-8c77-afb37ec36ec6 Date: Mon, 13 Aug 2018 09:08:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","dns_nameservers":[],"updated_at":"2018-08-13T09:06:49Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet"}]} 2018-08-13 09:08:00,685 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-3462f10f-d42d-4d0c-8c77-afb37ec36ec6 2018-08-13 09:08:00,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:08:00,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3681 X-Openstack-Request-Id: req-84a6a745-17cb-4abb-a8ff-031e5af1a936 Date: Mon, 13 Aug 2018 09:08:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.3"}],"id":"0ba2f195-a0c4-44ac-aa85-4680572c7386","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:ec:38","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.4"}],"id":"14474586-837a-4d45-be31-4275a3b565e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:21:e0","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:07:33Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.7"}],"id":"2c8e793d-190b-4fb0-9a35-4f454d7662cb","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3b:4f","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"e64f0616-48e8-48e1-9047-5f70324dde1b","name":"NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:07:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:06:59Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc7cf231-2d41-4e4e-8c1d-afdfa5c33901","ip_address":"10.55.0.2"}],"id":"aad0c717-f100-4485-8d8d-643b1880ac45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:26:54","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-01bdc318-5440-41f8-9b1e-7eb93d0fa035","name":"","admin_state_up":true,"network_id":"01bdc318-5440-41f8-9b1e-7eb93d0fa035","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:06:49Z","binding:vnic_type":"normal"}]} 2018-08-13 09:08:00,805 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-84a6a745-17cb-4abb-a8ff-031e5af1a936 2018-08-13 09:08:00,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b/os-volume_attachments/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb12a022fce650d631695e637c9409717067cab" 2018-08-13 09:08:07,034 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-59d93a56-abd4-4226-b56d-95a40c055e13 x-compute-request-id: req-59d93a56-abd4-4226-b56d-95a40c055e13 2018-08-13 09:08:07,034 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b/os-volume_attachments/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 used request id req-59d93a56-abd4-4226-b56d-95a40c055e13 2018-08-13 09:08:07,034 - create_instance - INFO - Deleting Port with ID - 2c8e793d-190b-4fb0-9a35-4f454d7662cb 2018-08-13 09:08:07,034 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-port 2018-08-13 09:08:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/2c8e793d-190b-4fb0-9a35-4f454d7662cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:08:07,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3358ed11-ea21-46ac-b0ca-d21772a148e7 Date: Mon, 13 Aug 2018 09:08:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:08:07,879 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/2c8e793d-190b-4fb0-9a35-4f454d7662cb used request id req-3358ed11-ea21-46ac-b0ca-d21772a148e7 2018-08-13 09:08:07,879 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst 2018-08-13 09:08:07,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:08:08,271 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c62ebc78-a912-4b71-9b38-fb476a6661e6 x-compute-request-id: req-c62ebc78-a912-4b71-9b38-fb476a6661e6 2018-08-13 09:08:08,271 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-c62ebc78-a912-4b71-9b38-fb476a6661e6 2018-08-13 09:08:08,271 - create_instance - INFO - Checking deletion status 2018-08-13 09:08:08,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:08:08,589 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7aebbbb-047e-47e1-84d4-4c4bb95f648f x-compute-request-id: req-a7aebbbb-047e-47e1-84d4-4c4bb95f648f RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e64f0616-48e8-48e1-9047-5f70324dde1b", "rel": "bookmark"}], "image": {"id": "43630c23-f308-4a08-9c4d-fffcd9fd05a6", "links": [{"href": "https://192.16.1.222:8774/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-08-13T09:07:30.000000", "flavor": {"id": "dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "links": [{"href": "https://192.16.1.222:8774/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d", "rel": "bookmark"}]}, "id": "e64f0616-48e8-48e1-9047-5f70324dde1b", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:08:08Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst", "created": "2018-08-13T09:07:24Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [{"id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4"}], "metadata": {}}} 2018-08-13 09:08:08,590 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-a7aebbbb-047e-47e1-84d4-4c4bb95f648f 2018-08-13 09:08:08,590 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst] is - ACTIVE 2018-08-13 09:08:08,590 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:08:11,592 - create_instance - DEBUG - VM status query timeout in 296.679632902 2018-08-13 09:08:11,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82f899c80d82d576879776bbedcb09da40eff43" 2018-08-13 09:08:11,721 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-fab5ab2e-9440-42eb-a706-f348d9c8d77e x-compute-request-id: req-fab5ab2e-9440-42eb-a706-f348d9c8d77e RESP BODY: {"itemNotFound": {"message": "Instance e64f0616-48e8-48e1-9047-5f70324dde1b could not be found.", "code": 404}} 2018-08-13 09:08:11,721 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e64f0616-48e8-48e1-9047-5f70324dde1b used request id req-fab5ab2e-9440-42eb-a706-f348d9c8d77e 2018-08-13 09:08:11,721 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e64f0616-48e8-48e1-9047-5f70324dde1b could not be found. (HTTP 404) (Request-ID: req-fab5ab2e-9440-42eb-a706-f348d9c8d77e) 2018-08-13 09:08:11,721 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-vm_inst 2018-08-13 09:08:11,724 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8605537b-5373-4627-aae3-970029e65769" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd80e5e4205608d7df12ddd2ae7c84496e80c41" 2018-08-13 09:08:11,832 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c2df197c-ed46-40de-be54-cfb2298396a8 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-c2df197c-ed46-40de-be54-cfb2298396a8 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:08:10.000000", "replication_status": null, "snapshot_id": null, "id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-1c28dd14-5fed-4c46-ad52-53e55093c858", "bootable": "false", "created_at": "2018-08-13T09:06:57.000000", "volume_type": "RBD"}} 2018-08-13 09:08:11,832 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 used request id req-c2df197c-ed46-40de-be54-cfb2298396a8 2018-08-13 09:08:11,832 - create_volume - DEBUG - Instance status is - available 2018-08-13 09:08:11,832 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858 2018-08-13 09:08:11,832 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858 2018-08-13 09:08:11,834 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8605537b-5373-4627-aae3-970029e65769" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd80e5e4205608d7df12ddd2ae7c84496e80c41" 2018-08-13 09:08:13,098 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-03633528-76b5-46a7-a245-bb050474fa6f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:08:13,098 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 used request id req-03633528-76b5-46a7-a245-bb050474fa6f 2018-08-13 09:08:13,100 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8605537b-5373-4627-aae3-970029e65769" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd80e5e4205608d7df12ddd2ae7c84496e80c41" 2018-08-13 09:08:13,228 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-80268fc3-b28c-44d0-ae67-f3c9056af400 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-80268fc3-b28c-44d0-ae67-f3c9056af400 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:08:12.000000", "replication_status": null, "snapshot_id": null, "id": "a2205c36-9ac4-4baf-91ee-8b92a9d716b4", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-1c28dd14-5fed-4c46-ad52-53e55093c858", "bootable": "false", "created_at": "2018-08-13T09:06:57.000000", "volume_type": "RBD"}} 2018-08-13 09:08:13,228 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 used request id req-80268fc3-b28c-44d0-ae67-f3c9056af400 2018-08-13 09:08:13,228 - create_volume - DEBUG - Instance status is - deleting 2018-08-13 09:08:13,228 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-13 09:08:16,231 - create_volume - DEBUG - Volume status query timeout in 56.8673899174 2018-08-13 09:08:16,234 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8605537b-5373-4627-aae3-970029e65769" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd80e5e4205608d7df12ddd2ae7c84496e80c41" 2018-08-13 09:08:16,333 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-5b483ce1-2a1b-44f2-b1ac-3b0510bcb122 x-openstack-request-id: req-5b483ce1-2a1b-44f2-b1ac-3b0510bcb122 RESP BODY: {"itemNotFound": {"message": "Volume a2205c36-9ac4-4baf-91ee-8b92a9d716b4 could not be found.", "code": 404}} 2018-08-13 09:08:16,333 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/a2205c36-9ac4-4baf-91ee-8b92a9d716b4 used request id req-5b483ce1-2a1b-44f2-b1ac-3b0510bcb122 2018-08-13 09:08:16,333 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a2205c36-9ac4-4baf-91ee-8b92a9d716b4 could not be found. (HTTP 404) (Request-ID: req-5b483ce1-2a1b-44f2-b1ac-3b0510bcb122) 2018-08-13 09:08:16,333 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858 2018-08-13 09:08:16,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258b6f21c64f7541098633533d4e2902f88074f8" 2018-08-13 09:08:16,542 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-45f05476-d9df-49c1-a79d-6dbbe8e080ff x-compute-request-id: req-45f05476-d9df-49c1-a79d-6dbbe8e080ff 2018-08-13 09:08:16,542 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/dd62d4a8-134c-44de-bf28-031a5f8e2d1d used request id req-45f05476-d9df-49c1-a79d-6dbbe8e080ff 2018-08-13 09:08:16,543 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet 2018-08-13 09:08:16,543 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-subnet 2018-08-13 09:08:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/dc7cf231-2d41-4e4e-8c1d-afdfa5c33901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347f5bfdce5576ad98fc7115098ba0a2e40a7b9" 2018-08-13 09:08:20,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3980b9ea-2d53-408d-9ae9-5c205cb465b2 Date: Mon, 13 Aug 2018 09:08:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:08:20,365 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/dc7cf231-2d41-4e4e-8c1d-afdfa5c33901 used request id req-3980b9ea-2d53-408d-9ae9-5c205cb465b2 2018-08-13 09:08:20,365 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-net 2018-08-13 09:08:20,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/01bdc318-5440-41f8-9b1e-7eb93d0fa035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1347f5bfdce5576ad98fc7115098ba0a2e40a7b9" 2018-08-13 09:08:23,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7810e1d3-7ddd-4cf0-a9e8-44f9328b0ea6 Date: Mon, 13 Aug 2018 09:08:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:08:23,661 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/01bdc318-5440-41f8-9b1e-7eb93d0fa035 used request id req-7810e1d3-7ddd-4cf0-a9e8-44f9328b0ea6 2018-08-13 09:08:23,662 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-1c28dd14-5fed-4c46-ad52-53e55093c858-image 2018-08-13 09:08:23,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b9bb436e8791b209238479dc3cb232d9e86db458" 2018-08-13 09:08:24,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4e445b83-8ec7-4c68-937b-b2c952ceba2e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:08:24,242 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/43630c23-f308-4a08-9c4d-fffcd9fd05a6 used request id req-4e445b83-8ec7-4c68-937b-b2c952ceba2e 2018-08-13 09:08:24,244 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:24,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:08:24,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:24,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["9ICmn7SCTsO94gNa_-m8jg"], "issued_at": "2018-08-13T09:08:24.000000Z"}} 2018-08-13 09:08:24,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da655ca12d498c3a99ada0e7884cd9a46436bf07" 2018-08-13 09:08:24,767 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:08:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-512b8b72-32c6-4f18-9d44-977fa9c31d0a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:08:24,767 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-512b8b72-32c6-4f18-9d44-977fa9c31d0a 2018-08-13 09:08:24,768 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:24,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da655ca12d498c3a99ada0e7884cd9a46436bf07" 2018-08-13 09:08:24,944 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-99e64bc5-0ff8-40bd-9413-7fd0ae1bbbf8 x-compute-request-id: req-99e64bc5-0ff8-40bd-9413-7fd0ae1bbbf8 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:08:24,944 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-99e64bc5-0ff8-40bd-9413-7fd0ae1bbbf8 2018-08-13 09:08:24,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da655ca12d498c3a99ada0e7884cd9a46436bf07" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-682e217e-3c4a-4824-bfe0-cd25e75b3a51name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-13 09:08:25,026 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8a93e4e-c2c0-42e4-b217-50a16d90c913 x-compute-request-id: req-e8a93e4e-c2c0-42e4-b217-50a16d90c913 RESP BODY: {"flavor": {"name": "CreateFlavorTests-682e217e-3c4a-4824-bfe0-cd25e75b3a51name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/01572868-1259-433b-8bf6-fa69e369d3bf", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/01572868-1259-433b-8bf6-fa69e369d3bf", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "01572868-1259-433b-8bf6-fa69e369d3bf"}} 2018-08-13 09:08:25,026 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-e8a93e4e-c2c0-42e4-b217-50a16d90c913 2018-08-13 09:08:25,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:25,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["RpGPFhHWQVeSgOJLhZf8Ag"], "issued_at": "2018-08-13T09:08:25.000000Z"}} 2018-08-13 09:08:25,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/01572868-1259-433b-8bf6-fa69e369d3bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3eb4e10e10884fa20547a6ac66f7ccb9aab1b" 2018-08-13 09:08:25,710 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-548b7a08-bb96-4fff-8fef-54d681c5467d x-compute-request-id: req-548b7a08-bb96-4fff-8fef-54d681c5467d RESP BODY: {"flavor": {"name": "CreateFlavorTests-682e217e-3c4a-4824-bfe0-cd25e75b3a51name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/01572868-1259-433b-8bf6-fa69e369d3bf", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/01572868-1259-433b-8bf6-fa69e369d3bf", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "01572868-1259-433b-8bf6-fa69e369d3bf"}} 2018-08-13 09:08:25,711 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/01572868-1259-433b-8bf6-fa69e369d3bf used request id req-548b7a08-bb96-4fff-8fef-54d681c5467d 2018-08-13 09:08:25,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/01572868-1259-433b-8bf6-fa69e369d3bf/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3eb4e10e10884fa20547a6ac66f7ccb9aab1b" 2018-08-13 09:08:25,786 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2eb5689-fe93-49d9-b8aa-d1752dc09305 x-compute-request-id: req-d2eb5689-fe93-49d9-b8aa-d1752dc09305 RESP BODY: {"extra_specs": {}} 2018-08-13 09:08:25,787 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/01572868-1259-433b-8bf6-fa69e369d3bf/os-extra_specs used request id req-d2eb5689-fe93-49d9-b8aa-d1752dc09305 2018-08-13 09:08:25,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/01572868-1259-433b-8bf6-fa69e369d3bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da655ca12d498c3a99ada0e7884cd9a46436bf07" 2018-08-13 09:08:25,928 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0288a79f-7685-467c-9eab-b9aa90468be2 x-compute-request-id: req-0288a79f-7685-467c-9eab-b9aa90468be2 2018-08-13 09:08:25,928 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/01572868-1259-433b-8bf6-fa69e369d3bf used request id req-0288a79f-7685-467c-9eab-b9aa90468be2 2018-08-13 09:08:25,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d3eb4e10e10884fa20547a6ac66f7ccb9aab1b" 2018-08-13 09:08:26,014 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4bc31b23-4d8a-46bc-aabd-89bae1b4c98e x-compute-request-id: req-4bc31b23-4d8a-46bc-aabd-89bae1b4c98e RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:08:26,014 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-4bc31b23-4d8a-46bc-aabd-89bae1b4c98e 2018-08-13 09:08:26,016 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:26,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:08:26,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:26,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["xpgbNBS7R56h6XqMyxm8MQ"], "issued_at": "2018-08-13T09:08:26.000000Z"}} 2018-08-13 09:08:26,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdccc0572bc205c41a7e0c82f6549f75865fdab6" 2018-08-13 09:08:26,537 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:08:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-61c34af7-21f2-401b-8899-b2dd70eec81a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:08:26,538 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-61c34af7-21f2-401b-8899-b2dd70eec81a 2018-08-13 09:08:26,539 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:26,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdccc0572bc205c41a7e0c82f6549f75865fdab6" 2018-08-13 09:08:26,713 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc0c1ffb-97df-4f3b-a006-8ce1052555b6 x-compute-request-id: req-dc0c1ffb-97df-4f3b-a006-8ce1052555b6 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:08:26,714 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-dc0c1ffb-97df-4f3b-a006-8ce1052555b6 2018-08-13 09:08:26,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdccc0572bc205c41a7e0c82f6549f75865fdab6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b0556d02-71b8-4c50-bbe1-3c151068d85fname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-13 09:08:26,945 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b4b7203-8838-4c29-aea9-3cf966e5c987 x-compute-request-id: req-9b4b7203-8838-4c29-aea9-3cf966e5c987 RESP BODY: {"flavor": {"name": "CreateFlavorTests-b0556d02-71b8-4c50-bbe1-3c151068d85fname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ab12760c-c424-4217-808f-7fd3333f0b03", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ab12760c-c424-4217-808f-7fd3333f0b03", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ab12760c-c424-4217-808f-7fd3333f0b03"}} 2018-08-13 09:08:26,946 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-9b4b7203-8838-4c29-aea9-3cf966e5c987 2018-08-13 09:08:26,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:27,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["YPdwSURDR-eSlQMXEiO1Gg"], "issued_at": "2018-08-13T09:08:27.000000Z"}} 2018-08-13 09:08:27,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/ab12760c-c424-4217-808f-7fd3333f0b03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83ba5b6d68bc866019e40f50c28b6dda987cc1" 2018-08-13 09:08:27,705 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3651163b-bad9-4983-99b2-609691880d9f x-compute-request-id: req-3651163b-bad9-4983-99b2-609691880d9f RESP BODY: {"flavor": {"name": "CreateFlavorTests-b0556d02-71b8-4c50-bbe1-3c151068d85fname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/ab12760c-c424-4217-808f-7fd3333f0b03", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/ab12760c-c424-4217-808f-7fd3333f0b03", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ab12760c-c424-4217-808f-7fd3333f0b03"}} 2018-08-13 09:08:27,705 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/ab12760c-c424-4217-808f-7fd3333f0b03 used request id req-3651163b-bad9-4983-99b2-609691880d9f 2018-08-13 09:08:27,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/ab12760c-c424-4217-808f-7fd3333f0b03/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83ba5b6d68bc866019e40f50c28b6dda987cc1" 2018-08-13 09:08:27,767 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fdfa6004-3162-431a-a4f8-98ca650991ca x-compute-request-id: req-fdfa6004-3162-431a-a4f8-98ca650991ca RESP BODY: {"extra_specs": {}} 2018-08-13 09:08:27,767 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/ab12760c-c424-4217-808f-7fd3333f0b03/os-extra_specs used request id req-fdfa6004-3162-431a-a4f8-98ca650991ca 2018-08-13 09:08:27,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/ab12760c-c424-4217-808f-7fd3333f0b03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83ba5b6d68bc866019e40f50c28b6dda987cc1" 2018-08-13 09:08:27,865 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-95ef7cf0-0599-43f3-833e-587f095e37dc x-compute-request-id: req-95ef7cf0-0599-43f3-833e-587f095e37dc 2018-08-13 09:08:27,865 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/ab12760c-c424-4217-808f-7fd3333f0b03 used request id req-95ef7cf0-0599-43f3-833e-587f095e37dc 2018-08-13 09:08:27,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83ba5b6d68bc866019e40f50c28b6dda987cc1" 2018-08-13 09:08:27,948 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-88f63a3b-2a02-4d48-81c7-3480bb19838e x-compute-request-id: req-88f63a3b-2a02-4d48-81c7-3480bb19838e RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:08:27,948 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-88f63a3b-2a02-4d48-81c7-3480bb19838e 2018-08-13 09:08:27,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/ab12760c-c424-4217-808f-7fd3333f0b03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdccc0572bc205c41a7e0c82f6549f75865fdab6" 2018-08-13 09:08:28,017 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 109 x-openstack-request-id: req-305bfe5b-1d64-427c-9c36-52c17ce05741 x-compute-request-id: req-305bfe5b-1d64-427c-9c36-52c17ce05741 RESP BODY: {"itemNotFound": {"message": "Flavor ab12760c-c424-4217-808f-7fd3333f0b03 could not be found.", "code": 404}} 2018-08-13 09:08:28,017 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/ab12760c-c424-4217-808f-7fd3333f0b03 used request id req-305bfe5b-1d64-427c-9c36-52c17ce05741 2018-08-13 09:08:28,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:28,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:08:28,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:28,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["El60MXLQQJOOP4tRSE0SGw"], "issued_at": "2018-08-13T09:08:28.000000Z"}} 2018-08-13 09:08:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495cf301e0039e523f5af0d50cacf17137239c5" 2018-08-13 09:08:28,599 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:08:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fe7e0deb-2228-4c77-b437-2857b6ad747c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:08:28,599 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fe7e0deb-2228-4c77-b437-2857b6ad747c 2018-08-13 09:08:28,600 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:28,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495cf301e0039e523f5af0d50cacf17137239c5" 2018-08-13 09:08:28,759 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-679b8b4f-0933-4dc2-82af-e38b89abac06 x-compute-request-id: req-679b8b4f-0933-4dc2-82af-e38b89abac06 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:08:28,759 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-679b8b4f-0933-4dc2-82af-e38b89abac06 2018-08-13 09:08:28,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495cf301e0039e523f5af0d50cacf17137239c5" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-71e61fe8-2b9f-4024-a387-5fb3e3f05056name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-13 09:08:28,946 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-81936601-90f9-477e-bcae-62164937b6ad x-compute-request-id: req-81936601-90f9-477e-bcae-62164937b6ad RESP BODY: {"flavor": {"name": "CreateFlavorTests-71e61fe8-2b9f-4024-a387-5fb3e3f05056name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/d1056384-c239-4263-b959-ce25afd049e1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/d1056384-c239-4263-b959-ce25afd049e1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d1056384-c239-4263-b959-ce25afd049e1"}} 2018-08-13 09:08:28,947 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-81936601-90f9-477e-bcae-62164937b6ad 2018-08-13 09:08:28,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:29,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["wGv866GGSEudKadlQNx-jQ"], "issued_at": "2018-08-13T09:08:29.000000Z"}} 2018-08-13 09:08:29,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/d1056384-c239-4263-b959-ce25afd049e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bac67c166b6371ebf93bac909b91f18fcb5b3e2a" 2018-08-13 09:08:29,686 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2105d69a-d9cc-497e-b2f5-06102482c59f x-compute-request-id: req-2105d69a-d9cc-497e-b2f5-06102482c59f RESP BODY: {"flavor": {"name": "CreateFlavorTests-71e61fe8-2b9f-4024-a387-5fb3e3f05056name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/d1056384-c239-4263-b959-ce25afd049e1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/d1056384-c239-4263-b959-ce25afd049e1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d1056384-c239-4263-b959-ce25afd049e1"}} 2018-08-13 09:08:29,686 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/d1056384-c239-4263-b959-ce25afd049e1 used request id req-2105d69a-d9cc-497e-b2f5-06102482c59f 2018-08-13 09:08:29,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/d1056384-c239-4263-b959-ce25afd049e1/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bac67c166b6371ebf93bac909b91f18fcb5b3e2a" 2018-08-13 09:08:29,751 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbdc0386-3103-48e3-82ce-4ce9363df9c3 x-compute-request-id: req-fbdc0386-3103-48e3-82ce-4ce9363df9c3 RESP BODY: {"extra_specs": {}} 2018-08-13 09:08:29,751 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/d1056384-c239-4263-b959-ce25afd049e1/os-extra_specs used request id req-fbdc0386-3103-48e3-82ce-4ce9363df9c3 2018-08-13 09:08:29,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/d1056384-c239-4263-b959-ce25afd049e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3495cf301e0039e523f5af0d50cacf17137239c5" 2018-08-13 09:08:29,841 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-67f89b44-2e6f-46ff-ae59-dbdb19af64d4 x-compute-request-id: req-67f89b44-2e6f-46ff-ae59-dbdb19af64d4 2018-08-13 09:08:29,841 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/d1056384-c239-4263-b959-ce25afd049e1 used request id req-67f89b44-2e6f-46ff-ae59-dbdb19af64d4 2018-08-13 09:08:29,843 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:29,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:08:29,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:30,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["VEVs6PzLRryQAKM5mZmWSw"], "issued_at": "2018-08-13T09:08:30.000000Z"}} 2018-08-13 09:08:30,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81df654aa8b9831c3434fcdba0f976703dc3cb3" 2018-08-13 09:08:30,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:08:30 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-66b86791-c50b-4c00-b41b-33f361c080cd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:08:30,395 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-66b86791-c50b-4c00-b41b-33f361c080cd 2018-08-13 09:08:30,396 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:30,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81df654aa8b9831c3434fcdba0f976703dc3cb3" 2018-08-13 09:08:30,630 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c531262-7f09-416e-8e4f-42f18d7ae3bb x-compute-request-id: req-7c531262-7f09-416e-8e4f-42f18d7ae3bb RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:08:30,631 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-7c531262-7f09-416e-8e4f-42f18d7ae3bb 2018-08-13 09:08:30,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81df654aa8b9831c3434fcdba0f976703dc3cb3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b8441a07-a5ce-4404-a695-9447686685d0name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-08-13 09:08:30,728 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd1b7882-0fca-4083-816d-a91d1096f841 x-compute-request-id: req-fd1b7882-0fca-4083-816d-a91d1096f841 RESP BODY: {"flavor": {"name": "CreateFlavorTests-b8441a07-a5ce-4404-a695-9447686685d0name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d"}} 2018-08-13 09:08:30,728 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-fd1b7882-0fca-4083-816d-a91d1096f841 2018-08-13 09:08:30,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:31,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["uJOT7BlwTvy91MFVRIBssw"], "issued_at": "2018-08-13T09:08:31.000000Z"}} 2018-08-13 09:08:31,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7189ed0c0946fa4b5805569ff05c914948da3e66" 2018-08-13 09:08:31,439 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2938dc61-7f9d-45c6-ae10-8942cf35c316 x-compute-request-id: req-2938dc61-7f9d-45c6-ae10-8942cf35c316 RESP BODY: {"flavor": {"name": "CreateFlavorTests-b8441a07-a5ce-4404-a695-9447686685d0name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d"}} 2018-08-13 09:08:31,439 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d used request id req-2938dc61-7f9d-45c6-ae10-8942cf35c316 2018-08-13 09:08:31,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7189ed0c0946fa4b5805569ff05c914948da3e66" 2018-08-13 09:08:31,496 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-768aaa7f-3b36-447a-8828-c77700632ee2 x-compute-request-id: req-768aaa7f-3b36-447a-8828-c77700632ee2 RESP BODY: {"extra_specs": {}} 2018-08-13 09:08:31,497 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d/os-extra_specs used request id req-768aaa7f-3b36-447a-8828-c77700632ee2 2018-08-13 09:08:31,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7189ed0c0946fa4b5805569ff05c914948da3e66" 2018-08-13 09:08:31,629 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5022337d-7fe7-450d-9c4d-8f79d6a1e1f1 x-compute-request-id: req-5022337d-7fe7-450d-9c4d-8f79d6a1e1f1 2018-08-13 09:08:31,629 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d used request id req-5022337d-7fe7-450d-9c4d-8f79d6a1e1f1 2018-08-13 09:08:31,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7189ed0c0946fa4b5805569ff05c914948da3e66" 2018-08-13 09:08:31,758 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bdfef65-97a3-46d0-afaf-91747cbe7d69 x-compute-request-id: req-9bdfef65-97a3-46d0-afaf-91747cbe7d69 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:08:31,758 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-9bdfef65-97a3-46d0-afaf-91747cbe7d69 2018-08-13 09:08:31,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a81df654aa8b9831c3434fcdba0f976703dc3cb3" 2018-08-13 09:08:31,846 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 109 x-openstack-request-id: req-abf2480a-1ed4-497d-bcd1-3888b96f22db x-compute-request-id: req-abf2480a-1ed4-497d-bcd1-3888b96f22db RESP BODY: {"itemNotFound": {"message": "Flavor e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d could not be found.", "code": 404}} 2018-08-13 09:08:31,847 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/e4f8bb0b-56c9-4dc6-8ca5-08fac417cd7d used request id req-abf2480a-1ed4-497d-bcd1-3888b96f22db 2018-08-13 09:08:31,848 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:31,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:08:31,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:32,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["viVGrFdkTAmWmv-9F1sIow"], "issued_at": "2018-08-13T09:08:32.000000Z"}} 2018-08-13 09:08:32,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52c28e4ff7a76b2eba6c7b4227101d373acbdf" 2018-08-13 09:08:32,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:08:32 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-14ed5abc-8755-4e73-945d-bd960d26fff2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:08:32,395 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-14ed5abc-8755-4e73-945d-bd960d26fff2 2018-08-13 09:08:32,396 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:32,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52c28e4ff7a76b2eba6c7b4227101d373acbdf" 2018-08-13 09:08:32,608 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-88a795a4-66b9-40f8-9811-e6aa8e1043d2 x-compute-request-id: req-88a795a4-66b9-40f8-9811-e6aa8e1043d2 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:08:32,608 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-88a795a4-66b9-40f8-9811-e6aa8e1043d2 2018-08-13 09:08:32,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52c28e4ff7a76b2eba6c7b4227101d373acbdf" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-2959b7f1-3f91-4844-a65c-dbd02da16aaename", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-13 09:08:32,726 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f326a35-e642-4310-a024-7d926b3cca7b x-compute-request-id: req-5f326a35-e642-4310-a024-7d926b3cca7b RESP BODY: {"flavor": {"name": "CreateFlavorTests-2959b7f1-3f91-4844-a65c-dbd02da16aaename", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/db01584b-a987-4891-864c-00a148b695e5", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "db01584b-a987-4891-864c-00a148b695e5"}} 2018-08-13 09:08:32,726 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-5f326a35-e642-4310-a024-7d926b3cca7b 2018-08-13 09:08:32,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:33,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["FoHlBiBvRMieLvnj2ucsOg"], "issued_at": "2018-08-13T09:08:33.000000Z"}} 2018-08-13 09:08:33,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c4c40d1fb6fe092a62026d3e413e96e43293d5" 2018-08-13 09:08:33,549 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1523997f-b8a7-4600-9e83-c14ab6730ae2 x-compute-request-id: req-1523997f-b8a7-4600-9e83-c14ab6730ae2 RESP BODY: {"flavor": {"name": "CreateFlavorTests-2959b7f1-3f91-4844-a65c-dbd02da16aaename", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/db01584b-a987-4891-864c-00a148b695e5", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "db01584b-a987-4891-864c-00a148b695e5"}} 2018-08-13 09:08:33,550 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5 used request id req-1523997f-b8a7-4600-9e83-c14ab6730ae2 2018-08-13 09:08:33,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c4c40d1fb6fe092a62026d3e413e96e43293d5" 2018-08-13 09:08:33,611 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-64a1c602-5b14-4056-8cc2-5de199ed218b x-compute-request-id: req-64a1c602-5b14-4056-8cc2-5de199ed218b RESP BODY: {"extra_specs": {}} 2018-08-13 09:08:33,611 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5/os-extra_specs used request id req-64a1c602-5b14-4056-8cc2-5de199ed218b 2018-08-13 09:08:33,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:08:33,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:34,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Q7-rgYFtRamXcdrc_75qJQ"], "issued_at": "2018-08-13T09:08:34.000000Z"}} 2018-08-13 09:08:34,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a5a1e120b84beebc9164e6cb31660a77067cd2" 2018-08-13 09:08:34,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:08:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8855a22e-9897-4e70-96ae-4ef9b25b8750 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:08:34,170 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8855a22e-9897-4e70-96ae-4ef9b25b8750 2018-08-13 09:08:34,171 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:34,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a5a1e120b84beebc9164e6cb31660a77067cd2" 2018-08-13 09:08:34,318 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a285804-60b6-4149-83bd-04134008c8f1 x-compute-request-id: req-7a285804-60b6-4149-83bd-04134008c8f1 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "db01584b-a987-4891-864c-00a148b695e5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/db01584b-a987-4891-864c-00a148b695e5", "rel": "bookmark"}], "name": "CreateFlavorTests-2959b7f1-3f91-4844-a65c-dbd02da16aaename"}]} 2018-08-13 09:08:34,318 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-7a285804-60b6-4149-83bd-04134008c8f1 2018-08-13 09:08:34,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a5a1e120b84beebc9164e6cb31660a77067cd2" 2018-08-13 09:08:34,372 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-439598ca-6f06-4d88-bbdd-809e34c40cb4 x-compute-request-id: req-439598ca-6f06-4d88-bbdd-809e34c40cb4 RESP BODY: {"flavor": {"name": "CreateFlavorTests-2959b7f1-3f91-4844-a65c-dbd02da16aaename", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/db01584b-a987-4891-864c-00a148b695e5", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "db01584b-a987-4891-864c-00a148b695e5"}} 2018-08-13 09:08:34,372 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5 used request id req-439598ca-6f06-4d88-bbdd-809e34c40cb4 2018-08-13 09:08:34,373 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-2959b7f1-3f91-4844-a65c-dbd02da16aaename 2018-08-13 09:08:34,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52c28e4ff7a76b2eba6c7b4227101d373acbdf" 2018-08-13 09:08:34,483 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e152e929-1384-48ca-9187-4effd085c897 x-compute-request-id: req-e152e929-1384-48ca-9187-4effd085c897 2018-08-13 09:08:34,484 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/db01584b-a987-4891-864c-00a148b695e5 used request id req-e152e929-1384-48ca-9187-4effd085c897 2018-08-13 09:08:34,485 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-13 09:08:34,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:08:34,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:34,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["HM7lja44THuMFOQwB1mqjA"], "issued_at": "2018-08-13T09:08:34.000000Z"}} 2018-08-13 09:08:34,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a096121916776129c5eb69f46d654a47cf338778" 2018-08-13 09:08:34,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:08:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-dacde9eb-8686-4839-baac-5596d1bc4789 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:08:34,991 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-dacde9eb-8686-4839-baac-5596d1bc4789 2018-08-13 09:08:34,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a096121916776129c5eb69f46d654a47cf338778" 2018-08-13 09:08:35,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json x-openstack-request-id: req-c93b0fa1-8317-4a8b-ab72-1b8216181dba RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image"} 2018-08-13 09:08:35,111 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image used request id req-c93b0fa1-8317-4a8b-ab72-1b8216181dba 2018-08-13 09:08:35,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a096121916776129c5eb69f46d654a47cf338778" 2018-08-13 09:08:35,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-7fcc1660-9f10-40f1-97b3-c6c389855750 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:08:35,131 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-7fcc1660-9f10-40f1-97b3-c6c389855750 2018-08-13 09:08:35,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a096121916776129c5eb69f46d654a47cf338778" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image"}' 2018-08-13 09:08:35,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-c5c9763d-8964-4b0a-b44f-b2223abcdce9 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:08:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-13T09:08:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120", "min_disk": 0, "protected": false, "id": "1485ea45-3205-489a-b9d5-465f29b7b120", "file": "/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120/file", "checksum": null, "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:08:35,221 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-c5c9763d-8964-4b0a-b44f-b2223abcdce9 2018-08-13 09:08:35,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a096121916776129c5eb69f46d654a47cf338778" -d '' 2018-08-13 09:08:35,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-f673080d-603a-4692-b44f-8345ec57a155 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:08:35,840 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120/file used request id req-f673080d-603a-4692-b44f-8345ec57a155 2018-08-13 09:08:35,840 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 09:08:35,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a096121916776129c5eb69f46d654a47cf338778" 2018-08-13 09:08:35,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-bc8c6ed5-f288-4165-aa42-ab07150e37f7 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:08:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:08:35Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1485ea45-3205-489a-b9d5-465f29b7b120/snap", "metadata": {}}], "self": "/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120", "min_disk": 0, "protected": false, "id": "1485ea45-3205-489a-b9d5-465f29b7b120", "file": "/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1485ea45-3205-489a-b9d5-465f29b7b120/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:08:35,882 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120 used request id req-bc8c6ed5-f288-4165-aa42-ab07150e37f7 2018-08-13 09:08:35,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a096121916776129c5eb69f46d654a47cf338778" 2018-08-13 09:08:35,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-f39d8784-3afb-4bc3-833c-be2aad788cde 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:08:35,943 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-f39d8784-3afb-4bc3-833c-be2aad788cde 2018-08-13 09:08:35,944 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image 2018-08-13 09:08:35,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a096121916776129c5eb69f46d654a47cf338778" 2018-08-13 09:08:35,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-01e3048a-657b-41d7-a2b4-d817d43bb442 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:08:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:08:35Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1485ea45-3205-489a-b9d5-465f29b7b120/snap", "metadata": {}}], "self": "/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120", "min_disk": 0, "protected": false, "id": "1485ea45-3205-489a-b9d5-465f29b7b120", "file": "/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/1485ea45-3205-489a-b9d5-465f29b7b120/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:08:35,988 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120 used request id req-01e3048a-657b-41d7-a2b4-d817d43bb442 2018-08-13 09:08:35,988 - create_image - DEBUG - Instance status is - active 2018-08-13 09:08:35,988 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image 2018-08-13 09:08:35,988 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image 2018-08-13 09:08:35,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:08:35,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:36,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["Yba_4QbCRTqp3kMSE4Is2g"], "issued_at": "2018-08-13T09:08:36.000000Z"}} 2018-08-13 09:08:36,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72da85ac96ce4ab50d94214433eb1a7641178055" 2018-08-13 09:08:36,485 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:08:36 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fecd43a3-36ed-42b5-9456-d08362da6cd0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:08:36,485 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fecd43a3-36ed-42b5-9456-d08362da6cd0 2018-08-13 09:08:36,486 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:08:36,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72da85ac96ce4ab50d94214433eb1a7641178055" 2018-08-13 09:08:36,667 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5212900-fd8e-4dcd-90e0-d592f1f89dfc x-compute-request-id: req-d5212900-fd8e-4dcd-90e0-d592f1f89dfc RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:08:36,668 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-d5212900-fd8e-4dcd-90e0-d592f1f89dfc 2018-08-13 09:08:36,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72da85ac96ce4ab50d94214433eb1a7641178055" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-13 09:08:36,811 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 534 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8015c22b-55d4-460f-9002-326f2225b0d8 x-compute-request-id: req-8015c22b-55d4-460f-9002-326f2225b0d8 RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/a1df19cf-d26a-442b-aca7-4a33b50a4387", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/a1df19cf-d26a-442b-aca7-4a33b50a4387", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a1df19cf-d26a-442b-aca7-4a33b50a4387"}} 2018-08-13 09:08:36,811 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8015c22b-55d4-460f-9002-326f2225b0d8 2018-08-13 09:08:36,822 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-13 09:08:36,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:08:37,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["MmcE07hZScmcqBK1Wq4Dlw"], "issued_at": "2018-08-13T09:08:37.000000Z"}} 2018-08-13 09:08:37,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-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-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-net", "inst_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-flavor"}}' 2018-08-13 09:08:52,765 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-7ded16ba-7426-4beb-9a6b-2d69ebc0fcd9 RESP BODY: {"stack": {"id": "51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "self"}]}} 2018-08-13 09:08:52,765 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks used request id req-7ded16ba-7426-4beb-9a6b-2d69ebc0fcd9 2018-08-13 09:08:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:08:55,224 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-c717ab9e-45d5-4c8a-b671-a411cd940f5e RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:08:56,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-1912db82-6fb7-4485-a557-d4f0190f75d1 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1", "stack_user_project_id": "f4ab52c2e1f44a01abda362f7edbae0d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:08:50Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:08:56,549 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 used request id req-1912db82-6fb7-4485-a557-d4f0190f75d1 2018-08-13 09:08:56,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:00,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-63722d81-4258-482c-9c9b-1658ed1dc2ed RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1", "stack_user_project_id": "f4ab52c2e1f44a01abda362f7edbae0d", "deletion_time": null, "creation_time": "2018-08-13T09:08:50Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "self"}], "updated_time": null, "project": "874d7acf58544e2d8d4d8ca0c1d4603b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "tags": null}]} 2018-08-13 09:09:00,881 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1 used request id req-63722d81-4258-482c-9c9b-1658ed1dc2ed 2018-08-13 09:09:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:03,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-db860236-2e68-4ca9-b47a-2bb28be4795f RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1", "stack_user_project_id": "f4ab52c2e1f44a01abda362f7edbae0d", "deletion_time": null, "creation_time": "2018-08-13T09:08:50Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "self"}], "updated_time": null, "project": "874d7acf58544e2d8d4d8ca0c1d4603b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "tags": null}]} 2018-08-13 09:09:03,541 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1 used request id req-db860236-2e68-4ca9-b47a-2bb28be4795f 2018-08-13 09:09:03,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:05,544 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-181fe4b6-18e9-4657-bc09-5736ed94c896 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:09:11,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-2926608f-df3b-4056-b165-406110bd86d5 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1", "stack_user_project_id": "f4ab52c2e1f44a01abda362f7edbae0d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:08:50Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:09:11,397 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 used request id req-2926608f-df3b-4056-b165-406110bd86d5 2018-08-13 09:09:11,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:14,559 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-0fd198cf-b0f7-4770-9287-d83508656ad1 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:09:18,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-a541ac64-aa5c-483e-9f23-446811d84611 RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4e779240-28de-4600-9293-523dbf692dec", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a914be43-8164-4001-b942-4593f43970d9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "52404fb1-f7f1-4f92-997e-533e0f1a481c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "22e33c98-6bf7-4a32-88b0-9cf96ac1f5b6", "resource_type": "OS::Nova::Server"}]} 2018-08-13 09:09:18,502 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources used request id req-a541ac64-aa5c-483e-9f23-446811d84611 2018-08-13 09:09:18,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:21,678 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-2f46979e-1945-40a3-ba82-fc23b4c825b2 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:09:24,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-041d60db-453d-4e7f-9c40-c944fc1ef752 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1", "stack_user_project_id": "f4ab52c2e1f44a01abda362f7edbae0d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:08:50Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:09:24,342 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 used request id req-041d60db-453d-4e7f-9c40-c944fc1ef752 2018-08-13 09:09:24,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:25,510 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-995ea554-5af6-4328-a0c0-042179606edd RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:09:27,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-633f4543-f480-4310-a2cf-651d17c755ef RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1", "stack_user_project_id": "f4ab52c2e1f44a01abda362f7edbae0d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:08:50Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:09:27,847 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 used request id req-633f4543-f480-4310-a2cf-651d17c755ef 2018-08-13 09:09:27,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:30,293 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-96c7ee27-5f47-4186-b0f5-a8ebb1bea525 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:09:32,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-b33e6154-5f73-4006-a3df-901419667f31 RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4e779240-28de-4600-9293-523dbf692dec", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a914be43-8164-4001-b942-4593f43970d9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "52404fb1-f7f1-4f92-997e-533e0f1a481c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "22e33c98-6bf7-4a32-88b0-9cf96ac1f5b6", "resource_type": "OS::Nova::Server"}]} 2018-08-13 09:09:32,292 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources used request id req-b33e6154-5f73-4006-a3df-901419667f31 2018-08-13 09:09:32,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=52404fb1-f7f1-4f92-997e-533e0f1a481c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:32,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-64939e76-270b-4b97-a481-120265bb1cc4 Date: Mon, 13 Aug 2018 09:09:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"52404fb1-f7f1-4f92-997e-533e0f1a481c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["a914be43-8164-4001-b942-4593f43970d9"],"description":"","tags":[],"updated_at":"2018-08-13T09:08:57Z","provider:segmentation_id":47,"name":"HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:08:55Z","provider:network_type":"vxlan"}]} 2018-08-13 09:09:32,645 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=52404fb1-f7f1-4f92-997e-533e0f1a481c used request id req-64939e76-270b-4b97-a481-120265bb1cc4 2018-08-13 09:09:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=52404fb1-f7f1-4f92-997e-533e0f1a481c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:32,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3a70510e-09b9-41f2-abec-84c13f31705b Date: Mon, 13 Aug 2018 09:09:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52404fb1-f7f1-4f92-997e-533e0f1a481c","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:08:57Z","dns_nameservers":[],"updated_at":"2018-08-13T09:08:57Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"a914be43-8164-4001-b942-4593f43970d9","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-subnet"}]} 2018-08-13 09:09:32,756 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=52404fb1-f7f1-4f92-997e-533e0f1a481c used request id req-3a70510e-09b9-41f2-abec-84c13f31705b 2018-08-13 09:09:32,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=52404fb1-f7f1-4f92-997e-533e0f1a481c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:32,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1d518879-00a1-4d38-a774-4dfe3fbbe55f Date: Mon, 13 Aug 2018 09:09:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52404fb1-f7f1-4f92-997e-533e0f1a481c","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:08:57Z","dns_nameservers":[],"updated_at":"2018-08-13T09:08:57Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"a914be43-8164-4001-b942-4593f43970d9","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-subnet"}]} 2018-08-13 09:09:32,969 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=52404fb1-f7f1-4f92-997e-533e0f1a481c used request id req-1d518879-00a1-4d38-a774-4dfe3fbbe55f 2018-08-13 09:09:32,970 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:09:32,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:33,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:09:33 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-18902519-f590-4092-9edc-8c0dd50dc57e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:09:33,030 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-18902519-f590-4092-9edc-8c0dd50dc57e 2018-08-13 09:09:33,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:34,791 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-08f29e36-4751-4544-a1ff-e6298f4bc2d7 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:09:37,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-8b1f1a7f-cd32-42d5-80d5-dfc75f153e9b RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4e779240-28de-4600-9293-523dbf692dec", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a914be43-8164-4001-b942-4593f43970d9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "52404fb1-f7f1-4f92-997e-533e0f1a481c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "22e33c98-6bf7-4a32-88b0-9cf96ac1f5b6", "resource_type": "OS::Nova::Server"}]} 2018-08-13 09:09:37,410 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources used request id req-8b1f1a7f-cd32-42d5-80d5-dfc75f153e9b 2018-08-13 09:09:37,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/22e33c98-6bf7-4a32-88b0-9cf96ac1f5b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:37,888 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1743 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-27901a82-5363-45f8-818e-73927f37ff60 x-compute-request-id: req-27901a82-5363-45f8-818e-73927f37ff60 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:0c:96", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/22e33c98-6bf7-4a32-88b0-9cf96ac1f5b6", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/22e33c98-6bf7-4a32-88b0-9cf96ac1f5b6", "rel": "bookmark"}], "image": {"id": "1485ea45-3205-489a-b9d5-465f29b7b120", "links": [{"href": "https://192.16.1.222:8774/images/1485ea45-3205-489a-b9d5-465f29b7b120", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-08-13T09:09:13.000000", "flavor": {"id": "a1df19cf-d26a-442b-aca7-4a33b50a4387", "links": [{"href": "https://192.16.1.222:8774/flavors/a1df19cf-d26a-442b-aca7-4a33b50a4387", "rel": "bookmark"}]}, "id": "22e33c98-6bf7-4a32-88b0-9cf96ac1f5b6", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:09:13Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-inst", "created": "2018-08-13T09:09:03Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:09:37,888 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/22e33c98-6bf7-4a32-88b0-9cf96ac1f5b6 used request id req-27901a82-5363-45f8-818e-73927f37ff60 2018-08-13 09:09:37,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:38,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-530c8fc4-8900-40fb-90cb-6a00bc0e4575 Date: Mon, 13 Aug 2018 09:09:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"52404fb1-f7f1-4f92-997e-533e0f1a481c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["a914be43-8164-4001-b942-4593f43970d9"],"description":"","tags":[],"updated_at":"2018-08-13T09:08:57Z","provider:segmentation_id":47,"name":"HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:08:55Z","provider:network_type":"vxlan"}]} 2018-08-13 09:09:38,094 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-net used request id req-530c8fc4-8900-40fb-90cb-6a00bc0e4575 2018-08-13 09:09:38,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:09:38,112 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:09:38 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:09:38,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:38,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:09:38 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1f6fefa4-26ba-4fdb-b8d3-e02db71b1c77 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:09:38,158 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-1f6fefa4-26ba-4fdb-b8d3-e02db71b1c77 2018-08-13 09:09:38,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=52404fb1-f7f1-4f92-997e-533e0f1a481c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:38,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-15595df5-ae5a-4fef-b83f-4fa5dc6a0fa7 Date: Mon, 13 Aug 2018 09:09:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52404fb1-f7f1-4f92-997e-533e0f1a481c","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:08:57Z","dns_nameservers":[],"updated_at":"2018-08-13T09:08:57Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"a914be43-8164-4001-b942-4593f43970d9","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-subnet"}]} 2018-08-13 09:09:38,266 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=52404fb1-f7f1-4f92-997e-533e0f1a481c used request id req-15595df5-ae5a-4fef-b83f-4fa5dc6a0fa7 2018-08-13 09:09:38,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=52404fb1-f7f1-4f92-997e-533e0f1a481c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:38,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3708 X-Openstack-Request-Id: req-9cc4b1da-e703-47ca-a380-598ee74df4b9 Date: Mon, 13 Aug 2018 09:09:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:09:07Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a914be43-8164-4001-b942-4593f43970d9","ip_address":"10.0.0.3"}],"id":"44cc91af-c17c-4082-937f-c71326c3f83a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:11:32","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-52404fb1-f7f1-4f92-997e-533e0f1a481c","name":"","admin_state_up":true,"network_id":"52404fb1-f7f1-4f92-997e-533e0f1a481c","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:08:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:09:17Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a914be43-8164-4001-b942-4593f43970d9","ip_address":"10.0.0.8"}],"id":"4e779240-28de-4600-9293-523dbf692dec","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:0c:96","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"22e33c98-6bf7-4a32-88b0-9cf96ac1f5b6","name":"HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1-server1_port-gazqpmoeni42","admin_state_up":true,"network_id":"52404fb1-f7f1-4f92-997e-533e0f1a481c","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:08:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:09:05Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a914be43-8164-4001-b942-4593f43970d9","ip_address":"10.0.0.2"}],"id":"c050ca18-7358-42a7-bce2-465e6375abc2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:14:ae","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-52404fb1-f7f1-4f92-997e-533e0f1a481c","name":"","admin_state_up":true,"network_id":"52404fb1-f7f1-4f92-997e-533e0f1a481c","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:08:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:09:09Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a914be43-8164-4001-b942-4593f43970d9","ip_address":"10.0.0.4"}],"id":"d4da64fa-ea86-4d37-9d10-3a3d29ba939b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:d8:c1","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-52404fb1-f7f1-4f92-997e-533e0f1a481c","name":"","admin_state_up":true,"network_id":"52404fb1-f7f1-4f92-997e-533e0f1a481c","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:08:59Z","binding:vnic_type":"normal"}]} 2018-08-13 09:09:38,413 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=52404fb1-f7f1-4f92-997e-533e0f1a481c used request id req-9cc4b1da-e703-47ca-a380-598ee74df4b9 2018-08-13 09:09:38,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:38,493 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-98ca64b9-c94a-460f-9804-323e4984c51a RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:09:38,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-6d66d698-3670-4ac9-ac2a-bad9c9da821f RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4e779240-28de-4600-9293-523dbf692dec", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a914be43-8164-4001-b942-4593f43970d9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "52404fb1-f7f1-4f92-997e-533e0f1a481c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-13T09:08:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:08:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "22e33c98-6bf7-4a32-88b0-9cf96ac1f5b6", "resource_type": "OS::Nova::Server"}]} 2018-08-13 09:09:38,682 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6/resources used request id req-6d66d698-3670-4ac9-ac2a-bad9c9da821f 2018-08-13 09:09:38,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1820eff975782192b26d55a7f531301e29fcd737" 2018-08-13 09:09:41,318 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-51d2a0a5-b931-474d-930b-892da280b30f RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:09:43,447 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-75a76a4b-5420-4e84-9e9c-91a071c2bd60 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:09:43,448 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-stack1/51dc9215-7f1a-4d44-94cc-a9cbcc771aa6 used request id req-75a76a4b-5420-4e84-9e9c-91a071c2bd60 2018-08-13 09:09:43,448 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-7dd8ad1a-03eb-47e5-b1d5-16a72fb0df50-image 2018-08-13 09:09:43,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a096121916776129c5eb69f46d654a47cf338778" 2018-08-13 09:09:47,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-b1427e4b-ef5f-4be9-a826-ceeabe6b4ead RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:09:47,869 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/1485ea45-3205-489a-b9d5-465f29b7b120 used request id req-b1427e4b-ef5f-4be9-a826-ceeabe6b4ead 2018-08-13 09:09:47,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/a1df19cf-d26a-442b-aca7-4a33b50a4387 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72da85ac96ce4ab50d94214433eb1a7641178055" 2018-08-13 09:09:47,935 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e748f842-07ab-452a-9d42-158e979e678b x-compute-request-id: req-e748f842-07ab-452a-9d42-158e979e678b 2018-08-13 09:09:47,935 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/a1df19cf-d26a-442b-aca7-4a33b50a4387 used request id req-e748f842-07ab-452a-9d42-158e979e678b 2018-08-13 09:09:47,937 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-13 09:09:47,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:09:47,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:09:48,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["dEAdal4mTpKqiBXPavIWjg"], "issued_at": "2018-08-13T09:09:48.000000Z"}} 2018-08-13 09:09:48,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e3974ef6751dd152d0e6e3551f98f4fbfa0bbc" 2018-08-13 09:09:48,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:09:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f2c76f9d-bda4-4dda-ac65-450f46643f34 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:09:48,456 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f2c76f9d-bda4-4dda-ac65-450f46643f34 2018-08-13 09:09:48,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e3974ef6751dd152d0e6e3551f98f4fbfa0bbc" 2018-08-13 09:09:49,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json x-openstack-request-id: req-f4d535ef-88a2-46bc-a052-0d301624b2f9 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image"} 2018-08-13 09:09:49,982 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image used request id req-f4d535ef-88a2-46bc-a052-0d301624b2f9 2018-08-13 09:09:49,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e3974ef6751dd152d0e6e3551f98f4fbfa0bbc" 2018-08-13 09:09:50,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-f6accaf9-223b-4562-b132-b93224e060e3 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:09:50,018 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-f6accaf9-223b-4562-b132-b93224e060e3 2018-08-13 09:09:50,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16e3974ef6751dd152d0e6e3551f98f4fbfa0bbc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image"}' 2018-08-13 09:09:50,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-dc835bcb-7c1d-4489-af89-536c56bf12be RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:09:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-13T09:09:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d", "min_disk": 0, "protected": false, "id": "dda2b874-38dc-4c24-be32-805bc224b99d", "file": "/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d/file", "checksum": null, "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:09:50,217 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-dc835bcb-7c1d-4489-af89-536c56bf12be 2018-08-13 09:09:50,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e3974ef6751dd152d0e6e3551f98f4fbfa0bbc" -d '' 2018-08-13 09:09:53,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-97044687-836b-4e91-8b23-1e81b8f26ec3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:09:53,703 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d/file used request id req-97044687-836b-4e91-8b23-1e81b8f26ec3 2018-08-13 09:09:53,703 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 09:09:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e3974ef6751dd152d0e6e3551f98f4fbfa0bbc" 2018-08-13 09:09:53,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-29ebe5ad-40f1-4847-84a6-7839cf9885f6 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:09:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:09:53Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/dda2b874-38dc-4c24-be32-805bc224b99d/snap", "metadata": {}}], "self": "/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d", "min_disk": 0, "protected": false, "id": "dda2b874-38dc-4c24-be32-805bc224b99d", "file": "/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/dda2b874-38dc-4c24-be32-805bc224b99d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:09:53,762 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d used request id req-29ebe5ad-40f1-4847-84a6-7839cf9885f6 2018-08-13 09:09:53,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e3974ef6751dd152d0e6e3551f98f4fbfa0bbc" 2018-08-13 09:09:53,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-94f3802c-f450-4dcf-ad66-a9dcd101c2cc 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:09:53,785 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-94f3802c-f450-4dcf-ad66-a9dcd101c2cc 2018-08-13 09:09:53,787 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image 2018-08-13 09:09:53,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e3974ef6751dd152d0e6e3551f98f4fbfa0bbc" 2018-08-13 09:09:53,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-37a3ef0b-6f4c-412f-a704-d660cb125714 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:09:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:09:53Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/dda2b874-38dc-4c24-be32-805bc224b99d/snap", "metadata": {}}], "self": "/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d", "min_disk": 0, "protected": false, "id": "dda2b874-38dc-4c24-be32-805bc224b99d", "file": "/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/dda2b874-38dc-4c24-be32-805bc224b99d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:09:53,891 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d used request id req-37a3ef0b-6f4c-412f-a704-d660cb125714 2018-08-13 09:09:53,892 - create_image - DEBUG - Instance status is - active 2018-08-13 09:09:53,892 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image 2018-08-13 09:09:53,892 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image 2018-08-13 09:09:53,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:09:53,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:09:54,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["tgQiW6S6R566eweLvSejtQ"], "issued_at": "2018-08-13T09:09:54.000000Z"}} 2018-08-13 09:09:54,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9273250e69e65ef9c5e22b178b602366c0bfbe78" 2018-08-13 09:09:54,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:09:54 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d7dc7f34-2dbc-4c97-9c17-dd920369d256 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:09:54,427 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d7dc7f34-2dbc-4c97-9c17-dd920369d256 2018-08-13 09:09:54,428 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:09:54,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9273250e69e65ef9c5e22b178b602366c0bfbe78" 2018-08-13 09:09:54,568 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e7fd8f3-4390-466b-a299-295599e0c07f x-compute-request-id: req-3e7fd8f3-4390-466b-a299-295599e0c07f RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:09:54,568 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-3e7fd8f3-4390-466b-a299-295599e0c07f 2018-08-13 09:09:54,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9273250e69e65ef9c5e22b178b602366c0bfbe78" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-13 09:09:54,635 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 534 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec27116b-8d04-4e58-88f0-0519230c25c4 x-compute-request-id: req-ec27116b-8d04-4e58-88f0-0519230c25c4 RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/484adafc-9883-46a2-a3e3-1cbb86f31eb9", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/484adafc-9883-46a2-a3e3-1cbb86f31eb9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "484adafc-9883-46a2-a3e3-1cbb86f31eb9"}} 2018-08-13 09:09:54,636 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-ec27116b-8d04-4e58-88f0-0519230c25c4 2018-08-13 09:09:54,636 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-13 09:09:54,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:09:55,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:09:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["XE-wCTSPSkCz3qoERiSHcw"], "issued_at": "2018-08-13T09:09:55.000000Z"}} 2018-08-13 09:09:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-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-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}}' 2018-08-13 09:10:06,189 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-3003a3a4-44de-4ab0-96e2-9c4d3caa20d2 RESP BODY: {"stack": {"id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "rel": "self"}]}} 2018-08-13 09:10:06,189 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks used request id req-3003a3a4-44de-4ab0-96e2-9c4d3caa20d2 2018-08-13 09:10:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/947e35dc-f2b4-4675-82c9-2ec171bf1b7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:10:06,370 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-1c7b6052-43a4-49ca-a2da-c94639171b3d RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:10:06,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-e26be539-2a85-4440-b7f2-1e9356f659ce RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "stack_user_project_id": "078d6efe56664b3698d906932a6c5658", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:10:05Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:10:06,567 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f used request id req-e26be539-2a85-4440-b7f2-1e9356f659ce 2018-08-13 09:10:06,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:10:08,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-c74fe4b0-001a-4062-bcb7-b6174d58c941 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "stack_user_project_id": "078d6efe56664b3698d906932a6c5658", "deletion_time": null, "creation_time": "2018-08-13T09:10:05Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "rel": "self"}], "updated_time": null, "project": "874d7acf58544e2d8d4d8ca0c1d4603b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "tags": null}]} 2018-08-13 09:10:08,613 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1 used request id req-c74fe4b0-001a-4062-bcb7-b6174d58c941 2018-08-13 09:10:08,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:10:10,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-7e460d94-112a-4450-b321-3b1a6ad9ba78 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "stack_user_project_id": "078d6efe56664b3698d906932a6c5658", "deletion_time": null, "creation_time": "2018-08-13T09:10:05Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "rel": "self"}], "updated_time": null, "project": "874d7acf58544e2d8d4d8ca0c1d4603b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "tags": null}]} 2018-08-13 09:10:10,342 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1 used request id req-7e460d94-112a-4450-b321-3b1a6ad9ba78 2018-08-13 09:10:10,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/947e35dc-f2b4-4675-82c9-2ec171bf1b7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:10:11,361 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-473d2b1e-0b4b-4fd7-9fd7-7f6c66943aff RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:10:13,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-2ecbee76-c28f-4352-b4c0-138b9e2f14b2 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "stack_user_project_id": "078d6efe56664b3698d906932a6c5658", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:10:05Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:10:13,095 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f used request id req-2ecbee76-c28f-4352-b4c0-138b9e2f14b2 2018-08-13 09:10:13,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/947e35dc-f2b4-4675-82c9-2ec171bf1b7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:10:15,118 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-8b8db50a-1104-42eb-81ac-0efe7e9ee73d RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:10:16,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-f7eb6ae1-1f85-46c9-9c56-7c7c8360a3ac RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "stack_user_project_id": "078d6efe56664b3698d906932a6c5658", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:10:05Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:10:16,724 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f used request id req-f7eb6ae1-1f85-46c9-9c56-7c7c8360a3ac 2018-08-13 09:10:19,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/947e35dc-f2b4-4675-82c9-2ec171bf1b7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:10:22,592 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-d916a78b-9f13-4c3f-b8c8-cde968803ecb RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:10:25,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-4e5a1927-c224-49c9-8b6f-84246237cc17 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "stack_user_project_id": "078d6efe56664b3698d906932a6c5658", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:10:05Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:10:25,108 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f used request id req-4e5a1927-c224-49c9-8b6f-84246237cc17 2018-08-13 09:10:28,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/947e35dc-f2b4-4675-82c9-2ec171bf1b7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:10:28,260 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-4cc775f2-1394-45ce-9fc5-35ea44d9aec6 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:10:30,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-1a2fb5d6-f5ac-4f97-aa1b-4bb0cf913cb3 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1", "stack_user_project_id": "078d6efe56664b3698d906932a6c5658", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:10:05Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "947e35dc-f2b4-4675-82c9-2ec171bf1b7f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:10:30,925 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f used request id req-1a2fb5d6-f5ac-4f97-aa1b-4bb0cf913cb3 2018-08-13 09:10:30,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-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-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}}' 2018-08-13 09:10:43,158 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-a567739c-45c2-4eee-8b00-922f0a33b674 RESP BODY: {"stack": {"id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8", "rel": "self"}]}} 2018-08-13 09:10:43,158 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks used request id req-a567739c-45c2-4eee-8b00-922f0a33b674 2018-08-13 09:10:43,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/ddc48440-75fa-4d06-92a7-a4deac0391e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:10:45,631 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-b7f15834-8641-4f0c-b10d-b39304b4bdad RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:10:58,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-803e6b74-c25a-4dad-8981-0dbca36987d5 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "stack_user_project_id": "b76db869862c4547826ffd1f3e8630a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:10:42Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:10:58,112 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 used request id req-803e6b74-c25a-4dad-8981-0dbca36987d5 2018-08-13 09:10:58,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:10:58,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-e59781f0-5ae8-408e-829f-c1f00f7d4fa3 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "stack_user_project_id": "b76db869862c4547826ffd1f3e8630a8", "deletion_time": null, "creation_time": "2018-08-13T09:10:42Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8", "rel": "self"}], "updated_time": null, "project": "874d7acf58544e2d8d4d8ca0c1d4603b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "tags": null}]} 2018-08-13 09:10:58,261 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2 used request id req-e59781f0-5ae8-408e-829f-c1f00f7d4fa3 2018-08-13 09:10:58,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:10:58,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-fc341a84-8081-4add-907b-8deb377a1042 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "stack_user_project_id": "b76db869862c4547826ffd1f3e8630a8", "deletion_time": null, "creation_time": "2018-08-13T09:10:42Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8", "rel": "self"}], "updated_time": null, "project": "874d7acf58544e2d8d4d8ca0c1d4603b", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "tags": null}]} 2018-08-13 09:10:58,483 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks?stack_name=HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2 used request id req-fc341a84-8081-4add-907b-8deb377a1042 2018-08-13 09:10:58,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/ddc48440-75fa-4d06-92a7-a4deac0391e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:10:58,568 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-4d2e5d7b-bf12-4cb1-ab70-e195cc4d55cb RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:11:00,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-a4322964-177b-4eb3-9c8c-aa83eaca48e1 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "stack_user_project_id": "b76db869862c4547826ffd1f3e8630a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:10:42Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:11:00,436 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 used request id req-a4322964-177b-4eb3-9c8c-aa83eaca48e1 2018-08-13 09:11:00,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/ddc48440-75fa-4d06-92a7-a4deac0391e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:11:03,018 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-51f17dd4-634e-46d6-a7d0-d8708129ac36 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:11:03,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-d5a2cf41-e291-459e-9266-973a53ef4e2d RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "stack_user_project_id": "b76db869862c4547826ffd1f3e8630a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:10:42Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:11:03,222 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 used request id req-d5a2cf41-e291-459e-9266-973a53ef4e2d 2018-08-13 09:11:06,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/ddc48440-75fa-4d06-92a7-a4deac0391e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:11:06,339 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-0a876933-c8c5-422c-bcdb-041afd002c23 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:11:08,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-62f912f7-2c10-4aef-8ec7-cb39908b254d RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "stack_user_project_id": "b76db869862c4547826ffd1f3e8630a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:10:42Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:11:08,341 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 used request id req-62f912f7-2c10-4aef-8ec7-cb39908b254d 2018-08-13 09:11:11,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/ddc48440-75fa-4d06-92a7-a4deac0391e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:11:11,472 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-e732946e-5135-49fe-8615-f7f7d3a1b176 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:11:11,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-760ac92a-af0f-4b34-89ac-9b63f4dcef12 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image", "inst_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2", "stack_user_project_id": "b76db869862c4547826ffd1f3e8630a8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:10:42Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ddc48440-75fa-4d06-92a7-a4deac0391e8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-13 09:11:11,649 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 used request id req-760ac92a-af0f-4b34-89ac-9b63f4dcef12 2018-08-13 09:11:11,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/947e35dc-f2b4-4675-82c9-2ec171bf1b7f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:11:11,754 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-b55b2342-8c61-43ab-87e8-a8ea748f9d5e RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:11:11,853 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-bf2f005d-cd3c-4a1d-8f2d-c929c8b462ee RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:11:11,853 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack1/947e35dc-f2b4-4675-82c9-2ec171bf1b7f used request id req-bf2f005d-cd3c-4a1d-8f2d-c929c8b462ee 2018-08-13 09:11:11,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/ddc48440-75fa-4d06-92a7-a4deac0391e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f101a88154173ab6fb9208e7e92ef8504f9055" 2018-08-13 09:11:14,345 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-8b9c249d-8435-4dbd-83fe-69659b2b2dcd RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:11:16,547 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-9f708a02-b6ca-443b-b439-b6ec517f5e76 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:11:16,547 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-stack2/ddc48440-75fa-4d06-92a7-a4deac0391e8 used request id req-9f708a02-b6ca-443b-b439-b6ec517f5e76 2018-08-13 09:11:16,547 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-52e9a56b-6d82-4338-bddb-54f3ac9dffdc-image 2018-08-13 09:11:16,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16e3974ef6751dd152d0e6e3551f98f4fbfa0bbc" 2018-08-13 09:11:19,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-a09b400a-1a61-48f7-a89b-4d48ed97c937 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:11:19,590 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/dda2b874-38dc-4c24-be32-805bc224b99d used request id req-a09b400a-1a61-48f7-a89b-4d48ed97c937 2018-08-13 09:11:19,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/484adafc-9883-46a2-a3e3-1cbb86f31eb9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9273250e69e65ef9c5e22b178b602366c0bfbe78" 2018-08-13 09:11:19,698 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d2cf605-5d20-4351-bde4-a7769a6d53a7 x-compute-request-id: req-6d2cf605-5d20-4351-bde4-a7769a6d53a7 2018-08-13 09:11:19,698 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/484adafc-9883-46a2-a3e3-1cbb86f31eb9 used request id req-6d2cf605-5d20-4351-bde4-a7769a6d53a7 2018-08-13 09:11:19,700 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-13 09:11:19,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:11:19,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:11:20,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:11:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["zx7GJ3A_S8y2FSVns3LUIg"], "issued_at": "2018-08-13T09:11:20.000000Z"}} 2018-08-13 09:11:20,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1831c7a1e983d0ca8d0a08ded5c972e39e450d" 2018-08-13 09:11:20,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:11:20 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9269327d-1f37-4c90-9e2e-df59029c6892 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:11:20,294 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9269327d-1f37-4c90-9e2e-df59029c6892 2018-08-13 09:11:20,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1831c7a1e983d0ca8d0a08ded5c972e39e450d" 2018-08-13 09:11:20,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json x-openstack-request-id: req-aef42c54-f914-4df3-a539-4198fd4a4089 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"} 2018-08-13 09:11:20,484 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1 used request id req-aef42c54-f914-4df3-a539-4198fd4a4089 2018-08-13 09:11:20,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1831c7a1e983d0ca8d0a08ded5c972e39e450d" 2018-08-13 09:11:20,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-591d878c-bdf0-4d2b-846f-7f0e94d24953 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:11:20,520 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-591d878c-bdf0-4d2b-846f-7f0e94d24953 2018-08-13 09:11:20,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec1831c7a1e983d0ca8d0a08ded5c972e39e450d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}' 2018-08-13 09:11:20,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-a12f3296-3510-45e7-b00b-beef05ae2a49 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:11:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-13T09:11:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6", "min_disk": 0, "protected": false, "id": "563afa90-1c13-447e-b9c7-27d6842082f6", "file": "/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6/file", "checksum": null, "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:11:20,667 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-a12f3296-3510-45e7-b00b-beef05ae2a49 2018-08-13 09:11:20,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1831c7a1e983d0ca8d0a08ded5c972e39e450d" -d '' 2018-08-13 09:11:23,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-8a866c51-1e2d-42f0-9f1a-420977670f31 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:11:23,847 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6/file used request id req-8a866c51-1e2d-42f0-9f1a-420977670f31 2018-08-13 09:11:23,848 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 09:11:23,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1831c7a1e983d0ca8d0a08ded5c972e39e450d" 2018-08-13 09:11:26,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-b6f6c26c-a565-4462-98e3-97bc7ac8c6dc RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:11:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:11:23Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/563afa90-1c13-447e-b9c7-27d6842082f6/snap", "metadata": {}}], "self": "/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6", "min_disk": 0, "protected": false, "id": "563afa90-1c13-447e-b9c7-27d6842082f6", "file": "/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/563afa90-1c13-447e-b9c7-27d6842082f6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:11:26,667 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6 used request id req-b6f6c26c-a565-4462-98e3-97bc7ac8c6dc 2018-08-13 09:11:26,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1831c7a1e983d0ca8d0a08ded5c972e39e450d" 2018-08-13 09:11:26,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-6624b919-0650-430d-a1e1-5db56870cf84 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:11:26,697 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-6624b919-0650-430d-a1e1-5db56870cf84 2018-08-13 09:11:26,700 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1 2018-08-13 09:11:26,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1831c7a1e983d0ca8d0a08ded5c972e39e450d" 2018-08-13 09:11:26,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-2de68053-a95c-415c-b0b3-76a810236716 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:11:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:11:23Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/563afa90-1c13-447e-b9c7-27d6842082f6/snap", "metadata": {}}], "self": "/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6", "min_disk": 0, "protected": false, "id": "563afa90-1c13-447e-b9c7-27d6842082f6", "file": "/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/563afa90-1c13-447e-b9c7-27d6842082f6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:11:26,795 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6 used request id req-2de68053-a95c-415c-b0b3-76a810236716 2018-08-13 09:11:26,796 - create_image - DEBUG - Instance status is - active 2018-08-13 09:11:26,796 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1 2018-08-13 09:11:26,796 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1 2018-08-13 09:11:26,796 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-13 09:11:26,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:11:26,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:11:27,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["grHLbwCUR26tUFF5-_A1xQ"], "issued_at": "2018-08-13T09:11:27.000000Z"}} 2018-08-13 09:11:27,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99c8acdde52d118cc08ef54d94277d82a0d2042d" 2018-08-13 09:11:27,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:11:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-08457d56-ebfa-4750-9d7c-939e30f55f41 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:11:27,498 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-08457d56-ebfa-4750-9d7c-939e30f55f41 2018-08-13 09:11:27,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99c8acdde52d118cc08ef54d94277d82a0d2042d" 2018-08-13 09:11:27,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json x-openstack-request-id: req-71c44af5-ee49-4544-936d-0849f14eb104 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2"} 2018-08-13 09:11:27,960 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2 used request id req-71c44af5-ee49-4544-936d-0849f14eb104 2018-08-13 09:11:27,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99c8acdde52d118cc08ef54d94277d82a0d2042d" 2018-08-13 09:11:28,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-93982c37-b16d-49a4-bdbb-1d2efe2bbb51 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:11:28,006 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-93982c37-b16d-49a4-bdbb-1d2efe2bbb51 2018-08-13 09:11:28,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99c8acdde52d118cc08ef54d94277d82a0d2042d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2"}' 2018-08-13 09:11:28,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-061efa79-e53b-43c7-bdf3-31116e1d0d19 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:11:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-13T09:11:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233", "min_disk": 0, "protected": false, "id": "0d188148-bcb0-4cbc-870f-1500fda37233", "file": "/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233/file", "checksum": null, "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:11:28,451 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-061efa79-e53b-43c7-bdf3-31116e1d0d19 2018-08-13 09:11:28,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99c8acdde52d118cc08ef54d94277d82a0d2042d" -d '' 2018-08-13 09:11:32,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-aac3389b-f8c4-4761-ac9c-66b86d1d1c3b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:11:32,069 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233/file used request id req-aac3389b-f8c4-4761-ac9c-66b86d1d1c3b 2018-08-13 09:11:32,070 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 09:11:32,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99c8acdde52d118cc08ef54d94277d82a0d2042d" 2018-08-13 09:11:32,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-9426147c-2920-44b0-94e8-1e610d026875 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:11:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:11:31Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0d188148-bcb0-4cbc-870f-1500fda37233/snap", "metadata": {}}], "self": "/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233", "min_disk": 0, "protected": false, "id": "0d188148-bcb0-4cbc-870f-1500fda37233", "file": "/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0d188148-bcb0-4cbc-870f-1500fda37233/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:11:32,169 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233 used request id req-9426147c-2920-44b0-94e8-1e610d026875 2018-08-13 09:11:32,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99c8acdde52d118cc08ef54d94277d82a0d2042d" 2018-08-13 09:11:32,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-ae3e9197-9e11-4ff5-9cf3-1831761a50c3 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:11:32,207 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-ae3e9197-9e11-4ff5-9cf3-1831761a50c3 2018-08-13 09:11:32,209 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2 2018-08-13 09:11:32,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99c8acdde52d118cc08ef54d94277d82a0d2042d" 2018-08-13 09:11:32,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-31e5fd14-0817-4d94-ae0f-e7da4266784b RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:11:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:11:31Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0d188148-bcb0-4cbc-870f-1500fda37233/snap", "metadata": {}}], "self": "/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233", "min_disk": 0, "protected": false, "id": "0d188148-bcb0-4cbc-870f-1500fda37233", "file": "/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0d188148-bcb0-4cbc-870f-1500fda37233/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:11:32,331 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233 used request id req-31e5fd14-0817-4d94-ae0f-e7da4266784b 2018-08-13 09:11:32,331 - create_image - DEBUG - Instance status is - active 2018-08-13 09:11:32,331 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2 2018-08-13 09:11:32,331 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2 2018-08-13 09:11:32,332 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-13 09:11:32,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:11:32,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["5AlsWOxBQpqdHaIfSNd_Yg"], "issued_at": "2018-08-13T09:11:32.000000Z"}} 2018-08-13 09:11:33,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net"}}' 2018-08-13 09:11:40,782 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-e41f9588-85b9-442e-9d5b-a361f84caf60 RESP BODY: {"stack": {"id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}]}} 2018-08-13 09:11:40,782 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks used request id req-e41f9588-85b9-442e-9d5b-a361f84caf60 2018-08-13 09:11:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:11:40,856 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-e2e1c3fa-e6ac-4173-96c4-62db0a935aa6 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:11:42,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2350 x-openstack-request-id: req-10eef932-2418-4b14-9965-9aa7fa222b09 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "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-08-13 09:11:42,712 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-10eef932-2418-4b14-9965-9aa7fa222b09 2018-08-13 09:11:42,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:11:46,562 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-b81c895e-e988-4e32-84ea-8c85bf67a017 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:11:46,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2350 x-openstack-request-id: req-14daaca7-4470-40ab-9e40-a335252c100a 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "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-08-13 09:11:46,772 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-14daaca7-4470-40ab-9e40-a335252c100a 2018-08-13 09:11:49,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:11:49,903 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-20c69b23-2307-42f6-8ef9-1021d51859b8 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:11:50,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2350 x-openstack-request-id: req-1dcc7e6b-af24-4031-9a03-4d78dbd4dc79 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "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-08-13 09:11:50,100 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-1dcc7e6b-af24-4031-9a03-4d78dbd4dc79 2018-08-13 09:11:53,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:11:53,698 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-fc210e3a-327d-4eed-b676-947750790711 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:11:53,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2348 x-openstack-request-id: req-73812a5e-5945-4b97-b901-e77bd68febbd 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-13 09:11:53,790 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-73812a5e-5945-4b97-b901-e77bd68febbd 2018-08-13 09:11:56,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:11:56,898 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-730cfb1b-eace-473a-9f09-6d096c2d9456 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:11:57,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-99ac0601-18e5-4c69-af02-f0258f6c1eeb 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxLzV4/THHMM8Cq/E/ZdCCvtqb5eV1OKnrLuZVaamI1vkS8Lk\n3H9WgaO84CMZCQa7KSJGJRVVLSY2PkIrmaZJ78ZS7DBiZE+XzypysBFtFA3iywCY\nobXwo/fhI6ADMNM5Y4ur1VTwrqJ/TsjBDA66dXyf78nI8toXmtOrcRm0ULn458XD\nJWus/PmAO3s4FY1vE4qzEJdmxMpvv9jsQ207s0UAwuFVAmHnS9Xb5wNH3gmrCdYQ\n23A7EGC464IVHemI4J6GdXMprkrjW6Se9IbJ7A1EfUPAyiewVYrMfG/WZ0k9HVdV\ngP3KusWIXaFsZhY8Q/JiLkZym8AM2DvUaMf+QQIDAQABAoIBACzPUexU4VEUysUo\nWbbkz78OmqSGIzNU2JoINJmEloyxLmNvJY9vVXW7pJZsiBQ9Oz3YN5/UpwzcijhN\n+/5IGMkLI/H150MvucUOxwaBQZXyv7g7D4itlvzRxa7GkFN7mLOqqV2ytgsgqdx4\n7zde12tREmCcVi+yKvQxx/e/wgksnFrv1BBvA6xUWDURh/YXoo1z9Zl0N3bI48TZ\nnb9snMPr7ykT02GF9r2S25Rtec9QPW0BwvSdjSMoHerKIGBaQ/IiksilXXHWm2SZ\nYNJCUUvJimKQFlUwaZ2NeCIblQmFM62ma0WxaVYiiM4Q8LLpJpQoTQYlvEsXJZfc\nywT9N9ECgYEA5Qh4CC23LDcotK5u1EiG/d3Josza3gM7i9z2EAfqHAbqrXoEvVpz\nZuivu1iZF9A+XdZqm8vhbMxLSnYXYe5Hk8iZCajbG+Qn63Wu8vfo6u0Vkjg1fZyH\niQKBKGP0T5zjaTL68k4zwaVKWE+PhQILjlcD41qLDAIol9ZgCK7HfeUCgYEA2+bq\nRtbuCjU9XQdIKFSnwy+j0lh0/DpXKO/p5hNxfXmt6eWY0wp4axhC3j+/BnxPCUPU\nR44VMsmyLrIyNF6qGT1MAp4u40D4DgS2uUADqiv46Tvw3m8BmqATGJqN0r8tb0xW\ngZ7tG2QQuIIcsgFG1Wq/PmLny39GmYCo9wAFmS0CgYEAzlzlGilmw/YnPTV2Mtvu\nlctCpOeDxUqQWqMLKsKW1A3/YbNxldNr66t4u4tG1cgSiaZqhFodkVQ5+quQwfJa\nl/PEwIleczEOLv/oVI+/U/2u1ALFX5qsHG0fRu9Y8GriFKWUqsJ/q9lstUlqfWOs\nWeJZZH7ujjFbtgO4n9orcWkCgYAOaiyhSCWCdcr39io8uo/ks5LBjxrcDdb40AE9\nG7ksyHUmB+7kpqMOIiEAAJ29BxkHOnMH3cB1+9K6TOQNmsb7sJDy+vuH2hJomNaB\nfji/RvKiF1PKwOwR/rxBuJ/jWLTZvt9Mz+YrDXwrHBxVbs/93Wl75W/cXxN5rH1m\n85FqYQKBgQCDC2D0yqzGEzeS2XVN1/k2kPiSKKmzUUs5VdgjlWLIdMLnAAHlnW2r\nFhaqyV5QGIPzLIoNi9e6KpVF8aplHQTapMfHeKJRhX1/+YMWQPVCF81GRC84g8cS\n5pu6Os5qcH0TJzTRV/ABapmALPmjuONQ4/EIT5J03UaJeoKwHmAnRA==\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-08-13 09:11:57,892 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-99ac0601-18e5-4c69-af02-f0258f6c1eeb 2018-08-13 09:12:00,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:02,654 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-2d18c1f5-a0c2-46ff-b4da-8bdcda42d6d2 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:07,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-384c67ab-a92e-488b-a201-26fa6cb3ace7 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxLzV4/THHMM8Cq/E/ZdCCvtqb5eV1OKnrLuZVaamI1vkS8Lk\n3H9WgaO84CMZCQa7KSJGJRVVLSY2PkIrmaZJ78ZS7DBiZE+XzypysBFtFA3iywCY\nobXwo/fhI6ADMNM5Y4ur1VTwrqJ/TsjBDA66dXyf78nI8toXmtOrcRm0ULn458XD\nJWus/PmAO3s4FY1vE4qzEJdmxMpvv9jsQ207s0UAwuFVAmHnS9Xb5wNH3gmrCdYQ\n23A7EGC464IVHemI4J6GdXMprkrjW6Se9IbJ7A1EfUPAyiewVYrMfG/WZ0k9HVdV\ngP3KusWIXaFsZhY8Q/JiLkZym8AM2DvUaMf+QQIDAQABAoIBACzPUexU4VEUysUo\nWbbkz78OmqSGIzNU2JoINJmEloyxLmNvJY9vVXW7pJZsiBQ9Oz3YN5/UpwzcijhN\n+/5IGMkLI/H150MvucUOxwaBQZXyv7g7D4itlvzRxa7GkFN7mLOqqV2ytgsgqdx4\n7zde12tREmCcVi+yKvQxx/e/wgksnFrv1BBvA6xUWDURh/YXoo1z9Zl0N3bI48TZ\nnb9snMPr7ykT02GF9r2S25Rtec9QPW0BwvSdjSMoHerKIGBaQ/IiksilXXHWm2SZ\nYNJCUUvJimKQFlUwaZ2NeCIblQmFM62ma0WxaVYiiM4Q8LLpJpQoTQYlvEsXJZfc\nywT9N9ECgYEA5Qh4CC23LDcotK5u1EiG/d3Josza3gM7i9z2EAfqHAbqrXoEvVpz\nZuivu1iZF9A+XdZqm8vhbMxLSnYXYe5Hk8iZCajbG+Qn63Wu8vfo6u0Vkjg1fZyH\niQKBKGP0T5zjaTL68k4zwaVKWE+PhQILjlcD41qLDAIol9ZgCK7HfeUCgYEA2+bq\nRtbuCjU9XQdIKFSnwy+j0lh0/DpXKO/p5hNxfXmt6eWY0wp4axhC3j+/BnxPCUPU\nR44VMsmyLrIyNF6qGT1MAp4u40D4DgS2uUADqiv46Tvw3m8BmqATGJqN0r8tb0xW\ngZ7tG2QQuIIcsgFG1Wq/PmLny39GmYCo9wAFmS0CgYEAzlzlGilmw/YnPTV2Mtvu\nlctCpOeDxUqQWqMLKsKW1A3/YbNxldNr66t4u4tG1cgSiaZqhFodkVQ5+quQwfJa\nl/PEwIleczEOLv/oVI+/U/2u1ALFX5qsHG0fRu9Y8GriFKWUqsJ/q9lstUlqfWOs\nWeJZZH7ujjFbtgO4n9orcWkCgYAOaiyhSCWCdcr39io8uo/ks5LBjxrcDdb40AE9\nG7ksyHUmB+7kpqMOIiEAAJ29BxkHOnMH3cB1+9K6TOQNmsb7sJDy+vuH2hJomNaB\nfji/RvKiF1PKwOwR/rxBuJ/jWLTZvt9Mz+YrDXwrHBxVbs/93Wl75W/cXxN5rH1m\n85FqYQKBgQCDC2D0yqzGEzeS2XVN1/k2kPiSKKmzUUs5VdgjlWLIdMLnAAHlnW2r\nFhaqyV5QGIPzLIoNi9e6KpVF8aplHQTapMfHeKJRhX1/+YMWQPVCF81GRC84g8cS\n5pu6Os5qcH0TJzTRV/ABapmALPmjuONQ4/EIT5J03UaJeoKwHmAnRA==\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-08-13 09:12:07,235 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-384c67ab-a92e-488b-a201-26fa6cb3ace7 2018-08-13 09:12:10,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:16,126 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-b1790b66-b09c-4c9e-9437-8daffe55ec44 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:16,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-9bce852c-97c6-4cfc-9e39-dd1f02d93ebf 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxLzV4/THHMM8Cq/E/ZdCCvtqb5eV1OKnrLuZVaamI1vkS8Lk\n3H9WgaO84CMZCQa7KSJGJRVVLSY2PkIrmaZJ78ZS7DBiZE+XzypysBFtFA3iywCY\nobXwo/fhI6ADMNM5Y4ur1VTwrqJ/TsjBDA66dXyf78nI8toXmtOrcRm0ULn458XD\nJWus/PmAO3s4FY1vE4qzEJdmxMpvv9jsQ207s0UAwuFVAmHnS9Xb5wNH3gmrCdYQ\n23A7EGC464IVHemI4J6GdXMprkrjW6Se9IbJ7A1EfUPAyiewVYrMfG/WZ0k9HVdV\ngP3KusWIXaFsZhY8Q/JiLkZym8AM2DvUaMf+QQIDAQABAoIBACzPUexU4VEUysUo\nWbbkz78OmqSGIzNU2JoINJmEloyxLmNvJY9vVXW7pJZsiBQ9Oz3YN5/UpwzcijhN\n+/5IGMkLI/H150MvucUOxwaBQZXyv7g7D4itlvzRxa7GkFN7mLOqqV2ytgsgqdx4\n7zde12tREmCcVi+yKvQxx/e/wgksnFrv1BBvA6xUWDURh/YXoo1z9Zl0N3bI48TZ\nnb9snMPr7ykT02GF9r2S25Rtec9QPW0BwvSdjSMoHerKIGBaQ/IiksilXXHWm2SZ\nYNJCUUvJimKQFlUwaZ2NeCIblQmFM62ma0WxaVYiiM4Q8LLpJpQoTQYlvEsXJZfc\nywT9N9ECgYEA5Qh4CC23LDcotK5u1EiG/d3Josza3gM7i9z2EAfqHAbqrXoEvVpz\nZuivu1iZF9A+XdZqm8vhbMxLSnYXYe5Hk8iZCajbG+Qn63Wu8vfo6u0Vkjg1fZyH\niQKBKGP0T5zjaTL68k4zwaVKWE+PhQILjlcD41qLDAIol9ZgCK7HfeUCgYEA2+bq\nRtbuCjU9XQdIKFSnwy+j0lh0/DpXKO/p5hNxfXmt6eWY0wp4axhC3j+/BnxPCUPU\nR44VMsmyLrIyNF6qGT1MAp4u40D4DgS2uUADqiv46Tvw3m8BmqATGJqN0r8tb0xW\ngZ7tG2QQuIIcsgFG1Wq/PmLny39GmYCo9wAFmS0CgYEAzlzlGilmw/YnPTV2Mtvu\nlctCpOeDxUqQWqMLKsKW1A3/YbNxldNr66t4u4tG1cgSiaZqhFodkVQ5+quQwfJa\nl/PEwIleczEOLv/oVI+/U/2u1ALFX5qsHG0fRu9Y8GriFKWUqsJ/q9lstUlqfWOs\nWeJZZH7ujjFbtgO4n9orcWkCgYAOaiyhSCWCdcr39io8uo/ks5LBjxrcDdb40AE9\nG7ksyHUmB+7kpqMOIiEAAJ29BxkHOnMH3cB1+9K6TOQNmsb7sJDy+vuH2hJomNaB\nfji/RvKiF1PKwOwR/rxBuJ/jWLTZvt9Mz+YrDXwrHBxVbs/93Wl75W/cXxN5rH1m\n85FqYQKBgQCDC2D0yqzGEzeS2XVN1/k2kPiSKKmzUUs5VdgjlWLIdMLnAAHlnW2r\nFhaqyV5QGIPzLIoNi9e6KpVF8aplHQTapMfHeKJRhX1/+YMWQPVCF81GRC84g8cS\n5pu6Os5qcH0TJzTRV/ABapmALPmjuONQ4/EIT5J03UaJeoKwHmAnRA==\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-08-13 09:12:16,491 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-9bce852c-97c6-4cfc-9e39-dd1f02d93ebf 2018-08-13 09:12:19,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:19,814 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-dd5f76b8-bad2-48cd-a196-a29d43baf60e RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:21,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-65557082-8e73-4832-a770-06395f2b1d5a 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxLzV4/THHMM8Cq/E/ZdCCvtqb5eV1OKnrLuZVaamI1vkS8Lk\n3H9WgaO84CMZCQa7KSJGJRVVLSY2PkIrmaZJ78ZS7DBiZE+XzypysBFtFA3iywCY\nobXwo/fhI6ADMNM5Y4ur1VTwrqJ/TsjBDA66dXyf78nI8toXmtOrcRm0ULn458XD\nJWus/PmAO3s4FY1vE4qzEJdmxMpvv9jsQ207s0UAwuFVAmHnS9Xb5wNH3gmrCdYQ\n23A7EGC464IVHemI4J6GdXMprkrjW6Se9IbJ7A1EfUPAyiewVYrMfG/WZ0k9HVdV\ngP3KusWIXaFsZhY8Q/JiLkZym8AM2DvUaMf+QQIDAQABAoIBACzPUexU4VEUysUo\nWbbkz78OmqSGIzNU2JoINJmEloyxLmNvJY9vVXW7pJZsiBQ9Oz3YN5/UpwzcijhN\n+/5IGMkLI/H150MvucUOxwaBQZXyv7g7D4itlvzRxa7GkFN7mLOqqV2ytgsgqdx4\n7zde12tREmCcVi+yKvQxx/e/wgksnFrv1BBvA6xUWDURh/YXoo1z9Zl0N3bI48TZ\nnb9snMPr7ykT02GF9r2S25Rtec9QPW0BwvSdjSMoHerKIGBaQ/IiksilXXHWm2SZ\nYNJCUUvJimKQFlUwaZ2NeCIblQmFM62ma0WxaVYiiM4Q8LLpJpQoTQYlvEsXJZfc\nywT9N9ECgYEA5Qh4CC23LDcotK5u1EiG/d3Josza3gM7i9z2EAfqHAbqrXoEvVpz\nZuivu1iZF9A+XdZqm8vhbMxLSnYXYe5Hk8iZCajbG+Qn63Wu8vfo6u0Vkjg1fZyH\niQKBKGP0T5zjaTL68k4zwaVKWE+PhQILjlcD41qLDAIol9ZgCK7HfeUCgYEA2+bq\nRtbuCjU9XQdIKFSnwy+j0lh0/DpXKO/p5hNxfXmt6eWY0wp4axhC3j+/BnxPCUPU\nR44VMsmyLrIyNF6qGT1MAp4u40D4DgS2uUADqiv46Tvw3m8BmqATGJqN0r8tb0xW\ngZ7tG2QQuIIcsgFG1Wq/PmLny39GmYCo9wAFmS0CgYEAzlzlGilmw/YnPTV2Mtvu\nlctCpOeDxUqQWqMLKsKW1A3/YbNxldNr66t4u4tG1cgSiaZqhFodkVQ5+quQwfJa\nl/PEwIleczEOLv/oVI+/U/2u1ALFX5qsHG0fRu9Y8GriFKWUqsJ/q9lstUlqfWOs\nWeJZZH7ujjFbtgO4n9orcWkCgYAOaiyhSCWCdcr39io8uo/ks5LBjxrcDdb40AE9\nG7ksyHUmB+7kpqMOIiEAAJ29BxkHOnMH3cB1+9K6TOQNmsb7sJDy+vuH2hJomNaB\nfji/RvKiF1PKwOwR/rxBuJ/jWLTZvt9Mz+YrDXwrHBxVbs/93Wl75W/cXxN5rH1m\n85FqYQKBgQCDC2D0yqzGEzeS2XVN1/k2kPiSKKmzUUs5VdgjlWLIdMLnAAHlnW2r\nFhaqyV5QGIPzLIoNi9e6KpVF8aplHQTapMfHeKJRhX1/+YMWQPVCF81GRC84g8cS\n5pu6Os5qcH0TJzTRV/ABapmALPmjuONQ4/EIT5J03UaJeoKwHmAnRA==\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-08-13 09:12:21,420 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-65557082-8e73-4832-a770-06395f2b1d5a 2018-08-13 09:12:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:24,544 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-dfd43cdb-9d47-4c10-837f-0aa55796798c RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:24,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-7abb8d13-4d96-4079-b826-3eed58d38c32 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxLzV4/THHMM8Cq/E/ZdCCvtqb5eV1OKnrLuZVaamI1vkS8Lk\n3H9WgaO84CMZCQa7KSJGJRVVLSY2PkIrmaZJ78ZS7DBiZE+XzypysBFtFA3iywCY\nobXwo/fhI6ADMNM5Y4ur1VTwrqJ/TsjBDA66dXyf78nI8toXmtOrcRm0ULn458XD\nJWus/PmAO3s4FY1vE4qzEJdmxMpvv9jsQ207s0UAwuFVAmHnS9Xb5wNH3gmrCdYQ\n23A7EGC464IVHemI4J6GdXMprkrjW6Se9IbJ7A1EfUPAyiewVYrMfG/WZ0k9HVdV\ngP3KusWIXaFsZhY8Q/JiLkZym8AM2DvUaMf+QQIDAQABAoIBACzPUexU4VEUysUo\nWbbkz78OmqSGIzNU2JoINJmEloyxLmNvJY9vVXW7pJZsiBQ9Oz3YN5/UpwzcijhN\n+/5IGMkLI/H150MvucUOxwaBQZXyv7g7D4itlvzRxa7GkFN7mLOqqV2ytgsgqdx4\n7zde12tREmCcVi+yKvQxx/e/wgksnFrv1BBvA6xUWDURh/YXoo1z9Zl0N3bI48TZ\nnb9snMPr7ykT02GF9r2S25Rtec9QPW0BwvSdjSMoHerKIGBaQ/IiksilXXHWm2SZ\nYNJCUUvJimKQFlUwaZ2NeCIblQmFM62ma0WxaVYiiM4Q8LLpJpQoTQYlvEsXJZfc\nywT9N9ECgYEA5Qh4CC23LDcotK5u1EiG/d3Josza3gM7i9z2EAfqHAbqrXoEvVpz\nZuivu1iZF9A+XdZqm8vhbMxLSnYXYe5Hk8iZCajbG+Qn63Wu8vfo6u0Vkjg1fZyH\niQKBKGP0T5zjaTL68k4zwaVKWE+PhQILjlcD41qLDAIol9ZgCK7HfeUCgYEA2+bq\nRtbuCjU9XQdIKFSnwy+j0lh0/DpXKO/p5hNxfXmt6eWY0wp4axhC3j+/BnxPCUPU\nR44VMsmyLrIyNF6qGT1MAp4u40D4DgS2uUADqiv46Tvw3m8BmqATGJqN0r8tb0xW\ngZ7tG2QQuIIcsgFG1Wq/PmLny39GmYCo9wAFmS0CgYEAzlzlGilmw/YnPTV2Mtvu\nlctCpOeDxUqQWqMLKsKW1A3/YbNxldNr66t4u4tG1cgSiaZqhFodkVQ5+quQwfJa\nl/PEwIleczEOLv/oVI+/U/2u1ALFX5qsHG0fRu9Y8GriFKWUqsJ/q9lstUlqfWOs\nWeJZZH7ujjFbtgO4n9orcWkCgYAOaiyhSCWCdcr39io8uo/ks5LBjxrcDdb40AE9\nG7ksyHUmB+7kpqMOIiEAAJ29BxkHOnMH3cB1+9K6TOQNmsb7sJDy+vuH2hJomNaB\nfji/RvKiF1PKwOwR/rxBuJ/jWLTZvt9Mz+YrDXwrHBxVbs/93Wl75W/cXxN5rH1m\n85FqYQKBgQCDC2D0yqzGEzeS2XVN1/k2kPiSKKmzUUs5VdgjlWLIdMLnAAHlnW2r\nFhaqyV5QGIPzLIoNi9e6KpVF8aplHQTapMfHeKJRhX1/+YMWQPVCF81GRC84g8cS\n5pu6Os5qcH0TJzTRV/ABapmALPmjuONQ4/EIT5J03UaJeoKwHmAnRA==\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-08-13 09:12:24,843 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-7abb8d13-4d96-4079-b826-3eed58d38c32 2018-08-13 09:12:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:24,971 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-6cfa5787-abe2-461c-8b09-981fda36495d RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:25,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-7e1a62d5-6ef5-40f6-8ca2-9aad32a8f15d RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0ecbaba2-2a28-4482-a292-adff786b396b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8fb8bd44-1568-4f94-8760-ad415424b7af", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ad154010-fea6-4f1e-b9a0-ac441d63221a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "2440ea1f-f734-40a9-9dc4-177811ec77a2", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "67c485c1-304a-4ebb-bf73-4c8e23e9b272", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ce5e43e7-4925-427c-97bc-bc7dca3a4c7d:subnet_id=930af5a6-c331-416c-860c-a89e5cd351ba", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "930af5a6-c331-416c-860c-a89e5cd351ba", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ce5e43e7-4925-427c-97bc-bc7dca3a4c7d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0f84faa5-92ec-46ec-bf62-29826326c9bc", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b0b429b7-cf74-4ca8-8306-a2bef41326c9", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "47c4994f-b3ec-4c15-abc1-36559d161653", "resource_type": "OS::Neutron::Port"}]} 2018-08-13 09:12:25,181 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources used request id req-7e1a62d5-6ef5-40f6-8ca2-9aad32a8f15d 2018-08-13 09:12:25,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:25,335 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-bdeccd0a-5ce4-41ca-8e4c-89551d2c0076 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:25,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-d0300b7d-0e7e-4a67-83cb-ef721402647c 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxLzV4/THHMM8Cq/E/ZdCCvtqb5eV1OKnrLuZVaamI1vkS8Lk\n3H9WgaO84CMZCQa7KSJGJRVVLSY2PkIrmaZJ78ZS7DBiZE+XzypysBFtFA3iywCY\nobXwo/fhI6ADMNM5Y4ur1VTwrqJ/TsjBDA66dXyf78nI8toXmtOrcRm0ULn458XD\nJWus/PmAO3s4FY1vE4qzEJdmxMpvv9jsQ207s0UAwuFVAmHnS9Xb5wNH3gmrCdYQ\n23A7EGC464IVHemI4J6GdXMprkrjW6Se9IbJ7A1EfUPAyiewVYrMfG/WZ0k9HVdV\ngP3KusWIXaFsZhY8Q/JiLkZym8AM2DvUaMf+QQIDAQABAoIBACzPUexU4VEUysUo\nWbbkz78OmqSGIzNU2JoINJmEloyxLmNvJY9vVXW7pJZsiBQ9Oz3YN5/UpwzcijhN\n+/5IGMkLI/H150MvucUOxwaBQZXyv7g7D4itlvzRxa7GkFN7mLOqqV2ytgsgqdx4\n7zde12tREmCcVi+yKvQxx/e/wgksnFrv1BBvA6xUWDURh/YXoo1z9Zl0N3bI48TZ\nnb9snMPr7ykT02GF9r2S25Rtec9QPW0BwvSdjSMoHerKIGBaQ/IiksilXXHWm2SZ\nYNJCUUvJimKQFlUwaZ2NeCIblQmFM62ma0WxaVYiiM4Q8LLpJpQoTQYlvEsXJZfc\nywT9N9ECgYEA5Qh4CC23LDcotK5u1EiG/d3Josza3gM7i9z2EAfqHAbqrXoEvVpz\nZuivu1iZF9A+XdZqm8vhbMxLSnYXYe5Hk8iZCajbG+Qn63Wu8vfo6u0Vkjg1fZyH\niQKBKGP0T5zjaTL68k4zwaVKWE+PhQILjlcD41qLDAIol9ZgCK7HfeUCgYEA2+bq\nRtbuCjU9XQdIKFSnwy+j0lh0/DpXKO/p5hNxfXmt6eWY0wp4axhC3j+/BnxPCUPU\nR44VMsmyLrIyNF6qGT1MAp4u40D4DgS2uUADqiv46Tvw3m8BmqATGJqN0r8tb0xW\ngZ7tG2QQuIIcsgFG1Wq/PmLny39GmYCo9wAFmS0CgYEAzlzlGilmw/YnPTV2Mtvu\nlctCpOeDxUqQWqMLKsKW1A3/YbNxldNr66t4u4tG1cgSiaZqhFodkVQ5+quQwfJa\nl/PEwIleczEOLv/oVI+/U/2u1ALFX5qsHG0fRu9Y8GriFKWUqsJ/q9lstUlqfWOs\nWeJZZH7ujjFbtgO4n9orcWkCgYAOaiyhSCWCdcr39io8uo/ks5LBjxrcDdb40AE9\nG7ksyHUmB+7kpqMOIiEAAJ29BxkHOnMH3cB1+9K6TOQNmsb7sJDy+vuH2hJomNaB\nfji/RvKiF1PKwOwR/rxBuJ/jWLTZvt9Mz+YrDXwrHBxVbs/93Wl75W/cXxN5rH1m\n85FqYQKBgQCDC2D0yqzGEzeS2XVN1/k2kPiSKKmzUUs5VdgjlWLIdMLnAAHlnW2r\nFhaqyV5QGIPzLIoNi9e6KpVF8aplHQTapMfHeKJRhX1/+YMWQPVCF81GRC84g8cS\n5pu6Os5qcH0TJzTRV/ABapmALPmjuONQ4/EIT5J03UaJeoKwHmAnRA==\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-08-13 09:12:25,586 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-d0300b7d-0e7e-4a67-83cb-ef721402647c 2018-08-13 09:12:25,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:25,892 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-24705532-b297-4e35-a71d-a5d3221ebde9 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:26,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-8cf62891-111f-46ba-89bb-37253ceb09cb RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0ecbaba2-2a28-4482-a292-adff786b396b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8fb8bd44-1568-4f94-8760-ad415424b7af", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ad154010-fea6-4f1e-b9a0-ac441d63221a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "2440ea1f-f734-40a9-9dc4-177811ec77a2", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "67c485c1-304a-4ebb-bf73-4c8e23e9b272", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ce5e43e7-4925-427c-97bc-bc7dca3a4c7d:subnet_id=930af5a6-c331-416c-860c-a89e5cd351ba", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "930af5a6-c331-416c-860c-a89e5cd351ba", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ce5e43e7-4925-427c-97bc-bc7dca3a4c7d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0f84faa5-92ec-46ec-bf62-29826326c9bc", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b0b429b7-cf74-4ca8-8306-a2bef41326c9", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "47c4994f-b3ec-4c15-abc1-36559d161653", "resource_type": "OS::Neutron::Port"}]} 2018-08-13 09:12:26,140 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources used request id req-8cf62891-111f-46ba-89bb-37253ceb09cb 2018-08-13 09:12:26,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=ad154010-fea6-4f1e-b9a0-ac441d63221a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:26,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-685b3f7d-ff4e-4695-992b-ee674007289d Date: Mon, 13 Aug 2018 09:12:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["930af5a6-c331-416c-860c-a89e5cd351ba"],"description":"","tags":[],"updated_at":"2018-08-13T09:11:56Z","provider:segmentation_id":59,"name":"HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:54Z","provider:network_type":"vxlan"}]} 2018-08-13 09:12:26,546 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=ad154010-fea6-4f1e-b9a0-ac441d63221a used request id req-685b3f7d-ff4e-4695-992b-ee674007289d 2018-08-13 09:12:26,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:26,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f17e504f-ce57-4c48-a5c5-d68bb7d2e43e Date: Mon, 13 Aug 2018 09:12:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:56Z","dns_nameservers":[],"updated_at":"2018-08-13T09:11:56Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"930af5a6-c331-416c-860c-a89e5cd351ba","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet"}]} 2018-08-13 09:12:26,785 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a used request id req-f17e504f-ce57-4c48-a5c5-d68bb7d2e43e 2018-08-13 09:12:26,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:27,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ad7ba2d3-7af4-4873-862c-21353a1a79d1 Date: Mon, 13 Aug 2018 09:12:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:56Z","dns_nameservers":[],"updated_at":"2018-08-13T09:11:56Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"930af5a6-c331-416c-860c-a89e5cd351ba","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet"}]} 2018-08-13 09:12:27,011 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a used request id req-ad7ba2d3-7af4-4873-862c-21353a1a79d1 2018-08-13 09:12:27,012 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:12:27,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:27,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:12:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7261b8d4-1597-4a39-ae43-c6e4637e6a86 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:12:27,851 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7261b8d4-1597-4a39-ae43-c6e4637e6a86 2018-08-13 09:12:27,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:28,009 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-14ca388e-9693-4e22-8809-904f3a001da0 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:28,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-3482b410-bc98-44d0-9895-73400d778d23 RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0ecbaba2-2a28-4482-a292-adff786b396b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8fb8bd44-1568-4f94-8760-ad415424b7af", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ad154010-fea6-4f1e-b9a0-ac441d63221a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "2440ea1f-f734-40a9-9dc4-177811ec77a2", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "67c485c1-304a-4ebb-bf73-4c8e23e9b272", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ce5e43e7-4925-427c-97bc-bc7dca3a4c7d:subnet_id=930af5a6-c331-416c-860c-a89e5cd351ba", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "930af5a6-c331-416c-860c-a89e5cd351ba", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ce5e43e7-4925-427c-97bc-bc7dca3a4c7d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0f84faa5-92ec-46ec-bf62-29826326c9bc", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b0b429b7-cf74-4ca8-8306-a2bef41326c9", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "47c4994f-b3ec-4c15-abc1-36559d161653", "resource_type": "OS::Neutron::Port"}]} 2018-08-13 09:12:28,265 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources used request id req-3482b410-bc98-44d0-9895-73400d778d23 2018-08-13 09:12:28,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/0f84faa5-92ec-46ec-bf62-29826326c9bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:28,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b0b429b7-cf74-4ca8-8306-a2bef41326c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:29,129 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1952 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5738dc8-235b-4ee4-a8f2-fdce3fca5bc7 x-compute-request-id: req-d5738dc8-235b-4ee4-a8f2-fdce3fca5bc7 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:31:d7", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:31:d7", "version": 4, "addr": "192.16.1.107", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/0f84faa5-92ec-46ec-bf62-29826326c9bc", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/0f84faa5-92ec-46ec-bf62-29826326c9bc", "rel": "bookmark"}], "image": {"id": "563afa90-1c13-447e-b9c7-27d6842082f6", "links": [{"href": "https://192.16.1.222:8774/images/563afa90-1c13-447e-b9c7-27d6842082f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000035", "OS-SRV-USG:launched_at": "2018-08-13T09:12:19.000000", "flavor": {"id": "8fb8bd44-1568-4f94-8760-ad415424b7af", "links": [{"href": "https://192.16.1.222:8774/flavors/8fb8bd44-1568-4f94-8760-ad415424b7af", "rel": "bookmark"}]}, "id": "0f84faa5-92ec-46ec-bf62-29826326c9bc", "security_groups": [{"name": "security_group_name"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:12:20Z", "hostId": "3499db6bd96e0b35d2132b0b4654c29bef10cbb7ceede7e6cd56b1b4", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "created": "2018-08-13T09:12:05Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:12:29,129 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/0f84faa5-92ec-46ec-bf62-29826326c9bc used request id req-d5738dc8-235b-4ee4-a8f2-fdce3fca5bc7 2018-08-13 09:12:29,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:29,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-10c4f144-d214-4603-98dd-4d5b29e42997 Date: Mon, 13 Aug 2018 09:12:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["930af5a6-c331-416c-860c-a89e5cd351ba"],"description":"","tags":[],"updated_at":"2018-08-13T09:11:56Z","provider:segmentation_id":59,"name":"HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:54Z","provider:network_type":"vxlan"}]} 2018-08-13 09:12:29,432 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net used request id req-10c4f144-d214-4603-98dd-4d5b29e42997 2018-08-13 09:12:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:12:29,452 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:12:29 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:12:29,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:29,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:12:29 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1472da1f-10c2-43f0-841d-c4b5eb341366 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:12:29,594 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-1472da1f-10c2-43f0-841d-c4b5eb341366 2018-08-13 09:12:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:29,640 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1822 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e3dfb53-3760-48bf-ab04-6288960a7af7 x-compute-request-id: req-5e3dfb53-3760-48bf-ab04-6288960a7af7 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:e0:e0", "version": 4, "addr": "10.1.2.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b0b429b7-cf74-4ca8-8306-a2bef41326c9", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b0b429b7-cf74-4ca8-8306-a2bef41326c9", "rel": "bookmark"}], "image": {"id": "0d188148-bcb0-4cbc-870f-1500fda37233", "links": [{"href": "https://192.16.1.222:8774/images/0d188148-bcb0-4cbc-870f-1500fda37233", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-08-13T09:12:18.000000", "flavor": {"id": "0ecbaba2-2a28-4482-a292-adff786b396b", "links": [{"href": "https://192.16.1.222:8774/flavors/0ecbaba2-2a28-4482-a292-adff786b396b", "rel": "bookmark"}]}, "id": "b0b429b7-cf74-4ca8-8306-a2bef41326c9", "security_groups": [{"name": "default"}], "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:12:18Z", "hostId": "48a3dc42ea172cbb9fd958738b3c946897ee3af1833ce595aef871d2", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "created": "2018-08-13T09:12:04Z", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:12:29,640 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b0b429b7-cf74-4ca8-8306-a2bef41326c9 used request id req-5e3dfb53-3760-48bf-ab04-6288960a7af7 2018-08-13 09:12:29,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:29,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fd4aba06-13ab-4a0a-9ffb-f6447b82f64d Date: Mon, 13 Aug 2018 09:12:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:56Z","dns_nameservers":[],"updated_at":"2018-08-13T09:11:56Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"930af5a6-c331-416c-860c-a89e5cd351ba","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet"}]} 2018-08-13 09:12:29,826 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a used request id req-fd4aba06-13ab-4a0a-9ffb-f6447b82f64d 2018-08-13 09:12:29,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:29,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-6540ea16-7bad-489f-ab34-50e166c32380 Date: Mon, 13 Aug 2018 09:12:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["930af5a6-c331-416c-860c-a89e5cd351ba"],"description":"","tags":[],"updated_at":"2018-08-13T09:11:56Z","provider:segmentation_id":59,"name":"HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:54Z","provider:network_type":"vxlan"}]} 2018-08-13 09:12:29,986 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net used request id req-6540ea16-7bad-489f-ab34-50e166c32380 2018-08-13 09:12:29,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:30,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:12:30 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-235a71c2-dc01-46aa-91ea-62d03ced7226 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:12:30,084 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-235a71c2-dc01-46aa-91ea-62d03ced7226 2018-08-13 09:12:30,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:30,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5481 X-Openstack-Request-Id: req-aa3ae550-0ba3-4bdc-99f5-790a4f77c0ad Date: Mon, 13 Aug 2018 09:12:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:23Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.23"}],"id":"18edbddd-a190-42cd-a046-411842581619","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:e0:e0","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"b0b429b7-cf74-4ca8-8306-a2bef41326c9","name":"","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:12:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:07Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.2"}],"id":"296bf4c4-162f-4a47-9526-7f6f1475fe0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:e7:c5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-ad154010-fea6-4f1e-b9a0-ac441d63221a","name":"","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:10Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.4"}],"id":"3af628e7-dd07-41c8-874b-7707f7205013","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:fa:26","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-ad154010-fea6-4f1e-b9a0-ac441d63221a","name":"","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:20Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.8"}],"id":"47c4994f-b3ec-4c15-abc1-36559d161653","security_groups":["2440ea1f-f734-40a9-9dc4-177811ec77a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:31:d7","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f84faa5-92ec-46ec-bf62-29826326c9bc","name":"HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack-port1-mop4bcb2fbur","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.1"}],"id":"733173cd-7e82-45a3-9f6c-4a54bfdfb726","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:7b:49","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"ce5e43e7-4925-427c-97bc-bc7dca3a4c7d","name":"","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:12:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:06Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.3"}],"id":"f6712c02-32b1-41c1-9225-e6d8017ce252","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:9d:ce","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-ad154010-fea6-4f1e-b9a0-ac441d63221a","name":"","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:58Z","binding:vnic_type":"normal"}]} 2018-08-13 09:12:30,100 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a used request id req-aa3ae550-0ba3-4bdc-99f5-790a4f77c0ad 2018-08-13 09:12:30,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-529102f6-09e7-48fc-bfe8-48898e3d3d12 Date: Mon, 13 Aug 2018 09:12:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:56Z","dns_nameservers":[],"updated_at":"2018-08-13T09:11:56Z","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":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"930af5a6-c331-416c-860c-a89e5cd351ba","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet"}]} 2018-08-13 09:12:30,430 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a used request id req-529102f6-09e7-48fc-bfe8-48898e3d3d12 2018-08-13 09:12:30,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:30,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5481 X-Openstack-Request-Id: req-3dbc9ed7-7397-4de4-9f70-c1bca5edb208 Date: Mon, 13 Aug 2018 09:12:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:23Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.23"}],"id":"18edbddd-a190-42cd-a046-411842581619","security_groups":["f6bef2fc-ec97-4c93-a975-aa95cb67b7d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:e0:e0","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"b0b429b7-cf74-4ca8-8306-a2bef41326c9","name":"","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:12:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:07Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.2"}],"id":"296bf4c4-162f-4a47-9526-7f6f1475fe0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:e7:c5","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-ad154010-fea6-4f1e-b9a0-ac441d63221a","name":"","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:10Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.4"}],"id":"3af628e7-dd07-41c8-874b-7707f7205013","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:fa:26","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-ad154010-fea6-4f1e-b9a0-ac441d63221a","name":"","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:20Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.8"}],"id":"47c4994f-b3ec-4c15-abc1-36559d161653","security_groups":["2440ea1f-f734-40a9-9dc4-177811ec77a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:31:d7","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"0f84faa5-92ec-46ec-bf62-29826326c9bc","name":"HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack-port1-mop4bcb2fbur","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.1"}],"id":"733173cd-7e82-45a3-9f6c-4a54bfdfb726","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:7b:49","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"ce5e43e7-4925-427c-97bc-bc7dca3a4c7d","name":"","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:12:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-13T09:12:06Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"930af5a6-c331-416c-860c-a89e5cd351ba","ip_address":"10.1.2.3"}],"id":"f6712c02-32b1-41c1-9225-e6d8017ce252","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:9d:ce","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-ad154010-fea6-4f1e-b9a0-ac441d63221a","name":"","admin_state_up":true,"network_id":"ad154010-fea6-4f1e-b9a0-ac441d63221a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T09:11:58Z","binding:vnic_type":"normal"}]} 2018-08-13 09:12:30,669 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=ad154010-fea6-4f1e-b9a0-ac441d63221a used request id req-3dbc9ed7-7397-4de4-9f70-c1bca5edb208 2018-08-13 09:12:30,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:30,767 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-f38c38fc-9a7f-4047-b68e-1e7aa2092d31 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:31,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-e5215e8d-7341-4178-a95f-d06a05e02865 RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0ecbaba2-2a28-4482-a292-adff786b396b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8fb8bd44-1568-4f94-8760-ad415424b7af", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ad154010-fea6-4f1e-b9a0-ac441d63221a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "2440ea1f-f734-40a9-9dc4-177811ec77a2", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "67c485c1-304a-4ebb-bf73-4c8e23e9b272", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ce5e43e7-4925-427c-97bc-bc7dca3a4c7d:subnet_id=930af5a6-c331-416c-860c-a89e5cd351ba", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "930af5a6-c331-416c-860c-a89e5cd351ba", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ce5e43e7-4925-427c-97bc-bc7dca3a4c7d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0f84faa5-92ec-46ec-bf62-29826326c9bc", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b0b429b7-cf74-4ca8-8306-a2bef41326c9", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-13T09:11:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:11:50Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "47c4994f-b3ec-4c15-abc1-36559d161653", "resource_type": "OS::Neutron::Port"}]} 2018-08-13 09:12:31,157 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f/resources used request id req-e5215e8d-7341-4178-a95f-d06a05e02865 2018-08-13 09:12:31,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:31,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-3fe93996-b438-40b1-aaa8-e560a7c35fb0 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:11:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:11:23Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/563afa90-1c13-447e-b9c7-27d6842082f6/snap", "metadata": {}}], "self": "/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6", "min_disk": 0, "protected": false, "id": "563afa90-1c13-447e-b9c7-27d6842082f6", "file": "/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/563afa90-1c13-447e-b9c7-27d6842082f6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:12:31,367 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6 used request id req-3fe93996-b438-40b1-aaa8-e560a7c35fb0 2018-08-13 09:12:31,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:31,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-30e8e82a-c625-4cae-85dd-c5ef56a8c816 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:12:31,463 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-30e8e82a-c625-4cae-85dd-c5ef56a8c816 2018-08-13 09:12:31,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:31,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-e2168f4d-eb2a-42f6-af16-df255d6f1499 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:11:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:11:31Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0d188148-bcb0-4cbc-870f-1500fda37233/snap", "metadata": {}}], "self": "/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233", "min_disk": 0, "protected": false, "id": "0d188148-bcb0-4cbc-870f-1500fda37233", "file": "/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0d188148-bcb0-4cbc-870f-1500fda37233/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:12:31,618 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233 used request id req-e2168f4d-eb2a-42f6-af16-df255d6f1499 2018-08-13 09:12:31,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:31,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-ddfc3ed8-0bdb-4687-85a9-4c8a74788211 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:11:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:11:31Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0d188148-bcb0-4cbc-870f-1500fda37233/snap", "metadata": {}}], "self": "/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233", "min_disk": 0, "protected": false, "id": "0d188148-bcb0-4cbc-870f-1500fda37233", "file": "/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "874d7acf58544e2d8d4d8ca0c1d4603b", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/0d188148-bcb0-4cbc-870f-1500fda37233/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:12:31,717 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233 used request id req-ddfc3ed8-0bdb-4687-85a9-4c8a74788211 2018-08-13 09:12:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:31,851 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-c0d8be7c-b6ad-4527-bad5-11148c89acac RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:32,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-39145539-40a4-499c-b0f3-562bd8088765 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxLzV4/THHMM8Cq/E/ZdCCvtqb5eV1OKnrLuZVaamI1vkS8Lk\n3H9WgaO84CMZCQa7KSJGJRVVLSY2PkIrmaZJ78ZS7DBiZE+XzypysBFtFA3iywCY\nobXwo/fhI6ADMNM5Y4ur1VTwrqJ/TsjBDA66dXyf78nI8toXmtOrcRm0ULn458XD\nJWus/PmAO3s4FY1vE4qzEJdmxMpvv9jsQ207s0UAwuFVAmHnS9Xb5wNH3gmrCdYQ\n23A7EGC464IVHemI4J6GdXMprkrjW6Se9IbJ7A1EfUPAyiewVYrMfG/WZ0k9HVdV\ngP3KusWIXaFsZhY8Q/JiLkZym8AM2DvUaMf+QQIDAQABAoIBACzPUexU4VEUysUo\nWbbkz78OmqSGIzNU2JoINJmEloyxLmNvJY9vVXW7pJZsiBQ9Oz3YN5/UpwzcijhN\n+/5IGMkLI/H150MvucUOxwaBQZXyv7g7D4itlvzRxa7GkFN7mLOqqV2ytgsgqdx4\n7zde12tREmCcVi+yKvQxx/e/wgksnFrv1BBvA6xUWDURh/YXoo1z9Zl0N3bI48TZ\nnb9snMPr7ykT02GF9r2S25Rtec9QPW0BwvSdjSMoHerKIGBaQ/IiksilXXHWm2SZ\nYNJCUUvJimKQFlUwaZ2NeCIblQmFM62ma0WxaVYiiM4Q8LLpJpQoTQYlvEsXJZfc\nywT9N9ECgYEA5Qh4CC23LDcotK5u1EiG/d3Josza3gM7i9z2EAfqHAbqrXoEvVpz\nZuivu1iZF9A+XdZqm8vhbMxLSnYXYe5Hk8iZCajbG+Qn63Wu8vfo6u0Vkjg1fZyH\niQKBKGP0T5zjaTL68k4zwaVKWE+PhQILjlcD41qLDAIol9ZgCK7HfeUCgYEA2+bq\nRtbuCjU9XQdIKFSnwy+j0lh0/DpXKO/p5hNxfXmt6eWY0wp4axhC3j+/BnxPCUPU\nR44VMsmyLrIyNF6qGT1MAp4u40D4DgS2uUADqiv46Tvw3m8BmqATGJqN0r8tb0xW\ngZ7tG2QQuIIcsgFG1Wq/PmLny39GmYCo9wAFmS0CgYEAzlzlGilmw/YnPTV2Mtvu\nlctCpOeDxUqQWqMLKsKW1A3/YbNxldNr66t4u4tG1cgSiaZqhFodkVQ5+quQwfJa\nl/PEwIleczEOLv/oVI+/U/2u1ALFX5qsHG0fRu9Y8GriFKWUqsJ/q9lstUlqfWOs\nWeJZZH7ujjFbtgO4n9orcWkCgYAOaiyhSCWCdcr39io8uo/ks5LBjxrcDdb40AE9\nG7ksyHUmB+7kpqMOIiEAAJ29BxkHOnMH3cB1+9K6TOQNmsb7sJDy+vuH2hJomNaB\nfji/RvKiF1PKwOwR/rxBuJ/jWLTZvt9Mz+YrDXwrHBxVbs/93Wl75W/cXxN5rH1m\n85FqYQKBgQCDC2D0yqzGEzeS2XVN1/k2kPiSKKmzUUs5VdgjlWLIdMLnAAHlnW2r\nFhaqyV5QGIPzLIoNi9e6KpVF8aplHQTapMfHeKJRhX1/+YMWQPVCF81GRC84g8cS\n5pu6Os5qcH0TJzTRV/ABapmALPmjuONQ4/EIT5J03UaJeoKwHmAnRA==\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-08-13 09:12:32,162 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-39145539-40a4-499c-b0f3-562bd8088765 2018-08-13 09:12:32,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:32,304 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-7691d115-1cf4-4524-8a9d-1b97e8fd9895 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:32,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-5325a803-19c4-498e-9827-f53fab3eb1f9 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxLzV4/THHMM8Cq/E/ZdCCvtqb5eV1OKnrLuZVaamI1vkS8Lk\n3H9WgaO84CMZCQa7KSJGJRVVLSY2PkIrmaZJ78ZS7DBiZE+XzypysBFtFA3iywCY\nobXwo/fhI6ADMNM5Y4ur1VTwrqJ/TsjBDA66dXyf78nI8toXmtOrcRm0ULn458XD\nJWus/PmAO3s4FY1vE4qzEJdmxMpvv9jsQ207s0UAwuFVAmHnS9Xb5wNH3gmrCdYQ\n23A7EGC464IVHemI4J6GdXMprkrjW6Se9IbJ7A1EfUPAyiewVYrMfG/WZ0k9HVdV\ngP3KusWIXaFsZhY8Q/JiLkZym8AM2DvUaMf+QQIDAQABAoIBACzPUexU4VEUysUo\nWbbkz78OmqSGIzNU2JoINJmEloyxLmNvJY9vVXW7pJZsiBQ9Oz3YN5/UpwzcijhN\n+/5IGMkLI/H150MvucUOxwaBQZXyv7g7D4itlvzRxa7GkFN7mLOqqV2ytgsgqdx4\n7zde12tREmCcVi+yKvQxx/e/wgksnFrv1BBvA6xUWDURh/YXoo1z9Zl0N3bI48TZ\nnb9snMPr7ykT02GF9r2S25Rtec9QPW0BwvSdjSMoHerKIGBaQ/IiksilXXHWm2SZ\nYNJCUUvJimKQFlUwaZ2NeCIblQmFM62ma0WxaVYiiM4Q8LLpJpQoTQYlvEsXJZfc\nywT9N9ECgYEA5Qh4CC23LDcotK5u1EiG/d3Josza3gM7i9z2EAfqHAbqrXoEvVpz\nZuivu1iZF9A+XdZqm8vhbMxLSnYXYe5Hk8iZCajbG+Qn63Wu8vfo6u0Vkjg1fZyH\niQKBKGP0T5zjaTL68k4zwaVKWE+PhQILjlcD41qLDAIol9ZgCK7HfeUCgYEA2+bq\nRtbuCjU9XQdIKFSnwy+j0lh0/DpXKO/p5hNxfXmt6eWY0wp4axhC3j+/BnxPCUPU\nR44VMsmyLrIyNF6qGT1MAp4u40D4DgS2uUADqiv46Tvw3m8BmqATGJqN0r8tb0xW\ngZ7tG2QQuIIcsgFG1Wq/PmLny39GmYCo9wAFmS0CgYEAzlzlGilmw/YnPTV2Mtvu\nlctCpOeDxUqQWqMLKsKW1A3/YbNxldNr66t4u4tG1cgSiaZqhFodkVQ5+quQwfJa\nl/PEwIleczEOLv/oVI+/U/2u1ALFX5qsHG0fRu9Y8GriFKWUqsJ/q9lstUlqfWOs\nWeJZZH7ujjFbtgO4n9orcWkCgYAOaiyhSCWCdcr39io8uo/ks5LBjxrcDdb40AE9\nG7ksyHUmB+7kpqMOIiEAAJ29BxkHOnMH3cB1+9K6TOQNmsb7sJDy+vuH2hJomNaB\nfji/RvKiF1PKwOwR/rxBuJ/jWLTZvt9Mz+YrDXwrHBxVbs/93Wl75W/cXxN5rH1m\n85FqYQKBgQCDC2D0yqzGEzeS2XVN1/k2kPiSKKmzUUs5VdgjlWLIdMLnAAHlnW2r\nFhaqyV5QGIPzLIoNi9e6KpVF8aplHQTapMfHeKJRhX1/+YMWQPVCF81GRC84g8cS\n5pu6Os5qcH0TJzTRV/ABapmALPmjuONQ4/EIT5J03UaJeoKwHmAnRA==\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-08-13 09:12:32,704 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-5325a803-19c4-498e-9827-f53fab3eb1f9 2018-08-13 09:12:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:37,019 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-17f1502a-1cf7-443b-b1c6-2e188ad3fc58 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:38,445 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-99bd7099-3172-42d0-b0db-9bf809e05e6c RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:12:38,445 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-99bd7099-3172-42d0-b0db-9bf809e05e6c 2018-08-13 09:12:38,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:38,588 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-856dc65d-0c0e-4987-9d66-6a590c17898c RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:38,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-a407aa0d-c1ea-470d-8da7-7b5c8145b0f2 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-13T09:12:38Z", "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "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-08-13 09:12:38,692 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-a407aa0d-c1ea-470d-8da7-7b5c8145b0f2 2018-08-13 09:12:41,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:41,820 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-3844066a-7369-4753-9b30-fb85d33bece2 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:41,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-f0bea1d2-65ab-40b7-ba29-c195c75666a1 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-13T09:12:38Z", "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "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-08-13 09:12:41,975 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-f0bea1d2-65ab-40b7-ba29-c195c75666a1 2018-08-13 09:12:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:45,096 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-982b3778-56f4-4ea5-822e-74d4fde502f9 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:49,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-4d076cb6-5fc9-44ca-816e-0cfbc42f9964 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-13T09:12:38Z", "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "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-08-13 09:12:49,503 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-4d076cb6-5fc9-44ca-816e-0cfbc42f9964 2018-08-13 09:12:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:52,581 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-f236d7d2-007b-4b81-bd81-9fbd29ea2c9a RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:52,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-d70ab75c-13e0-45b9-81e1-9c4cddcabd13 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-13T09:12:38Z", "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "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-08-13 09:12:52,646 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-d70ab75c-13e0-45b9-81e1-9c4cddcabd13 2018-08-13 09:12:55,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:55,711 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-22b9a89d-1f92-4f9c-8e5e-05232701a8b7 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:55,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-66668075-b716-4fd9-a7b8-27fc2799bb09 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-13T09:12:38Z", "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "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-08-13 09:12:55,792 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-66668075-b716-4fd9-a7b8-27fc2799bb09 2018-08-13 09:12:58,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:12:58,873 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-5dd0c2b2-b000-40a3-949b-807dff39380a RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:12:59,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-14436e87-4029-4e02-87e1-373e1b34bbb6 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-13T09:12:38Z", "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "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-08-13 09:12:59,061 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-14436e87-4029-4e02-87e1-373e1b34bbb6 2018-08-13 09:13:02,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/71ed921d-0130-45b0-9941-2742bcf60f6f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76fa186165df03659f05e50a78bede1223cc544" 2018-08-13 09:13:02,134 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-6ce747d5-ec95-403a-86d3-cc41a70055c7 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:02,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2280 x-openstack-request-id: req-fe52c771-9264-44a9-b3aa-e54e307f43df 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-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor2", "OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack", "stack_user_project_id": "b96b44389662456cb6f2271882cabed0", "tags": null, "creation_time": "2018-08-13T09:11:39Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-13T09:12:38Z", "id": "71ed921d-0130-45b0-9941-2742bcf60f6f", "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-08-13 09:13:02,217 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-stack/71ed921d-0130-45b0-9941-2742bcf60f6f used request id req-fe52c771-9264-44a9-b3aa-e54e307f43df 2018-08-13 09:13:02,218 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image1 2018-08-13 09:13:02,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1831c7a1e983d0ca8d0a08ded5c972e39e450d" 2018-08-13 09:13:02,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-64d8d489-8cbd-4b44-acac-af1f16632061 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:13:02,872 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/563afa90-1c13-447e-b9c7-27d6842082f6 used request id req-64d8d489-8cbd-4b44-acac-af1f16632061 2018-08-13 09:13:02,873 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-4e28b119-84a0-473e-a776-1e77d56c00ed-image2 2018-08-13 09:13:02,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99c8acdde52d118cc08ef54d94277d82a0d2042d" 2018-08-13 09:13:05,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-558bdff8-9b55-45a0-9413-2baa7b2a7fae RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:13:05,613 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/0d188148-bcb0-4cbc-870f-1500fda37233 used request id req-558bdff8-9b55-45a0-9413-2baa7b2a7fae 2018-08-13 09:13:05,616 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-13 09:13:05,616 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:13:05,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:13:06,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["B6wDKd85TMqeOlyhiMa1kg"], "issued_at": "2018-08-13T09:13:06.000000Z"}} 2018-08-13 09:13:06,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44b94784b14dd49554001342e9cb33aa3d4a4d1" -d '{"stack_name": "HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-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-08-13 09:13:10,661 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af Content-Type: application/json Content-Length: 266 x-openstack-request-id: req-8b287c85-bf08-4bda-a1a2-81758239ea7d RESP BODY: {"stack": {"id": "e326f66a-924f-4ed9-aa15-2803c258f9af", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af", "rel": "self"}]}} 2018-08-13 09:13:10,661 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks used request id req-8b287c85-bf08-4bda-a1a2-81758239ea7d 2018-08-13 09:13:10,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/e326f66a-924f-4ed9-aa15-2803c258f9af -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44b94784b14dd49554001342e9cb33aa3d4a4d1" 2018-08-13 09:13:10,723 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-c509730f-8e12-43cd-85db-ad179d0e8086 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:10,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1112 x-openstack-request-id: req-37e32592-f997-4488-b842-f2db6981f3f3 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "e326f66a-924f-4ed9-aa15-2803c258f9af", "OS::stack_name": "HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack", "stack_user_project_id": "815c0a4b3e194fd7b649c0ebbeba3245", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:13:09Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e326f66a-924f-4ed9-aa15-2803c258f9af", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-13 09:13:10,855 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af used request id req-37e32592-f997-4488-b842-f2db6981f3f3 2018-08-13 09:13:10,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/e326f66a-924f-4ed9-aa15-2803c258f9af -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44b94784b14dd49554001342e9cb33aa3d4a4d1" 2018-08-13 09:13:10,917 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-b52e5431-abec-45fa-96a1-79c00b26afa0 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:11,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1112 x-openstack-request-id: req-89fee2ab-33e0-4eb4-807d-ee8b3a52d5c0 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "e326f66a-924f-4ed9-aa15-2803c258f9af", "OS::stack_name": "HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack", "stack_user_project_id": "815c0a4b3e194fd7b649c0ebbeba3245", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:13:09Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e326f66a-924f-4ed9-aa15-2803c258f9af", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-13 09:13:11,001 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af used request id req-89fee2ab-33e0-4eb4-807d-ee8b3a52d5c0 2018-08-13 09:13:14,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/e326f66a-924f-4ed9-aa15-2803c258f9af -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44b94784b14dd49554001342e9cb33aa3d4a4d1" 2018-08-13 09:13:14,075 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-f3454137-c904-4106-b628-0067fa92cf79 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:14,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1124 x-openstack-request-id: req-11dc17e3-e5c3-40d0-af6a-6b82b561090f RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "e326f66a-924f-4ed9-aa15-2803c258f9af", "OS::stack_name": "HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack", "stack_user_project_id": "815c0a4b3e194fd7b649c0ebbeba3245", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:13:09Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e326f66a-924f-4ed9-aa15-2803c258f9af", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-13 09:13:14,168 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af used request id req-11dc17e3-e5c3-40d0-af6a-6b82b561090f 2018-08-13 09:13:14,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/e326f66a-924f-4ed9-aa15-2803c258f9af/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44b94784b14dd49554001342e9cb33aa3d4a4d1" 2018-08-13 09:13:14,246 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af/resources Content-Length: 501 Content-Type: application/json x-openstack-request-id: req-ea5b61f1-0de8-4df8-8d64-86cc57d3ae42 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:14,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 x-openstack-request-id: req-a3bdfe47-183e-435d-b144-fc70410aec20 RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af/resources/flavor", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-08-13T09:13:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:13:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a4baceb7-d5fa-4bed-9ded-7bec54900cb3", "resource_type": "OS::Nova::Flavor"}]} 2018-08-13 09:13:14,340 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af/resources used request id req-a3bdfe47-183e-435d-b144-fc70410aec20 2018-08-13 09:13:14,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/a4baceb7-d5fa-4bed-9ded-7bec54900cb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44b94784b14dd49554001342e9cb33aa3d4a4d1" 2018-08-13 09:13:14,401 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 544 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9900d97-ad41-4663-91d7-4c898c04d633 x-compute-request-id: req-e9900d97-ad41-4663-91d7-4c898c04d633 RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack-flavor-o57p5plzktrq", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/a4baceb7-d5fa-4bed-9ded-7bec54900cb3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/a4baceb7-d5fa-4bed-9ded-7bec54900cb3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "a4baceb7-d5fa-4bed-9ded-7bec54900cb3"}} 2018-08-13 09:13:14,402 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/a4baceb7-d5fa-4bed-9ded-7bec54900cb3 used request id req-e9900d97-ad41-4663-91d7-4c898c04d633 2018-08-13 09:13:14,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/e326f66a-924f-4ed9-aa15-2803c258f9af -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44b94784b14dd49554001342e9cb33aa3d4a4d1" 2018-08-13 09:13:14,482 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-2b6d01fe-32ef-4ed1-a78c-024f367cfee2 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:15,676 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-42e1d12b-81c2-4bac-b344-e9ffef83038e RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:13:15,676 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsFlavorTests-d4355ed6-6c0e-4b46-b1df-613d077479b1-stack/e326f66a-924f-4ed9-aa15-2803c258f9af used request id req-42e1d12b-81c2-4bac-b344-e9ffef83038e 2018-08-13 09:13:15,677 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-13 09:13:15,677 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:13:15,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:13:16,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["EYChYWnpTGKSK5duP1VFmA"], "issued_at": "2018-08-13T09:13:16.000000Z"}} 2018-08-13 09:13:16,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275281df7d666d6bca7eff4c357e3875f0217e4a" -d '{"stack_name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-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-8d2eb6a8-638c-4678-80f4-abe21781cae2-kp"}}' 2018-08-13 09:13:19,626 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc Content-Type: application/json Content-Length: 267 x-openstack-request-id: req-a9f821ba-9272-416f-9c11-9290cf8aa4e6 RESP BODY: {"stack": {"id": "94b66804-6148-4c85-9454-a50b2cd3abcc", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc", "rel": "self"}]}} 2018-08-13 09:13:19,627 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks used request id req-a9f821ba-9272-416f-9c11-9290cf8aa4e6 2018-08-13 09:13:19,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/94b66804-6148-4c85-9454-a50b2cd3abcc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275281df7d666d6bca7eff4c357e3875f0217e4a" 2018-08-13 09:13:19,723 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-3f9ffaa2-4c94-488d-a589-024d11c13d84 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:21,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3015 x-openstack-request-id: req-aa222a22-39bc-4484-8a32-2e1dd0133cf6 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": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "94b66804-6148-4c85-9454-a50b2cd3abcc", "OS::stack_name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack", "keypair_name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack", "stack_user_project_id": "5bfb4250aaeb4870be14cc36baa28287", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:13:18Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "94b66804-6148-4c85-9454-a50b2cd3abcc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA58ClyuCYfJOtyivx6GkhQIf3BXbGDPXv9iZ6w0+alVRs/GVh\nMEv4oGSW8P/o+HAKy0wKS8fVBVMFw2L69BdwzPJSDrq3FmYKPflS8Y8h5CbP3dxD\nTxJMNV2KVZvII48SJtZWY8SkGQK6jsoMkudjljNSDrrhgYtZwgGXUK4QmgAegFST\n+N8tzULfiiAgz62vFSbXhEnUfc5xseaMN4DO+0wAdKUv45+gCNi7GohcAfxRIs1n\nERhX43hKjg1Il7M/lTrE5nxHk4IY7Eor81Wn2jiYFS9laLwXjnxTAPs+AhE424k9\ncD2WLdJ2pAIzBfOAN7p3nH/kxAw1c91iee2jKwIDAQABAoIBAQCy8HKSxPu4JKap\nVWkBFDtSgijfFSgyVaqkGm3rZAlth7Rm5Tg3fFFKNqC9EDsnqAsNkXbZsD/wTnxC\nsqgl0/uKowdszAoVx0/dLic20FdQvA7/tNRbtzsUcVcgZpoPqqZPSmuFuQ0jKpI1\nMhinTPX9wT54lR8NUTVKsMPOzbePz1OQMpX4mVKUykPA73xazD97sIPtqF2FauMD\npkGbic/D8tnbIjsyROoFelyiFt6jV2Vs8lRwfYKV/ylb5CsSH8LB4BfxfBwhoPR5\nhPzZqTUSVJdHxTb7DXXIRYsMvoR+Y/7L9TXzMaF4VyT5RRIWSKp+51xB1vf3UTxQ\nSfmfq7ShAoGBAPcHTDIPdokoVavlTCC2PRDmBqZaOyrhJ62Ah9YeBzikz9rHgLoM\nAfbD35jXbVOrY+uC/wcFyGpl/yiAnbD/qnMZ7QqnehclfvDUkpj6zWYAgdrc5V2t\ncXjyLLbFf/03t3WrUWJjAGcnq3v6Tlw/Yhtd0hXo4cWpQtefcQ9MhcrTAoGBAPAr\nUwssOQAz+7LFzp8BAGAjxe4CUlt4Z/NXQZCKuHR7zsseZQ2XlmUXVphJ05rMPTpy\nwEs06x1m9iV3k/ZPBHQfF6WTqsUjTejAHdtc9HJ7EfJEhQFYftCldhKqBlTPSSw5\nsunVEzr5R2GK3LB2HVB0g6OivpTjjjUYrczR499JAoGBAOVkV3NdPJvdYsD/axQt\nZsOcd6xeufb1olzRsFI7DEWjdokZHgamQ+Scu7Q4yIMb8uuud5hT3GpBURKRbN4C\nbIv6FU8BerSn0xtcqs14iOghrHRLEItPFsJTUQZgnJvN84VHk4mjmaoxAmNcawvq\np/X1x7Mk0RM2PKXyn5CvZMaVAoGAda+lJ8ppvBG8+qM3Vm71MicVbEWy+aOMvI87\nT4rKTDoG4T1pozlutuayxjkW+bmvHx7v32p085lqcH2iAYZC1mwN+FLd0XA1UyIg\n/0cTea2Y47BzxG8K5U7PBuJN6+0PHB7B7xc8Lx/LvJ6A+e9G+g++Gcc7wFWpb5dC\nQyVulhECgYEA6yCAPCsMM4lfw/yjBGciYwYh0rVP0SKma9/Ip0ssyKzl9UIw0XRd\nNkBMDOC4/aNgkc0beJU+YnW1PEvnJg0zp+6uvOWkr8xusXugSYTgBVItLp1P/7ow\nCjkVTKS2sVWl3XPhp5Op/GgxQekO1Gh/giNxuSgijl01jRUWfRVdpDs=\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-08-13 09:13:21,582 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc used request id req-aa222a22-39bc-4484-8a32-2e1dd0133cf6 2018-08-13 09:13:21,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/94b66804-6148-4c85-9454-a50b2cd3abcc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275281df7d666d6bca7eff4c357e3875f0217e4a" 2018-08-13 09:13:21,681 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-b9dac534-4651-4799-b122-f69a9adc6ced RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:21,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3015 x-openstack-request-id: req-ddaf195a-3660-46c6-8937-0e622374607e 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": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "94b66804-6148-4c85-9454-a50b2cd3abcc", "OS::stack_name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack", "keypair_name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack", "stack_user_project_id": "5bfb4250aaeb4870be14cc36baa28287", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:13:18Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "94b66804-6148-4c85-9454-a50b2cd3abcc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA58ClyuCYfJOtyivx6GkhQIf3BXbGDPXv9iZ6w0+alVRs/GVh\nMEv4oGSW8P/o+HAKy0wKS8fVBVMFw2L69BdwzPJSDrq3FmYKPflS8Y8h5CbP3dxD\nTxJMNV2KVZvII48SJtZWY8SkGQK6jsoMkudjljNSDrrhgYtZwgGXUK4QmgAegFST\n+N8tzULfiiAgz62vFSbXhEnUfc5xseaMN4DO+0wAdKUv45+gCNi7GohcAfxRIs1n\nERhX43hKjg1Il7M/lTrE5nxHk4IY7Eor81Wn2jiYFS9laLwXjnxTAPs+AhE424k9\ncD2WLdJ2pAIzBfOAN7p3nH/kxAw1c91iee2jKwIDAQABAoIBAQCy8HKSxPu4JKap\nVWkBFDtSgijfFSgyVaqkGm3rZAlth7Rm5Tg3fFFKNqC9EDsnqAsNkXbZsD/wTnxC\nsqgl0/uKowdszAoVx0/dLic20FdQvA7/tNRbtzsUcVcgZpoPqqZPSmuFuQ0jKpI1\nMhinTPX9wT54lR8NUTVKsMPOzbePz1OQMpX4mVKUykPA73xazD97sIPtqF2FauMD\npkGbic/D8tnbIjsyROoFelyiFt6jV2Vs8lRwfYKV/ylb5CsSH8LB4BfxfBwhoPR5\nhPzZqTUSVJdHxTb7DXXIRYsMvoR+Y/7L9TXzMaF4VyT5RRIWSKp+51xB1vf3UTxQ\nSfmfq7ShAoGBAPcHTDIPdokoVavlTCC2PRDmBqZaOyrhJ62Ah9YeBzikz9rHgLoM\nAfbD35jXbVOrY+uC/wcFyGpl/yiAnbD/qnMZ7QqnehclfvDUkpj6zWYAgdrc5V2t\ncXjyLLbFf/03t3WrUWJjAGcnq3v6Tlw/Yhtd0hXo4cWpQtefcQ9MhcrTAoGBAPAr\nUwssOQAz+7LFzp8BAGAjxe4CUlt4Z/NXQZCKuHR7zsseZQ2XlmUXVphJ05rMPTpy\nwEs06x1m9iV3k/ZPBHQfF6WTqsUjTejAHdtc9HJ7EfJEhQFYftCldhKqBlTPSSw5\nsunVEzr5R2GK3LB2HVB0g6OivpTjjjUYrczR499JAoGBAOVkV3NdPJvdYsD/axQt\nZsOcd6xeufb1olzRsFI7DEWjdokZHgamQ+Scu7Q4yIMb8uuud5hT3GpBURKRbN4C\nbIv6FU8BerSn0xtcqs14iOghrHRLEItPFsJTUQZgnJvN84VHk4mjmaoxAmNcawvq\np/X1x7Mk0RM2PKXyn5CvZMaVAoGAda+lJ8ppvBG8+qM3Vm71MicVbEWy+aOMvI87\nT4rKTDoG4T1pozlutuayxjkW+bmvHx7v32p085lqcH2iAYZC1mwN+FLd0XA1UyIg\n/0cTea2Y47BzxG8K5U7PBuJN6+0PHB7B7xc8Lx/LvJ6A+e9G+g++Gcc7wFWpb5dC\nQyVulhECgYEA6yCAPCsMM4lfw/yjBGciYwYh0rVP0SKma9/Ip0ssyKzl9UIw0XRd\nNkBMDOC4/aNgkc0beJU+YnW1PEvnJg0zp+6uvOWkr8xusXugSYTgBVItLp1P/7ow\nCjkVTKS2sVWl3XPhp5Op/GgxQekO1Gh/giNxuSgijl01jRUWfRVdpDs=\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-08-13 09:13:21,896 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc used request id req-ddaf195a-3660-46c6-8937-0e622374607e 2018-08-13 09:13:21,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/94b66804-6148-4c85-9454-a50b2cd3abcc/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275281df7d666d6bca7eff4c357e3875f0217e4a" 2018-08-13 09:13:21,967 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc/resources Content-Length: 503 Content-Type: application/json x-openstack-request-id: req-4366de4d-916b-4218-a681-d2ecd45409c5 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:22,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 815 x-openstack-request-id: req-a96be737-ef22-409d-9730-2cf49325b725 RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-13T09:13:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:13:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-08-13 09:13:22,050 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc/resources used request id req-a96be737-ef22-409d-9730-2cf49325b725 2018-08-13 09:13:22,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275281df7d666d6bca7eff4c357e3875f0217e4a" 2018-08-13 09:13:22,106 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d0270eb-b4e2-442f-be85-23f7b08236b9 x-compute-request-id: req-0d0270eb-b4e2-442f-be85-23f7b08236b9 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnwKXK4Jh8k63KK/HoaSFAh/cFdsYM9e/2JnrDT5qVVGz8ZWEwS/igZJbw/+j4cArLTApLx9UFUwXDYvr0F3DM8lIOurcWZgo9+VLxjyHkJs/d3ENPEkw1XYpVm8gjjxIm1lZjxKQZArqOygyS52OWM1IOuuGBi1nCAZdQrhCaAB6AVJP43y3NQt+KICDPra8VJteESdR9znGx5ow3gM77TAB0pS/jn6AI2LsaiFwB/FEizWcRGFfjeEqODUiXsz+VOsTmfEeTghjsSivzVafaOJgVL2VovBeOfFMA+z4CETjbiT1wPZYt0nakAjMF84A3unecf+TEDDVz3WJ57aMr Generated-by-Nova", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-kp", "deleted": false, "created_at": "2018-08-13T09:13:19.000000", "updated_at": null, "fingerprint": "53:19:fe:3c:bc:73:7f:f7:bb:ea:37:79:cc:d5:8c:fc", "deleted_at": null, "id": 29}} 2018-08-13 09:13:22,106 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-kp used request id req-0d0270eb-b4e2-442f-be85-23f7b08236b9 2018-08-13 09:13:22,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/94b66804-6148-4c85-9454-a50b2cd3abcc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275281df7d666d6bca7eff4c357e3875f0217e4a" 2018-08-13 09:13:22,167 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-08dba814-877e-4a9f-a35e-683aea65b305 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:22,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3015 x-openstack-request-id: req-53df05ae-bb9f-4757-8d44-c96c89e852fa 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": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "94b66804-6148-4c85-9454-a50b2cd3abcc", "OS::stack_name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack", "keypair_name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack", "stack_user_project_id": "5bfb4250aaeb4870be14cc36baa28287", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:13:18Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "94b66804-6148-4c85-9454-a50b2cd3abcc", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA58ClyuCYfJOtyivx6GkhQIf3BXbGDPXv9iZ6w0+alVRs/GVh\nMEv4oGSW8P/o+HAKy0wKS8fVBVMFw2L69BdwzPJSDrq3FmYKPflS8Y8h5CbP3dxD\nTxJMNV2KVZvII48SJtZWY8SkGQK6jsoMkudjljNSDrrhgYtZwgGXUK4QmgAegFST\n+N8tzULfiiAgz62vFSbXhEnUfc5xseaMN4DO+0wAdKUv45+gCNi7GohcAfxRIs1n\nERhX43hKjg1Il7M/lTrE5nxHk4IY7Eor81Wn2jiYFS9laLwXjnxTAPs+AhE424k9\ncD2WLdJ2pAIzBfOAN7p3nH/kxAw1c91iee2jKwIDAQABAoIBAQCy8HKSxPu4JKap\nVWkBFDtSgijfFSgyVaqkGm3rZAlth7Rm5Tg3fFFKNqC9EDsnqAsNkXbZsD/wTnxC\nsqgl0/uKowdszAoVx0/dLic20FdQvA7/tNRbtzsUcVcgZpoPqqZPSmuFuQ0jKpI1\nMhinTPX9wT54lR8NUTVKsMPOzbePz1OQMpX4mVKUykPA73xazD97sIPtqF2FauMD\npkGbic/D8tnbIjsyROoFelyiFt6jV2Vs8lRwfYKV/ylb5CsSH8LB4BfxfBwhoPR5\nhPzZqTUSVJdHxTb7DXXIRYsMvoR+Y/7L9TXzMaF4VyT5RRIWSKp+51xB1vf3UTxQ\nSfmfq7ShAoGBAPcHTDIPdokoVavlTCC2PRDmBqZaOyrhJ62Ah9YeBzikz9rHgLoM\nAfbD35jXbVOrY+uC/wcFyGpl/yiAnbD/qnMZ7QqnehclfvDUkpj6zWYAgdrc5V2t\ncXjyLLbFf/03t3WrUWJjAGcnq3v6Tlw/Yhtd0hXo4cWpQtefcQ9MhcrTAoGBAPAr\nUwssOQAz+7LFzp8BAGAjxe4CUlt4Z/NXQZCKuHR7zsseZQ2XlmUXVphJ05rMPTpy\nwEs06x1m9iV3k/ZPBHQfF6WTqsUjTejAHdtc9HJ7EfJEhQFYftCldhKqBlTPSSw5\nsunVEzr5R2GK3LB2HVB0g6OivpTjjjUYrczR499JAoGBAOVkV3NdPJvdYsD/axQt\nZsOcd6xeufb1olzRsFI7DEWjdokZHgamQ+Scu7Q4yIMb8uuud5hT3GpBURKRbN4C\nbIv6FU8BerSn0xtcqs14iOghrHRLEItPFsJTUQZgnJvN84VHk4mjmaoxAmNcawvq\np/X1x7Mk0RM2PKXyn5CvZMaVAoGAda+lJ8ppvBG8+qM3Vm71MicVbEWy+aOMvI87\nT4rKTDoG4T1pozlutuayxjkW+bmvHx7v32p085lqcH2iAYZC1mwN+FLd0XA1UyIg\n/0cTea2Y47BzxG8K5U7PBuJN6+0PHB7B7xc8Lx/LvJ6A+e9G+g++Gcc7wFWpb5dC\nQyVulhECgYEA6yCAPCsMM4lfw/yjBGciYwYh0rVP0SKma9/Ip0ssyKzl9UIw0XRd\nNkBMDOC4/aNgkc0beJU+YnW1PEvnJg0zp+6uvOWkr8xusXugSYTgBVItLp1P/7ow\nCjkVTKS2sVWl3XPhp5Op/GgxQekO1Gh/giNxuSgijl01jRUWfRVdpDs=\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-08-13 09:13:22,355 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc used request id req-53df05ae-bb9f-4757-8d44-c96c89e852fa 2018-08-13 09:13:22,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275281df7d666d6bca7eff4c357e3875f0217e4a" 2018-08-13 09:13:22,395 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0027eb2b-5536-4eb0-a0c4-a77838fd8ddc x-compute-request-id: req-0027eb2b-5536-4eb0-a0c4-a77838fd8ddc RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnwKXK4Jh8k63KK/HoaSFAh/cFdsYM9e/2JnrDT5qVVGz8ZWEwS/igZJbw/+j4cArLTApLx9UFUwXDYvr0F3DM8lIOurcWZgo9+VLxjyHkJs/d3ENPEkw1XYpVm8gjjxIm1lZjxKQZArqOygyS52OWM1IOuuGBi1nCAZdQrhCaAB6AVJP43y3NQt+KICDPra8VJteESdR9znGx5ow3gM77TAB0pS/jn6AI2LsaiFwB/FEizWcRGFfjeEqODUiXsz+VOsTmfEeTghjsSivzVafaOJgVL2VovBeOfFMA+z4CETjbiT1wPZYt0nakAjMF84A3unecf+TEDDVz3WJ57aMr Generated-by-Nova", "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "name": "HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-kp", "deleted": false, "created_at": "2018-08-13T09:13:19.000000", "updated_at": null, "fingerprint": "53:19:fe:3c:bc:73:7f:f7:bb:ea:37:79:cc:d5:8c:fc", "deleted_at": null, "id": 29}} 2018-08-13 09:13:22,395 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-kp used request id req-0027eb2b-5536-4eb0-a0c4-a77838fd8ddc 2018-08-13 09:13:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/94b66804-6148-4c85-9454-a50b2cd3abcc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275281df7d666d6bca7eff4c357e3875f0217e4a" 2018-08-13 09:13:22,453 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-92181f42-4dc8-4f3c-bc24-912f54c8f7f3 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:22,539 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-40eae08d-0e24-4b68-be77-fb3b6a9bae33 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:13:22,539 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsKeypairTests-8d2eb6a8-638c-4678-80f4-abe21781cae2-stack/94b66804-6148-4c85-9454-a50b2cd3abcc used request id req-40eae08d-0e24-4b68-be77-fb3b6a9bae33 2018-08-13 09:13:22,540 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-13 09:13:22,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:13:23,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:13:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["fWzw9-QcSQq-lLQHjGdDnQ"], "issued_at": "2018-08-13T09:13:23.000000Z"}} 2018-08-13 09:13:23,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b343cef57b8aba8740f313c6a9cfdaac2de188" -d '{"stack_name": "HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-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-26a547db-e6ec-4d34-91e9-17b0e556db5c-sec-grp"}}' 2018-08-13 09:13:27,079 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068 Content-Type: application/json Content-Length: 273 x-openstack-request-id: req-6fa5af54-8a20-44d2-9284-b5f7ccdb8067 RESP BODY: {"stack": {"id": "53868976-2983-46f1-99e9-17cd019a5068", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068", "rel": "self"}]}} 2018-08-13 09:13:27,079 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks used request id req-6fa5af54-8a20-44d2-9284-b5f7ccdb8067 2018-08-13 09:13:27,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/53868976-2983-46f1-99e9-17cd019a5068 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b343cef57b8aba8740f313c6a9cfdaac2de188" 2018-08-13 09:13:27,192 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-d5e43c61-67dd-447a-92a2-4d11785395dc RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:27,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1224 x-openstack-request-id: req-c98d296a-3e28-4b05-8637-b635663e9ffa RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "53868976-2983-46f1-99e9-17cd019a5068", "OS::stack_name": "HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack", "security_group_name": "HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack", "stack_user_project_id": "aba928925db54d0b8e18b1ee7ffac608", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:13:25Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "53868976-2983-46f1-99e9-17cd019a5068", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-13 09:13:27,302 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068 used request id req-c98d296a-3e28-4b05-8637-b635663e9ffa 2018-08-13 09:13:27,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/53868976-2983-46f1-99e9-17cd019a5068 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b343cef57b8aba8740f313c6a9cfdaac2de188" 2018-08-13 09:13:27,368 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-e72f3e87-9626-4d6a-9d11-35733a9cd19c RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:27,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1224 x-openstack-request-id: req-10a98283-2d81-4d4d-9293-8747723007bc RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "53868976-2983-46f1-99e9-17cd019a5068", "OS::stack_name": "HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack", "security_group_name": "HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack", "stack_user_project_id": "aba928925db54d0b8e18b1ee7ffac608", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-13T09:13:25Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "53868976-2983-46f1-99e9-17cd019a5068", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-13 09:13:27,462 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068 used request id req-10a98283-2d81-4d4d-9293-8747723007bc 2018-08-13 09:13:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/53868976-2983-46f1-99e9-17cd019a5068 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b343cef57b8aba8740f313c6a9cfdaac2de188" 2018-08-13 09:13:30,528 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-b2012b7c-06eb-482b-ac21-74b9cf7ae685 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:30,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-aaf34b12-96bf-457c-84b8-2fd3e9261cf3 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "OS::stack_id": "53868976-2983-46f1-99e9-17cd019a5068", "OS::stack_name": "HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack", "security_group_name": "HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack", "stack_user_project_id": "aba928925db54d0b8e18b1ee7ffac608", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-13T09:13:25Z", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "53868976-2983-46f1-99e9-17cd019a5068", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-13 09:13:30,630 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068 used request id req-aaf34b12-96bf-457c-84b8-2fd3e9261cf3 2018-08-13 09:13:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/53868976-2983-46f1-99e9-17cd019a5068/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b343cef57b8aba8740f313c6a9cfdaac2de188" 2018-08-13 09:13:30,684 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068/resources Content-Length: 515 Content-Type: application/json x-openstack-request-id: req-d811e699-0867-48d8-8fe8-1433c0f23994 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:30,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 853 x-openstack-request-id: req-16e2878b-ca13-4a0a-a32f-fea0ac084c1b RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-13T09:13:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-13T09:13:27Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "78a95c3c-194c-4129-9b7f-ff80d4375843", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-08-13 09:13:30,781 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068/resources used request id req-16e2878b-ca13-4a0a-a32f-fea0ac084c1b 2018-08-13 09:13:30,781 - neutron_utils - INFO - Retrieving security group with ID - 78a95c3c-194c-4129-9b7f-ff80d4375843 2018-08-13 09:13:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=78a95c3c-194c-4129-9b7f-ff80d4375843 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b343cef57b8aba8740f313c6a9cfdaac2de188" 2018-08-13 09:13:30,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-c5888c6b-7ad7-4621-b25c-d0a03a16f123 Date: Mon, 13 Aug 2018 09:13:30 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:13:27Z", "updated_at": "2018-08-13T09:13:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:13:28Z", "revision_number": 0, "id": "77221fd5-82ff-4048-95b2-447e1975c7a4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-13T09:13:28Z", "security_group_id": "78a95c3c-194c-4129-9b7f-ff80d4375843", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-13T09:13:28Z", "revision_number": 0, "id": "ed86514d-3a51-44c6-9af9-6095e6ac70a0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-13T09:13:28Z", "security_group_id": "78a95c3c-194c-4129-9b7f-ff80d4375843", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 5, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "78a95c3c-194c-4129-9b7f-ff80d4375843", "name": "HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-sec-grp"}]} 2018-08-13 09:13:30,936 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=78a95c3c-194c-4129-9b7f-ff80d4375843 used request id req-c5888c6b-7ad7-4621-b25c-d0a03a16f123 2018-08-13 09:13:30,936 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78a95c3c-194c-4129-9b7f-ff80d4375843 2018-08-13 09:13:30,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=78a95c3c-194c-4129-9b7f-ff80d4375843 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b343cef57b8aba8740f313c6a9cfdaac2de188" 2018-08-13 09:13:31,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-a0a02cb5-cb4c-45af-90f7-484e4e519890 Date: Mon, 13 Aug 2018 09:13:31 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-08-13T09:13:28Z", "security_group_id": "78a95c3c-194c-4129-9b7f-ff80d4375843", "port_range_min": null, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:13:28Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "77221fd5-82ff-4048-95b2-447e1975c7a4"}, {"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-08-13T09:13:28Z", "security_group_id": "78a95c3c-194c-4129-9b7f-ff80d4375843", "port_range_min": 22, "revision_number": 0, "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T09:13:28Z", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "ed86514d-3a51-44c6-9af9-6095e6ac70a0"}]} 2018-08-13 09:13:31,028 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=78a95c3c-194c-4129-9b7f-ff80d4375843 used request id req-a0a02cb5-cb4c-45af-90f7-484e4e519890 2018-08-13 09:13:31,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/53868976-2983-46f1-99e9-17cd019a5068 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b343cef57b8aba8740f313c6a9cfdaac2de188" 2018-08-13 09:13:31,095 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-43d193b2-3e5e-412f-8478-06b232d15b99 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-13 09:13:31,180 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-920883e9-34ad-4a5c-9e32-ffbc8fef9b11 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:13:31,180 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b/stacks/HeatUtilsSecurityGroupTests-26a547db-e6ec-4d34-91e9-17b0e556db5c-stack/53868976-2983-46f1-99e9-17cd019a5068 used request id req-920883e9-34ad-4a5c-9e32-ffbc8fef9b11 2018-08-13 09:13:31,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:13:31,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["kHRs-FEQScmUjsHkqQ0KMg"], "issued_at": "2018-08-13T09:13:31.000000Z"}} 2018-08-13 09:13:31,913 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53fd393aaafa445b158a051a0be0516fd5871e35" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-ff79436b-7d88-4015-b7ad-73e9c9a105e3"}}' 2018-08-13 09:13:35,050 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e061379e-394d-42cb-8092-c26c7e90f4e5 Content-Type: application/json Content-Length: 448 x-openstack-request-id: req-e061379e-394d-42cb-8092-c26c7e90f4e5 RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9b85955c-010e-4381-820d-a305907d2ed7", "name": "CinderUtilsQoSTests-ff79436b-7d88-4015-b7ad-73e9c9a105e3"}, "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/9b85955c-010e-4381-820d-a305907d2ed7", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/9b85955c-010e-4381-820d-a305907d2ed7", "rel": "bookmark"}]} 2018-08-13 09:13:35,050 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-e061379e-394d-42cb-8092-c26c7e90f4e5 2018-08-13 09:13:35,052 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e061379e-394d-42cb-8092-c26c7e90f4e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53fd393aaafa445b158a051a0be0516fd5871e35" 2018-08-13 09:13:42,638 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-deb89528-e3f2-4ca5-9b43-d061e660e42e Content-Type: application/json Content-Length: 164 x-openstack-request-id: req-deb89528-e3f2-4ca5-9b43-d061e660e42e RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "9b85955c-010e-4381-820d-a305907d2ed7", "name": "CinderUtilsQoSTests-ff79436b-7d88-4015-b7ad-73e9c9a105e3"}]} 2018-08-13 09:13:42,638 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-deb89528-e3f2-4ca5-9b43-d061e660e42e 2018-08-13 09:13:42,638 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-ff79436b-7d88-4015-b7ad-73e9c9a105e3 2018-08-13 09:13:42,640 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/9b85955c-010e-4381-820d-a305907d2ed7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e061379e-394d-42cb-8092-c26c7e90f4e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53fd393aaafa445b158a051a0be0516fd5871e35" 2018-08-13 09:13:42,793 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e25b56a8-d5a2-44d5-a255-a67c9b92c91e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:13:42,793 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/9b85955c-010e-4381-820d-a305907d2ed7?force=False used request id req-e25b56a8-d5a2-44d5-a255-a67c9b92c91e 2018-08-13 09:13:42,795 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e061379e-394d-42cb-8092-c26c7e90f4e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53fd393aaafa445b158a051a0be0516fd5871e35" 2018-08-13 09:13:42,848 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b2b28856-7756-477e-8366-5d782fe9f808 Content-Type: application/json Content-Length: 17 x-openstack-request-id: req-b2b28856-7756-477e-8366-5d782fe9f808 RESP BODY: {"qos_specs": []} 2018-08-13 09:13:42,848 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-b2b28856-7756-477e-8366-5d782fe9f808 2018-08-13 09:13:42,848 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-ff79436b-7d88-4015-b7ad-73e9c9a105e3 2018-08-13 09:13:42,850 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/9b85955c-010e-4381-820d-a305907d2ed7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e061379e-394d-42cb-8092-c26c7e90f4e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53fd393aaafa445b158a051a0be0516fd5871e35" 2018-08-13 09:13:43,326 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 100 Content-Type: application/json x-compute-request-id: req-5bcc4f43-2c2c-4769-a95d-b8a0e858d07a x-openstack-request-id: req-5bcc4f43-2c2c-4769-a95d-b8a0e858d07a RESP BODY: {"itemNotFound": {"message": "No such QoS spec 9b85955c-010e-4381-820d-a305907d2ed7.", "code": 404}} 2018-08-13 09:13:43,326 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/9b85955c-010e-4381-820d-a305907d2ed7?force=False used request id req-5bcc4f43-2c2c-4769-a95d-b8a0e858d07a 2018-08-13 09:13:43,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:13:43,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["oeGDRKkaR0CJaBaKQ2m6gw"], "issued_at": "2018-08-13T09:13:43.000000Z"}} 2018-08-13 09:13:43,866 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8bf8ad237b22e7b4d7cbc82d2af37870648e02" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-dae66451-82dc-4eac-9ee4-37e7ba515b56"}}' 2018-08-13 09:13:54,923 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-3b11c68d-0218-4688-832d-cc81e796f8b9 Content-Type: application/json Content-Length: 465 x-openstack-request-id: req-3b11c68d-0218-4688-832d-cc81e796f8b9 RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "40710d05-9b85-434c-b4b4-ed842479f961", "name": "CinderUtilsQoSTests-dae66451-82dc-4eac-9ee4-37e7ba515b56"}, "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/40710d05-9b85-434c-b4b4-ed842479f961", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/40710d05-9b85-434c-b4b4-ed842479f961", "rel": "bookmark"}]} 2018-08-13 09:13:54,924 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-3b11c68d-0218-4688-832d-cc81e796f8b9 2018-08-13 09:13:54,926 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b11c68d-0218-4688-832d-cc81e796f8b9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8bf8ad237b22e7b4d7cbc82d2af37870648e02" 2018-08-13 09:13:54,982 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fcf7a10a-e589-475c-b729-b218df7b737e Content-Type: application/json Content-Length: 181 x-openstack-request-id: req-fcf7a10a-e589-475c-b729-b218df7b737e RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "40710d05-9b85-434c-b4b4-ed842479f961", "name": "CinderUtilsQoSTests-dae66451-82dc-4eac-9ee4-37e7ba515b56"}]} 2018-08-13 09:13:54,983 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-fcf7a10a-e589-475c-b729-b218df7b737e 2018-08-13 09:13:54,985 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/40710d05-9b85-434c-b4b4-ed842479f961 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b11c68d-0218-4688-832d-cc81e796f8b9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8bf8ad237b22e7b4d7cbc82d2af37870648e02" 2018-08-13 09:13:55,034 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-950785e1-6fcb-4d0b-8d57-9f95d6494e0a Content-Type: application/json Content-Length: 465 x-openstack-request-id: req-950785e1-6fcb-4d0b-8d57-9f95d6494e0a RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "40710d05-9b85-434c-b4b4-ed842479f961", "name": "CinderUtilsQoSTests-dae66451-82dc-4eac-9ee4-37e7ba515b56"}, "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/40710d05-9b85-434c-b4b4-ed842479f961", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/40710d05-9b85-434c-b4b4-ed842479f961", "rel": "bookmark"}]} 2018-08-13 09:13:55,034 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/40710d05-9b85-434c-b4b4-ed842479f961 used request id req-950785e1-6fcb-4d0b-8d57-9f95d6494e0a 2018-08-13 09:13:55,034 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-dae66451-82dc-4eac-9ee4-37e7ba515b56 2018-08-13 09:13:55,036 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/40710d05-9b85-434c-b4b4-ed842479f961?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b11c68d-0218-4688-832d-cc81e796f8b9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8bf8ad237b22e7b4d7cbc82d2af37870648e02" 2018-08-13 09:14:03,384 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-70534ac5-4edf-4bd9-a16a-bdf48f5bdff9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:14:03,384 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/40710d05-9b85-434c-b4b4-ed842479f961?force=False used request id req-70534ac5-4edf-4bd9-a16a-bdf48f5bdff9 2018-08-13 09:14:03,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:14:03,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["tLp3ufUUROCeRi2G50wvUA"], "issued_at": "2018-08-13T09:14:03.000000Z"}} 2018-08-13 09:14:03,879 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab4ebf94b5c8202434dbdc8350e817e0cacc2f5" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-694c7ca4-6602-41c6-b448-cb4593cc4a36"}}' 2018-08-13 09:14:12,336 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-2d9181b0-dda0-4b82-9552-dece337d5c18 Content-Type: application/json Content-Length: 461 x-openstack-request-id: req-2d9181b0-dda0-4b82-9552-dece337d5c18 RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "fafeafeb-0876-49cc-a53c-7398f3073c3c", "name": "CinderUtilsQoSTests-694c7ca4-6602-41c6-b448-cb4593cc4a36"}, "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/fafeafeb-0876-49cc-a53c-7398f3073c3c", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/fafeafeb-0876-49cc-a53c-7398f3073c3c", "rel": "bookmark"}]} 2018-08-13 09:14:12,336 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-2d9181b0-dda0-4b82-9552-dece337d5c18 2018-08-13 09:14:12,338 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d9181b0-dda0-4b82-9552-dece337d5c18" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab4ebf94b5c8202434dbdc8350e817e0cacc2f5" 2018-08-13 09:14:12,590 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-230e01ce-e81b-48e4-ad57-6c418456b39e Content-Type: application/json Content-Length: 177 x-openstack-request-id: req-230e01ce-e81b-48e4-ad57-6c418456b39e RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "fafeafeb-0876-49cc-a53c-7398f3073c3c", "name": "CinderUtilsQoSTests-694c7ca4-6602-41c6-b448-cb4593cc4a36"}]} 2018-08-13 09:14:12,590 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-230e01ce-e81b-48e4-ad57-6c418456b39e 2018-08-13 09:14:12,592 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/fafeafeb-0876-49cc-a53c-7398f3073c3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d9181b0-dda0-4b82-9552-dece337d5c18" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab4ebf94b5c8202434dbdc8350e817e0cacc2f5" 2018-08-13 09:14:12,844 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e11d30a1-740a-46db-954d-3a0fef62c9ee Content-Type: application/json Content-Length: 461 x-openstack-request-id: req-e11d30a1-740a-46db-954d-3a0fef62c9ee RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "fafeafeb-0876-49cc-a53c-7398f3073c3c", "name": "CinderUtilsQoSTests-694c7ca4-6602-41c6-b448-cb4593cc4a36"}, "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/fafeafeb-0876-49cc-a53c-7398f3073c3c", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/fafeafeb-0876-49cc-a53c-7398f3073c3c", "rel": "bookmark"}]} 2018-08-13 09:14:12,844 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/fafeafeb-0876-49cc-a53c-7398f3073c3c used request id req-e11d30a1-740a-46db-954d-3a0fef62c9ee 2018-08-13 09:14:12,845 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-694c7ca4-6602-41c6-b448-cb4593cc4a36 2018-08-13 09:14:12,847 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/fafeafeb-0876-49cc-a53c-7398f3073c3c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d9181b0-dda0-4b82-9552-dece337d5c18" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab4ebf94b5c8202434dbdc8350e817e0cacc2f5" 2018-08-13 09:14:13,165 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6c132d7d-4639-4940-976a-1f27bb4a1da7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:14:13,165 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/fafeafeb-0876-49cc-a53c-7398f3073c3c?force=False used request id req-6c132d7d-4639-4940-976a-1f27bb4a1da7 2018-08-13 09:14:13,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:14:13,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["92AAa1szRxidIUDDEY12Sw"], "issued_at": "2018-08-13T09:14:13.000000Z"}} 2018-08-13 09:14:13,626 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7703ce4911886d96d225410d38a270f3b29c9b1f" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-bde7ee08-34f4-4b0d-82e0-8632290a8db8"}}' 2018-08-13 09:14:14,799 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-f1b8dda1-1dca-4b3e-a0cc-2fd29d5b6e98 Content-Type: application/json Content-Length: 466 x-openstack-request-id: req-f1b8dda1-1dca-4b3e-a0cc-2fd29d5b6e98 RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "ee84ba07-15c8-41ff-b389-ad131f42db12", "name": "CinderUtilsQoSTests-bde7ee08-34f4-4b0d-82e0-8632290a8db8"}, "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/ee84ba07-15c8-41ff-b389-ad131f42db12", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/ee84ba07-15c8-41ff-b389-ad131f42db12", "rel": "bookmark"}]} 2018-08-13 09:14:14,799 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-f1b8dda1-1dca-4b3e-a0cc-2fd29d5b6e98 2018-08-13 09:14:14,802 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1b8dda1-1dca-4b3e-a0cc-2fd29d5b6e98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7703ce4911886d96d225410d38a270f3b29c9b1f" 2018-08-13 09:14:14,860 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a530e0f4-b4b9-4955-870c-55a465ce410c Content-Type: application/json Content-Length: 182 x-openstack-request-id: req-a530e0f4-b4b9-4955-870c-55a465ce410c RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "ee84ba07-15c8-41ff-b389-ad131f42db12", "name": "CinderUtilsQoSTests-bde7ee08-34f4-4b0d-82e0-8632290a8db8"}]} 2018-08-13 09:14:14,860 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-a530e0f4-b4b9-4955-870c-55a465ce410c 2018-08-13 09:14:14,862 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/ee84ba07-15c8-41ff-b389-ad131f42db12 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1b8dda1-1dca-4b3e-a0cc-2fd29d5b6e98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7703ce4911886d96d225410d38a270f3b29c9b1f" 2018-08-13 09:14:15,138 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d3f0c751-29c6-44ae-98a0-6621904684f5 Content-Type: application/json Content-Length: 466 x-openstack-request-id: req-d3f0c751-29c6-44ae-98a0-6621904684f5 RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "ee84ba07-15c8-41ff-b389-ad131f42db12", "name": "CinderUtilsQoSTests-bde7ee08-34f4-4b0d-82e0-8632290a8db8"}, "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/ee84ba07-15c8-41ff-b389-ad131f42db12", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/ee84ba07-15c8-41ff-b389-ad131f42db12", "rel": "bookmark"}]} 2018-08-13 09:14:15,138 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/ee84ba07-15c8-41ff-b389-ad131f42db12 used request id req-d3f0c751-29c6-44ae-98a0-6621904684f5 2018-08-13 09:14:15,139 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-bde7ee08-34f4-4b0d-82e0-8632290a8db8 2018-08-13 09:14:15,140 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/ee84ba07-15c8-41ff-b389-ad131f42db12?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1b8dda1-1dca-4b3e-a0cc-2fd29d5b6e98" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7703ce4911886d96d225410d38a270f3b29c9b1f" 2018-08-13 09:14:15,653 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6ecc9eb0-e72c-4aa9-8ae8-b06197d4c4dc RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:14:15,653 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/ee84ba07-15c8-41ff-b389-ad131f42db12?force=False used request id req-6ecc9eb0-e72c-4aa9-8ae8-b06197d4c4dc 2018-08-13 09:14:15,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:14:16,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:14:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["pUwRwJy7RLG8qIdetnTyTQ"], "issued_at": "2018-08-13T09:14:16.000000Z"}} 2018-08-13 09:14:16,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" 2018-08-13 09:14:16,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:14:16 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b09b88e2-6a5e-4e1a-87cd-935696c4a72f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:14:16,162 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b09b88e2-6a5e-4e1a-87cd-935696c4a72f 2018-08-13 09:14:16,164 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-dd0ddd56-6555-465a-919b-499501f72f67", "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-08-13 09:14:17,300 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-279c4512-ce93-401a-a4ab-d5201e0a2ec0 Content-Type: application/json Content-Length: 851 x-openstack-request-id: req-279c4512-ce93-401a-a4ab-d5201e0a2ec0 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T09:14:17.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "CinderUtilsVolumeTests-dd0ddd56-6555-465a-919b-499501f72f67", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cba97885-1254-439f-b350-d8c470dc7efd", "size": 1}} 2018-08-13 09:14:17,300 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes used request id req-279c4512-ce93-401a-a4ab-d5201e0a2ec0 2018-08-13 09:14:17,302 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-279c4512-ce93-401a-a4ab-d5201e0a2ec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" 2018-08-13 09:14:23,307 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8eaca1a2-732f-42a4-88d7-b4038835e426 Content-Type: application/json Content-Length: 1072 x-openstack-request-id: req-8eaca1a2-732f-42a4-88d7-b4038835e426 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:14:17.000000", "replication_status": null, "snapshot_id": null, "id": "cba97885-1254-439f-b350-d8c470dc7efd", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-dd0ddd56-6555-465a-919b-499501f72f67", "bootable": "false", "created_at": "2018-08-13T09:14:17.000000", "volume_type": "RBD"}} 2018-08-13 09:14:23,307 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd used request id req-8eaca1a2-732f-42a4-88d7-b4038835e426 2018-08-13 09:14:23,309 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-279c4512-ce93-401a-a4ab-d5201e0a2ec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" 2018-08-13 09:14:23,468 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-757090e1-0acd-442b-bfba-47da101cb722 Content-Type: application/json Content-Length: 1072 x-openstack-request-id: req-757090e1-0acd-442b-bfba-47da101cb722 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:14:17.000000", "replication_status": null, "snapshot_id": null, "id": "cba97885-1254-439f-b350-d8c470dc7efd", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-dd0ddd56-6555-465a-919b-499501f72f67", "bootable": "false", "created_at": "2018-08-13T09:14:17.000000", "volume_type": "RBD"}} 2018-08-13 09:14:23,468 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd used request id req-757090e1-0acd-442b-bfba-47da101cb722 2018-08-13 09:14:23,470 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-279c4512-ce93-401a-a4ab-d5201e0a2ec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" 2018-08-13 09:14:23,838 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9aad8c41-3708-4a22-b6b0-1df07eaa390a Content-Type: application/json Content-Length: 1075 x-openstack-request-id: req-9aad8c41-3708-4a22-b6b0-1df07eaa390a RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:14:17.000000", "replication_status": null, "snapshot_id": null, "id": "cba97885-1254-439f-b350-d8c470dc7efd", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-dd0ddd56-6555-465a-919b-499501f72f67", "bootable": "false", "created_at": "2018-08-13T09:14:17.000000", "volume_type": "RBD"}]} 2018-08-13 09:14:23,838 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail used request id req-9aad8c41-3708-4a22-b6b0-1df07eaa390a 2018-08-13 09:14:23,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:14:23,852 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:14:23 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:14:23,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" 2018-08-13 09:14:24,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:14:24 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-38ae6e66-cc74-4891-9cc0-e89672482865 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:14:24,158 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-38ae6e66-cc74-4891-9cc0-e89672482865 2018-08-13 09:14:24,158 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-dd0ddd56-6555-465a-919b-499501f72f67 2018-08-13 09:14:24,160 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-279c4512-ce93-401a-a4ab-d5201e0a2ec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" 2018-08-13 09:14:24,813 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-f1ea0de3-2173-41ce-838d-e6ab71fdbcbc RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:14:24,813 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd used request id req-f1ea0de3-2173-41ce-838d-e6ab71fdbcbc 2018-08-13 09:14:24,815 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-279c4512-ce93-401a-a4ab-d5201e0a2ec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" 2018-08-13 09:14:24,943 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-668031ff-edd0-4125-b8b3-83927c3158f3 Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-668031ff-edd0-4125-b8b3-83927c3158f3 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:14:24.000000", "replication_status": null, "snapshot_id": null, "id": "cba97885-1254-439f-b350-d8c470dc7efd", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-dd0ddd56-6555-465a-919b-499501f72f67", "bootable": "false", "created_at": "2018-08-13T09:14:17.000000", "volume_type": "RBD"}} 2018-08-13 09:14:24,944 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd used request id req-668031ff-edd0-4125-b8b3-83927c3158f3 2018-08-13 09:14:27,949 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-279c4512-ce93-401a-a4ab-d5201e0a2ec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" 2018-08-13 09:14:38,025 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-21a173e5-0a1c-47c4-b134-d49150762e88 x-openstack-request-id: req-21a173e5-0a1c-47c4-b134-d49150762e88 RESP BODY: {"itemNotFound": {"message": "Volume cba97885-1254-439f-b350-d8c470dc7efd could not be found.", "code": 404}} 2018-08-13 09:14:38,026 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd used request id req-21a173e5-0a1c-47c4-b134-d49150762e88 2018-08-13 09:14:38,027 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-279c4512-ce93-401a-a4ab-d5201e0a2ec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" 2018-08-13 09:14:38,136 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-1b237c9f-f7c8-434f-a15d-81426cb733e6 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-1b237c9f-f7c8-434f-a15d-81426cb733e6 RESP BODY: {"volumes": []} 2018-08-13 09:14:38,136 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail used request id req-1b237c9f-f7c8-434f-a15d-81426cb733e6 2018-08-13 09:14:38,136 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-dd0ddd56-6555-465a-919b-499501f72f67 2018-08-13 09:14:38,138 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-279c4512-ce93-401a-a4ab-d5201e0a2ec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" 2018-08-13 09:14:38,387 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-b02be8f5-08da-4794-90fb-6b1c4ad353d5 x-openstack-request-id: req-b02be8f5-08da-4794-90fb-6b1c4ad353d5 RESP BODY: {"itemNotFound": {"message": "Volume cba97885-1254-439f-b350-d8c470dc7efd could not be found.", "code": 404}} 2018-08-13 09:14:38,387 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd used request id req-b02be8f5-08da-4794-90fb-6b1c4ad353d5 2018-08-13 09:14:38,389 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-279c4512-ce93-401a-a4ab-d5201e0a2ec0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7a54f3a7e3e1c207cb30104df22579662de7d0" 2018-08-13 09:14:38,939 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-7442a2fd-bd1e-488e-94d3-9d32ed55fbbd x-openstack-request-id: req-7442a2fd-bd1e-488e-94d3-9d32ed55fbbd RESP BODY: {"itemNotFound": {"message": "Volume cba97885-1254-439f-b350-d8c470dc7efd could not be found.", "code": 404}} 2018-08-13 09:14:38,939 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/cba97885-1254-439f-b350-d8c470dc7efd used request id req-7442a2fd-bd1e-488e-94d3-9d32ed55fbbd 2018-08-13 09:14:38,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:14:39,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:14:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["vHaZk8znSO6Z12PPgtFBxA"], "issued_at": "2018-08-13T09:14:39.000000Z"}} 2018-08-13 09:14:39,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc48dc91d5064a48f00b7a4f27e70869d63e922" 2018-08-13 09:14:39,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:14:39 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-967a367d-7fb6-48ac-baf1-fcf99a161306 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:14:39,466 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-967a367d-7fb6-48ac-baf1-fcf99a161306 2018-08-13 09:14:39,469 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc48dc91d5064a48f00b7a4f27e70869d63e922" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-90d15afd-244f-44e8-99fd-13fb3d13fab8", "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-08-13 09:14:47,496 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-be60a51f-80c3-4a6b-b163-c02fbd97302c Content-Type: application/json Content-Length: 851 x-openstack-request-id: req-be60a51f-80c3-4a6b-b163-c02fbd97302c RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-13T09:14:42.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "CinderUtilsVolumeTests-90d15afd-244f-44e8-99fd-13fb3d13fab8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9496a9b2-9bc1-4761-b513-21fbe0e2da54", "size": 1}} 2018-08-13 09:14:47,496 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes used request id req-be60a51f-80c3-4a6b-b163-c02fbd97302c 2018-08-13 09:14:47,498 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be60a51f-80c3-4a6b-b163-c02fbd97302c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc48dc91d5064a48f00b7a4f27e70869d63e922" 2018-08-13 09:14:47,626 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9a4eabed-f56f-4ab5-8ce4-fcfea88f509a Content-Type: application/json Content-Length: 1054 x-openstack-request-id: req-9a4eabed-f56f-4ab5-8ce4-fcfea88f509a RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-08-13T09:14:47.000000", "replication_status": null, "snapshot_id": null, "id": "9496a9b2-9bc1-4761-b513-21fbe0e2da54", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-90d15afd-244f-44e8-99fd-13fb3d13fab8", "bootable": "false", "created_at": "2018-08-13T09:14:42.000000", "volume_type": "RBD"}} 2018-08-13 09:14:47,626 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 used request id req-9a4eabed-f56f-4ab5-8ce4-fcfea88f509a 2018-08-13 09:14:47,628 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be60a51f-80c3-4a6b-b163-c02fbd97302c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc48dc91d5064a48f00b7a4f27e70869d63e922" 2018-08-13 09:14:47,757 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9ef7d60d-283e-4066-a193-820bfcbbba4b Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-9ef7d60d-283e-4066-a193-820bfcbbba4b RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:14:47.000000", "replication_status": null, "snapshot_id": null, "id": "9496a9b2-9bc1-4761-b513-21fbe0e2da54", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-90d15afd-244f-44e8-99fd-13fb3d13fab8", "bootable": "false", "created_at": "2018-08-13T09:14:42.000000", "volume_type": "RBD"}} 2018-08-13 09:14:47,757 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 used request id req-9ef7d60d-283e-4066-a193-820bfcbbba4b 2018-08-13 09:14:50,761 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be60a51f-80c3-4a6b-b163-c02fbd97302c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc48dc91d5064a48f00b7a4f27e70869d63e922" 2018-08-13 09:14:50,902 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-32668c0f-baa7-4a94-82a0-27116e29f8fd Content-Type: application/json Content-Length: 1072 x-openstack-request-id: req-32668c0f-baa7-4a94-82a0-27116e29f8fd RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:14:47.000000", "replication_status": null, "snapshot_id": null, "id": "9496a9b2-9bc1-4761-b513-21fbe0e2da54", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-90d15afd-244f-44e8-99fd-13fb3d13fab8", "bootable": "false", "created_at": "2018-08-13T09:14:42.000000", "volume_type": "RBD"}} 2018-08-13 09:14:50,902 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 used request id req-32668c0f-baa7-4a94-82a0-27116e29f8fd 2018-08-13 09:14:50,904 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be60a51f-80c3-4a6b-b163-c02fbd97302c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc48dc91d5064a48f00b7a4f27e70869d63e922" 2018-08-13 09:14:51,019 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-65f147ab-dd01-4440-beec-b94daa95394d Content-Type: application/json Content-Length: 1075 x-openstack-request-id: req-65f147ab-dd01-4440-beec-b94daa95394d RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:14:47.000000", "replication_status": null, "snapshot_id": null, "id": "9496a9b2-9bc1-4761-b513-21fbe0e2da54", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-90d15afd-244f-44e8-99fd-13fb3d13fab8", "bootable": "false", "created_at": "2018-08-13T09:14:42.000000", "volume_type": "RBD"}]} 2018-08-13 09:14:51,019 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/detail used request id req-65f147ab-dd01-4440-beec-b94daa95394d 2018-08-13 09:14:51,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:14:51,033 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:14:51 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:14:51,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc48dc91d5064a48f00b7a4f27e70869d63e922" 2018-08-13 09:14:51,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:14:51 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0b19a90d-a807-4cd4-b7ba-bafd52c398ff X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b"}, "tags": [], "enabled": true, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-13 09:14:51,092 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/874d7acf58544e2d8d4d8ca0c1d4603b used request id req-0b19a90d-a807-4cd4-b7ba-bafd52c398ff 2018-08-13 09:14:51,092 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-90d15afd-244f-44e8-99fd-13fb3d13fab8 2018-08-13 09:14:51,094 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be60a51f-80c3-4a6b-b163-c02fbd97302c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc48dc91d5064a48f00b7a4f27e70869d63e922" 2018-08-13 09:14:51,509 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d3dfd3d0-fe33-4d36-8a15-325b4ca9053c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:14:51,509 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 used request id req-d3dfd3d0-fe33-4d36-8a15-325b4ca9053c 2018-08-13 09:14:51,511 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be60a51f-80c3-4a6b-b163-c02fbd97302c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc48dc91d5064a48f00b7a4f27e70869d63e922" 2018-08-13 09:14:51,643 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fba42237-ca07-4c90-af96-fe363ec82fae Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-fba42237-ca07-4c90-af96-fe363ec82fae RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-08-13T09:14:51.000000", "replication_status": null, "snapshot_id": null, "id": "9496a9b2-9bc1-4761-b513-21fbe0e2da54", "size": 1, "user_id": "dec9613aaec14cbfb55ac87fbf7a8d24", "os-vol-tenant-attr:tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "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-90d15afd-244f-44e8-99fd-13fb3d13fab8", "bootable": "false", "created_at": "2018-08-13T09:14:42.000000", "volume_type": "RBD"}} 2018-08-13 09:14:51,643 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 used request id req-fba42237-ca07-4c90-af96-fe363ec82fae 2018-08-13 09:14:54,647 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-be60a51f-80c3-4a6b-b163-c02fbd97302c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc48dc91d5064a48f00b7a4f27e70869d63e922" 2018-08-13 09:14:54,720 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-16e604b1-1a12-4312-bee6-82f14b555fac x-openstack-request-id: req-16e604b1-1a12-4312-bee6-82f14b555fac RESP BODY: {"itemNotFound": {"message": "Volume 9496a9b2-9bc1-4761-b513-21fbe0e2da54 could not be found.", "code": 404}} 2018-08-13 09:14:54,720 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/volumes/9496a9b2-9bc1-4761-b513-21fbe0e2da54 used request id req-16e604b1-1a12-4312-bee6-82f14b555fac 2018-08-13 09:14:54,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:14:55,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:14:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["1PiXwwzFQgGq3DMqWZ7mOQ"], "issued_at": "2018-08-13T09:14:55.000000Z"}} 2018-08-13 09:14:55,234 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d4f80ebbba2ddff74befb28877fd3920776d2f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-4a6b3a95-5236-4dda-ab66-568683dd680e", "description": null}}' 2018-08-13 09:14:56,217 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-366354cb-5e91-469b-a343-3f52fada8055 Content-Type: application/json Content-Length: 246 x-openstack-request-id: req-366354cb-5e91-469b-a343-3f52fada8055 RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4a6b3a95-5236-4dda-ab66-568683dd680e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c149fba8-cbbd-45af-8ed3-e46036f32077", "description": null}} 2018-08-13 09:14:56,217 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types used request id req-366354cb-5e91-469b-a343-3f52fada8055 2018-08-13 09:14:56,219 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-366354cb-5e91-469b-a343-3f52fada8055" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d4f80ebbba2ddff74befb28877fd3920776d2f" 2018-08-13 09:14:56,282 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ed0c5d8b-517f-44f5-99b0-fe08832cd9a7 Content-Type: application/json Content-Length: 490 x-openstack-request-id: req-ed0c5d8b-517f-44f5-99b0-fe08832cd9a7 RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-4a6b3a95-5236-4dda-ab66-568683dd680e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c149fba8-cbbd-45af-8ed3-e46036f32077", "description": null}, {"name": "RBD", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "rbddriver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "0dcb92d9-ce5d-4aad-9e68-d9d3e9c86116", "description": null}]} 2018-08-13 09:14:56,283 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types?is_public=None used request id req-ed0c5d8b-517f-44f5-99b0-fe08832cd9a7 2018-08-13 09:14:56,285 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c149fba8-cbbd-45af-8ed3-e46036f32077 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-366354cb-5e91-469b-a343-3f52fada8055" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d4f80ebbba2ddff74befb28877fd3920776d2f" 2018-08-13 09:14:56,323 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-30f1a50e-b730-436c-b722-7c8439f81fbc Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-30f1a50e-b730-436c-b722-7c8439f81fbc RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4a6b3a95-5236-4dda-ab66-568683dd680e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c149fba8-cbbd-45af-8ed3-e46036f32077", "description": null}} 2018-08-13 09:14:56,323 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c149fba8-cbbd-45af-8ed3-e46036f32077 used request id req-30f1a50e-b730-436c-b722-7c8439f81fbc 2018-08-13 09:14:56,324 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c149fba8-cbbd-45af-8ed3-e46036f32077/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-366354cb-5e91-469b-a343-3f52fada8055" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d4f80ebbba2ddff74befb28877fd3920776d2f" 2018-08-13 09:14:56,376 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fdac3733-25a8-4f47-93e9-4515798cbcb3 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-fdac3733-25a8-4f47-93e9-4515798cbcb3 RESP BODY: {} 2018-08-13 09:14:56,376 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c149fba8-cbbd-45af-8ed3-e46036f32077/encryption used request id req-fdac3733-25a8-4f47-93e9-4515798cbcb3 2018-08-13 09:14:56,377 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-4a6b3a95-5236-4dda-ab66-568683dd680e 2018-08-13 09:14:56,378 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c149fba8-cbbd-45af-8ed3-e46036f32077 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-366354cb-5e91-469b-a343-3f52fada8055" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d4f80ebbba2ddff74befb28877fd3920776d2f" 2018-08-13 09:14:57,604 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-3d3da8bb-e23d-47b1-b5d8-16c08fb7b1ce RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:14:57,604 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c149fba8-cbbd-45af-8ed3-e46036f32077 used request id req-3d3da8bb-e23d-47b1-b5d8-16c08fb7b1ce 2018-08-13 09:14:57,606 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c149fba8-cbbd-45af-8ed3-e46036f32077 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-366354cb-5e91-469b-a343-3f52fada8055" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d4f80ebbba2ddff74befb28877fd3920776d2f" 2018-08-13 09:14:57,667 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 114 Content-Type: application/json x-compute-request-id: req-6d54346d-c3f5-4172-8253-6cddea869caa x-openstack-request-id: req-6d54346d-c3f5-4172-8253-6cddea869caa RESP BODY: {"itemNotFound": {"message": "Volume type c149fba8-cbbd-45af-8ed3-e46036f32077 could not be found.", "code": 404}} 2018-08-13 09:14:57,667 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c149fba8-cbbd-45af-8ed3-e46036f32077 used request id req-6d54346d-c3f5-4172-8253-6cddea869caa 2018-08-13 09:14:57,667 - cinder_utils - INFO - Volume with ID [c149fba8-cbbd-45af-8ed3-e46036f32077] does not exist 2018-08-13 09:14:57,668 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-4a6b3a95-5236-4dda-ab66-568683dd680e 2018-08-13 09:14:57,670 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c149fba8-cbbd-45af-8ed3-e46036f32077 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-366354cb-5e91-469b-a343-3f52fada8055" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d4f80ebbba2ddff74befb28877fd3920776d2f" 2018-08-13 09:14:57,741 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 114 Content-Type: application/json x-compute-request-id: req-fa48d96f-65bc-4f4e-833d-44d958ec417d x-openstack-request-id: req-fa48d96f-65bc-4f4e-833d-44d958ec417d RESP BODY: {"itemNotFound": {"message": "Volume type c149fba8-cbbd-45af-8ed3-e46036f32077 could not be found.", "code": 404}} 2018-08-13 09:14:57,741 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c149fba8-cbbd-45af-8ed3-e46036f32077 used request id req-fa48d96f-65bc-4f4e-833d-44d958ec417d 2018-08-13 09:14:57,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:14:58,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:14:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["gHc1JbONRiaBwwqRUz_qZw"], "issued_at": "2018-08-13T09:14:58.000000Z"}} 2018-08-13 09:14:58,226 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418399ef9f66b351ca48c46a4dfe0916d1437588" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-f73608fd-d364-4c26-913e-046af9d248ac", "description": null}}' 2018-08-13 09:14:59,024 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a2a8fbfa-80fe-4cea-a3da-f42c0bc5b2f8 Content-Type: application/json Content-Length: 246 x-openstack-request-id: req-a2a8fbfa-80fe-4cea-a3da-f42c0bc5b2f8 RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f73608fd-d364-4c26-913e-046af9d248ac", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "593e168b-50a0-4d40-9aef-8cdac6024137", "description": null}} 2018-08-13 09:14:59,024 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types used request id req-a2a8fbfa-80fe-4cea-a3da-f42c0bc5b2f8 2018-08-13 09:14:59,026 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2a8fbfa-80fe-4cea-a3da-f42c0bc5b2f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418399ef9f66b351ca48c46a4dfe0916d1437588" 2018-08-13 09:14:59,208 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8693eeb2-08f6-454f-86fc-fa38618f7923 Content-Type: application/json Content-Length: 490 x-openstack-request-id: req-8693eeb2-08f6-454f-86fc-fa38618f7923 RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-f73608fd-d364-4c26-913e-046af9d248ac", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "593e168b-50a0-4d40-9aef-8cdac6024137", "description": null}, {"name": "RBD", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "rbddriver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "0dcb92d9-ce5d-4aad-9e68-d9d3e9c86116", "description": null}]} 2018-08-13 09:14:59,208 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types?is_public=None used request id req-8693eeb2-08f6-454f-86fc-fa38618f7923 2018-08-13 09:14:59,210 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2a8fbfa-80fe-4cea-a3da-f42c0bc5b2f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418399ef9f66b351ca48c46a4dfe0916d1437588" 2018-08-13 09:14:59,254 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-3164a3c1-51a0-419b-8628-92f177a3a94a Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-3164a3c1-51a0-419b-8628-92f177a3a94a RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f73608fd-d364-4c26-913e-046af9d248ac", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "593e168b-50a0-4d40-9aef-8cdac6024137", "description": null}} 2018-08-13 09:14:59,254 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137 used request id req-3164a3c1-51a0-419b-8628-92f177a3a94a 2018-08-13 09:14:59,256 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2a8fbfa-80fe-4cea-a3da-f42c0bc5b2f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418399ef9f66b351ca48c46a4dfe0916d1437588" 2018-08-13 09:14:59,310 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ce65739e-f493-4734-a4a6-0d1562f20cdb Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-ce65739e-f493-4734-a4a6-0d1562f20cdb RESP BODY: {} 2018-08-13 09:14:59,311 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137/encryption used request id req-ce65739e-f493-4734-a4a6-0d1562f20cdb 2018-08-13 09:14:59,312 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2a8fbfa-80fe-4cea-a3da-f42c0bc5b2f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418399ef9f66b351ca48c46a4dfe0916d1437588" 2018-08-13 09:14:59,367 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d99073bf-6690-4711-a1f6-0cf636c1757d Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-d99073bf-6690-4711-a1f6-0cf636c1757d RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f73608fd-d364-4c26-913e-046af9d248ac", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "593e168b-50a0-4d40-9aef-8cdac6024137", "description": null}} 2018-08-13 09:14:59,367 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137 used request id req-d99073bf-6690-4711-a1f6-0cf636c1757d 2018-08-13 09:14:59,368 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2a8fbfa-80fe-4cea-a3da-f42c0bc5b2f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418399ef9f66b351ca48c46a4dfe0916d1437588" 2018-08-13 09:14:59,420 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-cb4b78e3-1e66-458a-a84d-953f70de4a26 Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-cb4b78e3-1e66-458a-a84d-953f70de4a26 RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f73608fd-d364-4c26-913e-046af9d248ac", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "593e168b-50a0-4d40-9aef-8cdac6024137", "description": null}} 2018-08-13 09:14:59,420 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137 used request id req-cb4b78e3-1e66-458a-a84d-953f70de4a26 2018-08-13 09:14:59,422 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2a8fbfa-80fe-4cea-a3da-f42c0bc5b2f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418399ef9f66b351ca48c46a4dfe0916d1437588" 2018-08-13 09:14:59,483 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fdad8fb7-43a6-4528-adfe-eb792e6d6f65 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-fdad8fb7-43a6-4528-adfe-eb792e6d6f65 RESP BODY: {} 2018-08-13 09:14:59,483 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137/encryption used request id req-fdad8fb7-43a6-4528-adfe-eb792e6d6f65 2018-08-13 09:14:59,484 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-f73608fd-d364-4c26-913e-046af9d248ac 2018-08-13 09:14:59,485 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2a8fbfa-80fe-4cea-a3da-f42c0bc5b2f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418399ef9f66b351ca48c46a4dfe0916d1437588" 2018-08-13 09:14:59,584 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0cd1a729-530d-48e1-a544-9be3089832f1 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:14:59,584 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/593e168b-50a0-4d40-9aef-8cdac6024137 used request id req-0cd1a729-530d-48e1-a544-9be3089832f1 2018-08-13 09:14:59,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:00,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["mbp5-wg2Smqc_D8o8jXycA"], "issued_at": "2018-08-13T09:15:00.000000Z"}} 2018-08-13 09:15:00,067 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f8c1f0f68773d7fdb59ee010762a9c1f13f396" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-344c7c91-e59f-4582-bc37-0500c97b144b-type", "description": null}}' 2018-08-13 09:15:01,025 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-37af9cb3-facb-457e-87bc-e633d5cd6bf7 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-37af9cb3-facb-457e-87bc-e633d5cd6bf7 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-344c7c91-e59f-4582-bc37-0500c97b144b-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8e2e0683-4840-4d35-9494-1699f42eefdc", "description": null}} 2018-08-13 09:15:01,025 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types used request id req-37af9cb3-facb-457e-87bc-e633d5cd6bf7 2018-08-13 09:15:01,027 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/8e2e0683-4840-4d35-9494-1699f42eefdc/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-37af9cb3-facb-457e-87bc-e633d5cd6bf7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f8c1f0f68773d7fdb59ee010762a9c1f13f396" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-344c7c91-e59f-4582-bc37-0500c97b144b", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-08-13 09:15:01,590 - cinderclient.v2.client - DEBUG - RESP: [400] Content-Length: 65 Content-Type: application/json x-compute-request-id: req-17db8020-11bc-4116-a3b0-a7b414a1e446 x-openstack-request-id: req-17db8020-11bc-4116-a3b0-a7b414a1e446 RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-08-13 09:15:01,590 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/8e2e0683-4840-4d35-9494-1699f42eefdc/encryption used request id req-17db8020-11bc-4116-a3b0-a7b414a1e446 2018-08-13 09:15:01,590 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-344c7c91-e59f-4582-bc37-0500c97b144b-type 2018-08-13 09:15:01,592 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/8e2e0683-4840-4d35-9494-1699f42eefdc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37af9cb3-facb-457e-87bc-e633d5cd6bf7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f8c1f0f68773d7fdb59ee010762a9c1f13f396" 2018-08-13 09:15:02,036 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-10e0edc9-a5f8-4ccf-a39f-db30957e1fee RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:02,036 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/8e2e0683-4840-4d35-9494-1699f42eefdc used request id req-10e0edc9-a5f8-4ccf-a39f-db30957e1fee 2018-08-13 09:15:02,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:02,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["CRIowcUXS1aSSgpBi6s5Jw"], "issued_at": "2018-08-13T09:15:02.000000Z"}} 2018-08-13 09:15:02,553 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1361c6b7bf0214261f18715584d5c05cfac1ce2a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a04bb341-c79b-4964-8641-d1a76c7ee33b-type", "description": null}}' 2018-08-13 09:15:05,650 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-3a572041-341e-4481-998f-ec87f591d86c Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-3a572041-341e-4481-998f-ec87f591d86c RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a04bb341-c79b-4964-8641-d1a76c7ee33b-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d8c7be6d-174f-485a-9abc-8d5570da40c3", "description": null}} 2018-08-13 09:15:05,650 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types used request id req-3a572041-341e-4481-998f-ec87f591d86c 2018-08-13 09:15:05,653 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3a572041-341e-4481-998f-ec87f591d86c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1361c6b7bf0214261f18715584d5c05cfac1ce2a" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-a04bb341-c79b-4964-8641-d1a76c7ee33b", "provider": "LuksEncryptor"}}' 2018-08-13 09:15:05,776 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b77829ad-0f9c-47b6-b5b7-33df99d07ab2 Content-Type: application/json Content-Length: 305 x-openstack-request-id: req-b77829ad-0f9c-47b6-b5b7-33df99d07ab2 RESP BODY: {"encryption": {"volume_type_id": "d8c7be6d-174f-485a-9abc-8d5570da40c3", "name": "CinderUtilsAddEncryptionTests-a04bb341-c79b-4964-8641-d1a76c7ee33b", "control_location": "back-end", "encryption_id": "45ec7773-06fb-47e6-a1d7-fb167015e679", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-08-13 09:15:05,776 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3/encryption used request id req-b77829ad-0f9c-47b6-b5b7-33df99d07ab2 2018-08-13 09:15:05,778 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a572041-341e-4481-998f-ec87f591d86c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1361c6b7bf0214261f18715584d5c05cfac1ce2a" 2018-08-13 09:15:05,819 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-80d51748-db8f-489e-b5a5-dc7bbabd3346 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-80d51748-db8f-489e-b5a5-dc7bbabd3346 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a04bb341-c79b-4964-8641-d1a76c7ee33b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d8c7be6d-174f-485a-9abc-8d5570da40c3", "description": null}} 2018-08-13 09:15:05,819 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3 used request id req-80d51748-db8f-489e-b5a5-dc7bbabd3346 2018-08-13 09:15:05,821 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a572041-341e-4481-998f-ec87f591d86c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1361c6b7bf0214261f18715584d5c05cfac1ce2a" 2018-08-13 09:15:05,985 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-41bad1a4-ce45-4f7d-bacb-c7d5abb6f1d7 Content-Type: application/json Content-Length: 312 x-openstack-request-id: req-41bad1a4-ce45-4f7d-bacb-c7d5abb6f1d7 RESP BODY: {"volume_type_id": "d8c7be6d-174f-485a-9abc-8d5570da40c3", "control_location": "back-end", "deleted": false, "created_at": "2018-08-13T09:15:05.000000", "updated_at": null, "encryption_id": "45ec7773-06fb-47e6-a1d7-fb167015e679", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-08-13 09:15:05,985 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3/encryption used request id req-41bad1a4-ce45-4f7d-bacb-c7d5abb6f1d7 2018-08-13 09:15:05,985 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a04bb341-c79b-4964-8641-d1a76c7ee33b-type 2018-08-13 09:15:05,987 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a572041-341e-4481-998f-ec87f591d86c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1361c6b7bf0214261f18715584d5c05cfac1ce2a" 2018-08-13 09:15:06,028 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-84211b53-e70c-4560-933d-4ac38e47ee87 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-84211b53-e70c-4560-933d-4ac38e47ee87 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a04bb341-c79b-4964-8641-d1a76c7ee33b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d8c7be6d-174f-485a-9abc-8d5570da40c3", "description": null}} 2018-08-13 09:15:06,029 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3 used request id req-84211b53-e70c-4560-933d-4ac38e47ee87 2018-08-13 09:15:06,030 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a572041-341e-4481-998f-ec87f591d86c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1361c6b7bf0214261f18715584d5c05cfac1ce2a" 2018-08-13 09:15:06,096 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-60d97a2b-4bb9-4e4c-803d-e314e018f4a4 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:06,096 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3/encryption/provider used request id req-60d97a2b-4bb9-4e4c-803d-e314e018f4a4 2018-08-13 09:15:06,098 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a572041-341e-4481-998f-ec87f591d86c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1361c6b7bf0214261f18715584d5c05cfac1ce2a" 2018-08-13 09:15:06,139 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-0ef8c159-81fd-497e-9e62-f3b63b5f5c66 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-0ef8c159-81fd-497e-9e62-f3b63b5f5c66 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a04bb341-c79b-4964-8641-d1a76c7ee33b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d8c7be6d-174f-485a-9abc-8d5570da40c3", "description": null}} 2018-08-13 09:15:06,139 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3 used request id req-0ef8c159-81fd-497e-9e62-f3b63b5f5c66 2018-08-13 09:15:06,141 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a572041-341e-4481-998f-ec87f591d86c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1361c6b7bf0214261f18715584d5c05cfac1ce2a" 2018-08-13 09:15:06,203 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-6ba144e0-6a6d-4bc2-b436-ac00e0619463 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-6ba144e0-6a6d-4bc2-b436-ac00e0619463 RESP BODY: {} 2018-08-13 09:15:06,203 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3/encryption used request id req-6ba144e0-6a6d-4bc2-b436-ac00e0619463 2018-08-13 09:15:06,204 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a04bb341-c79b-4964-8641-d1a76c7ee33b-type 2018-08-13 09:15:06,206 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a572041-341e-4481-998f-ec87f591d86c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1361c6b7bf0214261f18715584d5c05cfac1ce2a" 2018-08-13 09:15:06,343 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-2eb424d2-226a-432e-a76b-5f42661d8921 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-2eb424d2-226a-432e-a76b-5f42661d8921 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a04bb341-c79b-4964-8641-d1a76c7ee33b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d8c7be6d-174f-485a-9abc-8d5570da40c3", "description": null}} 2018-08-13 09:15:06,343 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3 used request id req-2eb424d2-226a-432e-a76b-5f42661d8921 2018-08-13 09:15:06,344 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a572041-341e-4481-998f-ec87f591d86c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1361c6b7bf0214261f18715584d5c05cfac1ce2a" 2018-08-13 09:15:06,414 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 130 Content-Type: application/json x-compute-request-id: req-4f5876da-ea2c-4354-85f6-32c785cbd15c x-openstack-request-id: req-4f5876da-ea2c-4354-85f6-32c785cbd15c RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type d8c7be6d-174f-485a-9abc-8d5570da40c3 does not exist.", "code": 404}} 2018-08-13 09:15:06,414 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3/encryption/provider used request id req-4f5876da-ea2c-4354-85f6-32c785cbd15c 2018-08-13 09:15:06,414 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a04bb341-c79b-4964-8641-d1a76c7ee33b-type 2018-08-13 09:15:06,416 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a572041-341e-4481-998f-ec87f591d86c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1361c6b7bf0214261f18715584d5c05cfac1ce2a" 2018-08-13 09:15:06,627 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-1d1f7540-f94c-4403-94b1-ad40b278c6d2 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:06,627 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/d8c7be6d-174f-485a-9abc-8d5570da40c3 used request id req-1d1f7540-f94c-4403-94b1-ad40b278c6d2 2018-08-13 09:15:06,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:07,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["gWT5LZhqQX2fBsVrQygC1w"], "issued_at": "2018-08-13T09:15:07.000000Z"}} 2018-08-13 09:15:07,150 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da691fd76d3ae6577506d7ca2ec68b1656e425ba" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-f3970da1-b782-4397-81f3-53a9d025d10c-type", "description": null}}' 2018-08-13 09:15:08,176 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ba9ce00a-8852-4442-b62c-37e538c22f23 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-ba9ce00a-8852-4442-b62c-37e538c22f23 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f3970da1-b782-4397-81f3-53a9d025d10c-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "44565d4a-28cc-45d2-ba1e-fbc44c090153", "description": null}} 2018-08-13 09:15:08,176 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types used request id req-ba9ce00a-8852-4442-b62c-37e538c22f23 2018-08-13 09:15:08,178 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ba9ce00a-8852-4442-b62c-37e538c22f23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da691fd76d3ae6577506d7ca2ec68b1656e425ba" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-f3970da1-b782-4397-81f3-53a9d025d10c", "provider": "foo"}}' 2018-08-13 09:15:15,841 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-352e18e3-6beb-40ea-8341-6ea555f374ac Content-Type: application/json Content-Length: 286 x-openstack-request-id: req-352e18e3-6beb-40ea-8341-6ea555f374ac RESP BODY: {"encryption": {"volume_type_id": "44565d4a-28cc-45d2-ba1e-fbc44c090153", "name": "CinderUtilsAddEncryptionTests-f3970da1-b782-4397-81f3-53a9d025d10c", "control_location": "front-end", "encryption_id": "c51870bc-294a-4aa0-aaa9-d6e84b282ce0", "provider": "foo", "provider_class": "foo"}} 2018-08-13 09:15:15,841 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153/encryption used request id req-352e18e3-6beb-40ea-8341-6ea555f374ac 2018-08-13 09:15:15,843 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba9ce00a-8852-4442-b62c-37e538c22f23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da691fd76d3ae6577506d7ca2ec68b1656e425ba" 2018-08-13 09:15:15,886 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c7a9cd75-0906-4528-bc04-b5c3a1997567 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-c7a9cd75-0906-4528-bc04-b5c3a1997567 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f3970da1-b782-4397-81f3-53a9d025d10c-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "44565d4a-28cc-45d2-ba1e-fbc44c090153", "description": null}} 2018-08-13 09:15:15,886 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153 used request id req-c7a9cd75-0906-4528-bc04-b5c3a1997567 2018-08-13 09:15:15,888 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba9ce00a-8852-4442-b62c-37e538c22f23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da691fd76d3ae6577506d7ca2ec68b1656e425ba" 2018-08-13 09:15:15,925 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8f8d7fb4-e01a-48ff-b208-76972b2c6800 Content-Type: application/json Content-Length: 303 x-openstack-request-id: req-8f8d7fb4-e01a-48ff-b208-76972b2c6800 RESP BODY: {"volume_type_id": "44565d4a-28cc-45d2-ba1e-fbc44c090153", "control_location": "front-end", "deleted": false, "created_at": "2018-08-13T09:15:15.000000", "updated_at": null, "encryption_id": "c51870bc-294a-4aa0-aaa9-d6e84b282ce0", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-08-13 09:15:15,925 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153/encryption used request id req-8f8d7fb4-e01a-48ff-b208-76972b2c6800 2018-08-13 09:15:15,926 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-f3970da1-b782-4397-81f3-53a9d025d10c-type 2018-08-13 09:15:15,927 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba9ce00a-8852-4442-b62c-37e538c22f23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da691fd76d3ae6577506d7ca2ec68b1656e425ba" 2018-08-13 09:15:15,971 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a47e4dc1-877e-4bc1-9fce-781d7aacaebb Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-a47e4dc1-877e-4bc1-9fce-781d7aacaebb RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f3970da1-b782-4397-81f3-53a9d025d10c-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "44565d4a-28cc-45d2-ba1e-fbc44c090153", "description": null}} 2018-08-13 09:15:15,971 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153 used request id req-a47e4dc1-877e-4bc1-9fce-781d7aacaebb 2018-08-13 09:15:15,973 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba9ce00a-8852-4442-b62c-37e538c22f23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da691fd76d3ae6577506d7ca2ec68b1656e425ba" 2018-08-13 09:15:16,141 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-85b9706a-63e0-4ba9-9745-4b43f74459f0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:16,141 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153/encryption/provider used request id req-85b9706a-63e0-4ba9-9745-4b43f74459f0 2018-08-13 09:15:16,141 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-f3970da1-b782-4397-81f3-53a9d025d10c-type 2018-08-13 09:15:16,144 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba9ce00a-8852-4442-b62c-37e538c22f23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da691fd76d3ae6577506d7ca2ec68b1656e425ba" 2018-08-13 09:15:16,409 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-1aba43dc-19b3-4ad8-8bd5-a601c6a71b5c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:16,410 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/44565d4a-28cc-45d2-ba1e-fbc44c090153 used request id req-1aba43dc-19b3-4ad8-8bd5-a601c6a71b5c 2018-08-13 09:15:16,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:16,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["QeBA-KdnQUCeRrYTmqJeCg"], "issued_at": "2018-08-13T09:15:16.000000Z"}} 2018-08-13 09:15:16,942 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244585e01a607dac9967042fbf531c466ce1d4c9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a612ae35-6c32-4ce7-a704-68ee5ea3524c-type", "description": null}}' 2018-08-13 09:15:17,759 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9fd1553c-cc28-4d11-ac0f-25a5843fc440 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-9fd1553c-cc28-4d11-ac0f-25a5843fc440 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a612ae35-6c32-4ce7-a704-68ee5ea3524c-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c8e41031-8023-4268-a1b4-2c814442a727", "description": null}} 2018-08-13 09:15:17,759 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types used request id req-9fd1553c-cc28-4d11-ac0f-25a5843fc440 2018-08-13 09:15:17,763 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9fd1553c-cc28-4d11-ac0f-25a5843fc440" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244585e01a607dac9967042fbf531c466ce1d4c9" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-a612ae35-6c32-4ce7-a704-68ee5ea3524c", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-08-13 09:15:17,876 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b8a1626d-2ae7-40d0-8684-73ebe6552a96 Content-Type: application/json Content-Length: 317 x-openstack-request-id: req-b8a1626d-2ae7-40d0-8684-73ebe6552a96 RESP BODY: {"encryption": {"volume_type_id": "c8e41031-8023-4268-a1b4-2c814442a727", "name": "CinderUtilsAddEncryptionTests-a612ae35-6c32-4ce7-a704-68ee5ea3524c", "control_location": "back-end", "encryption_id": "7c5aac80-ba90-4b0d-bbef-6fa72a6d238b", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-08-13 09:15:17,876 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727/encryption used request id req-b8a1626d-2ae7-40d0-8684-73ebe6552a96 2018-08-13 09:15:17,878 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fd1553c-cc28-4d11-ac0f-25a5843fc440" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244585e01a607dac9967042fbf531c466ce1d4c9" 2018-08-13 09:15:17,924 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-f244e852-7009-4c1e-bd58-8b0b90192aaf Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-f244e852-7009-4c1e-bd58-8b0b90192aaf RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a612ae35-6c32-4ce7-a704-68ee5ea3524c-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c8e41031-8023-4268-a1b4-2c814442a727", "description": null}} 2018-08-13 09:15:17,924 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727 used request id req-f244e852-7009-4c1e-bd58-8b0b90192aaf 2018-08-13 09:15:17,925 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fd1553c-cc28-4d11-ac0f-25a5843fc440" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244585e01a607dac9967042fbf531c466ce1d4c9" 2018-08-13 09:15:17,968 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-80ce9452-0cf6-4b64-a516-4c3d5e33ddb0 Content-Type: application/json Content-Length: 300 x-openstack-request-id: req-80ce9452-0cf6-4b64-a516-4c3d5e33ddb0 RESP BODY: {"volume_type_id": "c8e41031-8023-4268-a1b4-2c814442a727", "control_location": "back-end", "deleted": false, "created_at": "2018-08-13T09:15:17.000000", "updated_at": null, "encryption_id": "7c5aac80-ba90-4b0d-bbef-6fa72a6d238b", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-08-13 09:15:17,968 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727/encryption used request id req-80ce9452-0cf6-4b64-a516-4c3d5e33ddb0 2018-08-13 09:15:17,969 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a612ae35-6c32-4ce7-a704-68ee5ea3524c-type 2018-08-13 09:15:17,970 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fd1553c-cc28-4d11-ac0f-25a5843fc440" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244585e01a607dac9967042fbf531c466ce1d4c9" 2018-08-13 09:15:18,007 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-063ac538-02cb-4341-887a-638f4b8a7dba Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-063ac538-02cb-4341-887a-638f4b8a7dba RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a612ae35-6c32-4ce7-a704-68ee5ea3524c-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c8e41031-8023-4268-a1b4-2c814442a727", "description": null}} 2018-08-13 09:15:18,007 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727 used request id req-063ac538-02cb-4341-887a-638f4b8a7dba 2018-08-13 09:15:18,009 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fd1553c-cc28-4d11-ac0f-25a5843fc440" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244585e01a607dac9967042fbf531c466ce1d4c9" 2018-08-13 09:15:18,065 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0d9557c2-aa2a-4e1e-988b-53e87ca42995 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:18,065 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727/encryption/provider used request id req-0d9557c2-aa2a-4e1e-988b-53e87ca42995 2018-08-13 09:15:18,065 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a612ae35-6c32-4ce7-a704-68ee5ea3524c-type 2018-08-13 09:15:18,067 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fd1553c-cc28-4d11-ac0f-25a5843fc440" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244585e01a607dac9967042fbf531c466ce1d4c9" 2018-08-13 09:15:18,385 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-f7334f72-e802-4f28-a6a3-d76dd79b2c46 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:18,385 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/c8e41031-8023-4268-a1b4-2c814442a727 used request id req-f7334f72-e802-4f28-a6a3-d76dd79b2c46 2018-08-13 09:15:18,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:18,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["TVBsNWooQ5Wupo4Q_xgJvQ"], "issued_at": "2018-08-13T09:15:18.000000Z"}} 2018-08-13 09:15:18,835 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aede4724fcf7860790a9536aab819f90247b4c68" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-dc950029-a883-4b1a-9d4e-2f024a70c36e-qos"}}' 2018-08-13 09:15:19,619 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c1c42f18-f813-4a03-812d-89b47573291d Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-c1c42f18-f813-4a03-812d-89b47573291d RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "f85dea45-df19-4b22-b006-50e4d22b2b39", "name": "CinderUtilsVolumeTypeCompleteTests-dc950029-a883-4b1a-9d4e-2f024a70c36e-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/f85dea45-df19-4b22-b006-50e4d22b2b39", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/f85dea45-df19-4b22-b006-50e4d22b2b39", "rel": "bookmark"}]} 2018-08-13 09:15:19,619 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-c1c42f18-f813-4a03-812d-89b47573291d 2018-08-13 09:15:19,621 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c1c42f18-f813-4a03-812d-89b47573291d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aede4724fcf7860790a9536aab819f90247b4c68" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-dc950029-a883-4b1a-9d4e-2f024a70c36e", "description": null}}' 2018-08-13 09:15:19,742 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4f38e520-5366-48cb-92b8-63a5a12d7976 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-4f38e520-5366-48cb-92b8-63a5a12d7976 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-dc950029-a883-4b1a-9d4e-2f024a70c36e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ad30f8e5-30e9-436c-b7dd-024f9f4da589", "description": null}} 2018-08-13 09:15:19,742 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types used request id req-4f38e520-5366-48cb-92b8-63a5a12d7976 2018-08-13 09:15:19,744 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c1c42f18-f813-4a03-812d-89b47573291d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aede4724fcf7860790a9536aab819f90247b4c68" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-13 09:15:19,867 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b241ddec-fef4-47e6-835f-6d99d45ffa38 Content-Type: application/json Content-Length: 222 x-openstack-request-id: req-b241ddec-fef4-47e6-835f-6d99d45ffa38 RESP BODY: {"encryption": {"volume_type_id": "ad30f8e5-30e9-436c-b7dd-024f9f4da589", "name": "foo", "control_location": "back-end", "encryption_id": "6e4a5b65-f8a4-4e26-9788-d5aecf1e6080", "provider": "bar", "provider_class": "bar"}} 2018-08-13 09:15:19,867 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589/encryption used request id req-b241ddec-fef4-47e6-835f-6d99d45ffa38 2018-08-13 09:15:19,869 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c1c42f18-f813-4a03-812d-89b47573291d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aede4724fcf7860790a9536aab819f90247b4c68" 2018-08-13 09:15:27,316 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7accfcb1-1c16-4fb2-8bdc-2d29d20579b8 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-7accfcb1-1c16-4fb2-8bdc-2d29d20579b8 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-dc950029-a883-4b1a-9d4e-2f024a70c36e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ad30f8e5-30e9-436c-b7dd-024f9f4da589", "description": null}} 2018-08-13 09:15:27,316 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589 used request id req-7accfcb1-1c16-4fb2-8bdc-2d29d20579b8 2018-08-13 09:15:27,317 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c1c42f18-f813-4a03-812d-89b47573291d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aede4724fcf7860790a9536aab819f90247b4c68" 2018-08-13 09:15:27,367 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9db0bc61-a918-4f99-a9ac-6cfd19b9208c Content-Type: application/json Content-Length: 302 x-openstack-request-id: req-9db0bc61-a918-4f99-a9ac-6cfd19b9208c RESP BODY: {"volume_type_id": "ad30f8e5-30e9-436c-b7dd-024f9f4da589", "control_location": "back-end", "deleted": false, "created_at": "2018-08-13T09:15:19.000000", "updated_at": null, "encryption_id": "6e4a5b65-f8a4-4e26-9788-d5aecf1e6080", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-13 09:15:27,367 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589/encryption used request id req-9db0bc61-a918-4f99-a9ac-6cfd19b9208c 2018-08-13 09:15:27,368 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-dc950029-a883-4b1a-9d4e-2f024a70c36e 2018-08-13 09:15:27,370 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c1c42f18-f813-4a03-812d-89b47573291d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aede4724fcf7860790a9536aab819f90247b4c68" 2018-08-13 09:15:27,524 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-1f69e986-de6c-4d96-b26f-c2575f079ded Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-1f69e986-de6c-4d96-b26f-c2575f079ded RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-dc950029-a883-4b1a-9d4e-2f024a70c36e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ad30f8e5-30e9-436c-b7dd-024f9f4da589", "description": null}} 2018-08-13 09:15:27,524 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589 used request id req-1f69e986-de6c-4d96-b26f-c2575f079ded 2018-08-13 09:15:27,526 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c1c42f18-f813-4a03-812d-89b47573291d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aede4724fcf7860790a9536aab819f90247b4c68" 2018-08-13 09:15:27,639 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-2ff9ae53-2ebd-444b-a13b-da85f03d44be RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:27,639 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589/encryption/provider used request id req-2ff9ae53-2ebd-444b-a13b-da85f03d44be 2018-08-13 09:15:27,639 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-dc950029-a883-4b1a-9d4e-2f024a70c36e 2018-08-13 09:15:27,641 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c1c42f18-f813-4a03-812d-89b47573291d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aede4724fcf7860790a9536aab819f90247b4c68" 2018-08-13 09:15:27,824 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-3d248067-22ce-45c6-8349-4fcf0ef3c0c8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:27,824 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/ad30f8e5-30e9-436c-b7dd-024f9f4da589 used request id req-3d248067-22ce-45c6-8349-4fcf0ef3c0c8 2018-08-13 09:15:27,824 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-dc950029-a883-4b1a-9d4e-2f024a70c36e-qos 2018-08-13 09:15:27,825 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/f85dea45-df19-4b22-b006-50e4d22b2b39?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c1c42f18-f813-4a03-812d-89b47573291d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aede4724fcf7860790a9536aab819f90247b4c68" 2018-08-13 09:15:37,930 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d0a8e1c8-202e-47ae-af1e-a2f98ff04928 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:37,930 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/f85dea45-df19-4b22-b006-50e4d22b2b39?force=False used request id req-d0a8e1c8-202e-47ae-af1e-a2f98ff04928 2018-08-13 09:15:37,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:38,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["iobHAUASTyqLNpC0sjveWA"], "issued_at": "2018-08-13T09:15:38.000000Z"}} 2018-08-13 09:15:38,424 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b14c0a75a2619da324ee60d5237683b58b3eab" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-a96346c1-3d32-48b2-8b49-85669f2e33ca-qos"}}' 2018-08-13 09:15:40,934 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4db82949-1c22-4284-bbac-31386ed9b6cd Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-4db82949-1c22-4284-bbac-31386ed9b6cd RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "6f00c82e-7e39-41b7-b78e-a7d1c5f37a45", "name": "CinderUtilsVolumeTypeCompleteTests-a96346c1-3d32-48b2-8b49-85669f2e33ca-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/6f00c82e-7e39-41b7-b78e-a7d1c5f37a45", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/6f00c82e-7e39-41b7-b78e-a7d1c5f37a45", "rel": "bookmark"}]} 2018-08-13 09:15:40,934 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-4db82949-1c22-4284-bbac-31386ed9b6cd 2018-08-13 09:15:40,936 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4db82949-1c22-4284-bbac-31386ed9b6cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b14c0a75a2619da324ee60d5237683b58b3eab" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-a96346c1-3d32-48b2-8b49-85669f2e33ca", "description": null}}' 2018-08-13 09:15:41,417 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4be5365d-5175-43c3-bc43-6201308e0c1e Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-4be5365d-5175-43c3-bc43-6201308e0c1e RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a96346c1-3d32-48b2-8b49-85669f2e33ca", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "31e6a3ea-2112-4b17-9acd-9242b5eda9ae", "description": null}} 2018-08-13 09:15:41,417 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types used request id req-4be5365d-5175-43c3-bc43-6201308e0c1e 2018-08-13 09:15:41,419 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4db82949-1c22-4284-bbac-31386ed9b6cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b14c0a75a2619da324ee60d5237683b58b3eab" 2018-08-13 09:15:41,475 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9d8549d2-d431-4abc-a5b3-32de0169d8ab Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-9d8549d2-d431-4abc-a5b3-32de0169d8ab RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "6f00c82e-7e39-41b7-b78e-a7d1c5f37a45", "name": "CinderUtilsVolumeTypeCompleteTests-a96346c1-3d32-48b2-8b49-85669f2e33ca-qos"}]} 2018-08-13 09:15:41,475 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-9d8549d2-d431-4abc-a5b3-32de0169d8ab 2018-08-13 09:15:41,477 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/None/associate?vol_type_id=31e6a3ea-2112-4b17-9acd-9242b5eda9ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4db82949-1c22-4284-bbac-31386ed9b6cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b14c0a75a2619da324ee60d5237683b58b3eab" 2018-08-13 09:15:41,566 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 68 Content-Type: application/json x-compute-request-id: req-d0c9e7eb-ff6e-4597-ad1d-3b0baccaa3ab x-openstack-request-id: req-d0c9e7eb-ff6e-4597-ad1d-3b0baccaa3ab RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-08-13 09:15:41,566 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/None/associate?vol_type_id=31e6a3ea-2112-4b17-9acd-9242b5eda9ae used request id req-d0c9e7eb-ff6e-4597-ad1d-3b0baccaa3ab 2018-08-13 09:15:41,567 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-d0c9e7eb-ff6e-4597-ad1d-3b0baccaa3ab) 2018-08-13 09:15:41,567 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-a96346c1-3d32-48b2-8b49-85669f2e33ca 2018-08-13 09:15:41,568 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/31e6a3ea-2112-4b17-9acd-9242b5eda9ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4db82949-1c22-4284-bbac-31386ed9b6cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b14c0a75a2619da324ee60d5237683b58b3eab" 2018-08-13 09:15:41,693 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-9f610ef5-e5ad-4fae-b196-80e973d3c537 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:41,693 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/31e6a3ea-2112-4b17-9acd-9242b5eda9ae used request id req-9f610ef5-e5ad-4fae-b196-80e973d3c537 2018-08-13 09:15:41,693 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-a96346c1-3d32-48b2-8b49-85669f2e33ca-qos 2018-08-13 09:15:41,695 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/6f00c82e-7e39-41b7-b78e-a7d1c5f37a45?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4db82949-1c22-4284-bbac-31386ed9b6cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b14c0a75a2619da324ee60d5237683b58b3eab" 2018-08-13 09:15:41,771 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-75aad172-e36a-40d0-bb43-4957dcbcaf90 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:41,771 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/6f00c82e-7e39-41b7-b78e-a7d1c5f37a45?force=False used request id req-75aad172-e36a-40d0-bb43-4957dcbcaf90 2018-08-13 09:15:41,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:42,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["OaHaT-aYSiSA3EGlKVgQxA"], "issued_at": "2018-08-13T09:15:42.000000Z"}} 2018-08-13 09:15:42,244 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54f369090463a1318e8190dca304b0bf7c3b977" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-2a39ef09-f85e-4953-876d-545c6aeead3e-qos"}}' 2018-08-13 09:15:42,412 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-2e648647-b0ce-4cf0-ae70-b21a9ff7a211 Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-2e648647-b0ce-4cf0-ae70-b21a9ff7a211 RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "88755545-6b34-4632-a43d-ec58dfff032a", "name": "CinderUtilsVolumeTypeCompleteTests-2a39ef09-f85e-4953-876d-545c6aeead3e-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/88755545-6b34-4632-a43d-ec58dfff032a", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/88755545-6b34-4632-a43d-ec58dfff032a", "rel": "bookmark"}]} 2018-08-13 09:15:42,412 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-2e648647-b0ce-4cf0-ae70-b21a9ff7a211 2018-08-13 09:15:42,414 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2e648647-b0ce-4cf0-ae70-b21a9ff7a211" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54f369090463a1318e8190dca304b0bf7c3b977" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-2a39ef09-f85e-4953-876d-545c6aeead3e", "description": null}}' 2018-08-13 09:15:42,520 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-69d33b49-6093-4c58-b3c6-004137e5b178 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-69d33b49-6093-4c58-b3c6-004137e5b178 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-2a39ef09-f85e-4953-876d-545c6aeead3e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "72356e13-6f9a-45a0-b618-6fc8d7016caa", "description": null}} 2018-08-13 09:15:42,520 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types used request id req-69d33b49-6093-4c58-b3c6-004137e5b178 2018-08-13 09:15:42,522 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e648647-b0ce-4cf0-ae70-b21a9ff7a211" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54f369090463a1318e8190dca304b0bf7c3b977" 2018-08-13 09:15:42,561 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-93e17f39-a263-4e17-9cd6-0505babb9386 Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-93e17f39-a263-4e17-9cd6-0505babb9386 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "88755545-6b34-4632-a43d-ec58dfff032a", "name": "CinderUtilsVolumeTypeCompleteTests-2a39ef09-f85e-4953-876d-545c6aeead3e-qos"}]} 2018-08-13 09:15:42,561 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-93e17f39-a263-4e17-9cd6-0505babb9386 2018-08-13 09:15:42,563 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/88755545-6b34-4632-a43d-ec58dfff032a/associate?vol_type_id=72356e13-6f9a-45a0-b618-6fc8d7016caa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e648647-b0ce-4cf0-ae70-b21a9ff7a211" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54f369090463a1318e8190dca304b0bf7c3b977" 2018-08-13 09:15:42,713 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-3236445a-d526-4907-ac72-400563bed80a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:42,714 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/88755545-6b34-4632-a43d-ec58dfff032a/associate?vol_type_id=72356e13-6f9a-45a0-b618-6fc8d7016caa used request id req-3236445a-d526-4907-ac72-400563bed80a 2018-08-13 09:15:42,714 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-2a39ef09-f85e-4953-876d-545c6aeead3e 2018-08-13 09:15:42,716 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/72356e13-6f9a-45a0-b618-6fc8d7016caa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e648647-b0ce-4cf0-ae70-b21a9ff7a211" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54f369090463a1318e8190dca304b0bf7c3b977" 2018-08-13 09:15:42,805 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0e91fbf5-3afd-4a52-9bdf-0a12c986cc92 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:42,805 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/72356e13-6f9a-45a0-b618-6fc8d7016caa used request id req-0e91fbf5-3afd-4a52-9bdf-0a12c986cc92 2018-08-13 09:15:42,805 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-2a39ef09-f85e-4953-876d-545c6aeead3e-qos 2018-08-13 09:15:42,806 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/88755545-6b34-4632-a43d-ec58dfff032a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e648647-b0ce-4cf0-ae70-b21a9ff7a211" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54f369090463a1318e8190dca304b0bf7c3b977" 2018-08-13 09:15:42,952 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-77559a11-ff6a-4beb-94fc-6d3d92c26182 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:42,952 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/88755545-6b34-4632-a43d-ec58dfff032a?force=False used request id req-77559a11-ff6a-4beb-94fc-6d3d92c26182 2018-08-13 09:15:42,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:43,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["eGrXmx6USseZf79lKTR2hw"], "issued_at": "2018-08-13T09:15:43.000000Z"}} 2018-08-13 09:15:43,439 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ba2c1f1164368613ab32bc17563a55d4ee6c14" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-34119415-fdfa-4e2f-b069-0dc16e2bcecb-qos"}}' 2018-08-13 09:15:44,863 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7d23cec9-3014-4435-8308-a94a5ddf82eb Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-7d23cec9-3014-4435-8308-a94a5ddf82eb RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "62d3255f-7442-45b5-b4e4-009d5945142b", "name": "CinderUtilsVolumeTypeCompleteTests-34119415-fdfa-4e2f-b069-0dc16e2bcecb-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/62d3255f-7442-45b5-b4e4-009d5945142b", "rel": "self"}, {"href": "https://192.16.1.222:8776/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/62d3255f-7442-45b5-b4e4-009d5945142b", "rel": "bookmark"}]} 2018-08-13 09:15:44,863 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-7d23cec9-3014-4435-8308-a94a5ddf82eb 2018-08-13 09:15:44,865 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7d23cec9-3014-4435-8308-a94a5ddf82eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ba2c1f1164368613ab32bc17563a55d4ee6c14" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-34119415-fdfa-4e2f-b069-0dc16e2bcecb", "description": null}}' 2018-08-13 09:15:44,972 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-1fd72c0e-e831-451f-86df-b2b05a78b856 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-1fd72c0e-e831-451f-86df-b2b05a78b856 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-34119415-fdfa-4e2f-b069-0dc16e2bcecb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0a7d1f9b-da48-469a-9143-f70c0ce1ed85", "description": null}} 2018-08-13 09:15:44,972 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types used request id req-1fd72c0e-e831-451f-86df-b2b05a78b856 2018-08-13 09:15:44,974 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7d23cec9-3014-4435-8308-a94a5ddf82eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ba2c1f1164368613ab32bc17563a55d4ee6c14" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-13 09:15:45,085 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-446f1a1a-8337-4d7a-8d1a-04190d5267aa Content-Type: application/json Content-Length: 222 x-openstack-request-id: req-446f1a1a-8337-4d7a-8d1a-04190d5267aa RESP BODY: {"encryption": {"volume_type_id": "0a7d1f9b-da48-469a-9143-f70c0ce1ed85", "name": "foo", "control_location": "back-end", "encryption_id": "ebf63d25-d4c3-42a4-9745-bc9243ce6aef", "provider": "bar", "provider_class": "bar"}} 2018-08-13 09:15:45,085 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85/encryption used request id req-446f1a1a-8337-4d7a-8d1a-04190d5267aa 2018-08-13 09:15:45,087 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d23cec9-3014-4435-8308-a94a5ddf82eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ba2c1f1164368613ab32bc17563a55d4ee6c14" 2018-08-13 09:15:45,135 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-378090ec-0d84-4908-8462-dc2959bfe3e5 Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-378090ec-0d84-4908-8462-dc2959bfe3e5 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "62d3255f-7442-45b5-b4e4-009d5945142b", "name": "CinderUtilsVolumeTypeCompleteTests-34119415-fdfa-4e2f-b069-0dc16e2bcecb-qos"}]} 2018-08-13 09:15:45,135 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs used request id req-378090ec-0d84-4908-8462-dc2959bfe3e5 2018-08-13 09:15:45,137 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/62d3255f-7442-45b5-b4e4-009d5945142b/associate?vol_type_id=0a7d1f9b-da48-469a-9143-f70c0ce1ed85 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d23cec9-3014-4435-8308-a94a5ddf82eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ba2c1f1164368613ab32bc17563a55d4ee6c14" 2018-08-13 09:15:46,366 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e8494e8b-5403-4c2a-8897-6751cda8b750 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:46,366 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/62d3255f-7442-45b5-b4e4-009d5945142b/associate?vol_type_id=0a7d1f9b-da48-469a-9143-f70c0ce1ed85 used request id req-e8494e8b-5403-4c2a-8897-6751cda8b750 2018-08-13 09:15:46,368 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d23cec9-3014-4435-8308-a94a5ddf82eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ba2c1f1164368613ab32bc17563a55d4ee6c14" 2018-08-13 09:15:46,419 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7d995014-ae2e-44f1-ba21-72495be9ff2f Content-Type: application/json Content-Length: 304 x-openstack-request-id: req-7d995014-ae2e-44f1-ba21-72495be9ff2f RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-34119415-fdfa-4e2f-b069-0dc16e2bcecb", "qos_specs_id": "62d3255f-7442-45b5-b4e4-009d5945142b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0a7d1f9b-da48-469a-9143-f70c0ce1ed85", "description": null}} 2018-08-13 09:15:46,419 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85 used request id req-7d995014-ae2e-44f1-ba21-72495be9ff2f 2018-08-13 09:15:46,421 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d23cec9-3014-4435-8308-a94a5ddf82eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ba2c1f1164368613ab32bc17563a55d4ee6c14" 2018-08-13 09:15:46,478 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-314a27c9-0346-4dc2-82ac-19982e8e2a96 Content-Type: application/json Content-Length: 302 x-openstack-request-id: req-314a27c9-0346-4dc2-82ac-19982e8e2a96 RESP BODY: {"volume_type_id": "0a7d1f9b-da48-469a-9143-f70c0ce1ed85", "control_location": "back-end", "deleted": false, "created_at": "2018-08-13T09:15:45.000000", "updated_at": null, "encryption_id": "ebf63d25-d4c3-42a4-9745-bc9243ce6aef", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-13 09:15:46,478 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85/encryption used request id req-314a27c9-0346-4dc2-82ac-19982e8e2a96 2018-08-13 09:15:46,479 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-34119415-fdfa-4e2f-b069-0dc16e2bcecb 2018-08-13 09:15:46,480 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d23cec9-3014-4435-8308-a94a5ddf82eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ba2c1f1164368613ab32bc17563a55d4ee6c14" 2018-08-13 09:15:46,523 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-701ce960-eff7-486e-bd24-a1555a38ed01 Content-Type: application/json Content-Length: 304 x-openstack-request-id: req-701ce960-eff7-486e-bd24-a1555a38ed01 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-34119415-fdfa-4e2f-b069-0dc16e2bcecb", "qos_specs_id": "62d3255f-7442-45b5-b4e4-009d5945142b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0a7d1f9b-da48-469a-9143-f70c0ce1ed85", "description": null}} 2018-08-13 09:15:46,523 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85 used request id req-701ce960-eff7-486e-bd24-a1555a38ed01 2018-08-13 09:15:46,525 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d23cec9-3014-4435-8308-a94a5ddf82eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ba2c1f1164368613ab32bc17563a55d4ee6c14" 2018-08-13 09:15:46,629 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-93b980e7-88b9-4886-b1bc-70ee61cc305c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:46,629 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85/encryption/provider used request id req-93b980e7-88b9-4886-b1bc-70ee61cc305c 2018-08-13 09:15:46,630 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-34119415-fdfa-4e2f-b069-0dc16e2bcecb 2018-08-13 09:15:46,631 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d23cec9-3014-4435-8308-a94a5ddf82eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ba2c1f1164368613ab32bc17563a55d4ee6c14" 2018-08-13 09:15:46,721 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-92cf96ed-f077-4d43-8b4f-20d22e5a2ea4 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:46,721 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/types/0a7d1f9b-da48-469a-9143-f70c0ce1ed85 used request id req-92cf96ed-f077-4d43-8b4f-20d22e5a2ea4 2018-08-13 09:15:46,721 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-34119415-fdfa-4e2f-b069-0dc16e2bcecb-qos 2018-08-13 09:15:46,724 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/62d3255f-7442-45b5-b4e4-009d5945142b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d23cec9-3014-4435-8308-a94a5ddf82eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ba2c1f1164368613ab32bc17563a55d4ee6c14" 2018-08-13 09:15:46,802 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-1c895532-ff06-4f3c-9511-702e7ec9783e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:46,803 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b/qos-specs/62d3255f-7442-45b5-b4e4-009d5945142b?force=False used request id req-1c895532-ff06-4f3c-9511-702e7ec9783e 2018-08-13 09:15:46,803 - 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 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_list_sec_grp_no_rules (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 99 tests in 1245.285s OK 2018-08-13 09:15:46,804 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 20:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-13 09:15:46,840 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-13 09:15:46,880 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-13 09:15:46,880 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-13 09:15:46,881 - openstack_tests - INFO - OS Credentials = > 2018-08-13 09:15:46,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:15:46,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:47,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["MOHZtXQ9QaWYXbFCpUpi8Q"], "issued_at": "2018-08-13T09:15:47.000000Z"}} 2018-08-13 09:15:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230586c84fd45b3f1360d471ad944e9aa4f5ee4d" 2018-08-13 09:15:47,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7eb26ee6-9c88-4166-9467-e489f70d6125 Date: Mon, 13 Aug 2018 09:15:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","status":"ACTIVE","subnets":["80bfd74e-a4f4-425c-9cfa-10a43092d8d0"],"description":"","tags":[],"updated_at":"2018-08-13T08:28:23Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:16Z","provider:network_type":"flat"}]} 2018-08-13 09:15:47,685 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-7eb26ee6-9c88-4166-9467-e489f70d6125 2018-08-13 09:15:47,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230586c84fd45b3f1360d471ad944e9aa4f5ee4d" 2018-08-13 09:15:47,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-28cb77bf-8240-43f1-a798-d3c13aa35e50 Date: Mon, 13 Aug 2018 09:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a","tenant_id":"874d7acf58544e2d8d4d8ca0c1d4603b","created_at":"2018-08-13T08:28:23Z","dns_nameservers":[],"updated_at":"2018-08-13T08:28:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"874d7acf58544e2d8d4d8ca0c1d4603b","id":"80bfd74e-a4f4-425c-9cfa-10a43092d8d0","subnetpool_id":null,"name":"ext-subnet"}]} 2018-08-13 09:15:47,766 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0fe2eec3-2bda-4fb0-ad5f-b34c3fd3261a used request id req-28cb77bf-8240-43f1-a798-d3c13aa35e50 2018-08-13 09:15:47,767 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-13 09:15:47,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-13 09:15:47,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-13 09:15:47,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-13 09:15:47,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-13 09:15:47,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-13 09:15:47,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-13 09:15:47,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-13 09:15:47,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.discovery 2018-08-13 09:15:47,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:15:47,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a674e211-28e8-4c09-9225-bf27b4918c1e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:15:47,790 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a674e211-28e8-4c09-9225-bf27b4918c1e 2018-08-13 09:15:47,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:48,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["NfAAEIZcS6eHD0SfmKfGog"], "issued_at": "2018-08-13T09:15:48.000000Z"}} 2018-08-13 09:15:48,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}29d157eef845358b44eac3523e2a49dbfe49285c" 2018-08-13 09:15:48,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1fb3e4bc-526a-41f8-b151-bc3060979027 x-compute-request-id: req-1fb3e4bc-526a-41f8-b151-bc3060979027 RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "https://192.16.1.222:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-13 09:15:48,513 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-1fb3e4bc-526a-41f8-b151-bc3060979027 2018-08-13 09:15:48,513 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.discovery in 0.742836952209s 2018-08-13 09:15:48,513 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-1fb3e4bc-526a-41f8-b151-bc3060979027 2018-08-13 09:15:48,513 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'https://192.16.1.222:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-13 09:15:48,514 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-08-13 09:15:48,514 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-08-13 09:15:48,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:15:48,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:48,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["koUo5HseRzKdUsvWT3KoOA"], "issued_at": "2018-08-13T09:15:48.000000Z"}} 2018-08-13 09:15:48,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10dcacfcbc36f7e71a11acd4ac3c63b7ed550870" 2018-08-13 09:15:49,003 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-85ba6f12-6114-454e-992a-9ac7d558704f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:15:49,003 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-85ba6f12-6114-454e-992a-9ac7d558704f 2018-08-13 09:15:49,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:15:49,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:49,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["pkU6Fp3CQemS2FxAZTyKUw"], "issued_at": "2018-08-13T09:15:49.000000Z"}} 2018-08-13 09:15:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:15:49,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b912599a-8c1b-43b7-8db1-5d2d4107f319 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:15:49,496 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b912599a-8c1b-43b7-8db1-5d2d4107f319 2018-08-13 09:15:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:15:49,509 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:49 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:15:49,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-fb62b468-d151-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:15:49,562 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:49 GMT Content-Type: application/json Content-Length: 187 Vary: X-Auth-Token x-openstack-request-id: req-7698014c-d96d-4d96-8075-e01b4dffb379 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-fb62b468-d151-408-proj", "previous": null, "next": null}, "projects": []} 2018-08-13 09:15:49,562 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-fb62b468-d151-408-proj used request id req-7698014c-d96d-4d96-8075-e01b4dffb379 2018-08-13 09:15:49,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:15:49,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:49 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-2fe10456-f53f-420b-8a38-582c7f275a68 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 09:15:49,660 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-2fe10456-f53f-420b-8a38-582c7f275a68 2018-08-13 09:15:49,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}}' 2018-08-13 09:15:49,777 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:49 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-12a8b10b-b34b-4f36-a776-c20ff2e4d63e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254"}, "tags": [], "enabled": true, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}} 2018-08-13 09:15:49,777 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-12a8b10b-b34b-4f36-a776-c20ff2e4d63e 2018-08-13 09:15:49,777 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-fb62b468-d151-408-proj 2018-08-13 09:15:49,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:15:49,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:50,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["SSfuQNbSREGJ5xo_D3Ad7g"], "issued_at": "2018-08-13T09:15:50.000000Z"}} 2018-08-13 09:15:50,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}063de5c35ce2cea3792f6e31be11ae2c5f0935ec" 2018-08-13 09:15:50,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5c65cf4b-3f62-4184-8391-dcb38142cc45 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:15:50,505 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5c65cf4b-3f62-4184-8391-dcb38142cc45 2018-08-13 09:15:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:15:50,516 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:50 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:15:50,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}063de5c35ce2cea3792f6e31be11ae2c5f0935ec" 2018-08-13 09:15:50,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:50 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-5a6fbcbd-ad59-44f7-84cf-e7a1967a7a79 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/054c54cfa6594dd19e26858a3476b2b3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "054c54cfa6594dd19e26858a3476b2b3", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/0d1d997187d14e2f91505e6207b29c58"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "0d1d997187d14e2f91505e6207b29c58", "password_expires_at": null}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/1fbd4a95c3b440d2a589f03e9f3555f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "1fbd4a95c3b440d2a589f03e9f3555f4", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/23fb89bfed5e457ca0fe2a7960784ca4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "23fb89bfed5e457ca0fe2a7960784ca4", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/3b4781ca32d641b4ac86ba9fe7f76ab4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "3b4781ca32d641b4ac86ba9fe7f76ab4", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/7dd5593c1c3b49798c6c06995dbdc626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "7dd5593c1c3b49798c6c06995dbdc626", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/8971a9ccec5f40a3bcdcf20a3438bdd2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "8971a9ccec5f40a3bcdcf20a3438bdd2", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/bfe8d809399247cab12091694b6725eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "bfe8d809399247cab12091694b6725eb", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/d57c73ca33ab4fd1b2a4392102efcc8a"}, "domain_id": "afac87f26c194949968e478764c8be7b", "enabled": true, "id": "d57c73ca33ab4fd1b2a4392102efcc8a", "options": {}}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d9c68a8e46d249f79bb17f9a79a6c148"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "d9c68a8e46d249f79bb17f9a79a6c148", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/dec9613aaec14cbfb55ac87fbf7a8d24"}, "domain_id": "default", "enabled": true, "id": "dec9613aaec14cbfb55ac87fbf7a8d24", "options": {}}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/e89e4ed7a9ec42fa8d81895cea23357e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "e89e4ed7a9ec42fa8d81895cea23357e", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/fe2269ef656749b79bf11512c676dedd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96784be9985e4debb471ae69be763d59", "id": "fe2269ef656749b79bf11512c676dedd", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-08-13 09:15:50,598 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5a6fbcbd-ad59-44f7-84cf-e7a1967a7a79 2018-08-13 09:15:50,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-fb62b468-d151-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}063de5c35ce2cea3792f6e31be11ae2c5f0935ec" 2018-08-13 09:15:50,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:50 GMT Content-Type: application/json Content-Length: 457 Vary: X-Auth-Token x-openstack-request-id: req-1b85162b-b634-4f77-944b-dbfb087e7759 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-fb62b468-d151-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254"}, "tags": [], "enabled": true, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}]} 2018-08-13 09:15:50,652 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-fb62b468-d151-408-proj used request id req-1b85162b-b634-4f77-944b-dbfb087e7759 2018-08-13 09:15:50,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}063de5c35ce2cea3792f6e31be11ae2c5f0935ec" 2018-08-13 09:15:50,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:50 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-50510cc8-e2ca-43c0-84c0-3832459c99f5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-13 09:15:50,695 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-50510cc8-e2ca-43c0-84c0-3832459c99f5 2018-08-13 09:15:51,220 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-fb62b468-d151-408-user 2018-08-13 09:15:51,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:15:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:15:51,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:51 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-8933d594-7b31-4ecd-be1e-afd855a6c35c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 09:15:51,273 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8933d594-7b31-4ecd-be1e-afd855a6c35c 2018-08-13 09:15:51,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" -d '{"role": {"name": "SimpleHealthCheck-fb62b468-d151-408-proj-role"}}' 2018-08-13 09:15:51,355 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:51 GMT Content-Type: application/json Content-Length: 218 Vary: X-Auth-Token x-openstack-request-id: req-3b113a0e-c89a-4688-b2be-ac8b4c6052ff X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "6f97a01422554bd78250ed9e76f44b8a", "links": {"self": "https://192.16.1.222:5000/v3/roles/6f97a01422554bd78250ed9e76f44b8a"}, "name": "SimpleHealthCheck-fb62b468-d151-408-proj-role"}} 2018-08-13 09:15:51,356 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-3b113a0e-c89a-4688-b2be-ac8b4c6052ff 2018-08-13 09:15:51,356 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-fb62b468-d151-408-proj-role 2018-08-13 09:15:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/6f97a01422554bd78250ed9e76f44b8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:15:51,559 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:51 GMT Content-Type: application/json Content-Length: 218 Vary: X-Auth-Token x-openstack-request-id: req-554d6aa9-ac59-478b-9e65-4a1b60c38ba4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/6f97a01422554bd78250ed9e76f44b8a"}, "domain_id": null, "name": "SimpleHealthCheck-fb62b468-d151-408-proj-role", "id": "6f97a01422554bd78250ed9e76f44b8a"}} 2018-08-13 09:15:51,559 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/6f97a01422554bd78250ed9e76f44b8a used request id req-554d6aa9-ac59-478b-9e65-4a1b60c38ba4 2018-08-13 09:15:51,559 - keystone_utils - INFO - Granting role SimpleHealthCheck-fb62b468-d151-408-proj-role to project SimpleHealthCheck-fb62b468-d151-408-proj 2018-08-13 09:15:51,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254/users/4e24ed2a6593405abe321fa36f8eb9f4/roles/6f97a01422554bd78250ed9e76f44b8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:15:52,002 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:52 GMT Vary: X-Auth-Token x-openstack-request-id: req-336bd078-035a-4aaf-8045-4cdca905c090 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:15:52,002 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254/users/4e24ed2a6593405abe321fa36f8eb9f4/roles/6f97a01422554bd78250ed9e76f44b8a used request id req-336bd078-035a-4aaf-8045-4cdca905c090 2018-08-13 09:15:52,002 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:15:52,003 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-13 09:15:52,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:15:52,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:52,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f97a01422554bd78250ed9e76f44b8a", "name": "SimpleHealthCheck-fb62b468-d151-408-proj-role"}], "expires_at": "2018-08-13T21:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-fb62b468-d151-408-user", "id": "4e24ed2a6593405abe321fa36f8eb9f4"}, "audit_ids": ["YUZQ6PC_SCy0nSGwzkJjrw"], "issued_at": "2018-08-13T09:15:52.000000Z"}} 2018-08-13 09:15:52,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690ce31c8763f4b0db1c3a207a5a1202feadcb6f" 2018-08-13 09:15:52,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-569c475e-5ddb-4998-8202-529f90adbe58 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:15:52,705 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-569c475e-5ddb-4998-8202-529f90adbe58 2018-08-13 09:15:52,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}690ce31c8763f4b0db1c3a207a5a1202feadcb6f" 2018-08-13 09:15:54,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json x-openstack-request-id: req-d55ede75-9fe5-476f-941e-5b6a21de4281 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image"} 2018-08-13 09:15:54,119 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image used request id req-d55ede75-9fe5-476f-941e-5b6a21de4281 2018-08-13 09:15:54,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}690ce31c8763f4b0db1c3a207a5a1202feadcb6f" 2018-08-13 09:15:54,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-3a01c9d6-9bb4-488c-91ed-9c6eab7311ca 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:15:54,187 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-3a01c9d6-9bb4-488c-91ed-9c6eab7311ca 2018-08-13 09:15:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}690ce31c8763f4b0db1c3a207a5a1202feadcb6f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image"}' 2018-08-13 09:15:55,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-2cf1fe74-3193-407d-818e-5dc7128fed67 RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:15:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-13T09:15:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da", "min_disk": 0, "protected": false, "id": "57b27794-9112-42f6-b6f0-f7c4000138da", "file": "/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da/file", "checksum": null, "owner": "5b611c3924ba4c059e0bb5f1a5ded254", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:15:55,088 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-2cf1fe74-3193-407d-818e-5dc7128fed67 2018-08-13 09:15:55,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}690ce31c8763f4b0db1c3a207a5a1202feadcb6f" -d '' 2018-08-13 09:15:56,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-9835a7a0-f975-4e7f-a7e9-d5ec46ef39cb RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:15:56,412 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da/file used request id req-9835a7a0-f975-4e7f-a7e9-d5ec46ef39cb 2018-08-13 09:15:56,413 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-13 09:15:56,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}690ce31c8763f4b0db1c3a207a5a1202feadcb6f" 2018-08-13 09:15:56,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json x-openstack-request-id: req-0b6f45f4-1ccf-4fdf-9887-ee5e850be001 RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:15:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:15:56Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/57b27794-9112-42f6-b6f0-f7c4000138da/snap", "metadata": {}}], "self": "/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da", "min_disk": 0, "protected": false, "id": "57b27794-9112-42f6-b6f0-f7c4000138da", "file": "/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b611c3924ba4c059e0bb5f1a5ded254", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/57b27794-9112-42f6-b6f0-f7c4000138da/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:15:56,478 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da used request id req-0b6f45f4-1ccf-4fdf-9887-ee5e850be001 2018-08-13 09:15:56,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}690ce31c8763f4b0db1c3a207a5a1202feadcb6f" 2018-08-13 09:15:56,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-2176255a-1931-409f-bde4-bae7f7ea7ccb 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:15:56,504 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-2176255a-1931-409f-bde4-bae7f7ea7ccb 2018-08-13 09:15:56,506 - create_image - INFO - Created image with name - SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image 2018-08-13 09:15:56,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}690ce31c8763f4b0db1c3a207a5a1202feadcb6f" 2018-08-13 09:15:56,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json x-openstack-request-id: req-925b65b7-6331-40da-9425-69c2cc18016f RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:15:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:15:56Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/57b27794-9112-42f6-b6f0-f7c4000138da/snap", "metadata": {}}], "self": "/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da", "min_disk": 0, "protected": false, "id": "57b27794-9112-42f6-b6f0-f7c4000138da", "file": "/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b611c3924ba4c059e0bb5f1a5ded254", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/57b27794-9112-42f6-b6f0-f7c4000138da/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-13 09:15:56,548 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da used request id req-925b65b7-6331-40da-9425-69c2cc18016f 2018-08-13 09:15:56,548 - create_image - DEBUG - Instance status is - active 2018-08-13 09:15:56,548 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image 2018-08-13 09:15:56,548 - create_image - INFO - Image is now active with name - SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image 2018-08-13 09:15:56,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:15:56,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:15:57,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f97a01422554bd78250ed9e76f44b8a", "name": "SimpleHealthCheck-fb62b468-d151-408-proj-role"}], "expires_at": "2018-08-13T21:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-fb62b468-d151-408-user", "id": "4e24ed2a6593405abe321fa36f8eb9f4"}, "audit_ids": ["VRBtV3-UQESRiz1EYET7Cg"], "issued_at": "2018-08-13T09:15:57.000000Z"}} 2018-08-13 09:15:57,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18364f8fd1110dee517a586ad69800cb4d7a652" 2018-08-13 09:15:57,154 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:15:57 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b96a144f-5ae0-4242-9e71-5b128a6bcc9d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:15:57,154 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b96a144f-5ae0-4242-9e71-5b128a6bcc9d 2018-08-13 09:15:57,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18364f8fd1110dee517a586ad69800cb4d7a652" 2018-08-13 09:15:57,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-379a1353-7c2d-4d16-9cee-1ee80a03ccf5 Date: Mon, 13 Aug 2018 09:15:57 GMT RESP BODY: {"networks":[]} 2018-08-13 09:15:57,384 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net used request id req-379a1353-7c2d-4d16-9cee-1ee80a03ccf5 2018-08-13 09:15:57,384 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net 2018-08-13 09:15:57,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18364f8fd1110dee517a586ad69800cb4d7a652" -d '{"network": {"name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net", "admin_state_up": true}}' 2018-08-13 09:15:57,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-a18b497c-783c-4f60-a8e1-5b6e96abc048 Date: Mon, 13 Aug 2018 09:15:57 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-13T09:15:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}} 2018-08-13 09:15:57,941 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-a18b497c-783c-4f60-a8e1-5b6e96abc048 2018-08-13 09:15:57,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18364f8fd1110dee517a586ad69800cb4d7a652" 2018-08-13 09:15:58,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-9c8059fd-b454-4e34-bedb-f79fd280a1bf Date: Mon, 13 Aug 2018 09:15:58 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-08-13T09:15:57Z","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}]} 2018-08-13 09:15:58,095 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-9c8059fd-b454-4e34-bedb-f79fd280a1bf 2018-08-13 09:15:58,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18364f8fd1110dee517a586ad69800cb4d7a652" 2018-08-13 09:15:58,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-194e7bc2-d065-4d54-baa7-1ec1345b23e9 Date: Mon, 13 Aug 2018 09:15:58 GMT RESP BODY: {"subnets":[]} 2018-08-13 09:15:58,154 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-194e7bc2-d065-4d54-baa7-1ec1345b23e9 2018-08-13 09:15:58,154 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet 2018-08-13 09:15:58,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18364f8fd1110dee517a586ad69800cb4d7a652" -d '{"subnets": [{"ip_version": 4, "network_id": "4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]}' 2018-08-13 09:15:59,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ead806c0-0f31-4bb4-b6a0-0045149e3850 Date: Mon, 13 Aug 2018 09:15:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:58Z","dns_nameservers":[],"updated_at":"2018-08-13T09:15:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","subnetpool_id":null,"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]} 2018-08-13 09:15:59,090 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-ead806c0-0f31-4bb4-b6a0-0045149e3850 2018-08-13 09:15:59,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18364f8fd1110dee517a586ad69800cb4d7a652" 2018-08-13 09:15:59,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-2b6d3ca9-19c0-468d-92ba-c51877b5fc5e Date: Mon, 13 Aug 2018 09:15: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":["6a58ff38-d52e-434d-9d27-0d5d486cbcc2"],"updated_at":"2018-08-13T09:15:58Z","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}]} 2018-08-13 09:15:59,295 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-2b6d3ca9-19c0-468d-92ba-c51877b5fc5e 2018-08-13 09:15:59,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18364f8fd1110dee517a586ad69800cb4d7a652" 2018-08-13 09:15:59,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a59adbcf-6741-4570-bda9-1bb769a78859 Date: Mon, 13 Aug 2018 09:15:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:58Z","dns_nameservers":[],"updated_at":"2018-08-13T09:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","subnetpool_id":null,"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]} 2018-08-13 09:15:59,452 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-a59adbcf-6741-4570-bda9-1bb769a78859 2018-08-13 09:15:59,452 - OpenStackNetwork - DEBUG - Network [4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914] created successfully 2018-08-13 09:15:59,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:15:59,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:16:00,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc146590bc2f4696ab9c0f094b844c12", "name": "heat_stack_owner"}, {"id": "798f04a3cdf64b63a34e5c5bc1d6535b", "name": "admin"}], "expires_at": "2018-08-13T21:15:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d7acf58544e2d8d4d8ca0c1d4603b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/874d7acf58544e2d8d4d8ca0c1d4603b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dec9613aaec14cbfb55ac87fbf7a8d24"}, "audit_ids": ["bah1jh1AQi-ivdJrPOIxIQ"], "issued_at": "2018-08-13T09:16:00.000000Z"}} 2018-08-13 09:16:00,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}331f5f1c99edbc056f2688f7b234fcd0d290e4e9" 2018-08-13 09:16:00,031 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8ceac64c-ee88-4882-8416-edb9eb46e56e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:16:00,031 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8ceac64c-ee88-4882-8416-edb9eb46e56e 2018-08-13 09:16:00,032 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:16:00,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}331f5f1c99edbc056f2688f7b234fcd0d290e4e9" 2018-08-13 09:16:00,361 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-08e002be-c711-4fc6-860c-db20a9503afc x-compute-request-id: req-08e002be-c711-4fc6-860c-db20a9503afc RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-08-13 09:16:00,361 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-08e002be-c711-4fc6-860c-db20a9503afc 2018-08-13 09:16:00,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}331f5f1c99edbc056f2688f7b234fcd0d290e4e9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-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-08-13 09:16:00,485 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 525 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-63cdb7db-5fb7-497c-9217-8ca0722d0bdd x-compute-request-id: req-63cdb7db-5fb7-497c-9217-8ca0722d0bdd RESP BODY: {"flavor": {"name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d2a7535b-00d3-416d-94ea-541301f99115"}} 2018-08-13 09:16:00,485 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-63cdb7db-5fb7-497c-9217-8ca0722d0bdd 2018-08-13 09:16:00,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:16:00,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:16:00,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f97a01422554bd78250ed9e76f44b8a", "name": "SimpleHealthCheck-fb62b468-d151-408-proj-role"}], "expires_at": "2018-08-13T21:16:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-fb62b468-d151-408-user", "id": "4e24ed2a6593405abe321fa36f8eb9f4"}, "audit_ids": ["ogd0uuG5Tr-ODPi2QQwPGw"], "issued_at": "2018-08-13T09:16:00.000000Z"}} 2018-08-13 09:16:00,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:01,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:01 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-16c8a0fa-9b7f-4a97-a712-1e68bf5f1d03 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:16:01,066 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-16c8a0fa-9b7f-4a97-a712-1e68bf5f1d03 2018-08-13 09:16:01,067 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-13 09:16:01,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:01,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:01 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d48a04e9-87eb-4706-abfa-27f99a6ae45d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:16:01,103 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d48a04e9-87eb-4706-abfa-27f99a6ae45d 2018-08-13 09:16:01,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:01,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-72a568bb-d8e5-4a85-92d8-80848fc7a6a5 Date: Mon, 13 Aug 2018 09:16:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a58ff38-d52e-434d-9d27-0d5d486cbcc2"],"updated_at":"2018-08-13T09:15:58Z","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}]} 2018-08-13 09:16:01,701 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net used request id req-72a568bb-d8e5-4a85-92d8-80848fc7a6a5 2018-08-13 09:16:01,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:01,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3f147d51-22a7-46b9-8515-8d7e0965768a Date: Mon, 13 Aug 2018 09:16:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:58Z","dns_nameservers":[],"updated_at":"2018-08-13T09:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","subnetpool_id":null,"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]} 2018-08-13 09:16:01,793 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-3f147d51-22a7-46b9-8515-8d7e0965768a 2018-08-13 09:16:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:02,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-8d4b451d-589a-45d7-9ad1-c50c3965ea31 Date: Mon, 13 Aug 2018 09:16:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a58ff38-d52e-434d-9d27-0d5d486cbcc2"],"updated_at":"2018-08-13T09:15:58Z","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}]} 2018-08-13 09:16:02,392 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net used request id req-8d4b451d-589a-45d7-9ad1-c50c3965ea31 2018-08-13 09:16:02,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:16:02,402 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:02 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:16:02,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:02,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:02 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-972b9e5e-d1a0-4d89-93aa-fabb3236efcd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254"}, "tags": [], "enabled": true, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}} 2018-08-13 09:16:02,704 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 used request id req-972b9e5e-d1a0-4d89-93aa-fabb3236efcd 2018-08-13 09:16:02,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:02,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5d3a368b-76b8-4933-a935-bd092645e502 Date: Mon, 13 Aug 2018 09:16:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:58Z","dns_nameservers":[],"updated_at":"2018-08-13T09:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","subnetpool_id":null,"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]} 2018-08-13 09:16:02,861 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-5d3a368b-76b8-4933-a935-bd092645e502 2018-08-13 09:16:02,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:02,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d0bf9126-ed40-40c5-b46a-24a26018c504 Date: Mon, 13 Aug 2018 09:16:02 GMT RESP BODY: {"ports":[]} 2018-08-13 09:16:02,946 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449port-1&admin_state_up=True used request id req-d0bf9126-ed40-40c5-b46a-24a26018c504 2018-08-13 09:16:02,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:03,156 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7da73192-5ee0-4207-9ab8-cdf94eed347f x-compute-request-id: req-7da73192-5ee0-4207-9ab8-cdf94eed347f RESP BODY: {"servers": []} 2018-08-13 09:16:03,156 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst used request id req-7da73192-5ee0-4207-9ab8-cdf94eed347f 2018-08-13 09:16:03,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:03,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-904df346-94fe-4e25-9958-90ccca409608 Date: Mon, 13 Aug 2018 09:16:03 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":["6a58ff38-d52e-434d-9d27-0d5d486cbcc2"],"updated_at":"2018-08-13T09:15:58Z","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}]} 2018-08-13 09:16:03,451 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net used request id req-904df346-94fe-4e25-9958-90ccca409608 2018-08-13 09:16:03,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:03,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-267dc296-0aed-46b0-a726-91b2c220e9c7 Date: Mon, 13 Aug 2018 09:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:58Z","dns_nameservers":[],"updated_at":"2018-08-13T09:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","subnetpool_id":null,"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]} 2018-08-13 09:16:03,533 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-267dc296-0aed-46b0-a726-91b2c220e9c7 2018-08-13 09:16:03,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:04,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3a21905f-040c-4411-997c-0a71b96a9a86 Date: Mon, 13 Aug 2018 09:16:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a58ff38-d52e-434d-9d27-0d5d486cbcc2"],"updated_at":"2018-08-13T09:15:58Z","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}]} 2018-08-13 09:16:04,050 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net used request id req-3a21905f-040c-4411-997c-0a71b96a9a86 2018-08-13 09:16:04,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:04,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:04 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-e8f48d08-a9ba-4da3-9158-8148467e8e02 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254"}, "tags": [], "enabled": true, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}} 2018-08-13 09:16:04,098 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 used request id req-e8f48d08-a9ba-4da3-9158-8148467e8e02 2018-08-13 09:16:04,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:04,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-62699d1e-f490-4612-9040-c475a87f4244 Date: Mon, 13 Aug 2018 09:16:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:58Z","dns_nameservers":[],"updated_at":"2018-08-13T09:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","subnetpool_id":null,"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]} 2018-08-13 09:16:04,202 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-62699d1e-f490-4612-9040-c475a87f4244 2018-08-13 09:16:04,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e100cf66-ed9e-43b1-b0a9-a0de31e76211 Date: Mon, 13 Aug 2018 09:16:04 GMT RESP BODY: {"ports":[]} 2018-08-13 09:16:04,675 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449port-1&admin_state_up=True used request id req-e100cf66-ed9e-43b1-b0a9-a0de31e76211 2018-08-13 09:16:04,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-13 09:16:04,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-08-13 09:16:05,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f97a01422554bd78250ed9e76f44b8a", "name": "SimpleHealthCheck-fb62b468-d151-408-proj-role"}], "expires_at": "2018-08-13T21:16:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}, "catalog": [{"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "81b5926d22da4555b9bdfec9c5b4606f"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b027daf424fe49b5a92e799f72c37688"}, {"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d0bce273ed7942729975abb65485e0a3"}], "type": "cloudformation", "id": "242d69d499ab4ae4a1d21fb2bbdc4b16", "name": "heat-cfn"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "20c678cd37c74d629bf81bec4214b7a5"}, {"url": "http://10.1.0.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2320ec3eff5f46d4bc7cca6d281b698e"}, {"url": "http://10.1.0.222:8776/v2/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "346988876f1b4e1482f3975796fcf71f"}], "type": "volumev2", "id": "2564b359c375475cb72f9b1033c5874e", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "067ab53e66c44d64857e17fedfbb5079"}, {"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "360ec61d4fef441e84630eafd9e46f86"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f686bd6b90364937a65d653308f375ac"}], "type": "network", "id": "2ebb023c12174233968b0566dc083c5f", "name": "neutron"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "aa1526eac6ba4f57bb9ea3bc01cf34b4"}, {"url": "http://10.1.0.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c6a58817477541b49fa36fddc3e74732"}, {"url": "http://10.1.0.222:8776/v3/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eabdaae893f144dea11afcd49d7446b2"}], "type": "volumev3", "id": "68205f6f68ce42689de615f6bc3c1155", "name": "cinderv3"}, {"endpoints": [{"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "146c5daea04c4f8186ee7c58608f9b4b"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4d91ae90eb9f43fd869cc0b2040f3e2b"}, {"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cf09716ee1344090bac8c4d8485392f3"}], "type": "metric", "id": "6f592a99afd246b487772fcdf5ed4b40", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "47d608b19eec4484bb55fc6e3eaa9635"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a7e6ad1a9a0542e78011c0c062deed44"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b02658571a3e44b4bda88377b188df36"}], "type": "compute", "id": "b4a7c021ca484d35bbbbf6bf6e1719cd", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5a412d8bbe4e454d8df5f3595fbdc49f"}, {"url": "http://10.1.0.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "80bd8f0828974519825bc7746ef91ff4"}, {"url": "http://10.1.0.222:8776/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "feb3731831e84e11917f139d3eecad21"}], "type": "volume", "id": "b603f069c9d64948855e9cf0fd05bbb9", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "bdd31ac90359415bb47bf730dbc661e6", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a0b8eca1c28463aaec783f36cffba65"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "82a502fb56bf414ca3ec65cf8413100a"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8f2670a1484941b0b71fc6edea576050"}], "type": "placement", "id": "bfbe37426b3440e9b3878bfe62b884c7", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "278d614717e04d4ba91e389ae2c81ac1"}, {"url": "https://192.16.1.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "27e1fcfb93f54dae98d676935040b8c2"}, {"url": "http://10.1.0.222:8004/v1/5b611c3924ba4c059e0bb5f1a5ded254", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e8266399cc6842ed9e99cd2390bdce1a"}], "type": "orchestration", "id": "c240e2f363c840f0809a7cbf28edf361", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "787236588ddc4ff5a3b9f837a404a42f"}, {"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ea9c0d5a7e4e46469e091bd07eb6616e"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f6c5031ce3c142d3ab6de184012121bc"}], "type": "nfv-orchestration", "id": "d0ef63ee4f0147d2b70b7eb8ce965c57", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3ffbc4a30b9b4ca687a44344c20e6792"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e7c5106d67c84f3ea0eb36b0a5748257"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "efd121daf50144619c4124d036cb2c21"}], "type": "alarming", "id": "d1e5553d838043039952802c0b5724f4", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "04e6d070263249e3bec4b0abe06aa0e9"}, {"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c6c9ee3d703c4ef1937d59c5b43765ae"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "df41f0cc48684cd794f1d25ab07a2734"}], "type": "identity", "id": "e1855363e902470986f4dfbdfcce2b14", "name": "keystone"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "377cb9543bdb4fa29301e46bb597b8a2"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "505cd2af2bbc4c2a998f1a10616d3b6e"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a16d72116fbd4bf2b78e00f020535fd2"}], "type": "image", "id": "fa332fd346ae482cb0363a2b670475dd", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-fb62b468-d151-408-user", "id": "4e24ed2a6593405abe321fa36f8eb9f4"}, "audit_ids": ["Z_qogPAYTraf5sspA52TaA"], "issued_at": "2018-08-13T09:16:05.000000Z"}} 2018-08-13 09:16:05,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80566277a47cb0d9d63c20312147b15880c30126" 2018-08-13 09:16:05,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:05 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-26321ed5-fd76-435e-984a-d9bf573e34b9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-08-13 09:16:05,162 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-26321ed5-fd76-435e-984a-d9bf573e34b9 2018-08-13 09:16:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:05,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-576bd358-f77f-4288-8a6f-6ab1a66d050b Date: Mon, 13 Aug 2018 09:16:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a58ff38-d52e-434d-9d27-0d5d486cbcc2"],"updated_at":"2018-08-13T09:15:58Z","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}]} 2018-08-13 09:16:05,349 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net used request id req-576bd358-f77f-4288-8a6f-6ab1a66d050b 2018-08-13 09:16:05,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:05,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b0011355-d37f-43a2-972d-2cffae139588 Date: Mon, 13 Aug 2018 09:16:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:58Z","dns_nameservers":[],"updated_at":"2018-08-13T09:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","subnetpool_id":null,"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]} 2018-08-13 09:16:05,456 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-b0011355-d37f-43a2-972d-2cffae139588 2018-08-13 09:16:05,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:06,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-49786549-9df8-4451-bf30-7b3a73a2fae5 Date: Mon, 13 Aug 2018 09:16:06 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":["6a58ff38-d52e-434d-9d27-0d5d486cbcc2"],"updated_at":"2018-08-13T09:15:58Z","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}]} 2018-08-13 09:16:06,058 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net used request id req-49786549-9df8-4451-bf30-7b3a73a2fae5 2018-08-13 09:16:06,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-13 09:16:06,067 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:06 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-13 09:16:06,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80566277a47cb0d9d63c20312147b15880c30126" 2018-08-13 09:16:06,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:06 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-dbaea7d0-7d58-49dc-b05c-3da70f0e092c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254"}, "tags": [], "enabled": true, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}} 2018-08-13 09:16:06,119 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 used request id req-dbaea7d0-7d58-49dc-b05c-3da70f0e092c 2018-08-13 09:16:06,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:06,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7884b305-2661-4baa-86af-47a6b89e7baa Date: Mon, 13 Aug 2018 09:16:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:58Z","dns_nameservers":[],"updated_at":"2018-08-13T09:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","subnetpool_id":null,"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]} 2018-08-13 09:16:06,229 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-7884b305-2661-4baa-86af-47a6b89e7baa 2018-08-13 09:16:06,230 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net 2018-08-13 09:16:06,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"port": {"network_id": "4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914", "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449port-1", "admin_state_up": true}}' 2018-08-13 09:16:07,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b31e4ca0-3378-49e4-bfc2-d50ffab69a8c Date: Mon, 13 Aug 2018 09:16:07 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-13T09:16:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-13T09:16:06Z","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449port-1","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c7:8e:4d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","fixed_ips":[{"subnet_id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","ip_address":"10.55.0.24"}],"id":"2cd9d6de-b1f5-48a5-a994-8e91a833f178","security_groups":["38c468e0-6533-41f3-9378-f4044ba43185"],"device_id":""}} 2018-08-13 09:16:07,829 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-b31e4ca0-3378-49e4-bfc2-d50ffab69a8c 2018-08-13 09:16:07,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:08,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1e24b6b2-be78-4a23-aa17-785d2e667732 Date: Mon, 13 Aug 2018 09:16:08 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":["6a58ff38-d52e-434d-9d27-0d5d486cbcc2"],"updated_at":"2018-08-13T09:15:58Z","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}]} 2018-08-13 09:16:08,065 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net used request id req-1e24b6b2-be78-4a23-aa17-785d2e667732 2018-08-13 09:16:08,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:08,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-afd34028-9287-435f-95c8-2553b5ae63f5 Date: Mon, 13 Aug 2018 09:16:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:58Z","dns_nameservers":[],"updated_at":"2018-08-13T09:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","subnetpool_id":null,"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]} 2018-08-13 09:16:08,167 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-afd34028-9287-435f-95c8-2553b5ae63f5 2018-08-13 09:16:08,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:08,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-eb8504e7-fad1-4047-a469-00b645b5ce6a Date: Mon, 13 Aug 2018 09:16:08 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":["6a58ff38-d52e-434d-9d27-0d5d486cbcc2"],"updated_at":"2018-08-13T09:15:58Z","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}]} 2018-08-13 09:16:08,391 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net used request id req-eb8504e7-fad1-4047-a469-00b645b5ce6a 2018-08-13 09:16:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:08,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:08 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-f76daac9-4b3d-4f9f-b68b-9055f511d997 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254"}, "tags": [], "enabled": true, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}} 2018-08-13 09:16:08,438 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 used request id req-f76daac9-4b3d-4f9f-b68b-9055f511d997 2018-08-13 09:16:08,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:08,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-93335ebb-b383-4595-a0ec-b33ee75c3623 Date: Mon, 13 Aug 2018 09:16:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:58Z","dns_nameservers":[],"updated_at":"2018-08-13T09:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","subnetpool_id":null,"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]} 2018-08-13 09:16:08,546 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-93335ebb-b383-4595-a0ec-b33ee75c3623 2018-08-13 09:16:08,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:08,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-cfea2b3f-1105-4566-b59f-e91e60f90cc2 Date: Mon, 13 Aug 2018 09:16:08 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:16:06Z","admin_state_up":true,"updated_at":"2018-08-13T09:16:06Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c7:8e:4d","id":"2cd9d6de-b1f5-48a5-a994-8e91a833f178","port_security_enabled":true,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","fixed_ips":[{"subnet_id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","ip_address":"10.55.0.24"}],"extra_dhcp_opts":[],"security_groups":["38c468e0-6533-41f3-9378-f4044ba43185"],"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449port-1"}]} 2018-08-13 09:16:08,680 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449port-1&admin_state_up=True used request id req-cfea2b3f-1105-4566-b59f-e91e60f90cc2 2018-08-13 09:16:08,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:08,718 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:08 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-42b22c58-2cfb-43cd-81b4-c0ac44d24a55 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254"}, "tags": [], "enabled": true, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}} 2018-08-13 09:16:08,718 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 used request id req-42b22c58-2cfb-43cd-81b4-c0ac44d24a55 2018-08-13 09:16:08,718 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst 2018-08-13 09:16:08,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:08,775 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1443 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-19d55564-e5b1-410d-bcee-4611722371a0 x-compute-request-id: req-19d55564-e5b1-410d-bcee-4611722371a0 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}], "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-flavor-name"}]} 2018-08-13 09:16:08,775 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-19d55564-e5b1-410d-bcee-4611722371a0 2018-08-13 09:16:08,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/d2a7535b-00d3-416d-94ea-541301f99115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:08,852 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 525 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-25debd83-31c6-4449-8cd4-66f1caeb84b6 x-compute-request-id: req-25debd83-31c6-4449-8cd4-66f1caeb84b6 RESP BODY: {"flavor": {"name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d2a7535b-00d3-416d-94ea-541301f99115"}} 2018-08-13 09:16:08,852 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/d2a7535b-00d3-416d-94ea-541301f99115 used request id req-25debd83-31c6-4449-8cd4-66f1caeb84b6 2018-08-13 09:16:08,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:08,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json x-openstack-request-id: req-eac7d112-39a6-4784-8031-05876d7a7f29 RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image", "tags": [], "container_format": "bare", "created_at": "2018-08-13T09:15:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-13T09:15:56Z", "visibility": "shared", "locations": [{"url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/57b27794-9112-42f6-b6f0-f7c4000138da/snap", "metadata": {}}], "self": "/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da", "min_disk": 0, "protected": false, "id": "57b27794-9112-42f6-b6f0-f7c4000138da", "file": "/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b611c3924ba4c059e0bb5f1a5ded254", "direct_url": "rbd://f6087d1b-9739-499c-9c8f-97e409b73fbd/images/57b27794-9112-42f6-b6f0-f7c4000138da/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image"} 2018-08-13 09:16:08,947 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image used request id req-eac7d112-39a6-4784-8031-05876d7a7f29 2018-08-13 09:16:08,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:09,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-4455cacf-9a70-4581-a67c-e32d4ec024ff 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", "uploading", "importing", "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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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 http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-08-13 09:16:09,012 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-4455cacf-9a70-4581-a67c-e32d4ec024ff 2018-08-13 09:16:09,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"server": {"name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "imageRef": "57b27794-9112-42f6-b6f0-f7c4000138da", "flavorRef": "d2a7535b-00d3-416d-94ea-541301f99115", "max_count": 1, "min_count": 1, "networks": [{"port": "2cd9d6de-b1f5-48a5-a994-8e91a833f178"}]}}' 2018-08-13 09:16:12,160 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd0ee68d-9945-40d1-97fe-feb38c31c856 x-compute-request-id: req-fd0ee68d-9945-40d1-97fe-feb38c31c856 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "adminPass": "FgkjArC5zLNS"}} 2018-08-13 09:16:12,160 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-fd0ee68d-9945-40d1-97fe-feb38c31c856 2018-08-13 09:16:12,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:12,503 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1289 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe6695b1-b349-4d42-a44f-59a9400e0071 x-compute-request-id: req-fe6695b1-b349-4d42-a44f-59a9400e0071 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "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-08-13T09:16:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:12,503 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-fe6695b1-b349-4d42-a44f-59a9400e0071 2018-08-13 09:16:12,504 - create_instance - INFO - Created instance with name - SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst 2018-08-13 09:16:12,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:12,900 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1289 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d212ad6-2fa7-4b22-a1d3-1a8dd361275e x-compute-request-id: req-5d212ad6-2fa7-4b22-a1d3-1a8dd361275e RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "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-08-13T09:16:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:12,900 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-5d212ad6-2fa7-4b22-a1d3-1a8dd361275e 2018-08-13 09:16:12,901 - create_instance - DEBUG - Instance status [SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst] is - BUILD 2018-08-13 09:16:12,901 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:16:15,903 - create_instance - DEBUG - VM status query timeout in 896.601405144 2018-08-13 09:16:15,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:16,582 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1389 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-141f39b1-32a2-4847-8342-9a1a4a042b4b x-compute-request-id: req-141f39b1-32a2-4847-8342-9a1a4a042b4b RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "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-08-13T09:16:14Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:16,582 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-141f39b1-32a2-4847-8342-9a1a4a042b4b 2018-08-13 09:16:16,582 - create_instance - DEBUG - Instance status [SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst] is - BUILD 2018-08-13 09:16:16,582 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:16:19,584 - create_instance - DEBUG - VM status query timeout in 892.919581175 2018-08-13 09:16:19,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:20,112 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-924d6ce6-a46c-4cdd-bc20-88a272289af8 x-compute-request-id: req-924d6ce6-a46c-4cdd-bc20-88a272289af8 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:20,112 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-924d6ce6-a46c-4cdd-bc20-88a272289af8 2018-08-13 09:16:20,112 - create_instance - DEBUG - Instance status [SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst] is - ACTIVE 2018-08-13 09:16:20,112 - create_instance - INFO - VM is - ACTIVE 2018-08-13 09:16:20,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:20,690 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-904eaf76-5806-49bb-9cb1-bec642b3dead x-compute-request-id: req-904eaf76-5806-49bb-9cb1-bec642b3dead RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:20,691 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-904eaf76-5806-49bb-9cb1-bec642b3dead 2018-08-13 09:16:20,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:20,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-77999302-fca9-4188-bd11-b26f2ce60e6b Date: Mon, 13 Aug 2018 09:16:20 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":["6a58ff38-d52e-434d-9d27-0d5d486cbcc2"],"updated_at":"2018-08-13T09:15:58Z","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net"}]} 2018-08-13 09:16:20,882 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net used request id req-77999302-fca9-4188-bd11-b26f2ce60e6b 2018-08-13 09:16:20,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:20,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:20 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-f719eeb1-5896-48f1-b646-5fd7cc737d50 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254"}, "tags": [], "enabled": true, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}} 2018-08-13 09:16:20,931 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 used request id req-f719eeb1-5896-48f1-b646-5fd7cc737d50 2018-08-13 09:16:20,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:21,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-22394403-cb27-420d-9cfa-22bdce0e249e Date: Mon, 13 Aug 2018 09:16:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:58Z","dns_nameservers":[],"updated_at":"2018-08-13T09:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b611c3924ba4c059e0bb5f1a5ded254","id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","subnetpool_id":null,"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet"}]} 2018-08-13 09:16:21,039 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-22394403-cb27-420d-9cfa-22bdce0e249e 2018-08-13 09:16:21,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:21,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3018 X-Openstack-Request-Id: req-0fda2f1d-5369-4c4b-9757-f526daa5f260 Date: Mon, 13 Aug 2018 09:16:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:15:59Z","admin_state_up":true,"updated_at":"2018-08-13T09:16:07Z","binding:vnic_type":"normal","device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","device_owner":"network:dhcp","revision_number":3,"mac_address":"fa:16:3e:1c:17:a0","id":"1394df4c-abb1-4802-b6ed-c2f1fb047b56","port_security_enabled":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","fixed_ips":[{"subnet_id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:16:06Z","admin_state_up":true,"updated_at":"2018-08-13T09:16:16Z","binding:vnic_type":"normal","device_id":"9a565fdb-a523-4d7c-8216-d4ac8ee70bd5","device_owner":"compute:nova","revision_number":3,"mac_address":"fa:16:3e:c7:8e:4d","id":"2cd9d6de-b1f5-48a5-a994-8e91a833f178","port_security_enabled":true,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","fixed_ips":[{"subnet_id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","ip_address":"10.55.0.24"}],"extra_dhcp_opts":[],"security_groups":["38c468e0-6533-41f3-9378-f4044ba43185"],"name":"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:16:00Z","admin_state_up":true,"updated_at":"2018-08-13T09:16:08Z","binding:vnic_type":"normal","device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","device_owner":"network:dhcp","revision_number":3,"mac_address":"fa:16:3e:76:1e:0f","id":"388ce74a-d83d-4228-ab80-b47ffa745b38","port_security_enabled":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","fixed_ips":[{"subnet_id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","tenant_id":"5b611c3924ba4c059e0bb5f1a5ded254","created_at":"2018-08-13T09:16:01Z","admin_state_up":true,"updated_at":"2018-08-13T09:16:09Z","binding:vnic_type":"normal","device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914","device_owner":"network:dhcp","revision_number":3,"mac_address":"fa:16:3e:c4:70:81","id":"5f77ecbc-ddf6-4105-97bc-02a9421cffe7","port_security_enabled":false,"project_id":"5b611c3924ba4c059e0bb5f1a5ded254","fixed_ips":[{"subnet_id":"6a58ff38-d52e-434d-9d27-0d5d486cbcc2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-13 09:16:21,190 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-0fda2f1d-5369-4c4b-9757-f526daa5f260 2018-08-13 09:16:21,191 - create_instance_tests - INFO - Looking for IP 10.55.0.24 in the console log 2018-08-13 09:16:21,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:21,701 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b888d05-0146-483a-9d8b-538efc2b0ff5 x-compute-request-id: req-5b888d05-0146-483a-9d8b-538efc2b0ff5 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:21,701 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-5b888d05-0146-483a-9d8b-538efc2b0ff5 2018-08-13 09:16:21,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:21,862 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e28cad4c-0f41-4154-a503-5c6de0bb7c9d x-compute-request-id: req-e28cad4c-0f41-4154-a503-5c6de0bb7c9d RESP BODY: {"output": ""} 2018-08-13 09:16:21,862 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-e28cad4c-0f41-4154-a503-5c6de0bb7c9d 2018-08-13 09:16:21,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:22,213 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4e5b2ac-cb5f-4fbb-a961-12a471db4bb1 x-compute-request-id: req-d4e5b2ac-cb5f-4fbb-a961-12a471db4bb1 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:22,213 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-d4e5b2ac-cb5f-4fbb-a961-12a471db4bb1 2018-08-13 09:16:22,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:22,458 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3786a5a1-fcc6-434a-81b6-e5ff4ab86685 x-compute-request-id: req-3786a5a1-fcc6-434a-81b6-e5ff4ab86685 RESP BODY: {"output": ""} 2018-08-13 09:16:22,458 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-3786a5a1-fcc6-434a-81b6-e5ff4ab86685 2018-08-13 09:16:22,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:22,992 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0572d2a6-da2e-4ecd-b375-2380dc07bd40 x-compute-request-id: req-0572d2a6-da2e-4ecd-b375-2380dc07bd40 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:22,992 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-0572d2a6-da2e-4ecd-b375-2380dc07bd40 2018-08-13 09:16:22,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:23,219 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-449dd494-da3f-4680-b085-dbc53d10cb41 x-compute-request-id: req-449dd494-da3f-4680-b085-dbc53d10cb41 RESP BODY: {"output": ""} 2018-08-13 09:16:23,219 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-449dd494-da3f-4680-b085-dbc53d10cb41 2018-08-13 09:16:23,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:23,953 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d7e78dd-a658-4c8f-aa80-b26683636785 x-compute-request-id: req-9d7e78dd-a658-4c8f-aa80-b26683636785 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:23,953 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-9d7e78dd-a658-4c8f-aa80-b26683636785 2018-08-13 09:16:23,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:24,108 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6a40740-4168-41fc-9d72-0033017afd0d x-compute-request-id: req-b6a40740-4168-41fc-9d72-0033017afd0d RESP BODY: {"output": ""} 2018-08-13 09:16:24,108 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-b6a40740-4168-41fc-9d72-0033017afd0d 2018-08-13 09:16:24,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:24,711 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfec7ade-c37b-41de-a1ae-6d8f110c3e7b x-compute-request-id: req-dfec7ade-c37b-41de-a1ae-6d8f110c3e7b RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:24,711 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-dfec7ade-c37b-41de-a1ae-6d8f110c3e7b 2018-08-13 09:16:24,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:24,971 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3435 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-015ad12f-b757-4687-b476-c6c652252c4b x-compute-request-id: req-015ad12f-b757-4687-b476-c6c652252c4b RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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"} 2018-08-13 09:16:24,971 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-015ad12f-b757-4687-b476-c6c652252c4b 2018-08-13 09:16:24,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:25,533 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0576a35-864e-4066-a0e6-e400b385c0f4 x-compute-request-id: req-d0576a35-864e-4066-a0e6-e400b385c0f4 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:25,533 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-d0576a35-864e-4066-a0e6-e400b385c0f4 2018-08-13 09:16:25,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:25,690 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 6753 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b76b3a3-2b7a-48b4-b43d-54a731063f5f x-compute-request-id: req-1b76b3a3-2b7a-48b4-b43d-54a731063f5f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table "} 2018-08-13 09:16:25,691 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-1b76b3a3-2b7a-48b4-b43d-54a731063f5f 2018-08-13 09:16:25,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:26,096 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fb4385c-a5ed-4129-991d-ac54f9030a55 x-compute-request-id: req-9fb4385c-a5ed-4129-991d-ac54f9030a55 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:26,096 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-9fb4385c-a5ed-4129-991d-ac54f9030a55 2018-08-13 09:16:26,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:26,332 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7625 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3668a840-1984-485e-84c9-8913988efa23 x-compute-request-id: req-3668a840-1984-485e-84c9-8913988efa23 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n"} 2018-08-13 09:16:26,332 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-3668a840-1984-485e-84c9-8913988efa23 2018-08-13 09:16:26,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:26,813 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e97ad1d-6668-4dce-914d-292c79a64553 x-compute-request-id: req-3e97ad1d-6668-4dce-914d-292c79a64553 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:26,813 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-3e97ad1d-6668-4dce-914d-292c79a64553 2018-08-13 09:16:26,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:26,991 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7716 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-63ecf0be-5eba-403f-b3a7-0056d63ade43 x-compute-request-id: req-63ecf0be-5eba-403f-b3a7-0056d63ade43 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n"} 2018-08-13 09:16:26,991 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-63ecf0be-5eba-403f-b3a7-0056d63ade43 2018-08-13 09:16:26,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:27,648 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd08adc5-20b1-4c91-870e-623477fb18df x-compute-request-id: req-cd08adc5-20b1-4c91-870e-623477fb18df RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:27,649 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-cd08adc5-20b1-4c91-870e-623477fb18df 2018-08-13 09:16:27,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:27,841 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7778 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fead0c0-9164-4744-b14d-fb18904f13e3 x-compute-request-id: req-9fead0c0-9164-4744-b14d-fb18904f13e3 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n"} 2018-08-13 09:16:27,842 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-9fead0c0-9164-4744-b14d-fb18904f13e3 2018-08-13 09:16:27,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:28,478 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-996633ed-abf8-4449-b1b7-1966158937c2 x-compute-request-id: req-996633ed-abf8-4449-b1b7-1966158937c2 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:28,479 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-996633ed-abf8-4449-b1b7-1966158937c2 2018-08-13 09:16:28,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:28,719 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7778 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b705f275-4ade-4931-b0fd-ff8a1bb624f8 x-compute-request-id: req-b705f275-4ade-4931-b0fd-ff8a1bb624f8 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n"} 2018-08-13 09:16:28,720 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-b705f275-4ade-4931-b0fd-ff8a1bb624f8 2018-08-13 09:16:28,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:29,499 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba719c2a-acbd-4f6f-b6fd-dba8c02e3cb2 x-compute-request-id: req-ba719c2a-acbd-4f6f-b6fd-dba8c02e3cb2 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:29,499 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-ba719c2a-acbd-4f6f-b6fd-dba8c02e3cb2 2018-08-13 09:16:29,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:29,867 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 9332 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a937002-1e30-45c7-87c5-2c8044b3d236 x-compute-request-id: req-1a937002-1e30-45c7-87c5-2c8044b3d236 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added "} 2018-08-13 09:16:29,868 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-1a937002-1e30-45c7-87c5-2c8044b3d236 2018-08-13 09:16:29,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:30,492 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c858c87-b7ea-478c-8b15-c73a04f0c803 x-compute-request-id: req-0c858c87-b7ea-478c-8b15-c73a04f0c803 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:30,492 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-0c858c87-b7ea-478c-8b15-c73a04f0c803 2018-08-13 09:16:30,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:30,672 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 10988 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a9662d9-f9a1-4a09-8adf-91321006984a x-compute-request-id: req-3a9662d9-f9a1-4a09-8adf-91321006984a RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1."} 2018-08-13 09:16:30,672 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-3a9662d9-f9a1-4a09-8adf-91321006984a 2018-08-13 09:16:30,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:31,350 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e25b8dce-079a-4c6f-b080-54ff8dc57262 x-compute-request-id: req-e25b8dce-079a-4c6f-b080-54ff8dc57262 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:31,350 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-e25b8dce-079a-4c6f-b080-54ff8dc57262 2018-08-13 09:16:31,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:31,547 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 12197 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ca4d929-e625-4e9c-a010-8a7f43f8ea0d x-compute-request-id: req-9ca4d929-e625-4e9c-a010-8a7f43f8ea0d RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1.632388] acpiphp: Slot [17] registered\n[ 1.636380] acpiphp: Slot [18] registered\n[ 1.640279] acpiphp: Slot [19] registered\n[ 1.644275] acpiphp: Slot [20] registered\n[ 1.648373] acpiphp: Slot [21] registered\n[ 1.652276] acpiphp: Slot [22] registered\n[ 1.656274] acpiphp: Slot [23] registered\n[ 1.660296] acpiphp: Slot [24] registered\n[ 1.664314] acpiphp: Slot [25] registered\n[ 1.668359] acpiphp: Slot [26] registered\n[ 1.672380] acpiphp: Slot [27] registered\n[ 1.676313] acpiphp: Slot [28] registered\n[ 1.680275] acpiphp: Slot [29] registered\n[ 1.684295] acpiphp: Slot [30] registered\n[ 1.688391] acpiphp: Slot [31] registered\n[ 1.692358] PCI host bridge to bus 0000:00\n[ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff]\n"} 2018-08-13 09:16:31,547 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-9ca4d929-e625-4e9c-a010-8a7f43f8ea0d 2018-08-13 09:16:31,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:32,070 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-baa1ad89-d8d8-4cfe-839e-0d9348d3c6ef x-compute-request-id: req-baa1ad89-d8d8-4cfe-839e-0d9348d3c6ef RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:32,071 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-baa1ad89-d8d8-4cfe-839e-0d9348d3c6ef 2018-08-13 09:16:32,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:32,411 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 13203 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-009e7a7d-c534-4d60-8797-250b5930639a x-compute-request-id: req-009e7a7d-c534-4d60-8797-250b5930639a RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1.632388] acpiphp: Slot [17] registered\n[ 1.636380] acpiphp: Slot [18] registered\n[ 1.640279] acpiphp: Slot [19] registered\n[ 1.644275] acpiphp: Slot [20] registered\n[ 1.648373] acpiphp: Slot [21] registered\n[ 1.652276] acpiphp: Slot [22] registered\n[ 1.656274] acpiphp: Slot [23] registered\n[ 1.660296] acpiphp: Slot [24] registered\n[ 1.664314] acpiphp: Slot [25] registered\n[ 1.668359] acpiphp: Slot [26] registered\n[ 1.672380] acpiphp: Slot [27] registered\n[ 1.676313] acpiphp: Slot [28] registered\n[ 1.680275] acpiphp: Slot [29] registered\n[ 1.684295] acpiphp: Slot [30] registered\n[ 1.688391] acpiphp: Slot [31] registered\n[ 1.692358] PCI host bridge to bus 0000:00\n[ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n"} 2018-08-13 09:16:32,411 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-009e7a7d-c534-4d60-8797-250b5930639a 2018-08-13 09:16:32,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:33,242 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-203ea607-b329-4812-925f-4a7c60b60e7d x-compute-request-id: req-203ea607-b329-4812-925f-4a7c60b60e7d RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:33,242 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-203ea607-b329-4812-925f-4a7c60b60e7d 2018-08-13 09:16:33,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:33,487 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14862 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-33ae7930-3db0-44cb-bb8c-02fd38319007 x-compute-request-id: req-33ae7930-3db0-44cb-bb8c-02fd38319007 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1.632388] acpiphp: Slot [17] registered\n[ 1.636380] acpiphp: Slot [18] registered\n[ 1.640279] acpiphp: Slot [19] registered\n[ 1.644275] acpiphp: Slot [20] registered\n[ 1.648373] acpiphp: Slot [21] registered\n[ 1.652276] acpiphp: Slot [22] registered\n[ 1.656274] acpiphp: Slot [23] registered\n[ 1.660296] acpiphp: Slot [24] registered\n[ 1.664314] acpiphp: Slot [25] registered\n[ 1.668359] acpiphp: Slot [26] registered\n[ 1.672380] acpiphp: Slot [27] registered\n[ 1.676313] acpiphp: Slot [28] registered\n[ 1.680275] acpiphp: Slot [29] registered\n[ 1.684295] acpiphp: Slot [30] registered\n[ 1.688391] acpiphp: Slot [31] registered\n[ 1.692358] PCI host bridge to bus 0000:00\n[ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 2.112109] vgaarb: loaded\n[ 2.116229] vgaarb: bridge control possible 0000:00:02.0\n[ 2.131618] SCSI subsystem initialized\n[ 2.141690] ACPI: bus type USB registered\n[ 2.145313] usbcore: registered new interface driver usbfs\n[ 2.148476] usbcore: registered new interface driver hub\n[ 2.152159] usbcore: registered new device driver usb\n[ 2.162646] PCI: Using ACPI for IRQ routing\n[ 2.176776] NetLabel: Initializing\n[ 2.180184] NetLabel: domain hash size = 128\n[ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.188966] NetLabel: unlabeled traffic allowed by default\n[ 2.199204] clocksource: Switched to clocksource kvm-clock\n[ 2.406986] AppArmor: AppArmor Filesystem Enabled\n[ 2.433867] pnp: PnP ACPI init\n[ 2.455772] pnp: PnP ACPI: found 5 devices\n[ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.551536] NET: Registered protocol family 2\n[ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.653444] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.752589] NET: Registered protocol family 1\n[ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n"} 2018-08-13 09:16:33,488 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-33ae7930-3db0-44cb-bb8c-02fd38319007 2018-08-13 09:16:33,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:34,129 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-430e0689-ee26-455f-a76d-e99df659af1e x-compute-request-id: req-430e0689-ee26-455f-a76d-e99df659af1e RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:34,130 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-430e0689-ee26-455f-a76d-e99df659af1e 2018-08-13 09:16:34,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:34,455 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15701 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c846aeef-2746-46b0-8768-6633ca15d7aa x-compute-request-id: req-c846aeef-2746-46b0-8768-6633ca15d7aa RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1.632388] acpiphp: Slot [17] registered\n[ 1.636380] acpiphp: Slot [18] registered\n[ 1.640279] acpiphp: Slot [19] registered\n[ 1.644275] acpiphp: Slot [20] registered\n[ 1.648373] acpiphp: Slot [21] registered\n[ 1.652276] acpiphp: Slot [22] registered\n[ 1.656274] acpiphp: Slot [23] registered\n[ 1.660296] acpiphp: Slot [24] registered\n[ 1.664314] acpiphp: Slot [25] registered\n[ 1.668359] acpiphp: Slot [26] registered\n[ 1.672380] acpiphp: Slot [27] registered\n[ 1.676313] acpiphp: Slot [28] registered\n[ 1.680275] acpiphp: Slot [29] registered\n[ 1.684295] acpiphp: Slot [30] registered\n[ 1.688391] acpiphp: Slot [31] registered\n[ 1.692358] PCI host bridge to bus 0000:00\n[ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 2.112109] vgaarb: loaded\n[ 2.116229] vgaarb: bridge control possible 0000:00:02.0\n[ 2.131618] SCSI subsystem initialized\n[ 2.141690] ACPI: bus type USB registered\n[ 2.145313] usbcore: registered new interface driver usbfs\n[ 2.148476] usbcore: registered new interface driver hub\n[ 2.152159] usbcore: registered new device driver usb\n[ 2.162646] PCI: Using ACPI for IRQ routing\n[ 2.176776] NetLabel: Initializing\n[ 2.180184] NetLabel: domain hash size = 128\n[ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.188966] NetLabel: unlabeled traffic allowed by default\n[ 2.199204] clocksource: Switched to clocksource kvm-clock\n[ 2.406986] AppArmor: AppArmor Filesystem Enabled\n[ 2.433867] pnp: PnP ACPI init\n[ 2.455772] pnp: PnP ACPI: found 5 devices\n[ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.551536] NET: Registered protocol family 2\n[ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.653444] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.752589] NET: Registered protocol family 1\n[ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.959267] Trying to unpack rootfs image as initramfs...\n[ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 3.547153] Scanning for low memory corruption every 60 seconds\n[ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.611033] audit: initializing netlink subsys (disabled)\n[ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized\n[ 3.673606] Initialise system trusted keyring\n[ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.743229] zbud: loaded\n[ 3.763449] VFS: Disk quotas dquot_6.6.0\n[ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.827033] fuse init (API version 7.23)\n[ 3.852790] Key type big_key registered\n[ 3.872955] Allocating IMA MOK and blacklist keyrings.\n"} 2018-08-13 09:16:34,456 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-c846aeef-2746-46b0-8768-6633ca15d7aa 2018-08-13 09:16:34,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:35,064 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef88b64d-994e-4272-a57d-c4ca46a98f9b x-compute-request-id: req-ef88b64d-994e-4272-a57d-c4ca46a98f9b RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:35,064 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-ef88b64d-994e-4272-a57d-c4ca46a98f9b 2018-08-13 09:16:35,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:35,204 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 16702 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-16839e4e-b273-46c8-a934-7788aa440a31 x-compute-request-id: req-16839e4e-b273-46c8-a934-7788aa440a31 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1.632388] acpiphp: Slot [17] registered\n[ 1.636380] acpiphp: Slot [18] registered\n[ 1.640279] acpiphp: Slot [19] registered\n[ 1.644275] acpiphp: Slot [20] registered\n[ 1.648373] acpiphp: Slot [21] registered\n[ 1.652276] acpiphp: Slot [22] registered\n[ 1.656274] acpiphp: Slot [23] registered\n[ 1.660296] acpiphp: Slot [24] registered\n[ 1.664314] acpiphp: Slot [25] registered\n[ 1.668359] acpiphp: Slot [26] registered\n[ 1.672380] acpiphp: Slot [27] registered\n[ 1.676313] acpiphp: Slot [28] registered\n[ 1.680275] acpiphp: Slot [29] registered\n[ 1.684295] acpiphp: Slot [30] registered\n[ 1.688391] acpiphp: Slot [31] registered\n[ 1.692358] PCI host bridge to bus 0000:00\n[ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 2.112109] vgaarb: loaded\n[ 2.116229] vgaarb: bridge control possible 0000:00:02.0\n[ 2.131618] SCSI subsystem initialized\n[ 2.141690] ACPI: bus type USB registered\n[ 2.145313] usbcore: registered new interface driver usbfs\n[ 2.148476] usbcore: registered new interface driver hub\n[ 2.152159] usbcore: registered new device driver usb\n[ 2.162646] PCI: Using ACPI for IRQ routing\n[ 2.176776] NetLabel: Initializing\n[ 2.180184] NetLabel: domain hash size = 128\n[ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.188966] NetLabel: unlabeled traffic allowed by default\n[ 2.199204] clocksource: Switched to clocksource kvm-clock\n[ 2.406986] AppArmor: AppArmor Filesystem Enabled\n[ 2.433867] pnp: PnP ACPI init\n[ 2.455772] pnp: PnP ACPI: found 5 devices\n[ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.551536] NET: Registered protocol family 2\n[ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.653444] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.752589] NET: Registered protocol family 1\n[ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.959267] Trying to unpack rootfs image as initramfs...\n[ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 3.547153] Scanning for low memory corruption every 60 seconds\n[ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.611033] audit: initializing netlink subsys (disabled)\n[ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized\n[ 3.673606] Initialise system trusted keyring\n[ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.743229] zbud: loaded\n[ 3.763449] VFS: Disk quotas dquot_6.6.0\n[ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.827033] fuse init (API version 7.23)\n[ 3.852790] Key type big_key registered\n[ 3.872955] Allocating IMA MOK and blacklist keyrings.\n[ 3.909441] Key type asymmetric registered\n[ 3.929743] Asymmetric key parser 'x509' registered\n[ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.994137] io scheduler noop registered\n[ 4.016952] io scheduler deadline registered (default)\n[ 4.043221] io scheduler cfq registered\n[ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 4.158440] ACPI: Power Button [PWRF]\n[ 4.177541] GHES: HEST is not enabled!\n[ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n"} 2018-08-13 09:16:35,204 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-16839e4e-b273-46c8-a934-7788aa440a31 2018-08-13 09:16:35,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:35,734 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b118bcc2-e0a5-4c68-a13b-310d9e57c419 x-compute-request-id: req-b118bcc2-e0a5-4c68-a13b-310d9e57c419 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:35,734 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-b118bcc2-e0a5-4c68-a13b-310d9e57c419 2018-08-13 09:16:35,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:35,913 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 17961 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-24024584-2a56-4f3f-b326-f35018c7cd8e x-compute-request-id: req-24024584-2a56-4f3f-b326-f35018c7cd8e RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1.632388] acpiphp: Slot [17] registered\n[ 1.636380] acpiphp: Slot [18] registered\n[ 1.640279] acpiphp: Slot [19] registered\n[ 1.644275] acpiphp: Slot [20] registered\n[ 1.648373] acpiphp: Slot [21] registered\n[ 1.652276] acpiphp: Slot [22] registered\n[ 1.656274] acpiphp: Slot [23] registered\n[ 1.660296] acpiphp: Slot [24] registered\n[ 1.664314] acpiphp: Slot [25] registered\n[ 1.668359] acpiphp: Slot [26] registered\n[ 1.672380] acpiphp: Slot [27] registered\n[ 1.676313] acpiphp: Slot [28] registered\n[ 1.680275] acpiphp: Slot [29] registered\n[ 1.684295] acpiphp: Slot [30] registered\n[ 1.688391] acpiphp: Slot [31] registered\n[ 1.692358] PCI host bridge to bus 0000:00\n[ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 2.112109] vgaarb: loaded\n[ 2.116229] vgaarb: bridge control possible 0000:00:02.0\n[ 2.131618] SCSI subsystem initialized\n[ 2.141690] ACPI: bus type USB registered\n[ 2.145313] usbcore: registered new interface driver usbfs\n[ 2.148476] usbcore: registered new interface driver hub\n[ 2.152159] usbcore: registered new device driver usb\n[ 2.162646] PCI: Using ACPI for IRQ routing\n[ 2.176776] NetLabel: Initializing\n[ 2.180184] NetLabel: domain hash size = 128\n[ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.188966] NetLabel: unlabeled traffic allowed by default\n[ 2.199204] clocksource: Switched to clocksource kvm-clock\n[ 2.406986] AppArmor: AppArmor Filesystem Enabled\n[ 2.433867] pnp: PnP ACPI init\n[ 2.455772] pnp: PnP ACPI: found 5 devices\n[ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.551536] NET: Registered protocol family 2\n[ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.653444] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.752589] NET: Registered protocol family 1\n[ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.959267] Trying to unpack rootfs image as initramfs...\n[ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 3.547153] Scanning for low memory corruption every 60 seconds\n[ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.611033] audit: initializing netlink subsys (disabled)\n[ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized\n[ 3.673606] Initialise system trusted keyring\n[ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.743229] zbud: loaded\n[ 3.763449] VFS: Disk quotas dquot_6.6.0\n[ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.827033] fuse init (API version 7.23)\n[ 3.852790] Key type big_key registered\n[ 3.872955] Allocating IMA MOK and blacklist keyrings.\n[ 3.909441] Key type asymmetric registered\n[ 3.929743] Asymmetric key parser 'x509' registered\n[ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.994137] io scheduler noop registered\n[ 4.016952] io scheduler deadline registered (default)\n[ 4.043221] io scheduler cfq registered\n[ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 4.158440] ACPI: Power Button [PWRF]\n[ 4.177541] GHES: HEST is not enabled!\n[ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.693213] Linux agpgart interface v0.103\n[ 4.754021] brd: module loaded\n[ 4.791497] loop: module loaded\n[ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.886376] GPT:90111 != 20971519\n[ 4.910031] GPT:Alternate GPT header not at the end of the disk.\n[ 4.933053] GPT:90111 != 20971519\n[ 4.957717] GPT: Use GNU Parted to correct GPT errors.\n[ 4.980668] vda: vda1 vda15\n[ 5.010388] scsi host0: ata_piix\n[ 5.029915] scsi host1: ata_piix\n[ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 5.126742] libphy: Fixed MDIO Bus: probed\n[ 5.149304] tun: Universal TUN/TAP device driver, 1.6\n[ 5.175248] tun: (C) 1999-2004 Max Krasnyansky \n[ 5.221128] PPP generic driver version 2.4.2\n[ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 5.274355] ehci-pci: EHCI PCI platform driver\n[ 5.297085] ehci-platform: EHCI generic platform driver\n[ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 5.346704] ohci-pci: OHCI PCI platform driver\n[ 5.369933] ohci-platform: OHCI generic platform driv"} 2018-08-13 09:16:35,913 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-24024584-2a56-4f3f-b326-f35018c7cd8e 2018-08-13 09:16:35,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:36,410 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a69be4f9-4e54-448f-9d46-e5d74b7c53b5 x-compute-request-id: req-a69be4f9-4e54-448f-9d46-e5d74b7c53b5 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:36,410 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-a69be4f9-4e54-448f-9d46-e5d74b7c53b5 2018-08-13 09:16:36,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:36,595 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19344 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2ee000b-628b-499f-8756-e1112f36803a x-compute-request-id: req-c2ee000b-628b-499f-8756-e1112f36803a RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1.632388] acpiphp: Slot [17] registered\n[ 1.636380] acpiphp: Slot [18] registered\n[ 1.640279] acpiphp: Slot [19] registered\n[ 1.644275] acpiphp: Slot [20] registered\n[ 1.648373] acpiphp: Slot [21] registered\n[ 1.652276] acpiphp: Slot [22] registered\n[ 1.656274] acpiphp: Slot [23] registered\n[ 1.660296] acpiphp: Slot [24] registered\n[ 1.664314] acpiphp: Slot [25] registered\n[ 1.668359] acpiphp: Slot [26] registered\n[ 1.672380] acpiphp: Slot [27] registered\n[ 1.676313] acpiphp: Slot [28] registered\n[ 1.680275] acpiphp: Slot [29] registered\n[ 1.684295] acpiphp: Slot [30] registered\n[ 1.688391] acpiphp: Slot [31] registered\n[ 1.692358] PCI host bridge to bus 0000:00\n[ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 2.112109] vgaarb: loaded\n[ 2.116229] vgaarb: bridge control possible 0000:00:02.0\n[ 2.131618] SCSI subsystem initialized\n[ 2.141690] ACPI: bus type USB registered\n[ 2.145313] usbcore: registered new interface driver usbfs\n[ 2.148476] usbcore: registered new interface driver hub\n[ 2.152159] usbcore: registered new device driver usb\n[ 2.162646] PCI: Using ACPI for IRQ routing\n[ 2.176776] NetLabel: Initializing\n[ 2.180184] NetLabel: domain hash size = 128\n[ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.188966] NetLabel: unlabeled traffic allowed by default\n[ 2.199204] clocksource: Switched to clocksource kvm-clock\n[ 2.406986] AppArmor: AppArmor Filesystem Enabled\n[ 2.433867] pnp: PnP ACPI init\n[ 2.455772] pnp: PnP ACPI: found 5 devices\n[ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.551536] NET: Registered protocol family 2\n[ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.653444] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.752589] NET: Registered protocol family 1\n[ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.959267] Trying to unpack rootfs image as initramfs...\n[ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 3.547153] Scanning for low memory corruption every 60 seconds\n[ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.611033] audit: initializing netlink subsys (disabled)\n[ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized\n[ 3.673606] Initialise system trusted keyring\n[ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.743229] zbud: loaded\n[ 3.763449] VFS: Disk quotas dquot_6.6.0\n[ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.827033] fuse init (API version 7.23)\n[ 3.852790] Key type big_key registered\n[ 3.872955] Allocating IMA MOK and blacklist keyrings.\n[ 3.909441] Key type asymmetric registered\n[ 3.929743] Asymmetric key parser 'x509' registered\n[ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.994137] io scheduler noop registered\n[ 4.016952] io scheduler deadline registered (default)\n[ 4.043221] io scheduler cfq registered\n[ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 4.158440] ACPI: Power Button [PWRF]\n[ 4.177541] GHES: HEST is not enabled!\n[ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.693213] Linux agpgart interface v0.103\n[ 4.754021] brd: module loaded\n[ 4.791497] loop: module loaded\n[ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.886376] GPT:90111 != 20971519\n[ 4.910031] GPT:Alternate GPT header not at the end of the disk.\n[ 4.933053] GPT:90111 != 20971519\n[ 4.957717] GPT: Use GNU Parted to correct GPT errors.\n[ 4.980668] vda: vda1 vda15\n[ 5.010388] scsi host0: ata_piix\n[ 5.029915] scsi host1: ata_piix\n[ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 5.126742] libphy: Fixed MDIO Bus: probed\n[ 5.149304] tun: Universal TUN/TAP device driver, 1.6\n[ 5.175248] tun: (C) 1999-2004 Max Krasnyansky \n[ 5.221128] PPP generic driver version 2.4.2\n[ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 5.274355] ehci-pci: EHCI PCI platform driver\n[ 5.297085] ehci-platform: EHCI generic platform driver\n[ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 5.346704] ohci-pci: OHCI PCI platform driver\n[ 5.369933] ohci-platform: OHCI generic platform driver\n[ 5.395540] uhci_hcd: USB Universal Host Controller Interface driver\n[ 5.450731] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 5.472568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 5.512648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 5.535422] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 5.566665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 5.598043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 5.634337] usb usb1: Product: UHCI Host Controller\n[ 5.658083] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.695250] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.732926] hub 1-0:1.0: USB hub found\n[ 5.756263] hub 1-0:1.0: 2 ports detected\n[ 5.779698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.834574] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.854767] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.882521] mousedev: PS/2 mouse device common for all mice\n[ 5.909702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.950417] rtc_cmos 00:00: RTC can wake from S4\n[ 5.980914] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 6.010291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 6.044285] i2c /dev entries driver\n"} 2018-08-13 09:16:36,596 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-c2ee000b-628b-499f-8756-e1112f36803a 2018-08-13 09:16:36,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:36,966 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-596128e7-1a6b-44c2-9124-39da95d702ca x-compute-request-id: req-596128e7-1a6b-44c2-9124-39da95d702ca RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:36,966 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-596128e7-1a6b-44c2-9124-39da95d702ca 2018-08-13 09:16:36,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:37,150 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 20441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc8ed049-64e7-4bda-af07-558d821277e8 x-compute-request-id: req-cc8ed049-64e7-4bda-af07-558d821277e8 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1.632388] acpiphp: Slot [17] registered\n[ 1.636380] acpiphp: Slot [18] registered\n[ 1.640279] acpiphp: Slot [19] registered\n[ 1.644275] acpiphp: Slot [20] registered\n[ 1.648373] acpiphp: Slot [21] registered\n[ 1.652276] acpiphp: Slot [22] registered\n[ 1.656274] acpiphp: Slot [23] registered\n[ 1.660296] acpiphp: Slot [24] registered\n[ 1.664314] acpiphp: Slot [25] registered\n[ 1.668359] acpiphp: Slot [26] registered\n[ 1.672380] acpiphp: Slot [27] registered\n[ 1.676313] acpiphp: Slot [28] registered\n[ 1.680275] acpiphp: Slot [29] registered\n[ 1.684295] acpiphp: Slot [30] registered\n[ 1.688391] acpiphp: Slot [31] registered\n[ 1.692358] PCI host bridge to bus 0000:00\n[ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 2.112109] vgaarb: loaded\n[ 2.116229] vgaarb: bridge control possible 0000:00:02.0\n[ 2.131618] SCSI subsystem initialized\n[ 2.141690] ACPI: bus type USB registered\n[ 2.145313] usbcore: registered new interface driver usbfs\n[ 2.148476] usbcore: registered new interface driver hub\n[ 2.152159] usbcore: registered new device driver usb\n[ 2.162646] PCI: Using ACPI for IRQ routing\n[ 2.176776] NetLabel: Initializing\n[ 2.180184] NetLabel: domain hash size = 128\n[ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.188966] NetLabel: unlabeled traffic allowed by default\n[ 2.199204] clocksource: Switched to clocksource kvm-clock\n[ 2.406986] AppArmor: AppArmor Filesystem Enabled\n[ 2.433867] pnp: PnP ACPI init\n[ 2.455772] pnp: PnP ACPI: found 5 devices\n[ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.551536] NET: Registered protocol family 2\n[ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.653444] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.752589] NET: Registered protocol family 1\n[ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.959267] Trying to unpack rootfs image as initramfs...\n[ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 3.547153] Scanning for low memory corruption every 60 seconds\n[ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.611033] audit: initializing netlink subsys (disabled)\n[ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized\n[ 3.673606] Initialise system trusted keyring\n[ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.743229] zbud: loaded\n[ 3.763449] VFS: Disk quotas dquot_6.6.0\n[ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.827033] fuse init (API version 7.23)\n[ 3.852790] Key type big_key registered\n[ 3.872955] Allocating IMA MOK and blacklist keyrings.\n[ 3.909441] Key type asymmetric registered\n[ 3.929743] Asymmetric key parser 'x509' registered\n[ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.994137] io scheduler noop registered\n[ 4.016952] io scheduler deadline registered (default)\n[ 4.043221] io scheduler cfq registered\n[ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 4.158440] ACPI: Power Button [PWRF]\n[ 4.177541] GHES: HEST is not enabled!\n[ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.693213] Linux agpgart interface v0.103\n[ 4.754021] brd: module loaded\n[ 4.791497] loop: module loaded\n[ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.886376] GPT:90111 != 20971519\n[ 4.910031] GPT:Alternate GPT header not at the end of the disk.\n[ 4.933053] GPT:90111 != 20971519\n[ 4.957717] GPT: Use GNU Parted to correct GPT errors.\n[ 4.980668] vda: vda1 vda15\n[ 5.010388] scsi host0: ata_piix\n[ 5.029915] scsi host1: ata_piix\n[ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 5.126742] libphy: Fixed MDIO Bus: probed\n[ 5.149304] tun: Universal TUN/TAP device driver, 1.6\n[ 5.175248] tun: (C) 1999-2004 Max Krasnyansky \n[ 5.221128] PPP generic driver version 2.4.2\n[ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 5.274355] ehci-pci: EHCI PCI platform driver\n[ 5.297085] ehci-platform: EHCI generic platform driver\n[ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 5.346704] ohci-pci: OHCI PCI platform driver\n[ 5.369933] ohci-platform: OHCI generic platform driver\n[ 5.395540] uhci_hcd: USB Universal Host Controller Interface driver\n[ 5.450731] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 5.472568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 5.512648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 5.535422] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 5.566665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 5.598043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 5.634337] usb usb1: Product: UHCI Host Controller\n[ 5.658083] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.695250] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.732926] hub 1-0:1.0: USB hub found\n[ 5.756263] hub 1-0:1.0: 2 ports detected\n[ 5.779698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.834574] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.854767] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.882521] mousedev: PS/2 mouse device common for all mice\n[ 5.909702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.950417] rtc_cmos 00:00: RTC can wake from S4\n[ 5.980914] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 6.010291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 6.044285] i2c /dev entries driver\n[ 6.066112] device-mapper: uevent: version 1.0.3\n[ 6.088929] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 6.126669] ledtrig-cpu: registered to indicate activity on CPUs\n[ 6.158001] NET: Registered protocol family 10\n[ 6.187937] NET: Registered protocol family 17\n[ 6.210346] Key type dns_resolver registered\n[ 6.235078] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 6.264058] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 6.308439] registered taskstats version 1\n[ 6.334113] Loading compiled-in X.509 certificates\n[ 6.363818] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 6.409543] zswap: loaded using pool lzo/zbud\n[ 6.441433] Key type trusted registered\n[ 6.465084] Key type encrypted registered\n[ 6.488567] AppArmor: AppArmor sha1 policy hashing enabled\n[ 6.517585] ima: No TPM chip found, activating TPM-bypass!\n[ 6.546531] evm: HMAC attrs: 0x1\n[ 6.577947] Magic number: 14:660:272"} 2018-08-13 09:16:37,151 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-cc8ed049-64e7-4bda-af07-558d821277e8 2018-08-13 09:16:37,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:37,606 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-718d42ac-f0a5-4dea-aa89-0d8c37840551 x-compute-request-id: req-718d42ac-f0a5-4dea-aa89-0d8c37840551 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:37,606 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-718d42ac-f0a5-4dea-aa89-0d8c37840551 2018-08-13 09:16:37,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:37,873 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 21181 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8a6746c-ff74-4b77-920b-db22aad93750 x-compute-request-id: req-b8a6746c-ff74-4b77-920b-db22aad93750 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1.632388] acpiphp: Slot [17] registered\n[ 1.636380] acpiphp: Slot [18] registered\n[ 1.640279] acpiphp: Slot [19] registered\n[ 1.644275] acpiphp: Slot [20] registered\n[ 1.648373] acpiphp: Slot [21] registered\n[ 1.652276] acpiphp: Slot [22] registered\n[ 1.656274] acpiphp: Slot [23] registered\n[ 1.660296] acpiphp: Slot [24] registered\n[ 1.664314] acpiphp: Slot [25] registered\n[ 1.668359] acpiphp: Slot [26] registered\n[ 1.672380] acpiphp: Slot [27] registered\n[ 1.676313] acpiphp: Slot [28] registered\n[ 1.680275] acpiphp: Slot [29] registered\n[ 1.684295] acpiphp: Slot [30] registered\n[ 1.688391] acpiphp: Slot [31] registered\n[ 1.692358] PCI host bridge to bus 0000:00\n[ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 2.112109] vgaarb: loaded\n[ 2.116229] vgaarb: bridge control possible 0000:00:02.0\n[ 2.131618] SCSI subsystem initialized\n[ 2.141690] ACPI: bus type USB registered\n[ 2.145313] usbcore: registered new interface driver usbfs\n[ 2.148476] usbcore: registered new interface driver hub\n[ 2.152159] usbcore: registered new device driver usb\n[ 2.162646] PCI: Using ACPI for IRQ routing\n[ 2.176776] NetLabel: Initializing\n[ 2.180184] NetLabel: domain hash size = 128\n[ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.188966] NetLabel: unlabeled traffic allowed by default\n[ 2.199204] clocksource: Switched to clocksource kvm-clock\n[ 2.406986] AppArmor: AppArmor Filesystem Enabled\n[ 2.433867] pnp: PnP ACPI init\n[ 2.455772] pnp: PnP ACPI: found 5 devices\n[ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.551536] NET: Registered protocol family 2\n[ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.653444] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.752589] NET: Registered protocol family 1\n[ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.959267] Trying to unpack rootfs image as initramfs...\n[ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 3.547153] Scanning for low memory corruption every 60 seconds\n[ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.611033] audit: initializing netlink subsys (disabled)\n[ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized\n[ 3.673606] Initialise system trusted keyring\n[ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.743229] zbud: loaded\n[ 3.763449] VFS: Disk quotas dquot_6.6.0\n[ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.827033] fuse init (API version 7.23)\n[ 3.852790] Key type big_key registered\n[ 3.872955] Allocating IMA MOK and blacklist keyrings.\n[ 3.909441] Key type asymmetric registered\n[ 3.929743] Asymmetric key parser 'x509' registered\n[ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.994137] io scheduler noop registered\n[ 4.016952] io scheduler deadline registered (default)\n[ 4.043221] io scheduler cfq registered\n[ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 4.158440] ACPI: Power Button [PWRF]\n[ 4.177541] GHES: HEST is not enabled!\n[ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.693213] Linux agpgart interface v0.103\n[ 4.754021] brd: module loaded\n[ 4.791497] loop: module loaded\n[ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.886376] GPT:90111 != 20971519\n[ 4.910031] GPT:Alternate GPT header not at the end of the disk.\n[ 4.933053] GPT:90111 != 20971519\n[ 4.957717] GPT: Use GNU Parted to correct GPT errors.\n[ 4.980668] vda: vda1 vda15\n[ 5.010388] scsi host0: ata_piix\n[ 5.029915] scsi host1: ata_piix\n[ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 5.126742] libphy: Fixed MDIO Bus: probed\n[ 5.149304] tun: Universal TUN/TAP device driver, 1.6\n[ 5.175248] tun: (C) 1999-2004 Max Krasnyansky \n[ 5.221128] PPP generic driver version 2.4.2\n[ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 5.274355] ehci-pci: EHCI PCI platform driver\n[ 5.297085] ehci-platform: EHCI generic platform driver\n[ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 5.346704] ohci-pci: OHCI PCI platform driver\n[ 5.369933] ohci-platform: OHCI generic platform driver\n[ 5.395540] uhci_hcd: USB Universal Host Controller Interface driver\n[ 5.450731] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 5.472568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 5.512648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 5.535422] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 5.566665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 5.598043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 5.634337] usb usb1: Product: UHCI Host Controller\n[ 5.658083] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.695250] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.732926] hub 1-0:1.0: USB hub found\n[ 5.756263] hub 1-0:1.0: 2 ports detected\n[ 5.779698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.834574] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.854767] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.882521] mousedev: PS/2 mouse device common for all mice\n[ 5.909702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.950417] rtc_cmos 00:00: RTC can wake from S4\n[ 5.980914] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 6.010291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 6.044285] i2c /dev entries driver\n[ 6.066112] device-mapper: uevent: version 1.0.3\n[ 6.088929] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 6.126669] ledtrig-cpu: registered to indicate activity on CPUs\n[ 6.158001] NET: Registered protocol family 10\n[ 6.187937] NET: Registered protocol family 17\n[ 6.210346] Key type dns_resolver registered\n[ 6.235078] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 6.264058] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 6.308439] registered taskstats version 1\n[ 6.334113] Loading compiled-in X.509 certificates\n[ 6.363818] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 6.409543] zswap: loaded using pool lzo/zbud\n[ 6.441433] Key type trusted registered\n[ 6.465084] Key type encrypted registered\n[ 6.488567] AppArmor: AppArmor sha1 policy hashing enabled\n[ 6.517585] ima: No TPM chip found, activating TPM-bypass!\n[ 6.546531] evm: HMAC attrs: 0x1\n[ 6.577947] Magic number: 14:660:272\n[ 6.602957] rtc_cmos 00:00: setting system clock to 2018-08-13 09:16:36 UTC (1534151796)\n[ 6.639624] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 6.670074] EDD information not available.\n[ 6.721013] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 6.761792] Write protecting the kernel read-only data: 14336k\n[ 6.831600] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 6.870107] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 7.23\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\n"} 2018-08-13 09:16:37,874 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-b8a6746c-ff74-4b77-920b-db22aad93750 2018-08-13 09:16:37,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:38,380 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-51951de4-4a0e-4c4e-ad97-f09ddbd16c96 x-compute-request-id: req-51951de4-4a0e-4c4e-ad97-f09ddbd16c96 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:38,380 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-51951de4-4a0e-4c4e-ad97-f09ddbd16c96 2018-08-13 09:16:38,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:38,575 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 21365 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d2d45f0-0a70-468e-8c83-db1291ce0f41 x-compute-request-id: req-9d2d45f0-0a70-468e-8c83-db1291ce0f41 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1.632388] acpiphp: Slot [17] registered\n[ 1.636380] acpiphp: Slot [18] registered\n[ 1.640279] acpiphp: Slot [19] registered\n[ 1.644275] acpiphp: Slot [20] registered\n[ 1.648373] acpiphp: Slot [21] registered\n[ 1.652276] acpiphp: Slot [22] registered\n[ 1.656274] acpiphp: Slot [23] registered\n[ 1.660296] acpiphp: Slot [24] registered\n[ 1.664314] acpiphp: Slot [25] registered\n[ 1.668359] acpiphp: Slot [26] registered\n[ 1.672380] acpiphp: Slot [27] registered\n[ 1.676313] acpiphp: Slot [28] registered\n[ 1.680275] acpiphp: Slot [29] registered\n[ 1.684295] acpiphp: Slot [30] registered\n[ 1.688391] acpiphp: Slot [31] registered\n[ 1.692358] PCI host bridge to bus 0000:00\n[ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 2.112109] vgaarb: loaded\n[ 2.116229] vgaarb: bridge control possible 0000:00:02.0\n[ 2.131618] SCSI subsystem initialized\n[ 2.141690] ACPI: bus type USB registered\n[ 2.145313] usbcore: registered new interface driver usbfs\n[ 2.148476] usbcore: registered new interface driver hub\n[ 2.152159] usbcore: registered new device driver usb\n[ 2.162646] PCI: Using ACPI for IRQ routing\n[ 2.176776] NetLabel: Initializing\n[ 2.180184] NetLabel: domain hash size = 128\n[ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.188966] NetLabel: unlabeled traffic allowed by default\n[ 2.199204] clocksource: Switched to clocksource kvm-clock\n[ 2.406986] AppArmor: AppArmor Filesystem Enabled\n[ 2.433867] pnp: PnP ACPI init\n[ 2.455772] pnp: PnP ACPI: found 5 devices\n[ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.551536] NET: Registered protocol family 2\n[ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.653444] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.752589] NET: Registered protocol family 1\n[ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.959267] Trying to unpack rootfs image as initramfs...\n[ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 3.547153] Scanning for low memory corruption every 60 seconds\n[ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.611033] audit: initializing netlink subsys (disabled)\n[ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized\n[ 3.673606] Initialise system trusted keyring\n[ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.743229] zbud: loaded\n[ 3.763449] VFS: Disk quotas dquot_6.6.0\n[ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.827033] fuse init (API version 7.23)\n[ 3.852790] Key type big_key registered\n[ 3.872955] Allocating IMA MOK and blacklist keyrings.\n[ 3.909441] Key type asymmetric registered\n[ 3.929743] Asymmetric key parser 'x509' registered\n[ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.994137] io scheduler noop registered\n[ 4.016952] io scheduler deadline registered (default)\n[ 4.043221] io scheduler cfq registered\n[ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 4.158440] ACPI: Power Button [PWRF]\n[ 4.177541] GHES: HEST is not enabled!\n[ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.693213] Linux agpgart interface v0.103\n[ 4.754021] brd: module loaded\n[ 4.791497] loop: module loaded\n[ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.886376] GPT:90111 != 20971519\n[ 4.910031] GPT:Alternate GPT header not at the end of the disk.\n[ 4.933053] GPT:90111 != 20971519\n[ 4.957717] GPT: Use GNU Parted to correct GPT errors.\n[ 4.980668] vda: vda1 vda15\n[ 5.010388] scsi host0: ata_piix\n[ 5.029915] scsi host1: ata_piix\n[ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 5.126742] libphy: Fixed MDIO Bus: probed\n[ 5.149304] tun: Universal TUN/TAP device driver, 1.6\n[ 5.175248] tun: (C) 1999-2004 Max Krasnyansky \n[ 5.221128] PPP generic driver version 2.4.2\n[ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 5.274355] ehci-pci: EHCI PCI platform driver\n[ 5.297085] ehci-platform: EHCI generic platform driver\n[ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 5.346704] ohci-pci: OHCI PCI platform driver\n[ 5.369933] ohci-platform: OHCI generic platform driver\n[ 5.395540] uhci_hcd: USB Universal Host Controller Interface driver\n[ 5.450731] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 5.472568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 5.512648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 5.535422] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 5.566665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 5.598043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 5.634337] usb usb1: Product: UHCI Host Controller\n[ 5.658083] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.695250] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.732926] hub 1-0:1.0: USB hub found\n[ 5.756263] hub 1-0:1.0: 2 ports detected\n[ 5.779698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.834574] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.854767] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.882521] mousedev: PS/2 mouse device common for all mice\n[ 5.909702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.950417] rtc_cmos 00:00: RTC can wake from S4\n[ 5.980914] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 6.010291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 6.044285] i2c /dev entries driver\n[ 6.066112] device-mapper: uevent: version 1.0.3\n[ 6.088929] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 6.126669] ledtrig-cpu: registered to indicate activity on CPUs\n[ 6.158001] NET: Registered protocol family 10\n[ 6.187937] NET: Registered protocol family 17\n[ 6.210346] Key type dns_resolver registered\n[ 6.235078] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 6.264058] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 6.308439] registered taskstats version 1\n[ 6.334113] Loading compiled-in X.509 certificates\n[ 6.363818] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 6.409543] zswap: loaded using pool lzo/zbud\n[ 6.441433] Key type trusted registered\n[ 6.465084] Key type encrypted registered\n[ 6.488567] AppArmor: AppArmor sha1 policy hashing enabled\n[ 6.517585] ima: No TPM chip found, activating TPM-bypass!\n[ 6.546531] evm: HMAC attrs: 0x1\n[ 6.577947] Magic number: 14:660:272\n[ 6.602957] rtc_cmos 00:00: setting system clock to 2018-08-13 09:16:36 UTC (1534151796)\n[ 6.639624] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 6.670074] EDD information not available.\n[ 6.721013] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 6.761792] Write protecting the kernel read-only data: 14336k\n[ 6.831600] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 6.870107] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 7.23\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\n"} 2018-08-13 09:16:38,575 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-9d2d45f0-0a70-468e-8c83-db1291ce0f41 2018-08-13 09:16:38,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:39,220 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-96b0f6e7-4664-450e-ad66-d9f4c723e1fc x-compute-request-id: req-96b0f6e7-4664-450e-ad66-d9f4c723e1fc RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:8e:4d", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "security_groups": [{"name": "default"}], "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:19Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:39,220 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-96b0f6e7-4664-450e-ad66-d9f4c723e1fc 2018-08-13 09:16:39,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-13 09:16:39,410 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 22196 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-11a5d111-2683-4cfa-93c7-53c2a732f4e3 x-compute-request-id: req-11a5d111-2683-4cfa-93c7-53c2a732f4e3 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 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] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2394.394 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576)\n[ 0.028066] pid_max: default: 32768 minimum: 301\n[ 0.036076] ACPI: Core revision 20150930\n[ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064107] Security Framework initialized\n[ 0.072059] Yama: becoming mindful.\n[ 0.080084] AppArmor: AppArmor initialized\n[ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.121253] Initializing cgroup subsys io\n[ 0.128076] Initializing cgroup subsys memory\n[ 0.136088] Initializing cgroup subsys devices\n[ 0.144077] Initializing cgroup subsys freezer\n[ 0.152075] Initializing cgroup subsys net_cls\n[ 0.160075] Initializing cgroup subsys perf_event\n[ 0.168097] Initializing cgroup subsys net_prio\n[ 0.176104] Initializing cgroup subsys hugetlb\n[ 0.184092] Initializing cgroup subsys pids\n[ 0.200071] CPU: Physical Processor ID: 0\n[ 0.209550] mce: CPU supports 10 MCE banks\n[ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 1.294379] ftrace: allocating 31920 entries in 125 pages\n[ 1.316649] smpboot: Max logical packages: 1\n[ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 1.341690] x2apic enabled\n[ 1.344080] Switched APIC routing to physical x2apic.\n[ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 1.409550] x86: Booted up 1 node, 1 CPUs\n[ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS)\n[ 1.424324] devtmpfs: initialized\n[ 1.429713] evm: security.selinux\n[ 1.432085] evm: security.SMACK64\n[ 1.436106] evm: security.SMACK64EXEC\n[ 1.440076] evm: security.SMACK64TRANSMUTE\n[ 1.444107] evm: security.SMACK64MMAP\n[ 1.448106] evm: security.ima\n[ 1.452079] evm: security.capability\n[ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 1.460366] pinctrl core: initialized pinctrl subsystem\n[ 1.465620] RTC time: 9:16:28, date: 08/13/18\n[ 1.468511] NET: Registered protocol family 16\n[ 1.472693] cpuidle: using governor ladder\n[ 1.476111] cpuidle: using governor menu\n[ 1.480112] PCCT header not found.\n[ 1.484722] ACPI: bus type PCI registered\n[ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 1.493307] PCI: Using configuration type 1 for base access\n[ 1.498408] ACPI: Added _OSI(Module Device)\n[ 1.500080] ACPI: Added _OSI(Processor Device)\n[ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 1.508113] ACPI: Added _OSI(Processor Aggregator Device)\n[ 1.517341] ACPI: Interpreter enabled\n[ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 1.544103] ACPI: (supports S0 S3 S4 S5)\n[ 1.548076] ACPI: Using IOAPIC for interrupt routing\n[ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.576991] acpiphp: Slot [3] registered\n[ 1.580286] acpiphp: Slot [4] registered\n[ 1.584397] acpiphp: Slot [5] registered\n[ 1.588287] acpiphp: Slot [6] registered\n[ 1.592388] acpiphp: Slot [7] registered\n[ 1.596348] acpiphp: Slot [8] registered\n[ 1.600291] acpiphp: Slot [9] registered\n[ 1.604427] acpiphp: Slot [10] registered\n[ 1.608292] acpiphp: Slot [11] registered\n[ 1.612384] acpiphp: Slot [12] registered\n[ 1.616417] acpiphp: Slot [13] registered\n[ 1.620277] acpiphp: Slot [14] registered\n[ 1.624446] acpiphp: Slot [15] registered\n[ 1.628385] acpiphp: Slot [16] registered\n8[ 1.632388] acpiphp: Slot [17] registered\n[ 1.636380] acpiphp: Slot [18] registered\n[ 1.640279] acpiphp: Slot [19] registered\n[ 1.644275] acpiphp: Slot [20] registered\n[ 1.648373] acpiphp: Slot [21] registered\n[ 1.652276] acpiphp: Slot [22] registered\n[ 1.656274] acpiphp: Slot [23] registered\n[ 1.660296] acpiphp: Slot [24] registered\n[ 1.664314] acpiphp: Slot [25] registered\n[ 1.668359] acpiphp: Slot [26] registered\n[ 1.672380] acpiphp: Slot [27] registered\n[ 1.676313] acpiphp: Slot [28] registered\n[ 1.680275] acpiphp: Slot [29] registered\n[ 1.684295] acpiphp: Slot [30] registered\n[ 1.688391] acpiphp: Slot [31] registered\n[ 1.692358] PCI host bridge to bus 0000:00\n[ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 2.112109] vgaarb: loaded\n[ 2.116229] vgaarb: bridge control possible 0000:00:02.0\n[ 2.131618] SCSI subsystem initialized\n[ 2.141690] ACPI: bus type USB registered\n[ 2.145313] usbcore: registered new interface driver usbfs\n[ 2.148476] usbcore: registered new interface driver hub\n[ 2.152159] usbcore: registered new device driver usb\n[ 2.162646] PCI: Using ACPI for IRQ routing\n[ 2.176776] NetLabel: Initializing\n[ 2.180184] NetLabel: domain hash size = 128\n[ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 2.188966] NetLabel: unlabeled traffic allowed by default\n[ 2.199204] clocksource: Switched to clocksource kvm-clock\n[ 2.406986] AppArmor: AppArmor Filesystem Enabled\n[ 2.433867] pnp: PnP ACPI init\n[ 2.455772] pnp: PnP ACPI: found 5 devices\n[ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 2.551536] NET: Registered protocol family 2\n[ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 2.653444] TCP: Hash tables configured (established 2048 bind 2048)\n[ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 2.752589] NET: Registered protocol family 1\n[ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 2.959267] Trying to unpack rootfs image as initramfs...\n[ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 3.547153] Scanning for low memory corruption every 60 seconds\n[ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 3.611033] audit: initializing netlink subsys (disabled)\n[ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized\n[ 3.673606] Initialise system trusted keyring\n[ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 3.743229] zbud: loaded\n[ 3.763449] VFS: Disk quotas dquot_6.6.0\n[ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 3.827033] fuse init (API version 7.23)\n[ 3.852790] Key type big_key registered\n[ 3.872955] Allocating IMA MOK and blacklist keyrings.\n[ 3.909441] Key type asymmetric registered\n[ 3.929743] Asymmetric key parser 'x509' registered\n[ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 3.994137] io scheduler noop registered\n[ 4.016952] io scheduler deadline registered (default)\n[ 4.043221] io scheduler cfq registered\n[ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 4.158440] ACPI: Power Button [PWRF]\n[ 4.177541] GHES: HEST is not enabled!\n[ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 4.693213] Linux agpgart interface v0.103\n[ 4.754021] brd: module loaded\n[ 4.791497] loop: module loaded\n[ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 4.886376] GPT:90111 != 20971519\n[ 4.910031] GPT:Alternate GPT header not at the end of the disk.\n[ 4.933053] GPT:90111 != 20971519\n[ 4.957717] GPT: Use GNU Parted to correct GPT errors.\n[ 4.980668] vda: vda1 vda15\n[ 5.010388] scsi host0: ata_piix\n[ 5.029915] scsi host1: ata_piix\n[ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 5.126742] libphy: Fixed MDIO Bus: probed\n[ 5.149304] tun: Universal TUN/TAP device driver, 1.6\n[ 5.175248] tun: (C) 1999-2004 Max Krasnyansky \n[ 5.221128] PPP generic driver version 2.4.2\n[ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 5.274355] ehci-pci: EHCI PCI platform driver\n[ 5.297085] ehci-platform: EHCI generic platform driver\n[ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 5.346704] ohci-pci: OHCI PCI platform driver\n[ 5.369933] ohci-platform: OHCI generic platform driver\n[ 5.395540] uhci_hcd: USB Universal Host Controller Interface driver\n[ 5.450731] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 5.472568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 5.512648] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 5.535422] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 5.566665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 5.598043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 5.634337] usb usb1: Product: UHCI Host Controller\n[ 5.658083] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 5.695250] usb usb1: SerialNumber: 0000:00:01.2\n[ 5.732926] hub 1-0:1.0: USB hub found\n[ 5.756263] hub 1-0:1.0: 2 ports detected\n[ 5.779698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 5.834574] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 5.854767] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 5.882521] mousedev: PS/2 mouse device common for all mice\n[ 5.909702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 5.950417] rtc_cmos 00:00: RTC can wake from S4\n[ 5.980914] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 6.010291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 6.044285] i2c /dev entries driver\n[ 6.066112] device-mapper: uevent: version 1.0.3\n[ 6.088929] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 6.126669] ledtrig-cpu: registered to indicate activity on CPUs\n[ 6.158001] NET: Registered protocol family 10\n[ 6.187937] NET: Registered protocol family 17\n[ 6.210346] Key type dns_resolver registered\n[ 6.235078] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 6.264058] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 6.308439] registered taskstats version 1\n[ 6.334113] Loading compiled-in X.509 certificates\n[ 6.363818] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 6.409543] zswap: loaded using pool lzo/zbud\n[ 6.441433] Key type trusted registered\n[ 6.465084] Key type encrypted registered\n[ 6.488567] AppArmor: AppArmor sha1 policy hashing enabled\n[ 6.517585] ima: No TPM chip found, activating TPM-bypass!\n[ 6.546531] evm: HMAC attrs: 0x1\n[ 6.577947] Magic number: 14:660:272\n[ 6.602957] rtc_cmos 00:00: setting system clock to 2018-08-13 09:16:36 UTC (1534151796)\n[ 6.639624] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 6.670074] EDD information not available.\n[ 6.721013] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 6.761792] Write protecting the kernel read-only data: 14336k\n[ 6.831600] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 6.870107] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 7.23\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 8.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... [ 8.210534] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.24...\nLease of 10.55.0.24 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\n"} 2018-08-13 09:16:39,411 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5/action used request id req-11a5d111-2683-4cfa-93c7-53c2a732f4e3 2018-08-13 09:16:39,412 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-13 09:16:39,413 - 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.632388] acpiphp: Slot [17] registered [ 1.636380] acpiphp: Slot [18] registered [ 1.640279] acpiphp: Slot [19] registered [ 1.644275] acpiphp: Slot [20] registered [ 1.648373] acpiphp: Slot [21] registered [ 1.652276] acpiphp: Slot [22] registered [ 1.656274] acpiphp: Slot [23] registered [ 1.660296] acpiphp: Slot [24] registered [ 1.664314] acpiphp: Slot [25] registered [ 1.668359] acpiphp: Slot [26] registered [ 1.672380] acpiphp: Slot [27] registered [ 1.676313] acpiphp: Slot [28] registered [ 1.680275] acpiphp: Slot [29] registered [ 1.684295] acpiphp: Slot [30] registered [ 1.688391] acpiphp: Slot [31] registered [ 1.692358] PCI host bridge to bus 0000:00 [ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.632388] acpiphp: Slot [17] registered [ 1.636380] acpiphp: Slot [18] registered [ 1.640279] acpiphp: Slot [19] registered [ 1.644275] acpiphp: Slot [20] registered [ 1.648373] acpiphp: Slot [21] registered [ 1.652276] acpiphp: Slot [22] registered [ 1.656274] acpiphp: Slot [23] registered [ 1.660296] acpiphp: Slot [24] registered [ 1.664314] acpiphp: Slot [25] registered [ 1.668359] acpiphp: Slot [26] registered [ 1.672380] acpiphp: Slot [27] registered [ 1.676313] acpiphp: Slot [28] registered [ 1.680275] acpiphp: Slot [29] registered [ 1.684295] acpiphp: Slot [30] registered [ 1.688391] acpiphp: Slot [31] registered [ 1.692358] PCI host bridge to bus 0000:00 [ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.632388] acpiphp: Slot [17] registered [ 1.636380] acpiphp: Slot [18] registered [ 1.640279] acpiphp: Slot [19] registered [ 1.644275] acpiphp: Slot [20] registered [ 1.648373] acpiphp: Slot [21] registered [ 1.652276] acpiphp: Slot [22] registered [ 1.656274] acpiphp: Slot [23] registered [ 1.660296] acpiphp: Slot [24] registered [ 1.664314] acpiphp: Slot [25] registered [ 1.668359] acpiphp: Slot [26] registered [ 1.672380] acpiphp: Slot [27] registered [ 1.676313] acpiphp: Slot [28] registered [ 1.680275] acpiphp: Slot [29] registered [ 1.684295] acpiphp: Slot [30] registered [ 1.688391] acpiphp: Slot [31] registered [ 1.692358] PCI host bridge to bus 0000:00 [ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 2.112109] vgaarb: loaded [ 2.116229] vgaarb: bridge control possible 0000:00:02.0 [ 2.131618] SCSI subsystem initialized [ 2.141690] ACPI: bus type USB registered [ 2.145313] usbcore: registered new interface driver usbfs [ 2.148476] usbcore: registered new interface driver hub [ 2.152159] usbcore: registered new device driver usb [ 2.162646] PCI: Using ACPI for IRQ routing [ 2.176776] NetLabel: Initializing [ 2.180184] NetLabel: domain hash size = 128 [ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.188966] NetLabel: unlabeled traffic allowed by default [ 2.199204] clocksource: Switched to clocksource kvm-clock [ 2.406986] AppArmor: AppArmor Filesystem Enabled [ 2.433867] pnp: PnP ACPI init [ 2.455772] pnp: PnP ACPI: found 5 devices [ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.551536] NET: Registered protocol family 2 [ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.653444] TCP: Hash tables configured (established 2048 bind 2048) [ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.752589] NET: Registered protocol family 1 [ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.632388] acpiphp: Slot [17] registered [ 1.636380] acpiphp: Slot [18] registered [ 1.640279] acpiphp: Slot [19] registered [ 1.644275] acpiphp: Slot [20] registered [ 1.648373] acpiphp: Slot [21] registered [ 1.652276] acpiphp: Slot [22] registered [ 1.656274] acpiphp: Slot [23] registered [ 1.660296] acpiphp: Slot [24] registered [ 1.664314] acpiphp: Slot [25] registered [ 1.668359] acpiphp: Slot [26] registered [ 1.672380] acpiphp: Slot [27] registered [ 1.676313] acpiphp: Slot [28] registered [ 1.680275] acpiphp: Slot [29] registered [ 1.684295] acpiphp: Slot [30] registered [ 1.688391] acpiphp: Slot [31] registered [ 1.692358] PCI host bridge to bus 0000:00 [ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 2.112109] vgaarb: loaded [ 2.116229] vgaarb: bridge control possible 0000:00:02.0 [ 2.131618] SCSI subsystem initialized [ 2.141690] ACPI: bus type USB registered [ 2.145313] usbcore: registered new interface driver usbfs [ 2.148476] usbcore: registered new interface driver hub [ 2.152159] usbcore: registered new device driver usb [ 2.162646] PCI: Using ACPI for IRQ routing [ 2.176776] NetLabel: Initializing [ 2.180184] NetLabel: domain hash size = 128 [ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.188966] NetLabel: unlabeled traffic allowed by default [ 2.199204] clocksource: Switched to clocksource kvm-clock [ 2.406986] AppArmor: AppArmor Filesystem Enabled [ 2.433867] pnp: PnP ACPI init [ 2.455772] pnp: PnP ACPI: found 5 devices [ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.551536] NET: Registered protocol family 2 [ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.653444] TCP: Hash tables configured (established 2048 bind 2048) [ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.752589] NET: Registered protocol family 1 [ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.959267] Trying to unpack rootfs image as initramfs... [ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 3.547153] Scanning for low memory corruption every 60 seconds [ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.611033] audit: initializing netlink subsys (disabled) [ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized [ 3.673606] Initialise system trusted keyring [ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.743229] zbud: loaded [ 3.763449] VFS: Disk quotas dquot_6.6.0 [ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.827033] fuse init (API version 7.23) [ 3.852790] Key type big_key registered [ 3.872955] Allocating IMA MOK and blacklist keyrings. [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.632388] acpiphp: Slot [17] registered [ 1.636380] acpiphp: Slot [18] registered [ 1.640279] acpiphp: Slot [19] registered [ 1.644275] acpiphp: Slot [20] registered [ 1.648373] acpiphp: Slot [21] registered [ 1.652276] acpiphp: Slot [22] registered [ 1.656274] acpiphp: Slot [23] registered [ 1.660296] acpiphp: Slot [24] registered [ 1.664314] acpiphp: Slot [25] registered [ 1.668359] acpiphp: Slot [26] registered [ 1.672380] acpiphp: Slot [27] registered [ 1.676313] acpiphp: Slot [28] registered [ 1.680275] acpiphp: Slot [29] registered [ 1.684295] acpiphp: Slot [30] registered [ 1.688391] acpiphp: Slot [31] registered [ 1.692358] PCI host bridge to bus 0000:00 [ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 2.112109] vgaarb: loaded [ 2.116229] vgaarb: bridge control possible 0000:00:02.0 [ 2.131618] SCSI subsystem initialized [ 2.141690] ACPI: bus type USB registered [ 2.145313] usbcore: registered new interface driver usbfs [ 2.148476] usbcore: registered new interface driver hub [ 2.152159] usbcore: registered new device driver usb [ 2.162646] PCI: Using ACPI for IRQ routing [ 2.176776] NetLabel: Initializing [ 2.180184] NetLabel: domain hash size = 128 [ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.188966] NetLabel: unlabeled traffic allowed by default [ 2.199204] clocksource: Switched to clocksource kvm-clock [ 2.406986] AppArmor: AppArmor Filesystem Enabled [ 2.433867] pnp: PnP ACPI init [ 2.455772] pnp: PnP ACPI: found 5 devices [ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.551536] NET: Registered protocol family 2 [ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.653444] TCP: Hash tables configured (established 2048 bind 2048) [ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.752589] NET: Registered protocol family 1 [ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.959267] Trying to unpack rootfs image as initramfs... [ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 3.547153] Scanning for low memory corruption every 60 seconds [ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.611033] audit: initializing netlink subsys (disabled) [ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized [ 3.673606] Initialise system trusted keyring [ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.743229] zbud: loaded [ 3.763449] VFS: Disk quotas dquot_6.6.0 [ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.827033] fuse init (API version 7.23) [ 3.852790] Key type big_key registered [ 3.872955] Allocating IMA MOK and blacklist keyrings. [ 3.909441] Key type asymmetric registered [ 3.929743] Asymmetric key parser 'x509' registered [ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.994137] io scheduler noop registered [ 4.016952] io scheduler deadline registered (default) [ 4.043221] io scheduler cfq registered [ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 4.158440] ACPI: Power Button [PWRF] [ 4.177541] GHES: HEST is not enabled! [ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.632388] acpiphp: Slot [17] registered [ 1.636380] acpiphp: Slot [18] registered [ 1.640279] acpiphp: Slot [19] registered [ 1.644275] acpiphp: Slot [20] registered [ 1.648373] acpiphp: Slot [21] registered [ 1.652276] acpiphp: Slot [22] registered [ 1.656274] acpiphp: Slot [23] registered [ 1.660296] acpiphp: Slot [24] registered [ 1.664314] acpiphp: Slot [25] registered [ 1.668359] acpiphp: Slot [26] registered [ 1.672380] acpiphp: Slot [27] registered [ 1.676313] acpiphp: Slot [28] registered [ 1.680275] acpiphp: Slot [29] registered [ 1.684295] acpiphp: Slot [30] registered [ 1.688391] acpiphp: Slot [31] registered [ 1.692358] PCI host bridge to bus 0000:00 [ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 2.112109] vgaarb: loaded [ 2.116229] vgaarb: bridge control possible 0000:00:02.0 [ 2.131618] SCSI subsystem initialized [ 2.141690] ACPI: bus type USB registered [ 2.145313] usbcore: registered new interface driver usbfs [ 2.148476] usbcore: registered new interface driver hub [ 2.152159] usbcore: registered new device driver usb [ 2.162646] PCI: Using ACPI for IRQ routing [ 2.176776] NetLabel: Initializing [ 2.180184] NetLabel: domain hash size = 128 [ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.188966] NetLabel: unlabeled traffic allowed by default [ 2.199204] clocksource: Switched to clocksource kvm-clock [ 2.406986] AppArmor: AppArmor Filesystem Enabled [ 2.433867] pnp: PnP ACPI init [ 2.455772] pnp: PnP ACPI: found 5 devices [ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.551536] NET: Registered protocol family 2 [ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.653444] TCP: Hash tables configured (established 2048 bind 2048) [ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.752589] NET: Registered protocol family 1 [ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.959267] Trying to unpack rootfs image as initramfs... [ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 3.547153] Scanning for low memory corruption every 60 seconds [ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.611033] audit: initializing netlink subsys (disabled) [ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized [ 3.673606] Initialise system trusted keyring [ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.743229] zbud: loaded [ 3.763449] VFS: Disk quotas dquot_6.6.0 [ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.827033] fuse init (API version 7.23) [ 3.852790] Key type big_key registered [ 3.872955] Allocating IMA MOK and blacklist keyrings. [ 3.909441] Key type asymmetric registered [ 3.929743] Asymmetric key parser 'x509' registered [ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.994137] io scheduler noop registered [ 4.016952] io scheduler deadline registered (default) [ 4.043221] io scheduler cfq registered [ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 4.158440] ACPI: Power Button [PWRF] [ 4.177541] GHES: HEST is not enabled! [ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.693213] Linux agpgart interface v0.103 [ 4.754021] brd: module loaded [ 4.791497] loop: module loaded [ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.886376] GPT:90111 != 20971519 [ 4.910031] GPT:Alternate GPT header not at the end of the disk. [ 4.933053] GPT:90111 != 20971519 [ 4.957717] GPT: Use GNU Parted to correct GPT errors. [ 4.980668] vda: vda1 vda15 [ 5.010388] scsi host0: ata_piix [ 5.029915] scsi host1: ata_piix [ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 5.126742] libphy: Fixed MDIO Bus: probed [ 5.149304] tun: Universal TUN/TAP device driver, 1.6 [ 5.175248] tun: (C) 1999-2004 Max Krasnyansky [ 5.221128] PPP generic driver version 2.4.2 [ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.274355] ehci-pci: EHCI PCI platform driver [ 5.297085] ehci-platform: EHCI generic platform driver [ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.346704] ohci-pci: OHCI PCI platform driver [ 5.369933] ohci-platform: OHCI generic platform driv[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.632388] acpiphp: Slot [17] registered [ 1.636380] acpiphp: Slot [18] registered [ 1.640279] acpiphp: Slot [19] registered [ 1.644275] acpiphp: Slot [20] registered [ 1.648373] acpiphp: Slot [21] registered [ 1.652276] acpiphp: Slot [22] registered [ 1.656274] acpiphp: Slot [23] registered [ 1.660296] acpiphp: Slot [24] registered [ 1.664314] acpiphp: Slot [25] registered [ 1.668359] acpiphp: Slot [26] registered [ 1.672380] acpiphp: Slot [27] registered [ 1.676313] acpiphp: Slot [28] registered [ 1.680275] acpiphp: Slot [29] registered [ 1.684295] acpiphp: Slot [30] registered [ 1.688391] acpiphp: Slot [31] registered [ 1.692358] PCI host bridge to bus 0000:00 [ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 2.112109] vgaarb: loaded [ 2.116229] vgaarb: bridge control possible 0000:00:02.0 [ 2.131618] SCSI subsystem initialized [ 2.141690] ACPI: bus type USB registered [ 2.145313] usbcore: registered new interface driver usbfs [ 2.148476] usbcore: registered new interface driver hub [ 2.152159] usbcore: registered new device driver usb [ 2.162646] PCI: Using ACPI for IRQ routing [ 2.176776] NetLabel: Initializing [ 2.180184] NetLabel: domain hash size = 128 [ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.188966] NetLabel: unlabeled traffic allowed by default [ 2.199204] clocksource: Switched to clocksource kvm-clock [ 2.406986] AppArmor: AppArmor Filesystem Enabled [ 2.433867] pnp: PnP ACPI init [ 2.455772] pnp: PnP ACPI: found 5 devices [ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.551536] NET: Registered protocol family 2 [ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.653444] TCP: Hash tables configured (established 2048 bind 2048) [ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.752589] NET: Registered protocol family 1 [ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.959267] Trying to unpack rootfs image as initramfs... [ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 3.547153] Scanning for low memory corruption every 60 seconds [ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.611033] audit: initializing netlink subsys (disabled) [ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized [ 3.673606] Initialise system trusted keyring [ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.743229] zbud: loaded [ 3.763449] VFS: Disk quotas dquot_6.6.0 [ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.827033] fuse init (API version 7.23) [ 3.852790] Key type big_key registered [ 3.872955] Allocating IMA MOK and blacklist keyrings. [ 3.909441] Key type asymmetric registered [ 3.929743] Asymmetric key parser 'x509' registered [ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.994137] io scheduler noop registered [ 4.016952] io scheduler deadline registered (default) [ 4.043221] io scheduler cfq registered [ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 4.158440] ACPI: Power Button [PWRF] [ 4.177541] GHES: HEST is not enabled! [ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.693213] Linux agpgart interface v0.103 [ 4.754021] brd: module loaded [ 4.791497] loop: module loaded [ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.886376] GPT:90111 != 20971519 [ 4.910031] GPT:Alternate GPT header not at the end of the disk. [ 4.933053] GPT:90111 != 20971519 [ 4.957717] GPT: Use GNU Parted to correct GPT errors. [ 4.980668] vda: vda1 vda15 [ 5.010388] scsi host0: ata_piix [ 5.029915] scsi host1: ata_piix [ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 5.126742] libphy: Fixed MDIO Bus: probed [ 5.149304] tun: Universal TUN/TAP device driver, 1.6 [ 5.175248] tun: (C) 1999-2004 Max Krasnyansky [ 5.221128] PPP generic driver version 2.4.2 [ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.274355] ehci-pci: EHCI PCI platform driver [ 5.297085] ehci-platform: EHCI generic platform driver [ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.346704] ohci-pci: OHCI PCI platform driver [ 5.369933] ohci-platform: OHCI generic platform driver [ 5.395540] uhci_hcd: USB Universal Host Controller Interface driver [ 5.450731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 5.472568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 5.512648] uhci_hcd 0000:00:01.2: detected 2 ports [ 5.535422] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 5.566665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.598043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.634337] usb usb1: Product: UHCI Host Controller [ 5.658083] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.695250] usb usb1: SerialNumber: 0000:00:01.2 [ 5.732926] hub 1-0:1.0: USB hub found [ 5.756263] hub 1-0:1.0: 2 ports detected [ 5.779698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.834574] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.854767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.882521] mousedev: PS/2 mouse device common for all mice [ 5.909702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.950417] rtc_cmos 00:00: RTC can wake from S4 [ 5.980914] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 6.010291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 6.044285] i2c /dev entries driver [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.632388] acpiphp: Slot [17] registered [ 1.636380] acpiphp: Slot [18] registered [ 1.640279] acpiphp: Slot [19] registered [ 1.644275] acpiphp: Slot [20] registered [ 1.648373] acpiphp: Slot [21] registered [ 1.652276] acpiphp: Slot [22] registered [ 1.656274] acpiphp: Slot [23] registered [ 1.660296] acpiphp: Slot [24] registered [ 1.664314] acpiphp: Slot [25] registered [ 1.668359] acpiphp: Slot [26] registered [ 1.672380] acpiphp: Slot [27] registered [ 1.676313] acpiphp: Slot [28] registered [ 1.680275] acpiphp: Slot [29] registered [ 1.684295] acpiphp: Slot [30] registered [ 1.688391] acpiphp: Slot [31] registered [ 1.692358] PCI host bridge to bus 0000:00 [ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 2.112109] vgaarb: loaded [ 2.116229] vgaarb: bridge control possible 0000:00:02.0 [ 2.131618] SCSI subsystem initialized [ 2.141690] ACPI: bus type USB registered [ 2.145313] usbcore: registered new interface driver usbfs [ 2.148476] usbcore: registered new interface driver hub [ 2.152159] usbcore: registered new device driver usb [ 2.162646] PCI: Using ACPI for IRQ routing [ 2.176776] NetLabel: Initializing [ 2.180184] NetLabel: domain hash size = 128 [ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.188966] NetLabel: unlabeled traffic allowed by default [ 2.199204] clocksource: Switched to clocksource kvm-clock [ 2.406986] AppArmor: AppArmor Filesystem Enabled [ 2.433867] pnp: PnP ACPI init [ 2.455772] pnp: PnP ACPI: found 5 devices [ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.551536] NET: Registered protocol family 2 [ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.653444] TCP: Hash tables configured (established 2048 bind 2048) [ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.752589] NET: Registered protocol family 1 [ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.959267] Trying to unpack rootfs image as initramfs... [ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 3.547153] Scanning for low memory corruption every 60 seconds [ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.611033] audit: initializing netlink subsys (disabled) [ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized [ 3.673606] Initialise system trusted keyring [ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.743229] zbud: loaded [ 3.763449] VFS: Disk quotas dquot_6.6.0 [ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.827033] fuse init (API version 7.23) [ 3.852790] Key type big_key registered [ 3.872955] Allocating IMA MOK and blacklist keyrings. [ 3.909441] Key type asymmetric registered [ 3.929743] Asymmetric key parser 'x509' registered [ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.994137] io scheduler noop registered [ 4.016952] io scheduler deadline registered (default) [ 4.043221] io scheduler cfq registered [ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 4.158440] ACPI: Power Button [PWRF] [ 4.177541] GHES: HEST is not enabled! [ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.693213] Linux agpgart interface v0.103 [ 4.754021] brd: module loaded [ 4.791497] loop: module loaded [ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.886376] GPT:90111 != 20971519 [ 4.910031] GPT:Alternate GPT header not at the end of the disk. [ 4.933053] GPT:90111 != 20971519 [ 4.957717] GPT: Use GNU Parted to correct GPT errors. [ 4.980668] vda: vda1 vda15 [ 5.010388] scsi host0: ata_piix [ 5.029915] scsi host1: ata_piix [ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 5.126742] libphy: Fixed MDIO Bus: probed [ 5.149304] tun: Universal TUN/TAP device driver, 1.6 [ 5.175248] tun: (C) 1999-2004 Max Krasnyansky [ 5.221128] PPP generic driver version 2.4.2 [ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.274355] ehci-pci: EHCI PCI platform driver [ 5.297085] ehci-platform: EHCI generic platform driver [ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.346704] ohci-pci: OHCI PCI platform driver [ 5.369933] ohci-platform: OHCI generic platform driver [ 5.395540] uhci_hcd: USB Universal Host Controller Interface driver [ 5.450731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 5.472568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 5.512648] uhci_hcd 0000:00:01.2: detected 2 ports [ 5.535422] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 5.566665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.598043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.634337] usb usb1: Product: UHCI Host Controller [ 5.658083] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.695250] usb usb1: SerialNumber: 0000:00:01.2 [ 5.732926] hub 1-0:1.0: USB hub found [ 5.756263] hub 1-0:1.0: 2 ports detected [ 5.779698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.834574] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.854767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.882521] mousedev: PS/2 mouse device common for all mice [ 5.909702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.950417] rtc_cmos 00:00: RTC can wake from S4 [ 5.980914] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 6.010291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 6.044285] i2c /dev entries driver [ 6.066112] device-mapper: uevent: version 1.0.3 [ 6.088929] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 6.126669] ledtrig-cpu: registered to indicate activity on CPUs [ 6.158001] NET: Registered protocol family 10 [ 6.187937] NET: Registered protocol family 17 [ 6.210346] Key type dns_resolver registered [ 6.235078] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 6.264058] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 6.308439] registered taskstats version 1 [ 6.334113] Loading compiled-in X.509 certificates [ 6.363818] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 6.409543] zswap: loaded using pool lzo/zbud [ 6.441433] Key type trusted registered [ 6.465084] Key type encrypted registered [ 6.488567] AppArmor: AppArmor sha1 policy hashing enabled [ 6.517585] ima: No TPM chip found, activating TPM-bypass! [ 6.546531] evm: HMAC attrs: 0x1 [ 6.577947] Magic number: 14:660:272[ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.632388] acpiphp: Slot [17] registered [ 1.636380] acpiphp: Slot [18] registered [ 1.640279] acpiphp: Slot [19] registered [ 1.644275] acpiphp: Slot [20] registered [ 1.648373] acpiphp: Slot [21] registered [ 1.652276] acpiphp: Slot [22] registered [ 1.656274] acpiphp: Slot [23] registered [ 1.660296] acpiphp: Slot [24] registered [ 1.664314] acpiphp: Slot [25] registered [ 1.668359] acpiphp: Slot [26] registered [ 1.672380] acpiphp: Slot [27] registered [ 1.676313] acpiphp: Slot [28] registered [ 1.680275] acpiphp: Slot [29] registered [ 1.684295] acpiphp: Slot [30] registered [ 1.688391] acpiphp: Slot [31] registered [ 1.692358] PCI host bridge to bus 0000:00 [ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 2.112109] vgaarb: loaded [ 2.116229] vgaarb: bridge control possible 0000:00:02.0 [ 2.131618] SCSI subsystem initialized [ 2.141690] ACPI: bus type USB registered [ 2.145313] usbcore: registered new interface driver usbfs [ 2.148476] usbcore: registered new interface driver hub [ 2.152159] usbcore: registered new device driver usb [ 2.162646] PCI: Using ACPI for IRQ routing [ 2.176776] NetLabel: Initializing [ 2.180184] NetLabel: domain hash size = 128 [ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.188966] NetLabel: unlabeled traffic allowed by default [ 2.199204] clocksource: Switched to clocksource kvm-clock [ 2.406986] AppArmor: AppArmor Filesystem Enabled [ 2.433867] pnp: PnP ACPI init [ 2.455772] pnp: PnP ACPI: found 5 devices [ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.551536] NET: Registered protocol family 2 [ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.653444] TCP: Hash tables configured (established 2048 bind 2048) [ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.752589] NET: Registered protocol family 1 [ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.959267] Trying to unpack rootfs image as initramfs... [ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 3.547153] Scanning for low memory corruption every 60 seconds [ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.611033] audit: initializing netlink subsys (disabled) [ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized [ 3.673606] Initialise system trusted keyring [ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.743229] zbud: loaded [ 3.763449] VFS: Disk quotas dquot_6.6.0 [ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.827033] fuse init (API version 7.23) [ 3.852790] Key type big_key registered [ 3.872955] Allocating IMA MOK and blacklist keyrings. [ 3.909441] Key type asymmetric registered [ 3.929743] Asymmetric key parser 'x509' registered [ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.994137] io scheduler noop registered [ 4.016952] io scheduler deadline registered (default) [ 4.043221] io scheduler cfq registered [ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 4.158440] ACPI: Power Button [PWRF] [ 4.177541] GHES: HEST is not enabled! [ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.693213] Linux agpgart interface v0.103 [ 4.754021] brd: module loaded [ 4.791497] loop: module loaded [ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.886376] GPT:90111 != 20971519 [ 4.910031] GPT:Alternate GPT header not at the end of the disk. [ 4.933053] GPT:90111 != 20971519 [ 4.957717] GPT: Use GNU Parted to correct GPT errors. [ 4.980668] vda: vda1 vda15 [ 5.010388] scsi host0: ata_piix [ 5.029915] scsi host1: ata_piix [ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 5.126742] libphy: Fixed MDIO Bus: probed [ 5.149304] tun: Universal TUN/TAP device driver, 1.6 [ 5.175248] tun: (C) 1999-2004 Max Krasnyansky [ 5.221128] PPP generic driver version 2.4.2 [ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.274355] ehci-pci: EHCI PCI platform driver [ 5.297085] ehci-platform: EHCI generic platform driver [ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.346704] ohci-pci: OHCI PCI platform driver [ 5.369933] ohci-platform: OHCI generic platform driver [ 5.395540] uhci_hcd: USB Universal Host Controller Interface driver [ 5.450731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 5.472568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 5.512648] uhci_hcd 0000:00:01.2: detected 2 ports [ 5.535422] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 5.566665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.598043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.634337] usb usb1: Product: UHCI Host Controller [ 5.658083] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.695250] usb usb1: SerialNumber: 0000:00:01.2 [ 5.732926] hub 1-0:1.0: USB hub found [ 5.756263] hub 1-0:1.0: 2 ports detected [ 5.779698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.834574] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.854767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.882521] mousedev: PS/2 mouse device common for all mice [ 5.909702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.950417] rtc_cmos 00:00: RTC can wake from S4 [ 5.980914] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 6.010291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 6.044285] i2c /dev entries driver [ 6.066112] device-mapper: uevent: version 1.0.3 [ 6.088929] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 6.126669] ledtrig-cpu: registered to indicate activity on CPUs [ 6.158001] NET: Registered protocol family 10 [ 6.187937] NET: Registered protocol family 17 [ 6.210346] Key type dns_resolver registered [ 6.235078] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 6.264058] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 6.308439] registered taskstats version 1 [ 6.334113] Loading compiled-in X.509 certificates [ 6.363818] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 6.409543] zswap: loaded using pool lzo/zbud [ 6.441433] Key type trusted registered [ 6.465084] Key type encrypted registered [ 6.488567] AppArmor: AppArmor sha1 policy hashing enabled [ 6.517585] ima: No TPM chip found, activating TPM-bypass! [ 6.546531] evm: HMAC attrs: 0x1 [ 6.577947] Magic number: 14:660:272 [ 6.602957] rtc_cmos 00:00: setting system clock to 2018-08-13 09:16:36 UTC (1534151796) [ 6.639624] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 6.670074] EDD information not available. [ 6.721013] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 6.761792] Write protecting the kernel read-only data: 14336k [ 6.831600] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 6.870107] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 7.23 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.632388] acpiphp: Slot [17] registered [ 1.636380] acpiphp: Slot [18] registered [ 1.640279] acpiphp: Slot [19] registered [ 1.644275] acpiphp: Slot [20] registered [ 1.648373] acpiphp: Slot [21] registered [ 1.652276] acpiphp: Slot [22] registered [ 1.656274] acpiphp: Slot [23] registered [ 1.660296] acpiphp: Slot [24] registered [ 1.664314] acpiphp: Slot [25] registered [ 1.668359] acpiphp: Slot [26] registered [ 1.672380] acpiphp: Slot [27] registered [ 1.676313] acpiphp: Slot [28] registered [ 1.680275] acpiphp: Slot [29] registered [ 1.684295] acpiphp: Slot [30] registered [ 1.688391] acpiphp: Slot [31] registered [ 1.692358] PCI host bridge to bus 0000:00 [ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 2.112109] vgaarb: loaded [ 2.116229] vgaarb: bridge control possible 0000:00:02.0 [ 2.131618] SCSI subsystem initialized [ 2.141690] ACPI: bus type USB registered [ 2.145313] usbcore: registered new interface driver usbfs [ 2.148476] usbcore: registered new interface driver hub [ 2.152159] usbcore: registered new device driver usb [ 2.162646] PCI: Using ACPI for IRQ routing [ 2.176776] NetLabel: Initializing [ 2.180184] NetLabel: domain hash size = 128 [ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.188966] NetLabel: unlabeled traffic allowed by default [ 2.199204] clocksource: Switched to clocksource kvm-clock [ 2.406986] AppArmor: AppArmor Filesystem Enabled [ 2.433867] pnp: PnP ACPI init [ 2.455772] pnp: PnP ACPI: found 5 devices [ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.551536] NET: Registered protocol family 2 [ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.653444] TCP: Hash tables configured (established 2048 bind 2048) [ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.752589] NET: Registered protocol family 1 [ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.959267] Trying to unpack rootfs image as initramfs... [ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 3.547153] Scanning for low memory corruption every 60 seconds [ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.611033] audit: initializing netlink subsys (disabled) [ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized [ 3.673606] Initialise system trusted keyring [ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.743229] zbud: loaded [ 3.763449] VFS: Disk quotas dquot_6.6.0 [ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.827033] fuse init (API version 7.23) [ 3.852790] Key type big_key registered [ 3.872955] Allocating IMA MOK and blacklist keyrings. [ 3.909441] Key type asymmetric registered [ 3.929743] Asymmetric key parser 'x509' registered [ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.994137] io scheduler noop registered [ 4.016952] io scheduler deadline registered (default) [ 4.043221] io scheduler cfq registered [ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 4.158440] ACPI: Power Button [PWRF] [ 4.177541] GHES: HEST is not enabled! [ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.693213] Linux agpgart interface v0.103 [ 4.754021] brd: module loaded [ 4.791497] loop: module loaded [ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.886376] GPT:90111 != 20971519 [ 4.910031] GPT:Alternate GPT header not at the end of the disk. [ 4.933053] GPT:90111 != 20971519 [ 4.957717] GPT: Use GNU Parted to correct GPT errors. [ 4.980668] vda: vda1 vda15 [ 5.010388] scsi host0: ata_piix [ 5.029915] scsi host1: ata_piix [ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 5.126742] libphy: Fixed MDIO Bus: probed [ 5.149304] tun: Universal TUN/TAP device driver, 1.6 [ 5.175248] tun: (C) 1999-2004 Max Krasnyansky [ 5.221128] PPP generic driver version 2.4.2 [ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.274355] ehci-pci: EHCI PCI platform driver [ 5.297085] ehci-platform: EHCI generic platform driver [ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.346704] ohci-pci: OHCI PCI platform driver [ 5.369933] ohci-platform: OHCI generic platform driver [ 5.395540] uhci_hcd: USB Universal Host Controller Interface driver [ 5.450731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 5.472568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 5.512648] uhci_hcd 0000:00:01.2: detected 2 ports [ 5.535422] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 5.566665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.598043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.634337] usb usb1: Product: UHCI Host Controller [ 5.658083] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.695250] usb usb1: SerialNumber: 0000:00:01.2 [ 5.732926] hub 1-0:1.0: USB hub found [ 5.756263] hub 1-0:1.0: 2 ports detected [ 5.779698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.834574] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.854767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.882521] mousedev: PS/2 mouse device common for all mice [ 5.909702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.950417] rtc_cmos 00:00: RTC can wake from S4 [ 5.980914] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 6.010291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 6.044285] i2c /dev entries driver [ 6.066112] device-mapper: uevent: version 1.0.3 [ 6.088929] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 6.126669] ledtrig-cpu: registered to indicate activity on CPUs [ 6.158001] NET: Registered protocol family 10 [ 6.187937] NET: Registered protocol family 17 [ 6.210346] Key type dns_resolver registered [ 6.235078] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 6.264058] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 6.308439] registered taskstats version 1 [ 6.334113] Loading compiled-in X.509 certificates [ 6.363818] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 6.409543] zswap: loaded using pool lzo/zbud [ 6.441433] Key type trusted registered [ 6.465084] Key type encrypted registered [ 6.488567] AppArmor: AppArmor sha1 policy hashing enabled [ 6.517585] ima: No TPM chip found, activating TPM-bypass! [ 6.546531] evm: HMAC attrs: 0x1 [ 6.577947] Magic number: 14:660:272 [ 6.602957] rtc_cmos 00:00: setting system clock to 2018-08-13 09:16:36 UTC (1534151796) [ 6.639624] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 6.670074] EDD information not available. [ 6.721013] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 6.761792] Write protecting the kernel read-only data: 14336k [ 6.831600] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 6.870107] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 7.23 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 [ 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 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] 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] 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: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K 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 2394.394 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4788.78 BogoMIPS (lpj=9577576) [ 0.028066] pid_max: default: 32768 minimum: 301 [ 0.036076] ACPI: Core revision 20150930 [ 0.044948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064107] Security Framework initialized [ 0.072059] Yama: becoming mindful. [ 0.080084] AppArmor: AppArmor initialized [ 0.088214] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096227] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112088] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.121253] Initializing cgroup subsys io [ 0.128076] Initializing cgroup subsys memory [ 0.136088] Initializing cgroup subsys devices [ 0.144077] Initializing cgroup subsys freezer [ 0.152075] Initializing cgroup subsys net_cls [ 0.160075] Initializing cgroup subsys perf_event [ 0.168097] Initializing cgroup subsys net_prio [ 0.176104] Initializing cgroup subsys hugetlb [ 0.184092] Initializing cgroup subsys pids [ 0.200071] CPU: Physical Processor ID: 0 [ 0.209550] mce: CPU supports 10 MCE banks [ 0.221100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.829153] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 1.294379] ftrace: allocating 31920 entries in 125 pages [ 1.316649] smpboot: Max logical packages: 1 [ 1.324071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.341690] x2apic enabled [ 1.344080] Switched APIC routing to physical x2apic. [ 1.384000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.384000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.396096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.409550] x86: Booted up 1 node, 1 CPUs [ 1.412114] smpboot: Total of 1 processors activated (4788.78 BogoMIPS) [ 1.424324] devtmpfs: initialized [ 1.429713] evm: security.selinux [ 1.432085] evm: security.SMACK64 [ 1.436106] evm: security.SMACK64EXEC [ 1.440076] evm: security.SMACK64TRANSMUTE [ 1.444107] evm: security.SMACK64MMAP [ 1.448106] evm: security.ima [ 1.452079] evm: security.capability [ 1.456439] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.460366] pinctrl core: initialized pinctrl subsystem [ 1.465620] RTC time: 9:16:28, date: 08/13/18 [ 1.468511] NET: Registered protocol family 16 [ 1.472693] cpuidle: using governor ladder [ 1.476111] cpuidle: using governor menu [ 1.480112] PCCT header not found. [ 1.484722] ACPI: bus type PCI registered [ 1.488105] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.493307] PCI: Using configuration type 1 for base access [ 1.498408] ACPI: Added _OSI(Module Device) [ 1.500080] ACPI: Added _OSI(Processor Device) [ 1.504107] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.508113] ACPI: Added _OSI(Processor Aggregator Device) [ 1.517341] ACPI: Interpreter enabled [ 1.520089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.532120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.544103] ACPI: (supports S0 S3 S4 S5) [ 1.548076] ACPI: Using IOAPIC for interrupt routing [ 1.552127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.563859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.564122] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.568132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.572100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.576991] acpiphp: Slot [3] registered [ 1.580286] acpiphp: Slot [4] registered [ 1.584397] acpiphp: Slot [5] registered [ 1.588287] acpiphp: Slot [6] registered [ 1.592388] acpiphp: Slot [7] registered [ 1.596348] acpiphp: Slot [8] registered [ 1.600291] acpiphp: Slot [9] registered [ 1.604427] acpiphp: Slot [10] registered [ 1.608292] acpiphp: Slot [11] registered [ 1.612384] acpiphp: Slot [12] registered [ 1.616417] acpiphp: Slot [13] registered [ 1.620277] acpiphp: Slot [14] registered [ 1.624446] acpiphp: Slot [15] registered [ 1.628385] acpiphp: Slot [16] registered 8[ 1.632388] acpiphp: Slot [17] registered [ 1.636380] acpiphp: Slot [18] registered [ 1.640279] acpiphp: Slot [19] registered [ 1.644275] acpiphp: Slot [20] registered [ 1.648373] acpiphp: Slot [21] registered [ 1.652276] acpiphp: Slot [22] registered [ 1.656274] acpiphp: Slot [23] registered [ 1.660296] acpiphp: Slot [24] registered [ 1.664314] acpiphp: Slot [25] registered [ 1.668359] acpiphp: Slot [26] registered [ 1.672380] acpiphp: Slot [27] registered [ 1.676313] acpiphp: Slot [28] registered [ 1.680275] acpiphp: Slot [29] registered [ 1.684295] acpiphp: Slot [30] registered [ 1.688391] acpiphp: Slot [31] registered [ 1.692358] PCI host bridge to bus 0000:00 [ 1.696087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.700095] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.704083] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.708083] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.712083] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.716108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.754624] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.756111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.760080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.764084] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.799143] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.800307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.014980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 2.028964] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 2.044938] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 2.060893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 2.076599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 2.092000] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.108609] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 2.112000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 2.112109] vgaarb: loaded [ 2.116229] vgaarb: bridge control possible 0000:00:02.0 [ 2.131618] SCSI subsystem initialized [ 2.141690] ACPI: bus type USB registered [ 2.145313] usbcore: registered new interface driver usbfs [ 2.148476] usbcore: registered new interface driver hub [ 2.152159] usbcore: registered new device driver usb [ 2.162646] PCI: Using ACPI for IRQ routing [ 2.176776] NetLabel: Initializing [ 2.180184] NetLabel: domain hash size = 128 [ 2.184075] NetLabel: protocols = UNLABELED CIPSOv4 [ 2.188966] NetLabel: unlabeled traffic allowed by default [ 2.199204] clocksource: Switched to clocksource kvm-clock [ 2.406986] AppArmor: AppArmor Filesystem Enabled [ 2.433867] pnp: PnP ACPI init [ 2.455772] pnp: PnP ACPI: found 5 devices [ 2.509261] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.551536] NET: Registered protocol family 2 [ 2.583904] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.621858] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 2.653444] TCP: Hash tables configured (established 2048 bind 2048) [ 2.682403] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.712997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.752589] NET: Registered protocol family 1 [ 2.779041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.809482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.841827] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.904313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.959267] Trying to unpack rootfs image as initramfs... [ 3.478719] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 3.547153] Scanning for low memory corruption every 60 seconds [ 3.579607] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.611033] audit: initializing netlink subsys (disabled) [ 3.637688] audit: type=2000 audit(1534151786.470:1): initialized [ 3.673606] Initialise system trusted keyring [ 3.698624] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.743229] zbud: loaded [ 3.763449] VFS: Disk quotas dquot_6.6.0 [ 3.790032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.827033] fuse init (API version 7.23) [ 3.852790] Key type big_key registered [ 3.872955] Allocating IMA MOK and blacklist keyrings. [ 3.909441] Key type asymmetric registered [ 3.929743] Asymmetric key parser 'x509' registered [ 3.955898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.994137] io scheduler noop registered [ 4.016952] io scheduler deadline registered (default) [ 4.043221] io scheduler cfq registered [ 4.065775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 4.087161] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 4.118786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 4.158440] ACPI: Power Button [PWRF] [ 4.177541] GHES: HEST is not enabled! [ 4.225278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 4.327195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 4.382692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 4.430491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.515883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.693213] Linux agpgart interface v0.103 [ 4.754021] brd: module loaded [ 4.791497] loop: module loaded [ 4.845314] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.886376] GPT:90111 != 20971519 [ 4.910031] GPT:Alternate GPT header not at the end of the disk. [ 4.933053] GPT:90111 != 20971519 [ 4.957717] GPT: Use GNU Parted to correct GPT errors. [ 4.980668] vda: vda1 vda15 [ 5.010388] scsi host0: ata_piix [ 5.029915] scsi host1: ata_piix [ 5.049398] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 5.085548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 5.126742] libphy: Fixed MDIO Bus: probed [ 5.149304] tun: Universal TUN/TAP device driver, 1.6 [ 5.175248] tun: (C) 1999-2004 Max Krasnyansky [ 5.221128] PPP generic driver version 2.4.2 [ 5.244069] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.274355] ehci-pci: EHCI PCI platform driver [ 5.297085] ehci-platform: EHCI generic platform driver [ 5.322888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.346704] ohci-pci: OHCI PCI platform driver [ 5.369933] ohci-platform: OHCI generic platform driver [ 5.395540] uhci_hcd: USB Universal Host Controller Interface driver [ 5.450731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 5.472568] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 5.512648] uhci_hcd 0000:00:01.2: detected 2 ports [ 5.535422] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 5.566665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.598043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.634337] usb usb1: Product: UHCI Host Controller [ 5.658083] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.695250] usb usb1: SerialNumber: 0000:00:01.2 [ 5.732926] hub 1-0:1.0: USB hub found [ 5.756263] hub 1-0:1.0: 2 ports detected [ 5.779698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.834574] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.854767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.882521] mousedev: PS/2 mouse device common for all mice [ 5.909702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.950417] rtc_cmos 00:00: RTC can wake from S4 [ 5.980914] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 6.010291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 6.044285] i2c /dev entries driver [ 6.066112] device-mapper: uevent: version 1.0.3 [ 6.088929] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 6.126669] ledtrig-cpu: registered to indicate activity on CPUs [ 6.158001] NET: Registered protocol family 10 [ 6.187937] NET: Registered protocol family 17 [ 6.210346] Key type dns_resolver registered [ 6.235078] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 6.264058] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 6.308439] registered taskstats version 1 [ 6.334113] Loading compiled-in X.509 certificates [ 6.363818] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 6.409543] zswap: loaded using pool lzo/zbud [ 6.441433] Key type trusted registered [ 6.465084] Key type encrypted registered [ 6.488567] AppArmor: AppArmor sha1 policy hashing enabled [ 6.517585] ima: No TPM chip found, activating TPM-bypass! [ 6.546531] evm: HMAC attrs: 0x1 [ 6.577947] Magic number: 14:660:272 [ 6.602957] rtc_cmos 00:00: setting system clock to 2018-08-13 09:16:36 UTC (1534151796) [ 6.639624] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 6.670074] EDD information not available. [ 6.721013] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 6.761792] Write protecting the kernel read-only data: 14336k [ 6.831600] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 6.870107] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 7.23 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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 8.05 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... [ 8.210534] random: dd urandom read with 12 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.24... Lease of 10.55.0.24 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 2018-08-13 09:16:39,416 - create_instance - INFO - Deleting Port with ID - 2cd9d6de-b1f5-48a5-a994-8e91a833f178 2018-08-13 09:16:39,416 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449port-1 2018-08-13 09:16:39,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/2cd9d6de-b1f5-48a5-a994-8e91a833f178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:40,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-381b58be-8de1-4bb9-860b-604f73286cdd Date: Mon, 13 Aug 2018 09:16:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:16:40,650 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/2cd9d6de-b1f5-48a5-a994-8e91a833f178 used request id req-381b58be-8de1-4bb9-860b-604f73286cdd 2018-08-13 09:16:40,650 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst 2018-08-13 09:16:40,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:41,021 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-606c814a-27c5-4f6a-a349-ad652fecef4e x-compute-request-id: req-606c814a-27c5-4f6a-a349-ad652fecef4e 2018-08-13 09:16:41,022 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-606c814a-27c5-4f6a-a349-ad652fecef4e 2018-08-13 09:16:41,022 - create_instance - INFO - Checking deletion status 2018-08-13 09:16:41,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:41,468 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1370 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cedab587-8a33-4c4f-83af-3a1a1c0f4bf4 x-compute-request-id: req-cedab587-8a33-4c4f-83af-3a1a1c0f4bf4 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "rel": "bookmark"}], "image": {"id": "57b27794-9112-42f6-b6f0-f7c4000138da", "links": [{"href": "https://192.16.1.222:8774/images/57b27794-9112-42f6-b6f0-f7c4000138da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-13T09:16:19.000000", "flavor": {"id": "d2a7535b-00d3-416d-94ea-541301f99115", "links": [{"href": "https://192.16.1.222:8774/flavors/d2a7535b-00d3-416d-94ea-541301f99115", "rel": "bookmark"}]}, "id": "9a565fdb-a523-4d7c-8216-d4ac8ee70bd5", "user_id": "4e24ed2a6593405abe321fa36f8eb9f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-13T09:16:40Z", "hostId": "869b2c0e3aaa18490fa226588c950d71a4f8d148f421928fb4f26fde", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst", "created": "2018-08-13T09:16:12Z", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-13 09:16:41,468 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-cedab587-8a33-4c4f-83af-3a1a1c0f4bf4 2018-08-13 09:16:41,468 - create_instance - DEBUG - Instance status [SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst] is - ACTIVE 2018-08-13 09:16:41,468 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-13 09:16:44,471 - create_instance - DEBUG - VM status query timeout in 296.551163912 2018-08-13 09:16:44,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8935b34dcc4dbbe1c4aee526fb14d5842a5a3a68" 2018-08-13 09:16:44,576 - novaclient.v2.client - DEBUG - RESP: [404] OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 x-openstack-request-id: req-947c35e8-1d43-483a-ad0f-d5aea85409a1 x-compute-request-id: req-947c35e8-1d43-483a-ad0f-d5aea85409a1 RESP BODY: {"itemNotFound": {"message": "Instance 9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 could not be found.", "code": 404}} 2018-08-13 09:16:44,576 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 used request id req-947c35e8-1d43-483a-ad0f-d5aea85409a1 2018-08-13 09:16:44,576 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9a565fdb-a523-4d7c-8216-d4ac8ee70bd5 could not be found. (HTTP 404) (Request-ID: req-947c35e8-1d43-483a-ad0f-d5aea85409a1) 2018-08-13 09:16:44,576 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-inst 2018-08-13 09:16:44,577 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet 2018-08-13 09:16:44,577 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-subnet 2018-08-13 09:16:44,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/6a58ff38-d52e-434d-9d27-0d5d486cbcc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18364f8fd1110dee517a586ad69800cb4d7a652" 2018-08-13 09:16:48,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdc62ce9-954f-4ed1-b112-c9f27cfc1ded Date: Mon, 13 Aug 2018 09:16:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:16:48,762 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/6a58ff38-d52e-434d-9d27-0d5d486cbcc2 used request id req-fdc62ce9-954f-4ed1-b112-c9f27cfc1ded 2018-08-13 09:16:48,762 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-priv-net 2018-08-13 09:16:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18364f8fd1110dee517a586ad69800cb4d7a652" 2018-08-13 09:16:51,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d0a6812-83f4-4623-bb18-fd76f299fc76 Date: Mon, 13 Aug 2018 09:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:16:51,866 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/4ab7ee05-f6f4-4b37-bfeb-7f6cbb36b914 used request id req-2d0a6812-83f4-4623-bb18-fd76f299fc76 2018-08-13 09:16:51,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/d2a7535b-00d3-416d-94ea-541301f99115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}331f5f1c99edbc056f2688f7b234fcd0d290e4e9" 2018-08-13 09:16:51,933 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddeef4c2-91d3-4de6-bc7b-eb2b8d62cdc0 x-compute-request-id: req-ddeef4c2-91d3-4de6-bc7b-eb2b8d62cdc0 2018-08-13 09:16:51,933 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/d2a7535b-00d3-416d-94ea-541301f99115 used request id req-ddeef4c2-91d3-4de6-bc7b-eb2b8d62cdc0 2018-08-13 09:16:51,933 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-320592b1-8dc7-472a-b235-de085582f449-image 2018-08-13 09:16:51,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}690ce31c8763f4b0db1c3a207a5a1202feadcb6f" 2018-08-13 09:16:52,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-de64c98e-1b60-4534-b84f-0fa4ca2a9c39 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-13 09:16:52,471 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/57b27794-9112-42f6-b6f0-f7c4000138da used request id req-de64c98e-1b60-4534-b84f-0fa4ca2a9c39 2018-08-13 09:16:52,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:16:52,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-186a6ec3-dec5-46df-8075-182ae661817c Date: Mon, 13 Aug 2018 09:16:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "created_at": "2018-08-13T08:41:08Z", "updated_at": "2018-08-13T08:41:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "0beff16a-da24-48d0-a20c-96b32ba28589", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "51f6f421-ae81-4364-b0f7-9b049aa5264b", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "7b894bad-86ee-441f-8041-5987e1fc6bc7", "remote_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:41:08Z", "revision_number": 0, "id": "e1403cab-7978-4e8b-bb03-f788ef72533d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:41:08Z", "security_group_id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "tenant_id": "7532859338764ee7a77c4b7ba89fbdf4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7532859338764ee7a77c4b7ba89fbdf4"}], "revision_number": 1, "project_id": "7532859338764ee7a77c4b7ba89fbdf4", "id": "1c2ff513-9f54-4e0d-8a96-2899ae32e909", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "created_at": "2018-08-13T09:15:57Z", "updated_at": "2018-08-13T09:15:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:15:57Z", "revision_number": 0, "id": "20fbd1ea-379c-46e3-a313-efc71cbbbeef", "remote_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "remote_ip_prefix": null, "created_at": "2018-08-13T09:15:57Z", "security_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b611c3924ba4c059e0bb5f1a5ded254"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:15:57Z", "revision_number": 0, "id": "3e51a556-9e72-4404-8f5d-9a6dabe21c78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:15:57Z", "security_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b611c3924ba4c059e0bb5f1a5ded254"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:15:57Z", "revision_number": 0, "id": "be3f7973-ea4c-4587-a691-335688ba65cb", "remote_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "remote_ip_prefix": null, "created_at": "2018-08-13T09:15:57Z", "security_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b611c3924ba4c059e0bb5f1a5ded254"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T09:15:57Z", "revision_number": 0, "id": "fc0ca0b1-744f-4340-884a-c2b0a2ccab00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T09:15:57Z", "security_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b611c3924ba4c059e0bb5f1a5ded254"}], "revision_number": 1, "project_id": "5b611c3924ba4c059e0bb5f1a5ded254", "id": "38c468e0-6533-41f3-9378-f4044ba43185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-13T08:33:09Z", "updated_at": "2018-08-13T08:33:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "3729569c-bdbf-48d4-8c8b-50a449e450a7", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "4eba02c7-dc7f-46b3-b921-6246df5fab97", "remote_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "d0c706fb-7780-4b2e-ac6e-ae909b119db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:33:09Z", "revision_number": 0, "id": "daf27f8f-7cae-479b-8d32-36fe47cddc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:33:09Z", "security_group_id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "53035ab8-39ce-4cfd-8483-d3369585ae99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "created_at": "2018-08-13T08:36:42Z", "updated_at": "2018-08-13T08:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "133ec8a3-af5d-48ff-a9ef-bc3ee0f3e07c", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "629cdc3f-7d6e-4eb4-b7bf-358932cf61cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "bbdd1752-7808-49db-9a0f-77d256f8bc6f", "remote_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:36:42Z", "revision_number": 0, "id": "d2033882-e4ce-49f1-b6f9-71b22c5751f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:36:42Z", "security_group_id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "tenant_id": "e245efe9227f4f3cbf82387d570c38d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "e245efe9227f4f3cbf82387d570c38d0"}], "revision_number": 1, "project_id": "e245efe9227f4f3cbf82387d570c38d0", "id": "5a5a51ba-ad74-4292-86f3-83602fbe24d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da799d9bebab4025b8d818e4816919da", "created_at": "2018-08-13T08:47:15Z", "updated_at": "2018-08-13T08:47:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "1f079885-79dd-4e99-9149-356c149ac989", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "3c650d89-f501-4d7a-ba37-87c0db1c7c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv6", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "4b906388-985c-43c7-858b-9009a38398d7", "remote_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:47:15Z", "revision_number": 0, "id": "5034e51c-67be-449c-9fe0-caf1426ae0fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:47:15Z", "security_group_id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "tenant_id": "da799d9bebab4025b8d818e4816919da", "port_range_min": null, "ethertype": "IPv4", "project_id": "da799d9bebab4025b8d818e4816919da"}], "revision_number": 1, "project_id": "da799d9bebab4025b8d818e4816919da", "id": "66675f50-e1f5-4f0d-966a-e5b2369197e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96784be9985e4debb471ae69be763d59", "created_at": "2018-08-13T08:39:32Z", "updated_at": "2018-08-13T08:39:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "27984e13-1e09-471b-990d-335f32b82a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "418c9ce6-2b53-4fce-83c4-3e601bc95b4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "508a9d73-c5af-4b4a-a25c-d6b198e88797", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv4", "project_id": "96784be9985e4debb471ae69be763d59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:39:32Z", "revision_number": 0, "id": "7fd22f96-c929-4159-bb48-c27c02569612", "remote_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "remote_ip_prefix": null, "created_at": "2018-08-13T08:39:32Z", "security_group_id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "tenant_id": "96784be9985e4debb471ae69be763d59", "port_range_min": null, "ethertype": "IPv6", "project_id": "96784be9985e4debb471ae69be763d59"}], "revision_number": 1, "project_id": "96784be9985e4debb471ae69be763d59", "id": "727abc9f-a2cc-4ba9-859f-99a5c8fad765", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "created_at": "2018-08-13T08:34:13Z", "updated_at": "2018-08-13T08:34:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "35e33af0-43be-46ad-bec8-d8d3c694302d", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "37fb981a-8c04-40d0-ae74-731ae93021d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "4ea277dc-1546-4e2a-ac8d-c934f0b617cf", "remote_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:34:13Z", "revision_number": 0, "id": "d68592e1-c7e0-4358-9b42-4b3a8c7d46e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:34:13Z", "security_group_id": "779120c8-4a18-4c33-9cb6-01db588e5291", "tenant_id": "c70dc2c19f544a6bbe79433a280fa047", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70dc2c19f544a6bbe79433a280fa047"}], "revision_number": 1, "project_id": "c70dc2c19f544a6bbe79433a280fa047", "id": "779120c8-4a18-4c33-9cb6-01db588e5291", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "created_at": "2018-08-13T08:44:10Z", "updated_at": "2018-08-13T08:44:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "092f5d5c-7ec5-43b5-a664-c942430f23a8", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "4fbbf895-ce91-4c4a-bb9e-7e42f3744212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv6", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "830096e7-f08b-4db9-8b99-0ae3233f1851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:44:10Z", "revision_number": 0, "id": "9fcd667d-d442-4e23-9fd0-569e1eb44d8b", "remote_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "remote_ip_prefix": null, "created_at": "2018-08-13T08:44:10Z", "security_group_id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "tenant_id": "0470a79c1365412da5d2ffb8a4a95163", "port_range_min": null, "ethertype": "IPv4", "project_id": "0470a79c1365412da5d2ffb8a4a95163"}], "revision_number": 1, "project_id": "0470a79c1365412da5d2ffb8a4a95163", "id": "c30b0da8-9c42-4c0a-8489-aad959d8ac65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "created_at": "2018-08-13T08:49:34Z", "updated_at": "2018-08-13T08:49:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:35Z", "revision_number": 0, "id": "5fae5886-ee51-4ad7-9038-c74c62c556a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:35Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "80158173-32ca-48d0-8fba-6cc6405b0360", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "ea61e472-2377-48f7-ba83-bd32331752aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:49:34Z", "revision_number": 0, "id": "f9ce7c11-a3c7-44b5-8933-020507d6ea52", "remote_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "remote_ip_prefix": null, "created_at": "2018-08-13T08:49:34Z", "security_group_id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "tenant_id": "bb9ea577a0c74956aea49a7e0adb6e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb9ea577a0c74956aea49a7e0adb6e52"}], "revision_number": 1, "project_id": "bb9ea577a0c74956aea49a7e0adb6e52", "id": "cc2603cc-7080-4560-b6f0-b92734afbb3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "created_at": "2018-08-13T08:55:40Z", "updated_at": "2018-08-13T08:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "09f80d02-35a1-4bf7-af6f-58169110a203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "8c172021-ee69-41ae-8745-2fd8ec806dad", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv6", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "9d35f8ef-2561-4ea0-b855-00dd84ebc61d", "remote_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-13T08:55:40Z", "revision_number": 0, "id": "f560b136-942b-47fd-9a9c-0f61e9715d54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-13T08:55:40Z", "security_group_id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "tenant_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "port_range_min": null, "ethertype": "IPv4", "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b"}], "revision_number": 1, "project_id": "874d7acf58544e2d8d4d8ca0c1d4603b", "id": "f6bef2fc-ec97-4c93-a975-aa95cb67b7d7", "name": "default"}]} 2018-08-13 09:16:52,689 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-186a6ec3-dec5-46df-8075-182ae661817c 2018-08-13 09:16:52,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:16:52,746 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:52 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c87f050d-95e3-4d12-82dc-547b90e5978f RESP BODY: {"error": {"message": "Could not find project: 7532859338764ee7a77c4b7ba89fbdf4.", "code": 404, "title": "Not Found"}} 2018-08-13 09:16:52,746 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7532859338764ee7a77c4b7ba89fbdf4 used request id req-c87f050d-95e3-4d12-82dc-547b90e5978f 2018-08-13 09:16:52,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-13 09:16:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:16:52,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:52 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-17df08ac-3249-4f54-b9a7-d01f2fc9334c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254"}, "tags": [], "enabled": true, "id": "5b611c3924ba4c059e0bb5f1a5ded254", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-fb62b468-d151-408-proj"}} 2018-08-13 09:16:52,813 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 used request id req-17df08ac-3249-4f54-b9a7-d01f2fc9334c 2018-08-13 09:16:52,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38c468e0-6533-41f3-9378-f4044ba43185 2018-08-13 09:16:52,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=38c468e0-6533-41f3-9378-f4044ba43185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:16:52,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-37fd95a6-fef4-4309-af13-a2b8b77ddb22 Date: Mon, 13 Aug 2018 09:16:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:15:57Z", "security_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "port_range_min": null, "revision_number": 0, "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "created_at": "2018-08-13T09:15:57Z", "project_id": "5b611c3924ba4c059e0bb5f1a5ded254", "id": "20fbd1ea-379c-46e3-a313-efc71cbbbeef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:15:57Z", "security_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "port_range_min": null, "revision_number": 0, "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "created_at": "2018-08-13T09:15:57Z", "project_id": "5b611c3924ba4c059e0bb5f1a5ded254", "id": "3e51a556-9e72-4404-8f5d-9a6dabe21c78"}, {"remote_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:15:57Z", "security_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "port_range_min": null, "revision_number": 0, "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "created_at": "2018-08-13T09:15:57Z", "project_id": "5b611c3924ba4c059e0bb5f1a5ded254", "id": "be3f7973-ea4c-4587-a691-335688ba65cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-13T09:15:57Z", "security_group_id": "38c468e0-6533-41f3-9378-f4044ba43185", "port_range_min": null, "revision_number": 0, "tenant_id": "5b611c3924ba4c059e0bb5f1a5ded254", "created_at": "2018-08-13T09:15:57Z", "project_id": "5b611c3924ba4c059e0bb5f1a5ded254", "id": "fc0ca0b1-744f-4340-884a-c2b0a2ccab00"}]} 2018-08-13 09:16:52,947 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=38c468e0-6533-41f3-9378-f4044ba43185 used request id req-37fd95a6-fef4-4309-af13-a2b8b77ddb22 2018-08-13 09:16:52,948 - neutron_utils - INFO - Deleting security group with name - default 2018-08-13 09:16:52,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/38c468e0-6533-41f3-9378-f4044ba43185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:16:53,250 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab610de1-46a7-43a5-b65e-e46c046fb805 Content-Length: 0 Date: Mon, 13 Aug 2018 09:16:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:16:53,251 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/38c468e0-6533-41f3-9378-f4044ba43185 used request id req-ab610de1-46a7-43a5-b65e-e46c046fb805 2018-08-13 09:16:53,252 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-fb62b468-d151-408-proj 2018-08-13 09:16:53,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:16:53,607 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:53 GMT Vary: X-Auth-Token x-openstack-request-id: req-7e5291a1-c50f-4833-9529-2badd2942e50 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:16:53,608 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/5b611c3924ba4c059e0bb5f1a5ded254 used request id req-7e5291a1-c50f-4833-9529-2badd2942e50 2018-08-13 09:16:53,608 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-fb62b468-d151-408-proj-role 2018-08-13 09:16:53,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/6f97a01422554bd78250ed9e76f44b8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:16:53,839 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:53 GMT Vary: X-Auth-Token x-openstack-request-id: req-a46b7daf-1144-4eba-a01e-c79472a0fafe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:16:53,840 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/6f97a01422554bd78250ed9e76f44b8a used request id req-a46b7daf-1144-4eba-a01e-c79472a0fafe 2018-08-13 09:16:53,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3802c17b6f6b28428da8ac474458f909038f4f2" 2018-08-13 09:16:53,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:53 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-8cfefb81-bf57-407c-8f6b-f34d2ae36afa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "798f04a3cdf64b63a34e5c5bc1d6535b", "links": {"self": "https://192.16.1.222:5000/v3/roles/798f04a3cdf64b63a34e5c5bc1d6535b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "dc146590bc2f4696ab9c0f094b844c12", "links": {"self": "https://192.16.1.222:5000/v3/roles/dc146590bc2f4696ab9c0f094b844c12"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f1d0c06df2694a82b42150a4fcfcc1ae", "links": {"self": "https://192.16.1.222:5000/v3/roles/f1d0c06df2694a82b42150a4fcfcc1ae"}, "name": "heat_stack_user"}]} 2018-08-13 09:16:53,899 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8cfefb81-bf57-407c-8f6b-f34d2ae36afa 2018-08-13 09:16:53,900 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-fb62b468-d151-408-user 2018-08-13 09:16:53,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/4e24ed2a6593405abe321fa36f8eb9f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}063de5c35ce2cea3792f6e31be11ae2c5f0935ec" 2018-08-13 09:16:54,632 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Mon, 13 Aug 2018 09:16:54 GMT Vary: X-Auth-Token x-openstack-request-id: req-6fca7aec-46a5-47a9-83ce-448bfb76d15d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-13 09:16:54,632 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/4e24ed2a6593405abe321fa36f8eb9f4 used request id req-6fca7aec-46a5-47a9-83ce-448bfb76d15d 2018-08-13 09:16:54,634 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 66.118s OK 2018-08-13 09:16:54,634 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:06 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-08-13 09:16:54,638 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | tenantnetwork1 | functest | healthcheck | 00:20 | PASS | | tenantnetwork2 | functest | healthcheck | 00:29 | PASS | | vmready1 | functest | healthcheck | 00:35 | PASS | | vmready2 | functest | healthcheck | 00:40 | PASS | | singlevm1 | functest | healthcheck | 02:19 | PASS | | singlevm2 | functest | healthcheck | 02:04 | PASS | | vping_ssh | functest | healthcheck | 02:01 | PASS | | vping_userdata | functest | healthcheck | 01:39 | PASS | | cinder_test | functest | healthcheck | 04:43 | PASS | | api_check | functest | healthcheck | 20:45 | PASS | | snaps_health_check | functest | healthcheck | 01:06 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-13 09:16:54,645 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-13 09:16:54,758 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-13 09:16:54,851 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-13 09:16:54,951 - paramiko.transport - DEBUG - EOF in transport thread